rust-sexpr-out_0.1.0~20241115-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 29 Jun 2025 16:37:52 +0200 |
Source: | rust-sexpr-out |
Binary: | librust-sexpr-out-dev |
Architecture: | source all |
Version: | 0.1.0~20241115-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Changed-By: | Jonas Smedegaard <dr@jones.dk> |
Description: | librust-sexpr-out-dev - tools for writing S-Expressions from Rust data - Rust source code |
Closes: | 1108472 |
Changes: | rust-sexpr-out (0.1.0~20241115-1) experimental; urgency=medium * initial packaging release; closes: bug#1108472 |
Files: | 246d43a6f542602d41b3600afd92e958 2348 rust optional rust-sexpr-out_0.1.0~20241115-1.dsc 1fbe59b65b8461cd95d37152d8f5f8b1 13030 rust optional rust-sexpr-out_0.1.0~20241115.orig.tar.gz 42bae67c8af317f5490e7ea574eb9aeb 2460 rust optional rust-sexpr-out_0.1.0~20241115-1.debian.tar.xz 674f0db8fe5f2aee634c99683ea8a1b4 10464 rust optional librust-sexpr-out-dev_0.1.0~20241115-1_all.deb 8d52417f80c8f3409d964cf502e9a254 7727 rust optional rust-sexpr-out_0.1.0~20241115-1_amd64.buildinfo |
rust-sexpr-out_0.1.0~20241115-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rust-sexpr-out |
Binary: | librust-sexpr-out-dev |
Architecture: | all |
Version: | 0.1.0~20241115-1 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Homepage: | https://github.com/johnstonskj/rust-sexpr-out |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/debian/rust-sexpr-out |
Vcs-Git: | https://salsa.debian.org/debian/rust-sexpr-out.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | dh-rust, librust-pretty-assertions-1+default-dev, librust-sexpr-out-0.1+default-dev, librust-sexpr-out-0.1-dev |
Build-Depends: | debhelper-compat (=13), dh-sequence-rust, librust-itertools-0.13+default-dev, librust-objio-0.1+default-dev, librust-pretty-assertions-1+default-dev |
Package-List: | librust-sexpr-out-dev deb rust optional arch=all |
Files: | 1fbe59b65b8461cd95d37152d8f5f8b1 13030 rust-sexpr-out_0.1.0~20241115.orig.tar.gz 42bae67c8af317f5490e7ea574eb9aeb 2460 rust-sexpr-out_0.1.0~20241115-1.debian.tar.xz |
README.source for rust-sexpr-out_0.1.0~20241115-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for librust-sexpr-out-dev_0.1.0~20241115-1_all.deb (click to toggle) | |
---|---|
Package: | librust-sexpr-out-dev |
Source: | rust-sexpr-out |
Version: | 0.1.0~20241115-1 |
Architecture: | all |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Installed-Size: | 68 |
Depends: | librust-itertools-0.13+default-dev, librust-objio-0.1+default-dev |
Provides: | librust-sexpr-out-0.1+default-dev (= 0.1.0~20241115-1), librust-sexpr-out-0.1-dev (= 0.1.0~20241115-1), librust-sexpr-out-0.1.0-dev (= 0.1.0~20241115-1) |
Section: | rust |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/johnstonskj/rust-sexpr-out |
Description: | tools for writing S-Expressions from Rust data - Rust source code The sexpr-out crate provides tools for writing S-Expressions from Rust data. . This package contains the source for the Rust crate sexpr-out, for use with cargo. |
contents of librust-sexpr-out-dev_0.1.0~20241115-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-29 14:37 ./ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/cargo/ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/cargo/registry/ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/cargo/registry/sexpr-out-0.1.0/ -rw-r--r-- root/root 54 2025-06-29 14:37 ./usr/share/cargo/registry/sexpr-out-0.1.0/.cargo-checksum.json -rw-r--r-- root/root 1288 2025-06-29 14:37 ./usr/share/cargo/registry/sexpr-out-0.1.0/Cargo.toml -rw-r--r-- root/root 849 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/README.md drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/cargo/registry/sexpr-out-0.1.0/src/ -rw-r--r-- root/root 2960 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/src/error.rs -rw-r--r-- root/root 1755 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/src/lib.rs -rw-r--r-- root/root 8712 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/src/value.rs -rw-r--r-- root/root 27186 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/src/writer.rs drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/cargo/registry/sexpr-out-0.1.0/tests/ -rw-r--r-- root/root 7861 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/tests/test_writer.rs -rw-r--r-- root/root 1819 2006-07-24 01:21 ./usr/share/cargo/registry/sexpr-out-0.1.0/tests/test_writer_pretty.rs drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-29 14:37 ./usr/share/doc/librust-sexpr-out-dev/ -rw-r--r-- root/root 177 2025-06-29 14:37 ./usr/share/doc/librust-sexpr-out-dev/changelog.Debian.gz -rw-r--r-- root/root 911 2025-06-29 11:28 ./usr/share/doc/librust-sexpr-out-dev/copyright |
copyright of librust-sexpr-out-dev_0.1.0~20241115-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sexpr-out Upstream-Contact: https://github.com/johnstonskj/rust-sexpr-out/issues Source: https://github.com/johnstonskj/rust-sexpr-out Files: * Copyright: 2024 Simon Johnston <johnstonskj@gmail.com> License-Grant: Licensed under the Apache License, Version 2.0 License: Apache-2.0 Reference: Cargo.toml LICENSE src/lib.rs Files: debian/* Copyright: 2025 Jonas Smedegaard <dr@jones.dk> License-Grant: This packaging is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3, or (at your option) any later version. License: GPL-3+ Reference: debian/copyright License: Apache-2.0 Reference: /usr/share/common-licenses/Apache-2.0 License: GPL-3+ Reference: /usr/share/common-licenses/GPL-3 |
Timestamp: 29.06.2025 / 16:02:26 (UTC)