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

.. _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
   mimetypes.rst
   base64.rst
   binhex.rst
   binascii.rst
   quopri.rst
   uu.rst