/util

Miscellaneous Ruby utilities for the UC Berkeley Library

Primary LanguageRubyMIT LicenseMIT

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.