Bergamasco
Text utilities for common cleanup and reformatting tasks when working with scholarly metadata.
Installation
The usual way with Bundler: add the following to your Gemfile to install the current version of the gem:
gem 'bergamasco'Then run bundle install to install into your environment.
You can also install the gem system-wide in the usual way:
gem install bergamascoUsage
TBD.