nt2 - CLI to convert between NestedText and other formats, with explicit type casting.casters - Provide any functions for transforming a "stringy" dict/list/value to one with more types.commands - Shared CLI objects, used by .ui and .formats.converters - These functions return cattrs.Converter instances.dumpers - Main functions to be called by the UI Application classes, after CLI option parsing.exceptions - Exception definitions and pretty-printing.formats - Support for various structured data formats.types - TypeAliases for internal use.ui - CLI definitions, parsing, and entry points.yamlpath_tools - Convenient functions for making use of yamlpath.