anvl-converter¶ ↑
A Name-Value Language (ANVL) parser and generator in Ruby
ANVL serializing and parsing, based on Python code at ezid.cdlib.org/doc/apidoc.html, and Ruby code at github.com/duke-libraries/ezid-client.
More info about ANVL here.
Development¶ ↑
We use rspec for unit testing:
bundle exec rspec
Follow along via Github Issues.
Note on Patches/Pull Requests¶ ↑
-
Fork the project
-
Write tests for your new feature or a test that reproduces a bug
-
Implement your feature or make a bug fix
-
Do not mess with Rakefile, version or history
-
Commit, push and make a pull request. Bonus points for topical branches.
License¶ ↑
anvl-converter is released under the MIT License.