
Librgxg is a c library to generate (extended) regular expressions.
it can be useful to generate (extended) regular expressions to match for instance a specific number range (e.g. 0 to 31 or 00 to ff) or all addresses of a cidr block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64).
this package contains the detached debugging symbols. it might be useful in debug sessions of software which uses librgxg.