deb 0.2.0

Crate for DEB/control file generation
1
2
3
4
5
6
7
8
9
# deb

[![GitHub Actions](https://github.com/wojciechkepka/deb/workflows/Main/badge.svg)](https://github.com/wojciechkepka/deb/actions) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![Released API docs](https://docs.rs/deb/badge.svg)](http://docs.rs/deb)

> A crate for DEB/control file generation in Rust


## License
[MIT](https://github.com/wojciechkepka/deb/blob/master/LICENSE)