diff env/lib/python3.7/site-packages/repoze.lru-0.7.dist-info/METADATA @ 0:26e78fe6e8c4 draft

"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author shellac
date Sat, 02 May 2020 07:14:21 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env/lib/python3.7/site-packages/repoze.lru-0.7.dist-info/METADATA	Sat May 02 07:14:21 2020 -0400
@@ -0,0 +1,31 @@
+Metadata-Version: 2.0
+Name: repoze.lru
+Version: 0.7
+Summary: A tiny LRU cache implementation and decorator
+Home-page: http://www.repoze.org
+Author: Agendaless Consulting
+Author-email: repoze-dev@lists.repoze.org
+License: BSD-derived (http://www.repoze.org/LICENSE.txt)
+Keywords: repoze lru cache
+Platform: UNKNOWN
+Classifier: Intended Audience :: Developers
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+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 :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
+Classifier: License :: Repoze Public License
+Provides-Extra: docs
+Requires-Dist: Sphinx; extra == 'docs'
+Provides-Extra: testing
+Requires-Dist: coverage; extra == 'testing'
+Requires-Dist: nose; extra == 'testing'
+
+
+
+
+