rust-inflector 0.11.4-1 source package in Ubuntu

Changelog

rust-inflector (0.11.4-1) unstable; urgency=medium

  * Package Inflector 0.11.4 from crates.io using debcargo 2.5.0

 -- Dylan Aïssi <email address hidden>  Tue, 25 Jan 2022 17:58:07 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
rust-inflector_0.11.4-1.dsc 2.5 KiB 67d79583f8c39501515a5f3ce3df55771b5e3d6752a33bc8ba1579146268dde6
rust-inflector_0.11.4.orig.tar.gz 17.0 KiB fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
rust-inflector_0.11.4-1.debian.tar.xz 3.0 KiB cbb883a3cab5fad832a5487efd7a019cf0c15504627315252f8780b3212856b8

No changes file available.

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: No summary available for librust-inflector+lazy-static-dev in ubuntu kinetic.

No description available for librust-inflector+lazy-static-dev in ubuntu kinetic.

librust-inflector+regex-dev: No summary available for librust-inflector+regex-dev in ubuntu kinetic.

No description available for librust-inflector+regex-dev in ubuntu kinetic.

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.