rs-pwsafe

Crates.iors-pwsafe
lib.rsrs-pwsafe
version0.0.7
sourcesrc
created_at2022-09-25 08:07:06.1716
updated_at2022-10-03 16:30:12.031003
descriptionA readonly implementation of the pwsafe file format
homepage
repositoryhttps://github.com/Komplementariteten/rs-pwsafe
max_upload_size
id673479
size55,655
Oliver (Komplementariteten)

documentation

https://docs.rs/rs-pwsafe/0.0.3/rs_pwsafe/

README

Rs-pwsafe

dependency status Apache2/MIT licensed

Pure rust readonly implementation of the Pwsafe file format. For more information on Pwsafe and a solid c++ implementation, see pwsafe.org and on GitHub

If you need write support take a look at pwsafe a other pwsafe implementation in rust, which i have not looked into.

Warning

This is currently a real early state, not all field types or other specifications are implemented yet.

License

All crates licensed under

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 37

cargo fmt