File: PKG-INFO

package info (click to toggle)
servefile 0.4.3-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 104 kB
  • ctags: 94
  • sloc: python: 876; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 646 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Metadata-Version: 1.0
Name: servefile
Version: 0.4.3
Summary: Serve files from shell via a small HTTP server
Home-page: http://seba-geek.de/stuff/servefile/
Author: Sebastian Lohff
Author-email: seba@someserver.de
License: GPLv3 or later
Description: Serve files from shell via a small HTTP server. The server redirects all HTTP requests to the file, so only IP and port must be given to another user to access the file. Its main purpose is to quickly send a file to users in your local network, independent of their current setup (OS/software). Beneath that it also supports uploads, SSL, HTTP basic auth and directory listings.
Platform: posix