Data and serialization
Packages for parsing and encoding structured data formats.
json - JSON parsing and encoding.
yaml - YAML parsing and encoding.
schema - Validation and normalization schemas.
csv - CSV parsing plus a small dataframe-style toolkit.
xml - XML parsing and querying.
template - Lightweight
{{ }}templating with HTML escaping.md - Markdown to HTML (CommonMark + GFM via goldmark).
mime - MIME-type lookup and parsing.
diff - Text/line/word diffing.
Last updated