~jderose/filestore/ensuredir

  • Committer: Jason Gerard DeRose
  • Date: 2011-08-21 18:54:48 UTC
  • Revision ID: jderose@novacut.com-20110821185448-znoi1b3llgc54tj4
Tags: 11.08.0
By default, FileStore.verify() now returns ContentHash namedtuple so you can get the file_size and leaf_hashes
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
.bzrignore 161.1.3 12 years ago Jason Gerard DeRose Ignoring doc/_build/* 25 bytes Diff Download File
File benchmark.py 177 12 years ago Jason Gerard DeRose Consolidated some benchmarking stuff in benchmark. 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
filestore.py 180 12 years ago Jason Gerard DeRose By default, FileStore.verify() now returns Content 45.8 KB Diff Download File
MANIFEST.in 178 12 years ago Jason Gerard DeRose Updated MANIFEST.in to include doc/* 48 bytes Diff Download File
File setup.py 179 12 years ago Jason Gerard DeRose Removed unneeded 'import os' from setup.py 2 KB Diff Download File
File stress-test.py 177 12 years ago Jason Gerard DeRose Consolidated some benchmarking stuff in benchmark. 2.7 KB Diff Download File
test_filestore.py 180 12 years ago Jason Gerard DeRose By default, FileStore.verify() now returns Content 57.6 KB Diff Download File