File: control

package info (click to toggle)
rust-capstone-sys 0.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 44,524 kB
  • sloc: ansic: 70,376; cs: 18,890; pascal: 14,893; java: 14,778; ml: 13,672; python: 6,145; makefile: 1,172; sh: 532; cpp: 285
file content (55 lines) | stat: -rw-r--r-- 2,513 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
Source: rust-capstone-sys
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo,
 cargo:native <!nocheck>,
 rustc:native (>= 1.70) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cc-1+default-dev <!nocheck>,
 librust-libc-0.2-dev (>= 0.2.59-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/capstone-sys]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/capstone-sys
Homepage: https://github.com/capstone-rust/capstone-rs/tree/master/capstone-sys
X-Cargo-Crate: capstone-sys
Rules-Requires-Root: no

Package: librust-capstone-sys-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bindgen-0.71+default-dev,
 librust-cc-1+default-dev,
 librust-libc-0.2-dev (>= 0.2.59-~~),
 librust-regex-1+default-dev (>= 1.10.4-~~)
Provides:
 librust-capstone-sys+bindgen-dev (= ${binary:Version}),
 librust-capstone-sys+default-dev (= ${binary:Version}),
 librust-capstone-sys+full-dev (= ${binary:Version}),
 librust-capstone-sys+regex-dev (= ${binary:Version}),
 librust-capstone-sys+use-bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0-dev (= ${binary:Version}),
 librust-capstone-sys-0+bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0+default-dev (= ${binary:Version}),
 librust-capstone-sys-0+full-dev (= ${binary:Version}),
 librust-capstone-sys-0+regex-dev (= ${binary:Version}),
 librust-capstone-sys-0+use-bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0.17-dev (= ${binary:Version}),
 librust-capstone-sys-0.17+bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0.17+default-dev (= ${binary:Version}),
 librust-capstone-sys-0.17+full-dev (= ${binary:Version}),
 librust-capstone-sys-0.17+regex-dev (= ${binary:Version}),
 librust-capstone-sys-0.17+use-bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0+bindgen-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0+default-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0+full-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0+regex-dev (= ${binary:Version}),
 librust-capstone-sys-0.17.0+use-bindgen-dev (= ${binary:Version})
Description: System bindings to the capstone disassembly library - Rust source code
 Source code for Debianized Rust crate "capstone-sys"