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
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 Sat Oct 24 08:26:09 -0700 2009 Removed "$Id$" [bmc]
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 Thu Jun 18 11:34:21 -0700 2009 Updated ez_setup.py [bmc]
file grizzled.wpr Mon Mar 30 15:09:33 -0700 2009 - Modified grizzled.db for Oracle so that get_t... [bmc]
directory grizzled/ Sat Oct 24 08:59:56 -0700 2009 Fixed various Epydoc errors. Added top-level sc... [bmc]
file run-epydoc.py Sat Oct 24 08:59:56 -0700 2009 Fixed various Epydoc errors. Added top-level sc... [bmc]
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/ Wed Dec 17 16:00:30 -0800 2008 Added grizzled.net.ftp package and grizzled.net... [bmc]
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