comparison env/lib/python3.7/site-packages/repoze.lru-0.7.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: 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