# alpm-common
A library providing common traits and functionalities for other **A**rch **L**inux **P**ackage **M**anagement (ALPM) crates.
## Documentation
- <https://alpm.archlinux.page/rustdoc/alpm_common/> for development version of the crate
- <https://docs.rs/alpm-common/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.
[contribution guidelines]: ../CONTRIBUTING.md
[Apache-2.0]: ../LICENSES/Apache-2.0.txt
[MIT]: ../LICENSES/MIT.txt