Adacl_sar

Website:

https://sourceforge.net/projects/adacl/

Author:
  • Martin Krischik <krischik@users.sourceforge.net>
Maintainer:
  • Martin Krischik <krischik@users.sourceforge.net>
License:

GPL-3.0-or-later

Version:

6.2.1

Alire CI:

Dependencies: Dependents:

No dependents.

Badge:

Ada Class Library - Search and Replace

#library #strings #search #replace #ada2022

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