File: control

package info (click to toggle)
rust-docx-rs 0.4.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,124 kB
  • sloc: xml: 194; makefile: 7
file content (60 lines) | stat: -rw-r--r-- 2,514 bytes parent folder | download
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
Source: rust-docx-rs
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-base64-0.22+default-dev (>= 0.22.1) <!nocheck>,
 librust-image-0.25+bmp-dev (>= 0.25.6) <!nocheck>,
 librust-image-0.25+gif-dev (>= 0.25.6) <!nocheck>,
 librust-image-0.25+jpeg-dev (>= 0.25.6) <!nocheck>,
 librust-image-0.25+png-dev (>= 0.25.6) <!nocheck>,
 librust-image-0.25+tiff-dev (>= 0.25.6) <!nocheck>,
 librust-serde-1+default-dev (>= 1.0.219) <!nocheck>,
 librust-serde-1+derive-dev (>= 1.0.219) <!nocheck>,
 librust-serde-json-1+default-dev (>= 1.0.142) <!nocheck>,
 librust-thiserror-2+default-dev (>= 2.0.12) <!nocheck>,
 librust-xml-rs-0.8-dev <!nocheck>,
 librust-zip-5+deflate-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Nadzeya Hutsko <nadzya.info@gmail.com>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/docx-rs]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/docx-rs
Homepage: https://github.com/bokuweb/docx-rs
X-Cargo-Crate: docx-rs
X-Cargo-Crate-Version: 0.4.19

Package: librust-docx-rs-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-base64-0.22+default-dev (>= 0.22.1),
 librust-image-0.25+bmp-dev (>= 0.25.6),
 librust-image-0.25+gif-dev (>= 0.25.6),
 librust-image-0.25+jpeg-dev (>= 0.25.6),
 librust-image-0.25+png-dev (>= 0.25.6),
 librust-image-0.25+tiff-dev (>= 0.25.6),
 librust-serde-1+default-dev (>= 1.0.219),
 librust-serde-1+derive-dev (>= 1.0.219),
 librust-serde-json-1+default-dev (>= 1.0.142),
 librust-thiserror-2+default-dev (>= 2.0.12),
 librust-xml-rs-0.8-dev,
 librust-zip-5+deflate-dev
Provides:
 librust-docx-rs+default-dev (= ${binary:Version}),
 librust-docx-rs+image-dev (= ${binary:Version}),
 librust-docx-rs-0-dev (= ${binary:Version}),
 librust-docx-rs-0+default-dev (= ${binary:Version}),
 librust-docx-rs-0+image-dev (= ${binary:Version}),
 librust-docx-rs-0.4-dev (= ${binary:Version}),
 librust-docx-rs-0.4+default-dev (= ${binary:Version}),
 librust-docx-rs-0.4+image-dev (= ${binary:Version}),
 librust-docx-rs-0.4.19-dev (= ${binary:Version}),
 librust-docx-rs-0.4.19+default-dev (= ${binary:Version}),
 librust-docx-rs-0.4.19+image-dev (= ${binary:Version})
Description: .docx file writer with Rust/WebAssembly - Rust source code
 Source code for Debianized Rust crate "docx-rs"