Metadata-Version: 1.0
Name: babtools-gnutella
Version: 0.1
Summary: ['Tools for Gnutella. ']
Home-page: http://freehg.org/u/ArneBab/babtools_gnutella
Author: Arne Babenhauserheide
Author-email: arne_bab@web.de
License: GNU GPL-3 or later
Description: 
        A collection of stuff which could be useful to develop a Gnutella client.
        
        
        
        
        Usage:
        - babscript.py
        
        for default usage, or
        
        - babscript.py --help
        
        for getting help
        
        
        Examples:
        - babscript.py
        
        Print the help message, since we have nothing else to do right now.
        
        
        Plans:
        - None. At the moment I'm happy with this structure.
        
        
        Ideas:
        - Adding information, how to use Mercurial to use this structure in your own project and keep it up to date while keeping your changes.
        
        
        Source URL (Mercurial): U{http://freehg.org/u/ArneBab/babtools_gnutella/}
        
        PyPI URL: U{http://pypi.python.org/pypi/babtools_gnutella}
        
        
        Changelog:
        
        babtools_gnutella 0.1 (2008-07-25)
        
        - Added function keywords_from_files() which gets the keywords from a list of files.
        
Keywords: babtools
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Communications :: File Sharing :: Gnutella
