File: PKG-INFO

package info (click to toggle)
python-memoize 1.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 108 kB
  • sloc: python: 324; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 652 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Metadata-Version: 1.1
Name: PyMemoize
Version: 1.0.3
Summary: Simple memoizing module.
Home-page: http://github.com/mikeboers/PyMemoize
Author: Mike Boers
Author-email: memoize@mikeboers.com
License: BSD-3
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules