/sprunge

command line pastebin for google appengine

Primary LanguagePython

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.