Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.01 KB

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.