python-flask-flatpages
Provides flat static pages to a Python 2 Flask application
Flask-FlatPages provides flat static pages to a Flask application,
based on text files as opposed to a relational database.
ruby-minitest-utils
utilities for minitest
This gem provides some utilities for Minitest's day-to-day usage. The
utilities include
* A better reporter
* A TestNotifier reporter
* Some Rails niceties (set up FactoryGirl, WebMock and Capybara)
* Add a t and l methods (i18n)
ruby-web-console
Ruby on Rails debugger
The web console allows you to create an interactive Ruby session in your
browser. Those sessions are launched automatically in case on an error, but
they can also be launched manually in any page.
proftpd-mod-statsd
ProFTPD module mod_statsd
The mod_statsd module for ProFTPD emits metrics to a configured statsd
server, for obtaining/graphing data rather than having to parse log files.
libfreeradius3
FreeRADIUS shared library
The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by
the FreeRADIUS server and some of the utilities.
python3-gtts
Wrapper and CLI utility for the Google TTS (Text-to-Speech) API (Python 3)
A Python interface for Google's Text to Speech API. Create an mp3
file with the gTTS module or the gtts-cli tool. It allows unlimited
lengths to be spoken by tokenizing long sentences where the speech
would naturally pause.