diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env/lib/python3.7/site-packages/boltons-20.1.0.dist-info/METADATA	Thu May 14 14:56:58 2020 -0400
@@ -0,0 +1,37 @@
+Metadata-Version: 2.0
+Name: boltons
+Version: 20.1.0
+Summary: When they're not builtins, they're boltons.
+Home-page: https://github.com/mahmoud/boltons
+Author: Mahmoud Hashemi
+Author-email: mahmoud@hatnote.com
+License: BSD
+Platform: any
+Classifier: Topic :: Utilities
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Topic :: Software Development :: Libraries
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Operating System :: OS Independent
+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.4
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
+
+Functionality that should be in the standard library. Like
+builtins, but Boltons.
+
+Otherwise known as, "everyone's util.py," but cleaned up and
+tested.
+
+Contains over 230 BSD-licensed utility types and functions that can be
+used as a package or independently. `Extensively documented on Read
+the Docs <http://boltons.readthedocs.org>`_.
+
+