Debian NEW package overview for rust-str-inflector
rust-str-inflector_0.12.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 31 Dec 2025 08:26:02 +0100
Source:rust-str-inflector
Binary:librust-str-inflector-dev
Architecture:source amd64
Version:0.12.0-1
Distribution:unstable
Urgency:medium
Maintainer:Daniel Baumann <daniel@debian.org>
Changed-By:Daniel Baumann <daniel@debian.org>
Description:
librust-str-inflector-dev - Adds String based inflections for Rust - Rust source code
Changes:
rust-str-inflector (0.12.0-1) unstable; urgency=medium

  * Initial upload to sid, needed for ican-rdap (#1099105).
Files:
e51c96e03e563a8637ab2e3a40685097 1585 rust optional rust-str-inflector_0.12.0-1.dsc
d0a5b35f8f1cf13ec60b2aeb33c7bd38 14900 rust optional rust-str-inflector_0.12.0.orig.tar.xz
42ef942c248453a4772cda127687f351 2280 rust optional rust-str-inflector_0.12.0-1.debian.tar.xz
c2c1b533be0d6d45dde6349f940c5834 17720 rust optional librust-str-inflector-dev_0.12.0-1_amd64.deb
a74e428695d1a477e08ce9ce84ad1a0a 8652 rust optional rust-str-inflector_0.12.0-1_amd64.buildinfo
rust-str-inflector_0.12.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:rust-str-inflector
Binary:librust-str-inflector-dev
Architecture:any
Version:0.12.0-1
Maintainer:Daniel Baumann <daniel@debian.org>
Homepage:https://github.com/abumni/inflector
Standards-Version:4.7.3
Vcs-Browser:https://forgejo.debian.net/icann/rust-str-inflector
Vcs-Git:https://forgejo.debian.net/icann/rust-str-inflector
Testsuite:autopkgtest
Testsuite-Triggers:dh-cargo, rustc
Build-Depends:debhelper-compat (=13), dh-sequence-cargo
Build-Depends-Arch:cargo:native <!nocheck>, librust-lazy-static-dev <!nocheck>, librust-regex-dev <!nocheck>, libstd-rust-dev <!nocheck>, rustc:native <!nocheck>
Package-List:librust-str-inflector-dev deb rust optional arch=any
Files:
d0a5b35f8f1cf13ec60b2aeb33c7bd38 14900 rust-str-inflector_0.12.0.orig.tar.xz
42ef942c248453a4772cda127687f351 2280 rust-str-inflector_0.12.0-1.debian.tar.xz
lintian 2.122.0 check for rust-str-inflector_0.12.0-1.dsc (click to toggle)
README.source for rust-str-inflector_0.12.0-1.dsc (click to toggle)
No README.source in this package
control file for librust-str-inflector-dev_0.12.0-1_amd64.deb (click to toggle)
Package:librust-str-inflector-dev
Source:rust-str-inflector
Version:0.12.0-1
Architecture:amd64
Maintainer:Daniel Baumann <daniel@debian.org>
Installed-Size:230
Section:rust
Priority:optional
Multi-Arch:same
Homepage:https://github.com/abumni/inflector
Description:
Adds String based inflections for Rust - Rust source code
 Snake, kebab, camel, sentence, class, title and table cases as well as
 ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize
 are supported as both traits and pure functions acting on String types.
 .
 Source code for Debianized Rust crate "str_inflector"
lintian 2.122.0 check for librust-str-inflector-dev_0.12.0-1_amd64.deb (click to toggle)
contents of librust-str-inflector-dev_0.12.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-12-31 07:26 ./
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/
-rw-r--r-- root/root        90 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/.cargo-checksum.json
-rw-r--r-- root/root        74 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/.cargo_vcs_info.json
-rw-r--r-- root/root      1528 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/Cargo.toml
-rw-r--r-- root/root      1008 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/Cargo.toml.orig
-rw-r--r-- root/root      3428 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/README.md
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/camelcase/
-rw-r--r-- root/root     11715 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/camelcase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/case/
-rw-r--r-- root/root      9342 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/case/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/classcase/
-rw-r--r-- root/root     12437 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/classcase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/kebabcase/
-rw-r--r-- root/root      8112 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/kebabcase/mod.rs
-rw-r--r-- root/root      1274 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/pascalcase/
-rw-r--r-- root/root     11505 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/pascalcase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/screamingsnakecase/
-rw-r--r-- root/root      8931 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/screamingsnakecase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/sentencecase/
-rw-r--r-- root/root     10440 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/sentencecase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/snakecase/
-rw-r--r-- root/root     11131 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/snakecase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/tablecase/
-rw-r--r-- root/root      8832 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/tablecase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/titlecase/
-rw-r--r-- root/root      9980 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/titlecase/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/traincase/
-rw-r--r-- root/root     10112 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/cases/traincase/mod.rs
-rw-r--r-- root/root     11211 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/lib.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/deordinalize/
-rw-r--r-- root/root      4217 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/deordinalize/mod.rs
-rw-r--r-- root/root       227 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/ordinalize/
-rw-r--r-- root/root      5255 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/numbers/ordinalize/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/constants/
-rw-r--r-- root/root     12928 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/constants/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/deconstantize/
-rw-r--r-- root/root      1725 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/deconstantize/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/demodulize/
-rw-r--r-- root/root      1602 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/demodulize/mod.rs
-rw-r--r-- root/root       590 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/pluralize/
-rw-r--r-- root/root      6121 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/pluralize/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/singularize/
-rw-r--r-- root/root      5692 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/string/singularize/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/suffix/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/suffix/foreignkey/
-rw-r--r-- root/root      5029 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/suffix/foreignkey/mod.rs
-rw-r--r-- root/root       133 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/src/suffix/mod.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/tests/
-rw-r--r-- root/root      7879 2025-12-31 07:26 ./usr/share/cargo/registry/str_inflector-0.12.0/tests/lib.rs
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-12-31 07:26 ./usr/share/doc/librust-str-inflector-dev/
-rw-r--r-- root/root       176 2025-12-31 07:26 ./usr/share/doc/librust-str-inflector-dev/changelog.Debian.gz
-rw-r--r-- root/root      1698 2025-12-31 07:26 ./usr/share/doc/librust-str-inflector-dev/copyright

Timestamp: 31.12.2025 / 16:11:28 (UTC)