summaryrefslogtreecommitdiffstats
path: root/Doc/library/fileformats.rst
blob: cab82b30ef42d74219c1f4b45591fef5b9c00c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _fileformats:

************
File Formats
************

The modules described in this chapter parse various miscellaneous file formats
that aren't markup languages and are not related to e-mail.


.. toctree::

   csv.rst
   configparser.rst
   tomllib.rst
   netrc.rst
   plistlib.rst