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.
This is currently a real early state, not all field types or other specifications are implemented yet.
All crates licensed under
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.