comparison env/lib/python3.7/site-packages/distlib-0.3.0-py3.7.egg-info/PKG-INFO @ 2:6af9afd405e9 draft

"planemo upload commit 0a63dd5f4d38a1f6944587f52a8cd79874177fc1"
author shellac
date Thu, 14 May 2020 14:56:58 -0400
parents 26e78fe6e8c4
children
comparison
equal deleted inserted replaced
1:75ca89e9b81c 2:6af9afd405e9
1 Metadata-Version: 1.1
2 Name: distlib
3 Version: 0.3.0
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.0.zip
10 Description: Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.
11 Platform: any
12 Classifier: Development Status :: 5 - Production/Stable
13 Classifier: Environment :: Console
14 Classifier: Intended Audience :: Developers
15 Classifier: License :: OSI Approved :: Python Software Foundation License
16 Classifier: Operating System :: OS Independent
17 Classifier: Programming Language :: Python
18 Classifier: Programming Language :: Python :: 2
19 Classifier: Programming Language :: Python :: 3
20 Classifier: Programming Language :: Python :: 2.7
21 Classifier: Programming Language :: Python :: 3.2
22 Classifier: Programming Language :: Python :: 3.3
23 Classifier: Programming Language :: Python :: 3.4
24 Classifier: Programming Language :: Python :: 3.5
25 Classifier: Programming Language :: Python :: 3.6
26 Classifier: Programming Language :: Python :: 3.7
27 Classifier: Programming Language :: Python :: 3.8
28 Classifier: Topic :: Software Development