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

Modul yang dijelaskan dalam bab ini mengurai berbagai macam format
file yang bukan bahasa markup dan tidak terkait dengan *email*.

* "csv" --- CSV File Reading and Writing

  * Modul-Modul

  * Dialek dan Parameter Pemformatan

  * Reader Objects

  * Writer Objects

  * Contoh-contoh

* "configparser" --- Configuration file parser

  * Quick Start

  * Supported Datatypes

  * Fallback Values

  * Supported INI File Structure

  * Interpolation of values

  * Mapping Protocol Access

  * Customizing Parser Behaviour

  * Legacy API Examples

  * ConfigParser Objects

  * RawConfigParser Objects

  * Pengecualian

* "tomllib" --- Parse TOML files

  * Examples

  * Conversion Table

* "netrc" --- netrc file processing

  * netrc Objects

* "plistlib" --- Generate and parse Apple ".plist" files

  * Contoh-contoh
