Package docutils :: Module urischemes
[show private | hide private]
[frames | no frames]

Module docutils.urischemes

`schemes` is a dictionary with lowercase URI addressing schemes as
keys and descriptions as values. It was compiled from the index at
http://www.w3.org/Addressing/schemes.html (revised 2001-08-20).

Variable Summary
dict schemes = {'modem': 'a connection to a terminal that can...

Variable Details

schemes

Type:
dict
Value:
{'chttp': 'cached HTTP supported by RealPlayer',
 'gopher': 'The Gopher Protocol',
 'h323': 'video (audiovisual) communication on local area networks',
 'h324': 'video and audio communications over low bitrate connections \
such as POTS modem connections',
 'iioploc': 'Internet Inter-ORB Protocol Location?',
 'modem': 'a connection to a terminal that can handle incoming data ca\
lls; RFC 2806',
...                                                                    

Generated by Epydoc 2.0 on Tue Jul 22 05:31:51 2003 http://epydoc.sf.net