Expand description
§alpm-common
A library providing common traits and functionalities for other Arch Linux Package Management (ALPM) crates.
§Documentation
- https://alpm.archlinux.page/rustdoc/alpm_common/ for development version of the crate
- https://docs.rs/alpm-buildinfo/latest/alpm_common/ for released versions of the crate
§Contributing
Please refer to the contribution guidelines to learn how to contribute to this project.
§License
This project can be used under the terms of the Apache-2.0 or MIT. Contributions to this project, unless noted otherwise, are automatically licensed under the terms of both of those licenses.
Modules§
- traits 🔒Common traits for ALPM.
Traits§
- A trait for file format schemas and their versioning.
- A trait for metadata files.