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-03-14 10:39:14 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.