https://sourceforge.net/projects/adacl/
Author:GPL-3.0-or-later
Version:6.2.1
Alire CI: Dependencies:No dependents.
Badge:
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