Metadata-Version: 1.1
Name: pypi-security-check
Version: 1.3
Summary: A test of PyPi security
Home-page: https://github.com/andrewpollock/pypi_security_check
Author: Andrew Pollock
Author-email: andrew@pollock.id.au
License: MIT
Description: A test of PyPi security
        =======================
        
        This project exists to test what the security is like in PyPi.
        
        ----
        
        This package does nothing malicious. It merely exists.
        
        Goals are to determine:
        
        * how easy it is to get a package into the PyPi archive
        * if the namespace is protected
        
Keywords: security
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
