Source: rust-now Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native , libstd-rust-dev , librust-chrono-0.4+clock-dev , librust-chrono-0.4+std-dev Maintainer: Debian Rust Maintainers Uploaders: Steffen Moeller Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/now] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/now Homepage: https://github.com/Kilerd/now X-Cargo-Crate: now X-Cargo-Crate-Version: 0.1.3 Package: librust-now-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-chrono-0.4+clock-dev, librust-chrono-0.4+std-dev Provides: librust-now+default-dev (= ${binary:Version}), librust-now-0-dev (= ${binary:Version}), librust-now-0+default-dev (= ${binary:Version}), librust-now-0.1-dev (= ${binary:Version}), librust-now-0.1+default-dev (= ${binary:Version}), librust-now-0.1.3-dev (= ${binary:Version}), librust-now-0.1.3+default-dev (= ${binary:Version}) Description: Convenient calendar-boundary operations for chrono - Rust source code This crate extends chrono time zones and date-time values with methods for finding the beginning or end of a minute, hour, day, week, month, quarter, or year. It also supports selecting Monday or Sunday as the first day of a week and calculating a date's week number within its year. Source code for Debianized Rust crate "now"