Jonas Borgström 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 years ago
..
__init__.py 1d525b4dc5 Bumped version number 14 years ago
_chunker.c 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 years ago
_hashindex.c 3e5433855c Use Cython for all native code 12 years ago
archive.py c3305291a2 Make sure the path hashed by the files cache is absolute 12 years ago
archiver.py c4ec578090 Rename store -> repository 12 years ago
cache.py c4ec578090 Rename store -> repository 12 years ago
chunker.pyx 994473352d Remove const usage from pyx files to not confuse older cython versions. 12 years ago
crypto.py 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 12 years ago
hashindex.pyx 1fdc5eabc6 Port to Python 3.2+ 12 years ago
helpers.py c4ec578090 Rename store -> repository 12 years ago
key.py 0e5bed3ae5 Various key file improvements 12 years ago
lrucache.py 1fdc5eabc6 Port to Python 3.2+ 12 years ago
remote.py c4ec578090 Rename store -> repository 12 years ago
repository.py e22fcdc011 Forgot to add repository.py 12 years ago
test.py 6fb7ac44b6 Fix include/exclude filter issue 12 years ago