source
adacl_sar
6.2.1Ada Class Library - Search and Replace
6.2.1
A class library for Ada for those who like OO programming.
Search and Replace for text. This libary performs tranformations on text data stored in a string vectors. The transformation instructions are also stored in vector so multiple transformations can be performed in one go.
Each tranformations instructions is performed using a tagged type allowing the user to develop abritrary complex operatations.
Development versions available with:
alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik
Source code including AUnit tests available on SourceForge