root/galaxy-central/eggs/docutils-0.4-py2.6.egg/docutils/urischemes.py @ 3

リビジョン 3, 6.2 KB (コミッタ: kohda, 14 年 前)

Install Unix tools  http://hannonlab.cshl.edu/galaxy_unix_tools/galaxy.html

行番号 
1# Author: David Goodger
2# Contact: goodger@python.org
3# Revision: $Revision: 4235 $
4# Date: $Date: 2005-12-30 04:00:25 +0100 (Fri, 30 Dec 2005) $
5# Copyright: This module has been placed in the public domain.
6
7"""
8`schemes` is a dictionary with lowercase URI addressing schemes as
9keys and descriptions as values. It was compiled from the index at
10http://www.iana.org/assignments/uri-schemes (revised 2005-11-28)
11and an older list at http://www.w3.org/Addressing/schemes.html.
12"""
13
14# Many values are blank and should be filled in with useful descriptions.
15
16schemes = {
17      'about': 'provides information on Navigator',
18      'acap': 'Application Configuration Access Protocol; RFC 2244',
19      'addbook': "To add vCard entries to Communicator's Address Book",
20      'afp': 'Apple Filing Protocol',
21      'afs': 'Andrew File System global file names',
22      'aim': 'AOL Instant Messenger',
23      'callto': 'for NetMeeting links',
24      'castanet': 'Castanet Tuner URLs for Netcaster',
25      'chttp': 'cached HTTP supported by RealPlayer',
26      'cid': 'content identifier; RFC 2392',
27      'crid': 'TV-Anytime Content Reference Identifier; RFC 4078',
28      'data': ('allows inclusion of small data items as "immediate" data; '
29               'RFC 2397'),
30      'dav': 'Distributed Authoring and Versioning Protocol; RFC 2518',
31      'dict': 'dictionary service protocol; RFC 2229',
32      'dns': 'Domain Name System resources',
33      'eid': ('External ID; non-URL data; general escape mechanism to allow '
34              'access to information for applications that are too '
35              'specialized to justify their own schemes'),
36      'fax': ('a connection to a terminal that can handle telefaxes '
37              '(facsimiles); RFC 2806'),
38      'feed' : 'NetNewsWire feed',
39      'file': 'Host-specific file names; RFC 1738',
40      'finger': '',
41      'freenet': '',
42      'ftp': 'File Transfer Protocol; RFC 1738',
43      'go': 'go; RFC 3368',
44      'gopher': 'The Gopher Protocol',
45      'gsm-sms': ('Global System for Mobile Communications Short Message '
46                  'Service'),
47      'h323': ('video (audiovisual) communication on local area networks; '
48               'RFC 3508'),
49      'h324': ('video and audio communications over low bitrate connections '
50               'such as POTS modem connections'),
51      'hdl': 'CNRI handle system',
52      'hnews': 'an HTTP-tunneling variant of the NNTP news protocol',
53      'http': 'Hypertext Transfer Protocol; RFC 2616',
54      'https': 'HTTP over SSL; RFC 2818',
55      'hydra': 'SubEthaEdit URI.  See http://www.codingmonkeys.de/subethaedit.',
56      'iioploc': 'Internet Inter-ORB Protocol Location?',
57      'ilu': 'Inter-Language Unification',
58      'im': 'Instant Messaging; RFC 3860',
59      'imap': 'Internet Message Access Protocol; RFC 2192',
60      'info': 'Information Assets with Identifiers in Public Namespaces',
61      'ior': 'CORBA interoperable object reference',
62      'ipp': 'Internet Printing Protocol; RFC 3510',
63      'irc': 'Internet Relay Chat',
64      'iris.beep': 'iris.beep; RFC 3983',
65      'iseek' : 'See www.ambrosiasw.com;  a little util for OS X.',
66      'jar': 'Java archive',
67      'javascript': ('JavaScript code; evaluates the expression after the '
68                     'colon'),
69      'jdbc': 'JDBC connection URI.',
70      'ldap': 'Lightweight Directory Access Protocol',
71      'lifn': '',
72      'livescript': '',
73      'lrq': '',
74      'mailbox': 'Mail folder access',
75      'mailserver': 'Access to data available from mail servers',
76      'mailto': 'Electronic mail address; RFC 2368',
77      'md5': '',
78      'mid': 'message identifier; RFC 2392',
79      'mocha': '',
80      'modem': ('a connection to a terminal that can handle incoming data '
81                'calls; RFC 2806'),
82      'mtqp': 'Message Tracking Query Protocol; RFC 3887',
83      'mupdate': 'Mailbox Update (MUPDATE) Protocol; RFC 3656',
84      'news': 'USENET news; RFC 1738',
85      'nfs': 'Network File System protocol; RFC 2224',
86      'nntp': 'USENET news using NNTP access; RFC 1738',
87      'opaquelocktoken': 'RFC 2518',
88      'phone': '',
89      'pop': 'Post Office Protocol; RFC 2384',
90      'pop3': 'Post Office Protocol v3',
91      'pres': 'Presence; RFC 3859',
92      'printer': '',
93      'prospero': 'Prospero Directory Service; RFC 4157',
94      'rdar' : ('URLs found in Darwin source '
95                '(http://www.opensource.apple.com/darwinsource/).'),
96      'res': '',
97      'rtsp': 'real time streaming protocol; RFC 2326',
98      'rvp': '',
99      'rwhois': '',
100      'rx': 'Remote Execution',
101      'sdp': '',
102      'service': 'service location; RFC 2609',
103      'shttp': 'secure hypertext transfer protocol',
104      'sip': 'Session Initiation Protocol; RFC 3261',
105      'sips': 'secure session intitiaion protocol; RFC 3261',
106      'smb': 'SAMBA filesystems.',
107      'snews': 'For NNTP postings via SSL',
108      'snmp': 'Simple Network Management Protocol; RFC 4088',
109      'soap.beep': 'RFC 3288',
110      'soap.beeps': 'RFC 3288',
111      'ssh': 'Reference to interactive sessions via ssh.',
112      't120': 'real time data conferencing (audiographics)',
113      'tag': 'RFC 4151',
114      'tcp': '',
115      'tel': ('a connection to a terminal that handles normal voice '
116              'telephone calls, a voice mailbox or another voice messaging '
117              'system or a service that can be operated using DTMF tones; '
118              'RFC 2806.'),
119      'telephone': 'telephone',
120      'telnet': 'Reference to interactive sessions; RFC 4248',
121      'tftp': 'Trivial File Transfer Protocol; RFC 3617',
122      'tip': 'Transaction Internet Protocol; RFC 2371',
123      'tn3270': 'Interactive 3270 emulation sessions',
124      'tv': '',
125      'urn': 'Uniform Resource Name; RFC 2141',
126      'uuid': '',
127      'vemmi': 'versatile multimedia interface; RFC 2122',
128      'videotex': '',
129      'view-source': 'displays HTML code that was generated with JavaScript',
130      'wais': 'Wide Area Information Servers; RFC 4156',
131      'whodp': '',
132      'whois++': 'Distributed directory service.',
133      'x-man-page': ('Opens man page in Terminal.app on OS X '
134                     '(see macosxhints.com)'),
135      'xmlrpc.beep': 'RFC 3529',
136      'xmlrpc.beeps': 'RFC 3529',
137      'z39.50r': 'Z39.50 Retrieval; RFC 2056',
138      'z39.50s': 'Z39.50 Session; RFC 2056',}
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。