rust-inflector 0.11.4-ok2 source package in openKylin

Changelog

rust-inflector (0.11.4-ok2) yangtze; urgency=medium

  * No change rebuild

 -- CI Bot <email address hidden>  Mon, 11 Dec 2023 09:16:54 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
rust
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main rust
Huanghe V3.0 release main rust
Yangtze V1.0 release main rust
Nile V2.0 release main rust
Nile V2.0 proposed main rust
Yangtze V1.0 proposed main rust

Downloads

File Size SHA-256 Checksum
rust-inflector_0.11.4.orig.tar.gz 17.7 KiB 7862a8f66ad61fb16f781dcfc748c152b27f45105e5d2b9c8d440488b45132bc
rust-inflector_0.11.4-ok2.debian.tar.xz 3.3 KiB e2713a24f4edd3c091f383958bc75187e56b96807961a265b6fba989c08cc982
rust-inflector_0.11.4-ok2.dsc 2.2 KiB f84e8fbc9605a6582174c057a3fc969e4ea0e35df2436f6ca4a41551207ce12e

Available diffs

View changes file

Binary packages built by this source

librust-inflector+heavyweight-dev: Adds String based inflections for Rust - feature "heavyweight" and 1 more

 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.
 .
 This metapackage enables feature "heavyweight" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

librust-inflector+lazy-static-dev: Adds String based inflections for Rust - feature "lazy_static"

 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.
 .
 This metapackage enables feature "lazy_static" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.

librust-inflector+regex-dev: Adds String based inflections for Rust - feature "regex"

 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.
 .
 This metapackage enables feature "regex" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.

librust-inflector-dev: 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.
 .
 This package contains the source for the Rust Inflector crate, packaged by
 debcargo for use with cargo and dh-cargo.