rust-hashbag_0.1.12-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 29 Sep 2024 14:46:39 +0200 |
Source: | rust-hashbag |
Binary: | librust-hashbag-dev |
Architecture: | source amd64 |
Version: | 0.1.12-1 |
Distribution: | experimental |
Urgency: | low |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Changed-By: | Jonas Smedegaard <dr@jones.dk> |
Description: | librust-hashbag-dev - unordered multiset using a hash bag - Rust source code |
Closes: | 1082981 |
Changes: | rust-hashbag (0.1.12-1) experimental; urgency=low * initial release; closes: bug#1082981 |
Files: | 757fa57c8a592c9e92744c0a944e6119 2289 rust optional rust-hashbag_0.1.12-1.dsc b1c0980db1f335c77bed3176d0a068ad 22758 rust optional rust-hashbag_0.1.12.orig.tar.gz f1b633ee5226cb81544eafce99269504 3972 rust optional rust-hashbag_0.1.12-1.debian.tar.xz c6be31116fa10fb81b6ac31904ea6319 14320 rust optional librust-hashbag-dev_0.1.12-1_amd64.deb 5b4edd960a91b61d590ad98c392f0983 9785 rust optional rust-hashbag_0.1.12-1_amd64.buildinfo |
rust-hashbag_0.1.12-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rust-hashbag |
Binary: | librust-hashbag-dev |
Architecture: | any |
Version: | 0.1.12-1 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Homepage: | https://github.com/jonhoo/hashbag |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/rust-hashbag |
Vcs-Git: | https://salsa.debian.org/debian/rust-hashbag.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | dh-rust, librust-bincode-1+default-dev, librust-hashbag-0.1+default-dev, librust-hashbag-0.1+serde-dev, librust-hashbag-0.1-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev |
Build-Depends: | cmark-gfm<!nodoc>, debhelper-compat (=13), dh-sequence-rust, librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-serde-1+derive-dev, librust-bincode-1+default-dev |
Package-List: | librust-hashbag-dev deb rust optional arch=any |
Files: | b1c0980db1f335c77bed3176d0a068ad 22758 rust-hashbag_0.1.12.orig.tar.gz f1b633ee5226cb81544eafce99269504 3972 rust-hashbag_0.1.12-1.debian.tar.xz |
control file for librust-hashbag-dev_0.1.12-1_amd64.deb (click to toggle) | |
---|---|
Package: | librust-hashbag-dev |
Source: | rust-hashbag |
Version: | 0.1.12-1 |
Architecture: | amd64 |
Maintainer: | Jonas Smedegaard <dr@jones.dk> |
Installed-Size: | 83 |
Depends: | librust-serde-1+default-dev |
Provides: | librust-hashbag-0-dev (= 0.1.12-1), librust-hashbag-0.1+default-dev (= 0.1.12-1), librust-hashbag-0.1+serde-dev (= 0.1.12-1), librust-hashbag-0.1-dev (= 0.1.12-1), librust-hashbag-0.1.12-dev (= 0.1.12-1) |
Section: | rust |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/jonhoo/hashbag |
Description: | unordered multiset using a hash bag - Rust source code HashBag provides an unordered multiset/bag implementation backed by HashMap. . A bag, unlike a set, allows duplicate values, and keeps track of how many duplicates each value holds. This type of collection is often referred to as an unordered multiset (see also C++'s std::unordered_multiset). . This package contains the source for the Rust hashbag crate, for use with cargo. |
contents of librust-hashbag-dev_0.1.12-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-09-29 12:46 ./ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/cargo/ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/cargo/registry/ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/cargo/registry/hashbag-0.1.12/ -rw-r--r-- root/root 54 2024-09-29 12:46 ./usr/share/cargo/registry/hashbag-0.1.12/.cargo-checksum.json -rw-r--r-- root/root 1212 2024-09-29 12:46 ./usr/share/cargo/registry/hashbag-0.1.12/Cargo.toml -rw-r--r-- root/root 967 2006-07-24 01:21 ./usr/share/cargo/registry/hashbag-0.1.12/README.html -rw-r--r-- root/root 886 2006-07-24 01:21 ./usr/share/cargo/registry/hashbag-0.1.12/README.md -rw-r--r-- root/root 744 2006-07-24 01:21 ./usr/share/cargo/registry/hashbag-0.1.12/README.txt drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/cargo/registry/hashbag-0.1.12/src/ -rw-r--r-- root/root 54699 2006-07-24 01:21 ./usr/share/cargo/registry/hashbag-0.1.12/src/lib.rs -rw-r--r-- root/root 7009 2006-07-24 01:21 ./usr/share/cargo/registry/hashbag-0.1.12/src/serde.rs drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-09-29 12:46 ./usr/share/doc/librust-hashbag-dev/ -rw-r--r-- root/root 967 2024-09-29 12:46 ./usr/share/doc/librust-hashbag-dev/README.html -rw-r--r-- root/root 744 2024-09-29 12:46 ./usr/share/doc/librust-hashbag-dev/README.txt -rw-r--r-- root/root 161 2024-09-29 12:46 ./usr/share/doc/librust-hashbag-dev/changelog.Debian.gz -rw-r--r-- root/root 2141 2024-09-29 12:20 ./usr/share/doc/librust-hashbag-dev/copyright |
copyright of librust-hashbag-dev_0.1.12-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HashBag Upstream-Contact: https://github.com/jonhoo/hashbag/issues Source: https://github.com/jonhoo/hashbag Files: * Copyright: 2020 Jon Gjengset <jon@thesquareplanet.com> License-Grant: Licensed under either of * Apache License, Version 2.0 (<LICENSE-APACHE> or <http://www.apache.org/licenses/LICENSE-2.0>) * MIT license (<LICENSE-MIT> or <http://opensource.org/licenses/MIT>) at your option. License: Apache-2.0 or Expat Reference: Cargo.toml LICENSE-Apache LICENSE-MIT Files: debian/* Copyright: 2024 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: 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.09.2024 / 14:12:08 (UTC)