mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-25 14:15:29 +00:00
18 lines
288 B
ReStructuredText
18 lines
288 B
ReStructuredText
.. _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
|