Metadata-Version: 1.1
Name: pyftpdlib
Version: 0.3.0
Summary: High-level asynchronous FTP server library
Home-page: http://code.google.com/p/pyftpdlib/
Author: Giampaolo Rodola'
Author-email: g.rodola@gmail.com
License: MIT License
Download-URL: http://pyftpdlib.googlecode.com/files/pyftpdlib-0.3.0.tar.gz
Description: Python FTP server library, based on asyncore framework, provides
        an high-level portable interface to easily write asynchronous
        FTP servers with Python.
Platform: Platform Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: File Transfer Protocol (FTP)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
