Debian NEW package overview for pyseq
pyseq_0.9.0-1_multi.changes (click to toggle)
Format:1.8
Date:Mon, 25 Aug 2025 22:19:53 -0700
Binary:python3-pyseq
Source:pyseq
Architecture:all source
Version:0.9.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Dima Kogan <dkogan@debian.org>
Closes:1112080
Description:
python3-pyseq - Compressed File Sequence String Module
Changes:
pyseq (0.9.0-1) unstable; urgency=medium

  * New upstream release (Closes: #1112080)
Files:
53084f07f0903c8f7b0400c0bf49241f 1970 python optional pyseq_0.9.0-1.dsc
23d5a9a36d3802c342ae0e4623642662 27988 python optional pyseq_0.9.0.orig.tar.xz
c0c340108948b2e921e08193406ec3cd 2304 python optional pyseq_0.9.0-1.debian.tar.xz
1c7538cbc0ef5931241cfdbf3bf3c16e 6450 python optional pyseq_0.9.0-1_amd64.buildinfo
875d233b35fff48ae4dd0a0e898e58a5 22712 python optional python3-pyseq_0.9.0-1_all.deb
pyseq_0.9.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pyseq
Binary:python3-pyseq
Architecture:all
Version:0.9.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Dima Kogan <dkogan@debian.org>
Homepage:https://github.com/rsgalloway/pyseq/
Standards-Version:4.6.1
Vcs-Browser:https://salsa.debian.org/python-team/packages/pyseq
Vcs-Git:https://salsa.debian.org/python-team/packages/pyseq.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3, python3-setuptools, pybuild-plugin-pyproject
Package-List:python3-pyseq deb python optional arch=all
Files:
23d5a9a36d3802c342ae0e4623642662 27988 pyseq_0.9.0.orig.tar.xz
c0c340108948b2e921e08193406ec3cd 2304 pyseq_0.9.0-1.debian.tar.xz
lintian 2.116.3 check for pyseq_0.9.0-1.dsc (click to toggle)
README.source for pyseq_0.9.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-pyseq_0.9.0-1_all.deb (click to toggle)
Package:python3-pyseq
Source:pyseq
Version:0.9.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:132
Depends:python3:any
Section:python
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/rsgalloway/pyseq/
Description:
Compressed File Sequence String Module
 PySeq is a python module that finds groups of items that follow a naming
 convention containing a numerical sequence index (e.g. fileA.001.png,
 fileA.002.png, fileA.003.png...) and serializes them into a compressed sequence
 string representing the entire sequence (e.g. fileA.1-3.png). It should work
 regardless of where the numerical sequence index is embedded in the name
lintian 2.116.3 check for python3-pyseq_0.9.0-1_all.deb (click to toggle)
contents of python3-pyseq_0.9.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-26 05:19 ./
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/bin/
-rwxr-xr-x root/root       209 2025-08-26 05:19 ./usr/bin/pyseq-lss
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-scopy
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-sdiff
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-sfind
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-smove
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-sstat
-rwxr-xr-x root/root       211 2025-08-26 05:19 ./usr/bin/pyseq-stree
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/
-rw-r--r-- root/root      2300 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/__init__.py
-rw-r--r-- root/root      3340 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/config.py
-rw-r--r-- root/root      6432 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/lss.py
-rw-r--r-- root/root      6164 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/scopy.py
-rw-r--r-- root/root      5178 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/sdiff.py
-rw-r--r-- root/root     39276 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/seq.py
-rw-r--r-- root/root      3362 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/sfind.py
-rw-r--r-- root/root      6153 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/smove.py
-rw-r--r-- root/root      5494 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/sstat.py
-rw-r--r-- root/root      3771 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/stree.py
-rw-r--r-- root/root      5364 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq/util.py
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/
-rw-r--r-- root/root         7 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/INSTALLER
-rw-r--r-- root/root      8849 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/METADATA
-rw-r--r-- root/root        91 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/WHEEL
-rw-r--r-- root/root       189 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/entry_points.txt
-rw-r--r-- root/root         6 2025-08-26 05:19 ./usr/lib/python3/dist-packages/pyseq-0.9.0.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/share/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-26 05:19 ./usr/share/doc/python3-pyseq/
-rw-r--r-- root/root       157 2025-08-26 05:19 ./usr/share/doc/python3-pyseq/changelog.Debian.gz
-rw-r--r-- root/root      1993 2025-05-16 13:50 ./usr/share/doc/python3-pyseq/changelog.gz
-rw-r--r-- root/root      1853 2025-08-26 05:19 ./usr/share/doc/python3-pyseq/copyright

Timestamp: 26.08.2025 / 07:02:32 (UTC)