alpm 0.2.1

Pacman interface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# alpm-rs

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

[![crats.io](https://img.shields.io/crates/v/alpm.svg)](https://crates.io/crates/alpm)
[![Documentation](https://docs.rs/alpm/badge.svg)](https://docs.rs/alpm/)

## Contributions

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