- cflow
-
Home: http://www.gnu.org/software/cflow/ Repo: http://git.savannah.gnu.org/cgit/cflow.git Categories:
,
,
GNU cflow analyzes a collection of C source files and prints a graph charting control flow within the program.
- dico
-
Home: http://dico.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/dico.git/ Categories:
,
,
,
GNU Dico provides a flexible modular implementation of dictionary server, a number of modules for it, and a console based dictionary lookup utility. A Web interface is also available.
- ellinika
-
Home: http://ellinika.gnu.org.ua Repo: http://svn.gnu.org.ua/viewvc/ellinika/ Categories:
,
,
See also: gamma, runasimi, xmltools Ellinika is a multilingual Greek grammar notebook and dictionary.
- gamma
-
Home: http://puszcza.gnu.org.ua/software/gamma Repo: http://git.gnu.org.ua/cgit/gamma.git Categories:
,
,
See also: ellinika, runasimi GAMMA stands for a Guile Archive of Multiple Modules with an 'A' just for the 'A' of it. It contains a set of useful Guile modules. In particular, it is used by Runasimi.org and Ellinika.gnu.org.ua.
- gint
-
Home: http://puszcza.gnu.org.ua/software/gint Repo: http://git.gnu.org.ua/cgit/gint.git/ Categories:
,
,
See also: anubis, gamma, idest, mailutils, radius GINT provides a framework for easy integration of Guile into arbitrary software projects. It includes Autoconf macros for detecting the presence of Guile on the system, detecting its version number and location of its components, a set of Makefile and Automake rules for snarfing C sources, i.e. generating auxiliary files (.x files, containing symbol information for Guile interpreter, and .doc files, containing information about Guile primitives, their arguments and docstrings), and a C lexer program for extracting docstrings from a C file.
- grecs
-
Home: http://puszcza.gnu.org.ua/projects/grecs Repo: http://git.gnu.org.ua/cgit/grecs.git/ Categories:
,
,
Gray's Extensible Configuration System -- a C library that allows to build table-driven parsers for usual UNIX-style configuration files.
- grot
-
Home: http://puszcza.gnu.org.ua/software/grot Repo: http://git.gnu.org.ua/cgit/grot.git/ Categories:
,
,
Grot rotates MySQL binary log files on replication master server. It works by first determining what slaves are connected to the server. Then it connects to each slave and determines what master log file it currently uses. Finally, it removes those logs on master that are older than the oldest of logs used by slaves.
- gsc
-
Home: http://puszcza.gnu.org.ua/software/gsc Repo: http://svn.gnu.org.ua/viewvc/gsc/ Categories:
,
,
GSC stands for Gray's scripts collection. This is a collection of scripts, programs and other data I use on my machines. Basically, it is for my own use, but you may find it useful as well.
- gwebgal
-
Home: http://puszcza.gnu.org.ua/projects/gwebgal Repo: http://cvs.gnu.org.ua/viewvc/gwebgal/gwebgal/ Categories:
,
A simple web gallery driver, written in Guile.
- idest
-
Home: http://puszcza.gnu.org.ua/software/idest Repo: http://git.gnu.org.ua/cgit/idest.git/ Categories:
,
Idest is an ID3 Edit and Scripting Tool, a command line utility for manipulating ID3 tags. The utility allows to create new tags, to view, modify or delete the existing ones. It also provides a flexible scripting capability.
- ipacct
-
Home: http://ipacct.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/ipacct.git/ Categories:
,
,
See also: tagr A daemon for accounting of network traffic. The collected statistics can be stored in plaintext files, sent to syslog utility, or transmitted via UDP for further analyze by the tagr utility.
- kbdlock
-
Home: http://puszcza.gnu.org.ua/software/kbdlock Repo: http://cvs.gnu.org.ua/viewvc/kbdlock/kbdlock/ Categories:
,
,
A simple console locker program for GNU/Linux systems.
- mailfromd
-
Home: http://puszcza.gnu.org.ua/software/mailfromd Repo: http://git.gnu.org.ua/cgit/mailfromd.git/ Categories:
,
,
,
See also: anubis, mailutils Mailfromd is a general-purpose mail filtering daemon for Sendmail, Postfix and MeTA1. It is able to filter both incoming and outgoing messages using criteria of arbitrary complexity, supplied by the administrator in the form of a script file. The daemon interfaces with the MTA using Milter or PMilter protocols.
- pam-modules
-
Home: http://puszcza.gnu.org.ua/software/pam-modules Repo: http://svn.gnu.org.ua/viewvc/pam-modules/ Categories:
,
,
,
PAM-modules is a collection of useful PAM modules plus a command line utility for checking PAM authentication and other management groups.
- pies
-
Home: http://pies.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/pies.git Categories:
,
,
,
GNU Pies (pronounced "p-yes") is a Program Invocation and Execution Supervisor. This utility allows to execute usual foreground-mode applications in detached mode, as if they were daemons. It combines in itself the fucntionality of init and inetd programs. It can be used to control complex multi-component software, such as jabberd2 or MeTA1.
The utility can be programmed to handle sophisticated dependencies between the components and to perform a variety of tasks when a given component exits or terminates.
- radius
-
Home: http://www.gnu.org/software/radius/ Repo: http://git.savannah.gnu.org/cgit/radius.git Categories:
,
,
,
,
GNU Radius is an extensible and scalable authentication and accounting server.
- runasimi
-
Home: http://www.runasimi.org Repo: http://cvs.gnu.org.ua/viewvc/runasimi/runasimi/ Categories:
,
,
See also: gamma, runasimi, xmltools Runasimi is a web page offering various resources for learning Quechua, a language spoken in the Andes.
- rush
-
Home: http://rush.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/rush.git/ Categories:
,
,
,
,
See also: wydawca GNU Rush is a Restricted User Shell. It is intended for use with ssh, rsh and similar remote access programs. Using a sophisticated configuration file, Rush gives you complete control over the command lines that users execute, usage of system resources, such as virtual memory, CPU time, etc. In particular, it allows to run remote programs in a chrooted environment.
GNU Rush is designed primarily for sites providing limited remote access to their resources, such as, for example, savannah.gnu.org or puszcza.gnu.org.ua.
- slogin
-
Home: http://puszcza.gnu.org.ua/software/slogin Repo: http://cvs.gnu.org.ua/viewvc/slogin/slogin/ Categories:
,
,
,
Slogin is a replacement for /bin/login, intended to be used in system start-up script wherever the root maintenance is needed. It does not update utmp/wtmp and hence is safe to be called when the partition containig these files is not mounted.
- slowo
-
Home: http://puszcza.gnu.org.ua/projects/slowo Repo: http://cvs.gnu.org.ua/viewvc/slowo/ Categories:
,
Słowo (the Polish for word) is a lexical and grammatical analyzer for Polish language.
- smap
-
Home: http://smap.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/smap.git/ Categories:
,
,
See also: mailfromd, mailutils An extendable socket map server with a set of modules and framework for writing new socket maps and testing them.
Socket maps are a mechanism for extending the functionality of Sendmail and MeTA1. They can also be used by Mailfromd.
- swiss
-
Home: http://puszcza.gnu.org.ua/projects/swis/ Repo: http://svn.gnu.org.ua/viewvc/swis/ Categories:
,
,
Simple Web Indexing Software.
- tagr
-
Home: http://tagr.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/tagr.git/ Categories:
,
,
,
Traffic Analizer and Grapher utility, designed as a light-weight replacement for MRTG and similar tools.
- webtools
-
Home: http://puszcza.gnu.org.ua/projects/gwebtools Repo: http://cvs.gnu.org.ua/viewvc/gwebtools/gwebtools/ Categories:
,
,
Webtools is a collection of various web-related programs, mostly proof-of-concept ones.
- wit
-
Home: Repo: http://git.gnu.org.ua/cgit/wit.git/ Categories:
,
,
,
See also: dico Wit is a wiki translator, a package that supplies Python classes for translating Wiki Markup into another kind of markup, such as, e.g. plain text and HTML.
- wydawca
-
Home: http://www.gnu.org.ua/software/wydawca/ Repo: http://git.gnu.org.ua/cgit/wydawca.git/ Categories:
,
,
See also: rush An automatic release submission daemon. It implements the GNU automatic upload procedure, and supports upload directive files of version 1.1.
- wyslij-po
-
Home: http://puszcza.gnu.org.ua/software/wyslij-po Repo: http://svn.gnu.org.ua/viewvc/wyslij-po/ Categories:
,
,
,
Wyslij-po runs basic checking on PO files given in the command line and submits them to the Translation Project robot.
- xmltools
-
Home: Repo: http://svn.gnu.org.ua/viewvc/xmltools/ Categories:
,
,
See also: ellinika, runasimi A set of Guile primitives for parsing and processing XML files.