Debian NEW package overview for rust-toml2json
rust-toml2json_1.3.1-1_multi.changes (click to toggle)
Format:1.8
Date:Tue, 01 Oct 2024 20:37:47 +0200
Binary:rust-toml2json rust-toml2json-dbgsym
Source:rust-toml2json
Architecture:amd64 source
Version:1.3.1-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed-By:Facundo Gaich <facugaich@gmail.com>
Closes:1061323
Description:
rust-toml2json - Very small CLI for converting TOML to JSON
Changes:
rust-toml2json (1.3.1-1) unstable; urgency=medium

  * Package toml2json 1.3.1 from crates.io using debcargo 2.6.1
  * Initial release (Closes: #1061323)
Files:
763971ed809480d933bd5586e50d8a3c 1735 utils optional rust-toml2json_1.3.1-1.dsc
deb9bc6b0e101a029767bdc0b7ecf113 7693 utils optional rust-toml2json_1.3.1.orig.tar.gz
f5fb2facb70444058e70752406210312 3040 utils optional rust-toml2json_1.3.1-1.debian.tar.xz
ec334ebc3d89ae844923841502b80185 12345 utils optional rust-toml2json_1.3.1-1_amd64.buildinfo
5dc114b122a00aa988c935896324a4d5 6570540 debug optional rust-toml2json-dbgsym_1.3.1-1_amd64.deb
b1916ec22ffb0934b8731c6f2eaba7dc 429068 utils optional rust-toml2json_1.3.1-1_amd64.deb
rust-toml2json_1.3.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:rust-toml2json
Binary:rust-toml2json
Architecture:any
Version:1.3.1-1
Maintainer:Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:Facundo Gaich <facugaich@gmail.com>
Homepage:https://github.com/woodruffw/toml2json
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/toml2json
Vcs-Git:https://salsa.debian.org/rust-team/debcargo-conf.git [src/toml2json]
Build-Depends:debhelper-compat (=13), dh-cargo (>=25), cargo:native, rustc:native, libstd-rust-dev, librust-anyhow-1+default-dev, librust-clap-4+default-dev (>=4.3-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-toml-0.8+default-dev | librust-toml-0.7+default-dev, help2man
Package-List:rust-toml2json deb utils optional arch=any
Files:
deb9bc6b0e101a029767bdc0b7ecf113 7693 rust-toml2json_1.3.1.orig.tar.gz
f5fb2facb70444058e70752406210312 3040 rust-toml2json_1.3.1-1.debian.tar.xz
lintian 2.104.0 check for rust-toml2json_1.3.1-1.dsc (click to toggle)
README.source for rust-toml2json_1.3.1-1.dsc (click to toggle)
No README.source in this package
control file for rust-toml2json_1.3.1-1_amd64.deb (click to toggle)
Package:rust-toml2json
Version:1.3.1-1
Architecture:amd64
Maintainer:Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Installed-Size:1228
Depends:libc6 (>=2.34), libgcc-s1 (>=4.2)
Built-Using:rustc (= 1.80.1+dfsg1-1)
Static-Built-Using:rust-anstream (= 0.6.7-1), rust-anstyle (= 1.0.8-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.86-1), rust-clap (= 4.5.16-1), rust-clap-builder (= 4.5.15-2), rust-clap-lex (= 0.7.2-2), rust-colorchoice (= 1.0.0-1), rust-equivalent (= 1.0.1-1), rust-hashbrown (= 0.14.5-5), rust-indexmap (= 2.2.6-1), rust-itoa (= 1.0.9-1), rust-memchr (= 2.7.1-1), rust-ryu (= 1.0.15-1), rust-serde (= 1.0.210-2), rust-serde-json (= 1.0.128-1), rust-serde-spanned (= 0.6.7-1), rust-strsim-0.10 (= 0.10.0-3), rust-toml (= 0.8.19-1), rust-toml-datetime (= 0.6.8-1), rust-toml-edit (= 0.22.20-1), rust-utf8parse (= 0.2.1-1), rust-winnow (= 0.6.18-1), rustc (= 1.80.1+dfsg1-1)
Section:utils
Priority:optional
Multi-Arch:allowed
Homepage:https://github.com/woodruffw/toml2json
Description:
Very small CLI for converting TOML to JSON
 Simple utility that ingests TOML from stdin or a file and outputs
  the equivalent JSON to stdout, with optional pretty printing.
 .
  Please note: the executable and the associated manpage were renamed
  from ‘toml2json’ to ‘toml2json-rust’ because of a file name clash.
lintian 2.104.0 check for rust-toml2json_1.3.1-1_amd64.deb (click to toggle)
contents of rust-toml2json_1.3.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-01 18:37 ./
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/bin/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/cargo/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/cargo/bin/
-rwxr-xr-x root/root   1239592 2024-10-01 18:37 ./usr/lib/cargo/bin/toml2json
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/doc/rust-toml2json/
-rw-r--r-- root/root       202 2024-10-01 18:37 ./usr/share/doc/rust-toml2json/changelog.Debian.gz
-rw-r--r-- root/root      1456 2024-10-01 18:37 ./usr/share/doc/rust-toml2json/copyright
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/man/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/man/man1/
-rw-r--r-- root/root       312 2024-10-01 18:37 ./usr/share/man/man1/toml2json-rust.1.gz
lrwxrwxrwx root/root         0 2024-10-01 18:37 ./usr/bin/toml2json-rust -> ../lib/cargo/bin/toml2json
control file for rust-toml2json-dbgsym_1.3.1-1_amd64.deb (click to toggle)
Package:rust-toml2json-dbgsym
Source:rust-toml2json
Version:1.3.1-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Installed-Size:6673
Depends:rust-toml2json (=1.3.1-1)
Section:debug
Priority:optional
Description:
debug symbols for rust-toml2json
Build-Ids:e7ad9e55822a08076596d34688bc4f5a902dfdc9
lintian 2.104.0 check for rust-toml2json-dbgsym_1.3.1-1_amd64.deb (click to toggle)
contents of rust-toml2json-dbgsym_1.3.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-01 18:37 ./
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/lib/debug/.build-id/e7/
-rw-r--r-- root/root   6822296 2024-10-01 18:37 ./usr/lib/debug/.build-id/e7/ad9e55822a08076596d34688bc4f5a902dfdc9.debug
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/
drwxr-xr-x root/root         0 2024-10-01 18:37 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-10-01 18:37 ./usr/share/doc/rust-toml2json-dbgsym -> rust-toml2json

Timestamp: 01.10.2024 / 20:13:45 (UTC)