A simple shortener for Tahoe-LAFS filecaps and URLs
Find a file
2012-02-10 03:57:38 -05:00
.gitignore update .gitignore 2011-09-23 14:16:55 -04:00
config.py.example use custom user-agent to avoid blanket python blocks and provide info 2011-12-18 21:06:47 -05:00
COPYING switch to ISC license (it's essentially the same and shorter) 2011-12-18 18:59:01 -05:00
datastore.py conform to PEP8 2012-02-05 02:10:40 -05:00
README.md switch to ISC license (it's essentially the same and shorter) 2011-12-18 18:59:01 -05:00
web.py don't bother handling errors as this only seems to break things 2012-02-10 03:57:38 -05:00

shortener

A simple shortener for Tahoe-LAFS filecaps and URLs. Available under the ISC license.

Prerequisites

  • Python 2.7
  • Flask
  • MongoDB and pymongo bindings