Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 753 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 753 Bytes

alpm-rs

This project has been superseeded by https://github.com/Morganamilo/alpm.rs

Archived project!

Work in progress reverse engineering project to use the pacman backend from rust.

crats.io Documentation Build Status

Contributions

Adding more features of the backend would be nice. Feel free to submit issues or pull-requests.

Test infrastructure

Travis will build the crate with stable, beta and nightly. In addition the test will be run inside a docker container with the stable compiler.