generated from Templates/Dotnet_Library
Simon Diesenreiter
a4e4ee2b85
feat: added initial implementation of TextParser, ref: A24-3
Some checks failed
CI / linter (9.0.X, ubuntu-latest) (push) Failing after 1m28s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Has been skipped
SonarQube Scan / SonarQube Trigger (push) Successful in 1m40s
Upload Python Package / Create Release (push) Successful in 9s
Upload Python Package / deploy (push) Failing after 1m13s
TextParser
A generic inpout parser class. Capable of tokenizing any text input according to preset rules. Mainly used and created for solving Advent of Code challenges in 2024.
Usage
TODO: dotnet sample code on usage
Development
Read the CONTRIBUTING.md file.
Description
0.10.0
Latest
Languages
C#
89.3%
Shell
8.5%
Makefile
2.1%
Dockerfile
0.1%