blob: 9d4aa349551a894a78fa2f3a67dd356f343f2774 [file] [log] [blame]
Georg Brandl8ec7f652007-08-15 14:28:01 +00001
2.. _netdata:
3
4**********************
5Internet Data Handling
6**********************
7
8This chapter describes modules which support handling data formats commonly used
9on the Internet.
10
11
12.. toctree::
13
14 email.rst
Brett Cannon4b964f92008-05-05 20:21:38 +000015 json.rst
Georg Brandl8ec7f652007-08-15 14:28:01 +000016 mailcap.rst
17 mailbox.rst
18 mhlib.rst
19 mimetools.rst
20 mimetypes.rst
21 mimewriter.rst
22 mimify.rst
23 multifile.rst
24 rfc822.rst
25 base64.rst
26 binhex.rst
27 binascii.rst
28 quopri.rst
29 uu.rst