An open API service indexing awesome lists of open source software.

https://github.com/kardwen/passepartout

🔑 Library for pass
https://github.com/kardwen/passepartout

pass rust rust-lang

Last synced: 10 months ago
JSON representation

🔑 Library for pass

Awesome Lists containing this project

README

          

# passepartout

[![Documentation](https://docs.rs/passepartout/badge.svg)](https://docs.rs/passepartout)
[![crates.io](https://img.shields.io/crates/v/passepartout.svg)](https://crates.io/crates/passepartout)
[![License](https://img.shields.io/crates/l/passepartout.svg)](https://github.com/kardwen/passepartout/blob/main/LICENSE)
[![Downloads](https://img.shields.io/crates/d/passepartout.svg)](https://crates.io/crates/passepartout)

🔑 Library for [pass](https://www.passwordstore.org/), used by [passepartui](https://github.com/kardwen/passepartui) and [Partout](https://github.com/kardwen/partout)

*This library is currently experimental.*

For more details, please have a look at the [documentation](https://docs.rs/passepartout).

## Development

At the moment, only decryption operations are implemented, but I may add missing functionality as needed.