szonov/text-parser

Base interface for text parsers

v2.0.0 2022-10-14 05:17 UTC

This package is auto-updated.

Last update: 2025-01-14 10:18:43 UTC


README

Base interface for text parsers

This library contains Interface for text parsers and Iterator by processed data. There is no real parser implementation, just base classes.