Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/boltons-20.1.0.dist-info/METADATA @ 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: 2.0 | |
2 Name: boltons | |
3 Version: 20.1.0 | |
4 Summary: When they're not builtins, they're boltons. | |
5 Home-page: https://github.com/mahmoud/boltons | |
6 Author: Mahmoud Hashemi | |
7 Author-email: mahmoud@hatnote.com | |
8 License: BSD | |
9 Platform: any | |
10 Classifier: Topic :: Utilities | |
11 Classifier: Intended Audience :: Developers | |
12 Classifier: License :: OSI Approved :: BSD License | |
13 Classifier: Topic :: Software Development :: Libraries | |
14 Classifier: Development Status :: 5 - Production/Stable | |
15 Classifier: Operating System :: OS Independent | |
16 Classifier: Programming Language :: Python :: 2 | |
17 Classifier: Programming Language :: Python :: 2.6 | |
18 Classifier: Programming Language :: Python :: 2.7 | |
19 Classifier: Programming Language :: Python :: 3 | |
20 Classifier: Programming Language :: Python :: 3.4 | |
21 Classifier: Programming Language :: Python :: 3.5 | |
22 Classifier: Programming Language :: Python :: 3.6 | |
23 Classifier: Programming Language :: Python :: 3.7 | |
24 Classifier: Programming Language :: Python :: Implementation :: CPython | |
25 Classifier: Programming Language :: Python :: Implementation :: PyPy | |
26 | |
27 Functionality that should be in the standard library. Like | |
28 builtins, but Boltons. | |
29 | |
30 Otherwise known as, "everyone's util.py," but cleaned up and | |
31 tested. | |
32 | |
33 Contains over 230 BSD-licensed utility types and functions that can be | |
34 used as a package or independently. `Extensively documented on Read | |
35 the Docs <http://boltons.readthedocs.org>`_. | |
36 | |
37 |