github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/server/gae-py-blobserver/README (about)

     1  This was an early App Engine blobserver-only implementation in Python.  It had no
     2  index, no search, no UI, no crypto, etc.
     3  
     4  The blob server is this directory is no longer actively developed, superceded
     5  by the main Go implementation, which can now run on App Engine.