github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/fanal/analyzer/language/python/packaging/testdata/happy.egg-info/PKG-INFO (about) 1 Metadata-Version: 1.1 2 Name: distlib 3 Version: 0.3.1 4 Summary: Distribution utilities 5 Home-page: https://bitbucket.org/pypa/distlib 6 Author: Vinay Sajip 7 Author-email: vinay_sajip@red-dove.com 8 License: Python license 9 Download-URL: https://bitbucket.org/pypa/distlib/downloads/distlib-0.3.1.zip 10 Description: Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier. 11 12 Platform: any 13 Classifier: Development Status :: 5 - Production/Stable 14 Classifier: Environment :: Console 15 Classifier: Intended Audience :: Developers 16 Classifier: License :: OSI Approved :: Python Software Foundation License 17 Classifier: Operating System :: OS Independent 18 Classifier: Programming Language :: Python 19 Classifier: Programming Language :: Python :: 2 20 Classifier: Programming Language :: Python :: 3 21 Classifier: Programming Language :: Python :: 2.7 22 Classifier: Programming Language :: Python :: 3.2 23 Classifier: Programming Language :: Python :: 3.3 24 Classifier: Programming Language :: Python :: 3.4 25 Classifier: Programming Language :: Python :: 3.5 26 Classifier: Programming Language :: Python :: 3.6 27 Classifier: Programming Language :: Python :: 3.7 28 Classifier: Programming Language :: Python :: 3.8 29 Classifier: Topic :: Software Development 30 Classifier: Topic :: Utilities