Skip to content

szonov/text-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

szonov/text-parser

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.