public
Description: The Python Grizzled Utility Library. Full API docs are available at the Grizzled web site. (See below.)
Homepage: http://www.clapper.org/software/python/grizzled/
Clone URL: git://github.com/bmc/grizzled.git
bmc (author)
Sat Oct 24 08:26:09 -0700 2009
commit  06522b060f1bf5283cee0252fab9a197a87b7409
tree    a57f0a82e8b0fbe21a6e59b1e397c98b7300b83d
parent  3a7a468d7c1905517beb3752230a3881d71021fe
name age message
file .gitattributes Wed Aug 27 19:09:55 -0700 2008 Added ident for *.css [bmc]
file .gitignore Wed Nov 05 06:47:47 -0800 2008 Ignore .pyc files. [bmc]
file CHANGELOG Loading commit data...
file LICENSE Wed Apr 02 17:56:54 -0700 2008 added LICENSE and README [bmc]
file README Wed Apr 02 17:56:54 -0700 2008 added LICENSE and README [bmc]
file epydoc.cfg Wed Dec 17 16:00:30 -0800 2008 Added grizzled.net.ftp package and grizzled.net... [bmc]
file epydoc.css Fri May 30 20:18:18 -0700 2008 Converted documentation to use reStructuredText. [bmc]
file ez_setup.py
file grizzled.wpr
directory grizzled/
file setup.cfg Thu Mar 20 14:48:30 -0700 2008 1. Added setup.cfg 2. Made Nose tests run from ... [bmc]
file setup.py Wed Nov 12 14:54:46 -0800 2008 Added __title__ [bmc]
directory test/
README
$Id$

The Grizzled Utility Library is a general-purpose Python library with a
variety of different modules and packages. It's roughly organized into
subpackages that group different kinds of utility functions and classes.

Grizzled is released under a BSD-style license.

Grizzled is copyright (c) 2008 by Brian M. Clapper