rust-inflector 0.11.4-ok1 source package in openKylin

Changelog

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

  * Build for openkylin.

 -- sufang <email address hidden>  Wed, 22 Feb 2023 10:19:35 +0800

Upload details

Uploaded by:
sufang
Sponsored 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

Downloads

File Size SHA-256 Checksum
rust-inflector_0.11.4.orig.tar.gz 17.7 KiB 7862a8f66ad61fb16f781dcfc748c152b27f45105e5d2b9c8d440488b45132bc
rust-inflector_0.11.4-ok1.debian.tar.xz 3.3 KiB 8ed1bee2a7f45d61367dac22f51982a0adfe60f0fb22291250b8b46319820f4c
rust-inflector_0.11.4-ok1.dsc 2.2 KiB 7f33df326e4315118224f93638f96812f721178c18a2d755ae1b9443ecb3b9e4

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.