Get Every Archive from git package Repository.
This package contains utilities for building RPM packages from GEAR repositories and managing GEAR repositories.
The scripts included in this package provide an API for well-defined system facilities state transitions and persistence.
This is intended for use primarily by packages providing facilities that could potentially be dangerous to system security, to let you enable, disable, or configure these
... [More] independently from package installation.
For example, one can use it to restrict su(8) binary and/or PAM permissions -- while securely carrying the specific state over package upgrades.
The shell library is under 4Kb. [Less]
This package contains common functions for POSIX shell projects to increase code reuse:
*shell-getopt: Shell implementation of getopt(1) utility and getopt family;
*shell-config: to work (read, change and remove variables) with a shell-like config files;
*shell-ini-config: to work with a
... [More] ini-like config files;
*shell-signal: to change the action taken by a process on receipt of a specific signal;
*shell-args: to check argument type, display version and program usage;
*shell-ip-address: to validate the IP address;
*shell-mail-address: to validate the domain and email address;
*shell-quote: to quote variables;
*shell-unittest: Unit testing framework for shell (xUnit compatible);
*shell-error: to display error and verbose messages;... [Less]
This project implements server engine initially developed for git.alt,
including management of git repositories, building of packages and access control management.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy