rust-sysconf 0.3.4-1
Package Information
| Description | Small safe wrapper around sysconf - Rust source code Small safe wrapper around sysconf. Query runtime configuration information. This crate provides the ability to query for various configuration information about the runtime platform such as memory page size. On POSIX systems, it makes heavy use of the sysconf API. Source code for Debianized Rust crate "sysconf" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Pieter Lenaerts <plenae@disroot.org> |
| Sponsor | werdahias@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/sysconf] (browse) |
| Closes | #1142420 |
| Blocked Bugs | #1142414 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/rust-sysconf |
| Uploaded | 14 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Mon, 20 Jul 2026 22:07:20 +0200 |
| Source | rust-sysconf |
| Version | 0.3.4-1 |
| Changed-By | Pieter Lenaerts |
| Architecture | source amd64 |
Changelog
rust-sysconf (0.3.4-1) unstable; urgency=medium . * Package sysconf 0.3.4 from crates.io using debcargo 2.8.3 * debian/patches: remove win32 specific dependencies & relax others * Closes: #1142420
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-sysconf-dev deb rust optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sysconf Upstream-Contact: Gary M. Josack <gary@byoteki.com>, Joshua Liebow-Feeser <hello@joshlf.com> Source: https://github.com/zerocostgoods/sysconf.rs Files: * Copyright: 2017-2018 Gary M. Josack <gary@byoteki.com>, Joshua Liebow-Feeser <hello@joshlf.com> License: Expat or Apache-2.0 Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Pieter Lenaerts <plenae@disroot.org> License: Expat 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: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0