cpython/Doc/library/fileformats.rst

.. _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