Metadata-Version: 1.0
Name: xix-utils
Version: 0.2.2
Summary: Xix Utils is a drillbit library independent (mostly) of
    any framework ... simple reusable tools for python.
Home-page: http://xix.python-hosting.com
Author: Drew Smathers
Author-email: drew.smathers@gmail.com
License: MIT License
Description: Xix utils began as an attemp at designing a
        templating / content-publshing framework which is now only those remains - xix.utils.
        xix_utils is simply "yet more batteries for python."  Generalized
        concepts and resulting POCs abstracted from other projects become modules under
        xix.utils. Known unstable modules should signal warnings at runtime.
        
        Tested on Python 2.4 and 2.5.
        
        Subversion trunk:
        
        svn co http://svn.xix.python-hosting.com/trunk Xix
        
        Installation:
        
        python setup.py install
        
        Note to Developers: Please run unit tests and provide feedback.  To run suite:
        
        python runtests.py
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
