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

https://github.com/detunized/opvault-ruby

OPVault format parser in Ruby
https://github.com/detunized/opvault-ruby

1password opvault password-manager ruby

Last synced: 6 months ago
JSON representation

OPVault format parser in Ruby

Awesome Lists containing this project

README

          

OPVault format parser
=====================

New 1Password local vault format parser in Ruby. See the [official
specification][spec] for the format description.

Contributing
------------

Contribution in any form and shape is very welcome. Have comments,
suggestions, patches, pull requests? All of the above are welcome.

License
-------

The library is released under [the MIT license][mit]. See [LICENSE][license] for details.

[spec]: https://support.1password.com/opvault-design/
[mit]: http://www.opensource.org/licenses/mit-license.php
[license]: LICENSE