python-vttmisc_0.0.5-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 13 Aug 2025 18:45:55 +0200 |
Source: | python-vttmisc |
Binary: | python3-vttmisc |
Architecture: | source all |
Version: | 0.0.5-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Bastian Germann <bage@debian.org> |
Description: | python3-vttmisc - scripts for working with VTT (Python 3) |
Closes: | 1111018 |
Changes: | python-vttmisc (0.0.5-1) unstable; urgency=medium * Initial release. (Closes: #1111018) |
Files: | 6462cd3fdf72243986f7182df62a7b1f 1882 python optional python-vttmisc_0.0.5-1.dsc f1608138b74de81119505c1fdea09e57 7532 python optional python-vttmisc_0.0.5.orig.tar.xz 58a5319b99704b47cdf1614dd38c5406 1696 python optional python-vttmisc_0.0.5-1.debian.tar.xz c8cf2ddb2f9155f4919a81df61164def 6430 python optional python-vttmisc_0.0.5-1_amd64.buildinfo 5e3f2fa7134cbcab7358ab1ab7cc7f05 8452 python optional python3-vttmisc_0.0.5-1_all.deb |
python-vttmisc_0.0.5-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-vttmisc |
Binary: | python3-vttmisc |
Architecture: | all |
Version: | 0.0.5-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Bastian Germann <bage@debian.org> |
Homepage: | https://github.com/aaronbell/vttmisc |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-vttmisc |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-vttmisc.git |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, python3-setuptools, python3-all |
Package-List: | python3-vttmisc deb python optional arch=all |
Files: | f1608138b74de81119505c1fdea09e57 7532 python-vttmisc_0.0.5.orig.tar.xz 58a5319b99704b47cdf1614dd38c5406 1696 python-vttmisc_0.0.5-1.debian.tar.xz |
control file for python3-vttmisc_0.0.5-1_all.deb (click to toggle) | |
---|---|
Package: | python3-vttmisc |
Source: | python-vttmisc |
Version: | 0.0.5-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 39 |
Depends: | python3-fonttools, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/aaronbell/vttmisc |
Description: | scripts for working with VTT (Python 3) The Microsoft Visual TrueType (VTT) format is a tool for smart font development. This Python library can operate on VTT files. |
contents of python3-vttmisc_0.0.5-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-13 16:45 ./ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc/ -rw-r--r-- root/root 0 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc/__init__.py -rw-r--r-- root/root 3915 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc/__main__.py -rw-r--r-- root/root 1915 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc/tsi1.py -rw-r--r-- root/root 13088 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc/tsic.py drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc-0.0.5.egg-info/ -rw-r--r-- root/root 2044 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc-0.0.5.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc-0.0.5.egg-info/dependency_links.txt -rw-r--r-- root/root 0 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc-0.0.5.egg-info/requires.txt -rw-r--r-- root/root 8 2025-08-13 16:45 ./usr/lib/python3/dist-packages/vttmisc-0.0.5.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/share/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-13 16:45 ./usr/share/doc/python3-vttmisc/ -rw-r--r-- root/root 161 2025-08-13 16:45 ./usr/share/doc/python3-vttmisc/changelog.Debian.gz -rw-r--r-- root/root 1492 2025-08-13 16:45 ./usr/share/doc/python3-vttmisc/copyright |
copyright of python3-vttmisc_0.0.5-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/aaronbell/vttmisc Upstream-Name: python-vttmisc Upstream-Contact: https://github.com/aaronbell/vttmisc/issues Files-Excluded: .DS_Store .vscode Comment: Exclude unnecessary files including binary format Files: * Copyright: (c) 2020 Aaron Bell License: Expat Files: debian/* Copyright: (c) 2025 Bastian Germann License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 13.08.2025 / 18:02:33 (UTC)