Debian NEW package overview for unicode-segmentation-rs
unicode-segmentation-rs_0.2.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 01 Dec 2025 20:48:06 +1100
Source:unicode-segmentation-rs
Binary:python3-unicode-segmentation-rs python3-unicode-segmentation-rs-dbgsym
Architecture:source amd64
Version:0.2.0-1
Distribution:unstable
Urgency:low
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Stuart Prescott <stuart@debian.org>
Description:
python3-unicode-segmentation-rs - Unicode segmentation and width for Python using Rust
Changes:
unicode-segmentation-rs (0.2.0-1) unstable; urgency=low

  * Initial packaging.
Files:
b2e45442a83611aedc0b7d42fcebc863 2280 python optional unicode-segmentation-rs_0.2.0-1.dsc
b12b2c8d6e29046d2e62918c89d83b19 20370 python optional unicode-segmentation-rs_0.2.0.orig.tar.gz
1fc1e114be94383e0ded6f74880b640e 2916 python optional unicode-segmentation-rs_0.2.0-1.debian.tar.xz
fc6ec5a1f9483c83c6c146f26c9c2745 3388664 debug optional python3-unicode-segmentation-rs-dbgsym_0.2.0-1_amd64.deb
85fb71f7c6822041de2a84c43371eec5 204476 python optional python3-unicode-segmentation-rs_0.2.0-1_amd64.deb
8f77c5606d31b497aa4000f45b9aefc5 25864 python optional unicode-segmentation-rs_0.2.0-1_amd64.buildinfo
unicode-segmentation-rs_0.2.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:unicode-segmentation-rs
Binary:python3-unicode-segmentation-rs
Architecture:any
Version:0.2.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Stuart Prescott <stuart@debian.org>
Homepage:https://github.com/WeblateOrg/unicode-segmentation-rs
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/python-team/packages/unicode-segmentation-rs
Vcs-Git:https://salsa.debian.org/python-team/packages/unicode-segmentation-rs.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:cargo, debhelper-compat (=13), librust-pyo3-dev, librust-unicode-segmentation-dev, pybuild-plugin-pyproject, python3-all, python3-maturin, python3-pytest
Package-List:python3-unicode-segmentation-rs deb python optional arch=any
Files:
b12b2c8d6e29046d2e62918c89d83b19 20370 unicode-segmentation-rs_0.2.0.orig.tar.gz
1fc1e114be94383e0ded6f74880b640e 2916 unicode-segmentation-rs_0.2.0-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for unicode-segmentation-rs_0.2.0-1.dsc (click to toggle)
README.source for unicode-segmentation-rs_0.2.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-unicode-segmentation-rs_0.2.0-1_amd64.deb (click to toggle)
Package:python3-unicode-segmentation-rs
Source:unicode-segmentation-rs
Version:0.2.0-1
Architecture:amd64
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:598
Depends:python3 (>=3~), python3:any, libc6 (>=2.34), libgcc-s1 (>=4.2)
Section:python
Priority:optional
Homepage:https://github.com/WeblateOrg/unicode-segmentation-rs
Description:
Unicode segmentation and width for Python using Rust
 Python bindings for the Rust unicode-segmentation and unicode-width crates,
 providing Unicode text segmentation and width calculation according to
 Unicode standards.
 .
 The module features
 .
  - Grapheme Cluster Segmentation: Split text into user-perceived characters
  - Word Segmentation: Split text into words according to Unicode rules
  - Sentence Segmentation: Split text into sentences
  - Display Width Calculation: Get the display width of text (for terminal /
    monospace display)
 - Gettext PO Wrapping: Wrap text for gettext PO files with proper handling
   of escape sequences and CJK characters
lintian 2.116.3+deb12u1 check for python3-unicode-segmentation-rs_0.2.0-1_amd64.deb (click to toggle)
contents of python3-unicode-segmentation-rs_0.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-12-01 09:48 ./
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs/
-rw-r--r-- root/root       175 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs/__init__.py
-rw-r--r-- root/root       661 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs/__init__.pyi
-rw-r--r-- root/root         0 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs/py.typed
-rw-r--r-- root/root    578776 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs/unicode_segmentation_rs.abi3-x86_64-linux-gnu.so
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs-0.2.0.dist-info/
-rw-r--r-- root/root         7 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs-0.2.0.dist-info/INSTALLER
-rw-r--r-- root/root      8438 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs-0.2.0.dist-info/METADATA
-rw-r--r-- root/root        98 2025-12-01 09:48 ./usr/lib/python3/dist-packages/unicode_segmentation_rs-0.2.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/share/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/share/doc/python3-unicode-segmentation-rs/
-rw-r--r-- root/root      2403 2025-12-01 08:05 ./usr/share/doc/python3-unicode-segmentation-rs/README.md.gz
-rw-r--r-- root/root       153 2025-12-01 09:48 ./usr/share/doc/python3-unicode-segmentation-rs/changelog.Debian.gz
-rw-r--r-- root/root      1445 2025-12-01 09:48 ./usr/share/doc/python3-unicode-segmentation-rs/copyright
control file for python3-unicode-segmentation-rs-dbgsym_0.2.0-1_amd64.deb (click to toggle)
Package:python3-unicode-segmentation-rs-dbgsym
Source:unicode-segmentation-rs
Version:0.2.0-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:3450
Depends:python3-unicode-segmentation-rs (=0.2.0-1)
Section:debug
Priority:optional
Description:
debug symbols for python3-unicode-segmentation-rs
Build-Ids:add84fc8397578ff60796d827f745c46d7528bac
lintian 2.116.3+deb12u1 check for python3-unicode-segmentation-rs-dbgsym_0.2.0-1_amd64.deb (click to toggle)
contents of python3-unicode-segmentation-rs-dbgsym_0.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-12-01 09:48 ./
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/lib/debug/.build-id/ad/
-rw-r--r-- root/root   3522352 2025-12-01 09:48 ./usr/lib/debug/.build-id/ad/d84fc8397578ff60796d827f745c46d7528bac.debug
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/share/
drwxr-xr-x root/root         0 2025-12-01 09:48 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-12-01 09:48 ./usr/share/doc/python3-unicode-segmentation-rs-dbgsym -> python3-unicode-segmentation-rs

Timestamp: 01.12.2025 / 11:13:16 (UTC)