Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 451 Bytes

mundane

Build Status

mundane, adjective, lacking interest or excitement; dull.

Low-level scala tools for building applications that might actually work.

Specifically mundane includes basic tools to help with:

  • parsing
  • unix tooling
  • dates & time (via joda)
  • monad transformer stacks to help deal with java style IO apis
  • io libraries