1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
Source: rust-cookie
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-cargo (>= 25),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-time-0.3+formatting-dev <!nocheck>,
librust-time-0.3+macros-dev <!nocheck>,
librust-time-0.3+parsing-dev <!nocheck>,
librust-time-0.3+std-dev <!nocheck>,
librust-version-check-0.9+default-dev (>= 0.9.4-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
kpcyrd <git@rxv.cc>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/cookie]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/cookie
X-Cargo-Crate: cookie
Rules-Requires-Root: no
Package: librust-cookie-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-aes-gcm-0.10+default-dev,
librust-base64-0+default-dev (>= 0.21.7-~~),
librust-hkdf-0.12+default-dev,
librust-hmac-0.12+default-dev,
librust-percent-encoding-2+default-dev,
librust-rand-0.8+default-dev,
librust-sha2-0.10+default-dev,
librust-subtle-2+default-dev (>= 2.3-~~),
librust-time-0.3+formatting-dev,
librust-time-0.3+macros-dev,
librust-time-0.3+parsing-dev,
librust-time-0.3+std-dev,
librust-version-check-0.9+default-dev (>= 0.9.4-~~)
Provides:
librust-cookie+aes-gcm-dev (= ${binary:Version}),
librust-cookie+base64-dev (= ${binary:Version}),
librust-cookie+default-dev (= ${binary:Version}),
librust-cookie+hkdf-dev (= ${binary:Version}),
librust-cookie+hmac-dev (= ${binary:Version}),
librust-cookie+key-expansion-dev (= ${binary:Version}),
librust-cookie+percent-encode-dev (= ${binary:Version}),
librust-cookie+percent-encoding-dev (= ${binary:Version}),
librust-cookie+private-dev (= ${binary:Version}),
librust-cookie+rand-dev (= ${binary:Version}),
librust-cookie+secure-dev (= ${binary:Version}),
librust-cookie+sha2-dev (= ${binary:Version}),
librust-cookie+signed-dev (= ${binary:Version}),
librust-cookie+subtle-dev (= ${binary:Version}),
librust-cookie-0-dev (= ${binary:Version}),
librust-cookie-0+aes-gcm-dev (= ${binary:Version}),
librust-cookie-0+base64-dev (= ${binary:Version}),
librust-cookie-0+default-dev (= ${binary:Version}),
librust-cookie-0+hkdf-dev (= ${binary:Version}),
librust-cookie-0+hmac-dev (= ${binary:Version}),
librust-cookie-0+key-expansion-dev (= ${binary:Version}),
librust-cookie-0+percent-encode-dev (= ${binary:Version}),
librust-cookie-0+percent-encoding-dev (= ${binary:Version}),
librust-cookie-0+private-dev (= ${binary:Version}),
librust-cookie-0+rand-dev (= ${binary:Version}),
librust-cookie-0+secure-dev (= ${binary:Version}),
librust-cookie-0+sha2-dev (= ${binary:Version}),
librust-cookie-0+signed-dev (= ${binary:Version}),
librust-cookie-0+subtle-dev (= ${binary:Version}),
librust-cookie-0.18-dev (= ${binary:Version}),
librust-cookie-0.18+aes-gcm-dev (= ${binary:Version}),
librust-cookie-0.18+base64-dev (= ${binary:Version}),
librust-cookie-0.18+default-dev (= ${binary:Version}),
librust-cookie-0.18+hkdf-dev (= ${binary:Version}),
librust-cookie-0.18+hmac-dev (= ${binary:Version}),
librust-cookie-0.18+key-expansion-dev (= ${binary:Version}),
librust-cookie-0.18+percent-encode-dev (= ${binary:Version}),
librust-cookie-0.18+percent-encoding-dev (= ${binary:Version}),
librust-cookie-0.18+private-dev (= ${binary:Version}),
librust-cookie-0.18+rand-dev (= ${binary:Version}),
librust-cookie-0.18+secure-dev (= ${binary:Version}),
librust-cookie-0.18+sha2-dev (= ${binary:Version}),
librust-cookie-0.18+signed-dev (= ${binary:Version}),
librust-cookie-0.18+subtle-dev (= ${binary:Version}),
librust-cookie-0.18.1-dev (= ${binary:Version}),
librust-cookie-0.18.1+aes-gcm-dev (= ${binary:Version}),
librust-cookie-0.18.1+base64-dev (= ${binary:Version}),
librust-cookie-0.18.1+default-dev (= ${binary:Version}),
librust-cookie-0.18.1+hkdf-dev (= ${binary:Version}),
librust-cookie-0.18.1+hmac-dev (= ${binary:Version}),
librust-cookie-0.18.1+key-expansion-dev (= ${binary:Version}),
librust-cookie-0.18.1+percent-encode-dev (= ${binary:Version}),
librust-cookie-0.18.1+percent-encoding-dev (= ${binary:Version}),
librust-cookie-0.18.1+private-dev (= ${binary:Version}),
librust-cookie-0.18.1+rand-dev (= ${binary:Version}),
librust-cookie-0.18.1+secure-dev (= ${binary:Version}),
librust-cookie-0.18.1+sha2-dev (= ${binary:Version}),
librust-cookie-0.18.1+signed-dev (= ${binary:Version}),
librust-cookie-0.18.1+subtle-dev (= ${binary:Version})
Breaks: librust-reqwest-dev (<= 0.11.13-1), librust-ureq-dev (<= 2.6.2-3)
Description: HTTP cookie parsing and cookie jar management - Rust source code
Supports signed and private (encrypted, authenticated) jars.
.
Source code for Debianized Rust crate "cookie"
|