0.0
No release in over 3 years
Low commit activity in last 3 years
Ruby library to parse and generate A Name-Value Language (ANVL).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0
~> 12.0
~> 3.4

Runtime

>= 4.2.5, < 6
 Project Readme

anvl-converter

Gem Version Build Status Maintainability Test Coverage

A Name-Value Language (ANVL) parser and generator in Ruby

ANVL serializing and parsing, based on Python code at https://ezid.cdlib.org/doc/apidoc.html, and Ruby code at https://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.