The project is in a healthy, maintained state
A collection of miscellaneous Ruby routines for the UC Berkeley Library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.8
~> 2.7
~> 13.0
~> 3.10
= 1.39
~> 0.17.0
~> 0.21
~> 3.12

Runtime

 Project Readme

BerkeleyLibrary::Util

Build Status Gem Version

Miscellaneous utility code for the UC Berkeley Library.

Notable modules

Routines for comparing, merging, and examining the contents of arrays.

Routines for modifying paths separated by forward slashes, (such as URL paths), modeled on the Go path package.

Routines for constructing, validating, and retrieving the content from URIs.

Routines for working with file paths and IO objects.