nh13 / grizzled-scala

A general-purpose library of miscellaneous stuff for Scala.

Home Page:http://software.clapper.org/grizzled-scala/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grizzled Scala: A general-purpose library of Scala classes and objects

Introduction

This is the Grizzled Scala Library, which is similar to the clapper.org Grizzled Python Library, only for Scala. (Duh.) It contains a variety of miscellaneous utility classes and objects. Basically, whenever I find myself writing something that's general-purpose, I put it in here, so I can easily use it in multiple projects.

The home page for the Grizzled Scala Library is http://software.clapper.org/grizzled-scala/. Please see that page for complete details, including installation instructions.

Grizzled Scala is copyright © 2009-2010 Brian M. Clapper and is released under a new BSD license.

About

A general-purpose library of miscellaneous stuff for Scala.

http://software.clapper.org/grizzled-scala/

License:Other


Languages

Language:Scala 99.5%Language:CSS 0.5%