Metadata-Version: 1.0
Name: pyflu
Version: 0.5.0
Summary: A collection of Python utilities.
Home-page: http://projects.luper.fr/misc/wiki/pyflu
Author: Luper Rouch
Author-email: luper.rouch@gmail.com
License: UNKNOWN
Description: Helpers for standard Python modules, things that I frequently use in
        my projects and find useful.
        
        The ``update`` package depends on bsdiff_. Ubuntu users can find it in the
        ``python-bsdiff`` package.
        
        .. _bsdiff: http://starship.python.net/crew/atuining/cx_bsdiff/index.html
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
