rdm-parser 0.1.0
Reusable parsing library for time series data standardization
Loading...
Searching...
No Matches
rdm_parser Namespace Reference

Namespaces

namespace  standardizer
 

Detailed Description

Public package exports for rdm-parser.

The root package exposes the small API surface intended for downstream use:
format detection via ``parse_file()``, the shared parser contract, direct parser
classes, and standardizer error constants.