summaryrefslogtreecommitdiffstats
path: root/Doc/library/netdata.rst
blob: b331e2462954b4bc31cf4fdbb2e4534b11ab40be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

.. _netdata:

**********************
Internet Data Handling
**********************

This chapter describes modules which support handling data formats commonly used
on the Internet.


.. toctree::

   email.rst
   json.rst
   mailcap.rst
   mailbox.rst
   mimetools.rst
   mimetypes.rst
   multifile.rst
   rfc822.rst
   base64.rst
   binhex.rst
   binascii.rst
   quopri.rst
   uu.rst