Metadata-Version: 1.1
Name: evilupload
Version: 1.4
Summary: Functions and methods to upload files to Evilzone.org upload service.
Home-page: https://www.evilzone.org
Author: Evilzone.org Community
Author-email: kenjoe41.nafuti@gmail.com
License: UNKNOWN
Description: # EZUpload
        Contains functions to authenticate and upload file to EZ upload service.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: cookielib
Requires: requests
Requires: mechanize
