File: control

package info (click to toggle)
rust-half 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 644 kB
  • sloc: makefile: 2
file content (77 lines) | stat: -rw-r--r-- 3,466 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: rust-half
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-cfg-if-1+default-dev <!nocheck>,
 librust-crunchy-0.2+default-dev (>= 0.2.2-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/half]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/half
Homepage: https://github.com/starkat99/half-rs
X-Cargo-Crate: half
Rules-Requires-Root: no

# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-half-dev is very long, consider overriding

Package: librust-half-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bytemuck-1+derive-dev (>= 1.4.1-~~),
 librust-cfg-if-1+default-dev,
 librust-crunchy-0.2+default-dev (>= 0.2.2-~~),
 librust-num-traits-0.2+libm-dev (>= 0.2.14-~~),
 librust-rand-0.8-dev (>= 0.8.5-~~),
 librust-rand-distr-0.4-dev (>= 0.4.3-~~),
 librust-rkyv-0.8+default-dev,
 librust-serde-1+derive-dev
Provides:
 librust-half+alloc-dev (= ${binary:Version}),
 librust-half+bytemuck-dev (= ${binary:Version}),
 librust-half+default-dev (= ${binary:Version}),
 librust-half+num-traits-dev (= ${binary:Version}),
 librust-half+rand-distr-dev (= ${binary:Version}),
 librust-half+rkyv-dev (= ${binary:Version}),
 librust-half+serde-dev (= ${binary:Version}),
 librust-half+std-dev (= ${binary:Version}),
 librust-half+use-intrinsics-dev (= ${binary:Version}),
 librust-half-2-dev (= ${binary:Version}),
 librust-half-2+alloc-dev (= ${binary:Version}),
 librust-half-2+bytemuck-dev (= ${binary:Version}),
 librust-half-2+default-dev (= ${binary:Version}),
 librust-half-2+num-traits-dev (= ${binary:Version}),
 librust-half-2+rand-distr-dev (= ${binary:Version}),
 librust-half-2+rkyv-dev (= ${binary:Version}),
 librust-half-2+serde-dev (= ${binary:Version}),
 librust-half-2+std-dev (= ${binary:Version}),
 librust-half-2+use-intrinsics-dev (= ${binary:Version}),
 librust-half-2.4-dev (= ${binary:Version}),
 librust-half-2.4+alloc-dev (= ${binary:Version}),
 librust-half-2.4+bytemuck-dev (= ${binary:Version}),
 librust-half-2.4+default-dev (= ${binary:Version}),
 librust-half-2.4+num-traits-dev (= ${binary:Version}),
 librust-half-2.4+rand-distr-dev (= ${binary:Version}),
 librust-half-2.4+rkyv-dev (= ${binary:Version}),
 librust-half-2.4+serde-dev (= ${binary:Version}),
 librust-half-2.4+std-dev (= ${binary:Version}),
 librust-half-2.4+use-intrinsics-dev (= ${binary:Version}),
 librust-half-2.4.1-dev (= ${binary:Version}),
 librust-half-2.4.1+alloc-dev (= ${binary:Version}),
 librust-half-2.4.1+bytemuck-dev (= ${binary:Version}),
 librust-half-2.4.1+default-dev (= ${binary:Version}),
 librust-half-2.4.1+num-traits-dev (= ${binary:Version}),
 librust-half-2.4.1+rand-distr-dev (= ${binary:Version}),
 librust-half-2.4.1+rkyv-dev (= ${binary:Version}),
 librust-half-2.4.1+serde-dev (= ${binary:Version}),
 librust-half-2.4.1+std-dev (= ${binary:Version}),
 librust-half-2.4.1+use-intrinsics-dev (= ${binary:Version})
Description: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code
 Source code for Debianized Rust crate "half"