5 releases (breaking)

0.5.0 Feb 28, 2025
0.4.0 Nov 18, 2023
0.3.0 Jun 11, 2023
0.2.0 Jun 1, 2023
0.1.0 Apr 4, 2023

#1018 in Unix APIs

Download history 157/week @ 2025-02-26

157 downloads per month
Used in 4 crates

Apache-2.0 OR MIT

240KB
4K SLoC

alpm-types

Types for Arch Linux Package Management.

The provided types and the traits they implement can be used in package management related applications (e.g. package manager, repository manager, special purpose parsers and file specifications, etc.) which deal with libalpm based packages.

This library strives to provide all underlying types for writing ALPM based software as a leaf-crate, so that they can be shared across applications and none of them has to implement them itself.

Documentation

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.

Dependencies

~8–19MB
~277K SLoC