Mercurial > repos > guerler > springsuite
comparison planemo/lib/python3.7/site-packages/boltons-20.2.0.dist-info/METADATA @ 0:d30785e31577 draft
"planemo upload commit 6eee67778febed82ddd413c3ca40b3183a3898f1"
author | guerler |
---|---|
date | Fri, 31 Jul 2020 00:18:57 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d30785e31577 |
---|---|
1 Metadata-Version: 2.0 | |
2 Name: boltons | |
3 Version: 20.2.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 |