~jderose/filestore/py3.3

  • Committer: Jason Gerard DeRose
  • Date: 2013-02-16 01:28:23 UTC
  • Revision ID: jderose@novacut.com-20130216012823-99s1tr5a8fggoxlo
Removed experimental fast_b32encode() C extension, as we'll be using dbase32.db32enc() soon anyway
Filename Latest Rev Last Changed Committer Comment Size
..
debian 36 13 years ago Jason Gerard DeRose Added basic debian/ for daily builds Diff
doc 161.1.1 12 years ago Jason Gerard DeRose Filled in initial doc/ contents using sphinx-quick Diff
filestore 280.1.2 11 years ago Jason Gerard DeRose Rearranged into a Python package as now filestore Diff
.bzrignore 161.1.3 12 years ago Jason Gerard DeRose Ignoring doc/_build/* 25 bytes Diff Download File
_filestore.c 300 11 years ago Jason Gerard DeRose Removed experimental fast_b32encode() C extension, 3.1 KB Diff Download File
File benchmark-protocol.py 284.1.31 11 years ago Jason Gerard DeRose Added int to bytes conversion to benchmark-protoco 1.2 KB Diff Download File
File benchmark.py 282 11 years ago Jason Gerard DeRose Fixed TempFileStore import in benchmark.py 2.9 KB Diff Download File
COPYING 171 12 years ago Jason Gerard DeRose Oops, filestore can't be LGPL as PySkein is GPL... 33.7 KB Diff Download File
File dmediasum 171 12 years ago Jason Gerard DeRose Oops, filestore can't be LGPL as PySkein is GPL... 1.9 KB Diff Download File
File dont-hate-the-gil.py 177 12 years ago Jason Gerard DeRose Consolidated some benchmarking stuff in benchmark. 2.2 KB Diff Download File
doodle.c 284.1.69 11 years ago Jason Gerard DeRose bit of work on dmedia_hasher_new() 18.4 KB Diff Download File
MANIFEST.in 280.1.2 11 years ago Jason Gerard DeRose Rearranged into a Python package as now filestore 30 bytes Diff Download File
File setup.py 280.1.34 11 years ago Jason Gerard DeRose Added a test_misc.py module 2.4 KB Diff Download File
File stress-test.py 219 12 years ago Jason Gerard DeRose For now, keep it simple, no custom dotname allowed 2.7 KB Diff Download File