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

Module lemon.external.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 = {'tel': 'a connection to a terminal that handl...

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?',
 'pop3': 'Post Office Protocol v3',
 'rtsp': 'real time streaming protocol',
...                                                                    

Generated by Epydoc 2.0 on Mon Nov 10 15:08:04 2003 http://epydoc.sf.net