rust-objio_0.1.2~20240912-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 29 Jun 2025 13:33:08 +0200 |
Source: | rust-objio |
Binary: | librust-objio-dev |
Architecture: | source all |
Version: | 0.1.2~20240912-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Changed-By: | Jonas Smedegaard <dr@jones.dk> |
Description: | librust-objio-dev - simple traits for reading and writing objects - Rust source code |
Closes: | 1108470 |
Changes: | rust-objio (0.1.2~20240912-1) experimental; urgency=medium * initial packaging release; closes: bug#1108470 |
Files: | c3315995ec673cdfb1250eccc7db70a9 2086 rust optional rust-objio_0.1.2~20240912-1.dsc ad16a23465df886a3770c0c412a4c401 7978 rust optional rust-objio_0.1.2~20240912.orig.tar.gz 4b10aee7a092ffc44653e23802329bc4 3392 rust optional rust-objio_0.1.2~20240912-1.debian.tar.xz d20a512d8088f0181296e7590e4c97dd 6564 rust optional librust-objio-dev_0.1.2~20240912-1_all.deb 0bfed5b9d6e610de8982b737e2713aa5 7342 rust optional rust-objio_0.1.2~20240912-1_amd64.buildinfo |
rust-objio_0.1.2~20240912-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rust-objio |
Binary: | librust-objio-dev |
Architecture: | all |
Version: | 0.1.2~20240912-1 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Homepage: | https://github.com/johnstonskj/rust-objio |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/debian/rust-objio |
Vcs-Git: | https://salsa.debian.org/debian/rust-objio.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | dh-rust |
Build-Depends: | debhelper-compat (=13), dh-sequence-rust |
Package-List: | librust-objio-dev deb rust optional arch=all |
Files: | ad16a23465df886a3770c0c412a4c401 7978 rust-objio_0.1.2~20240912.orig.tar.gz 4b10aee7a092ffc44653e23802329bc4 3392 rust-objio_0.1.2~20240912-1.debian.tar.xz |
README.source for rust-objio_0.1.2~20240912-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for librust-objio-dev_0.1.2~20240912-1_all.deb (click to toggle) | |
---|---|
Package: | librust-objio-dev |
Source: | rust-objio |
Version: | 0.1.2~20240912-1 |
Architecture: | all |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Installed-Size: | 31 |
Provides: | librust-objio-0.1+default-dev (= 0.1.2~20240912-1), librust-objio-0.1-dev (= 0.1.2~20240912-1), librust-objio-0.1.2-dev (= 0.1.2~20240912-1) |
Section: | rust |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/johnstonskj/rust-objio |
Description: | simple traits for reading and writing objects - Rust source code The objio crate provides simple traits for reading and writing objects. . The traits ObjectReader and ObjectWriter are not intended as a generalized serialization framework like serde, they are provided to simply read/write specific object types in specific formats. . This package contains the source for the Rust crate objio, for use with cargo. |
contents of librust-objio-dev_0.1.2~20240912-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-29 11:33 ./ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/cargo/ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/cargo/registry/ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/cargo/registry/objio-0.1.2/ -rw-r--r-- root/root 54 2025-06-29 11:33 ./usr/share/cargo/registry/objio-0.1.2/.cargo-checksum.json -rw-r--r-- root/root 1032 2025-06-29 11:33 ./usr/share/cargo/registry/objio-0.1.2/Cargo.toml -rw-r--r-- root/root 659 2006-07-24 01:21 ./usr/share/cargo/registry/objio-0.1.2/README.md -rw-r--r-- root/root 37 2006-07-24 01:21 ./usr/share/cargo/registry/objio-0.1.2/_typos.toml drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/cargo/registry/objio-0.1.2/src/ -rw-r--r-- root/root 12690 2006-07-24 01:21 ./usr/share/cargo/registry/objio-0.1.2/src/lib.rs drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-29 11:33 ./usr/share/doc/librust-objio-dev/ -rw-r--r-- root/root 175 2025-06-29 11:33 ./usr/share/doc/librust-objio-dev/changelog.Debian.gz -rw-r--r-- root/root 1848 2025-06-29 11:16 ./usr/share/doc/librust-objio-dev/copyright |
copyright of librust-objio-dev_0.1.2~20240912-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: objio Upstream-Contact: https://github.com/johnstonskj/rust-objio/issues Source: https://github.com/johnstonskj/rust-objio Files: * Copyright: 2019 Simon Johnston <johnstonskj@gmail.com> License-Grant: license = "MIT" License: Expat Reference: Cargo.toml LICENSE 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: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-3+ Reference: /usr/share/common-licenses/GPL-3 |
Timestamp: 29.06.2025 / 13:02:23 (UTC)