php-composer-pcre
PCRE wrapping library that offers type-safe preg_* replacements
This library gives you a way to ensure `preg_*` functions do not fail
silently, returning unexpected `null`s that may not be handled.
ruby-nanoc-deploying
static site generator written in Ruby - deployer
Nanoc is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
pages.
perl
Larry Wall's Practical Extraction and Report Language
Perl is a highly capable, feature-rich programming language with over
20 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes. Perl is suitable for both rapid prototyping
and large scale development projects.
php-guzzlehttp-uri-template
A polyfill class for uri_template of PHP
A polyfill class for uri_template of PHP.
pxlib1
library to read/write Paradox database files
Library to read and write Paradox DB files. All versions
of Paradox are supported. Binary large objects can only be
read. Primary index files can be read and written.
python3-pygubu
Simple GUI builder for the Python tkinter module
Pygubu is a RAD tool to enable quick and easy development
of user interfaces for the Python's tkinter module.