Metadata-Version: 1.0
Name: SimpleRDFServer
Version: 0.2
Summary: Serves RDF (RSS 1.0) indexes of directories over HTTP
Home-page: http://winningham.googlepages.com/simplerdfserver
Author: Thomas
Author-email: winningham@gmail.com
License: LGPL
Description: An underwhelming overridden version of the standard SimpleHTTPServer.py file from the standard Python modules (version 2.4.2), to produce RDF representations of directory listings. Subdirectories work as expected. Security (of any kind) is not implemented here. Run the test() command found in this file, and you'll start serving RDF of the current working directory over HTTP on port 8000. See the Python documentation for SimpleHTTPServer for the general idea. Work is ongoing! Thanks for downloading!
Keywords: rdf http index file directory server rss triples namespace semantic web
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Text Processing :: Markup :: XML
