Metadata-Version: 1.0 Name: pyutil Version: 1.1.0 Summary: a collection of mature utilities for Python programmers Home-page: http://zooko.com/repos/pyutil Author: Zooko O'Whielacronx Author-email: zooko@zooko.com License: GNU LGPL Description: These are a few data structures, classes and functions which we've needed over many years of Python programming and which seem to be of general use to other Python programmers. Many of the modules that have existed in pyutil over the years have subsequently been obsoleted by new features added to the Python language or its standard library, thus showing that we're not alone in wanting tools like these. Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) Classifier: License :: DFSG approved Classifier: Intended Audience :: Developers Classifier: Operating System :: Microsoft Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: Unix Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: POSIX Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000 Classifier: Operating System :: OS Independent Classifier: Natural Language :: English Classifier: Programming Language :: Python Classifier: Topic :: Utilities Classifier: Topic :: Software Development :: Libraries