-
kaiyou yazdı
In the case of a defined format with specific parts, a regular expression with named capturing bits make reasoning about the parts simpler than imlementing a parser from scratch. Signed-off-by:
kaiyou <pierre@jaury.eu>
5dd91cd4
In the case of a defined format with specific parts, a regular
expression with named capturing bits make reasoning about the
parts simpler than imlementing a parser from scratch.
Signed-off-by:
kaiyou <pierre@jaury.eu>