2022-11-05 00:10:00 +03:00
|
|
|
claugeas - Augeas Wrapper
|
|
|
|
|
|
|
|
Library that facilitates C# and other language bindings.
|
|
|
|
This is a necessary library for the Augeas C# bindings.
|
|
|
|
|
2022-11-06 20:21:55 +03:00
|
|
|
Mac Os install:
|
|
|
|
|
|
|
|
brew install --build-from-source augeas
|
|
|
|
|
|
|
|
Unix Dependencies:
|
|
|
|
libaugeas-dev, libxml2, readline-dev, readline
|