tessyjp / sprunge

command line pastebin for google appengine

Home Page:http://sprunge.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line pastebin for google app-engine, in use at sprunge.us.

Requirements:

Version 2:

  • Pretty much a complete rewrite, should be transparent to users.
  • Sprunge contents are stored in the Blobstore (actually the Cloud Storage "default bucket") rather than the Datastore. This gives us more room.
  • Existing sprunges are migrated on demand.

Version 1:

Licensed under the WTFPL.

About

command line pastebin for google appengine

http://sprunge.us


Languages

Language:Python 100.0%