File: SOURCES.txt

package info (click to toggle)
cachey 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: python: 287; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 387 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.py
cachey/__init__.py
cachey/cache.py
cachey/nbytes.py
cachey/score.py
cachey.egg-info/PKG-INFO
cachey.egg-info/SOURCES.txt
cachey.egg-info/dependency_links.txt
cachey.egg-info/not-zip-safe
cachey.egg-info/requires.txt
cachey.egg-info/top_level.txt
cachey/tests/test_cache.py
cachey/tests/test_nbytes.py
cachey/tests/test_score.py