server: Stub out a WSGI server
authorW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 18:50:41 +0000 (10:50 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 19:23:43 +0000 (11:23 -0800)
commitd962e366df838aac4acabb6d9e0cfbd2890195b1
tree9ca28f725aac2c090af686b4d9df703d1152daa7
parentf5b4c683063509ec33547c741a9284f10034ae87
server: Stub out a WSGI server

This still needs source-fetching and Content-Range support, but it
should handle serving from the cache well enough.
package_cache/server.py [new file with mode: 0644]