comparison env/lib/python3.7/site-packages/repoze.lru-0.7.dist-info/METADATA @ 5:9b1c78e6ba9c draft default tip

"planemo upload commit 6c0a8142489327ece472c84e558c47da711a9142"
author shellac
date Mon, 01 Jun 2020 08:59:25 -0400
parents 79f47841a781
children
comparison
equal deleted inserted replaced
4:79f47841a781 5:9b1c78e6ba9c
1 Metadata-Version: 2.0
2 Name: repoze.lru
3 Version: 0.7
4 Summary: A tiny LRU cache implementation and decorator
5 Home-page: http://www.repoze.org
6 Author: Agendaless Consulting
7 Author-email: repoze-dev@lists.repoze.org
8 License: BSD-derived (http://www.repoze.org/LICENSE.txt)
9 Keywords: repoze lru cache
10 Platform: UNKNOWN
11 Classifier: Intended Audience :: Developers
12 Classifier: Programming Language :: Python
13 Classifier: Programming Language :: Python :: 2
14 Classifier: Programming Language :: Python :: 2.7
15 Classifier: Programming Language :: Python :: 3
16 Classifier: Programming Language :: Python :: 3.4
17 Classifier: Programming Language :: Python :: 3.5
18 Classifier: Programming Language :: Python :: 3.6
19 Classifier: Programming Language :: Python :: Implementation :: CPython
20 Classifier: Programming Language :: Python :: Implementation :: PyPy
21 Classifier: License :: Repoze Public License
22 Provides-Extra: docs
23 Requires-Dist: Sphinx; extra == 'docs'
24 Provides-Extra: testing
25 Requires-Dist: coverage; extra == 'testing'
26 Requires-Dist: nose; extra == 'testing'
27
28
29
30
31