summaryrefslogtreecommitdiffstats
path: root/Doc/library/netdata.rst
blob: 1541e2a54445900ccd406966eae586c4ca7fb262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

.. _netdata:

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

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


.. toctree::

   email.rst
   json.rst
   mailbox.rst
   mimetypes.rst
   base64.rst
   binascii.rst
   quopri.rst