augeas | Source repo for CentOS Stream package

 by   redhat/centos-stream/src C Version: Current License: GNU LGPLv2.1

kandi X-RAY | augeas Summary

kandi X-RAY | augeas Summary

augeas is a C library. augeas has no bugs, it has a Weak Copyleft License and it has low support. However augeas has 5 vulnerabilities. You can download it from GitLab.

Augeas is a library and command line tool that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner. To that end, Augeas exposes a tree of all configuration settings (well, all the ones it knows about) and a simple local API for manipulating the tree. Augeas then modifies underlying configuration files according to the changes that have been made to the tree; it does as little modeling of configurations as possible, and focuses exclusivley on transforming the tree-oriented syntax of its public API to the myriad syntaxes of individual configuration files. This focus on editing sets Augeas apart from any other configuration tool I know of. Hopefully, Augeas will form a more solid foundation on which these tools can be built; with a clean, simple API these tools should be able to focus more on their core concerns and less on the mechanics of running sed, grep, awk, etc. to tweak a config file. If all you need is a tool to edit configuration files, you only need to concern yourself with the handful of public API calls that Augeas exposes (or their equivalent language bindings). However, to teach Augeas about a new file format, you need to describe that file format in Augeas's domain specific language (a very small subset of ML) Documentation for that language can be found on the Augeas website at If you do that, please contribute the description if at all possible, or include it in the distribution of your software - all you need to do for that is add a couple of text files, there is no need to change existing code. Ultimately, Augeas should describe all config files commonly found on a Linux system.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              augeas has a low active ecosystem.
              It has 1 star(s) with 1 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              augeas has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of augeas is current.

            kandi-Quality Quality

              augeas has no bugs reported.

            kandi-Security Security

              augeas has 5 vulnerability issues reported (1 critical, 0 high, 1 medium, 3 low).

            kandi-License License

              augeas is licensed under the GNU LGPLv2.1 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              augeas releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of augeas
            Get all kandi verified functions for this library.

            augeas Key Features

            No Key Features are available at this moment for augeas.

            augeas Examples and Code Snippets

            No Code Snippets are available at this moment for augeas.

            Community Discussions

            No Community Discussions are available at this moment for augeas.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install augeas

            You can download it from GitLab.

            Support

            Documentation can be found on Augeas' website http://augeas.net/ The site also contains information on how to get in touch, what you can do to help etc.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/redhat/centos-stream/src/augeas.git

          • sshUrl

            git@gitlab.com:redhat/centos-stream/src/augeas.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular C Libraries

            linux

            by torvalds

            scrcpy

            by Genymobile

            netdata

            by netdata

            redis

            by redis

            git

            by git

            Try Top Libraries by redhat/centos-stream/src

            qemu-kvm

            by redhat/centos-stream/srcC

            pacemaker

            by redhat/centos-stream/srcC

            pcp

            by redhat/centos-stream/srcC

            iptables

            by redhat/centos-stream/srcC

            device-mapper-persistent-data

            by redhat/centos-stream/srcC++