python3-formencode
validation and form generation Python 3 package
FormEncode is a validation and form generation package. The validation can
be used separately from the form generation. The validation works on compound
data structures, with all parts being nestable. It is separate from HTTP or
any other input mechanism.
ghex
GNOME Hex editor for files
The GHex program can view and edit files in two ways, hex or ascii. Good
for editing saved game files.
python3-sphinxcontrib.apidoc
Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x
sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using
the autodoc sphinx_autodoc extension, documents a whole package in the style
of other automatic API documentation tools. sphinx-apidoc does not actually
build documentation - rather it simply generates it. As a result, it must be
run before sphinx-build.
3dldf
3D drawing with MetaPost output -- interpreter
GNU 3DLDF implements an interpreter for a METAFONT-like language for
three-dimensional drawing with MetaPost output.
gnome-twitch
GNOME Twitch app for watching Twitch.tv streams without a browser or flash
gnome-twitch provides a GTK3 interface for viewing streams on Twitch.
At the moment you can
* browse popular streams,
* browse streams by game,
* search for streams,
* view streams,
* use the chat with a Twitch account,
* change the video quality,
* follow streams on your Twitch account and
* switch between player backends.
More features like recording streams, VODs (Video-On-Demand),
integration of Twitch account features
like following streams are planned.
libdist-zilla-plugin-test-eol-perl
Dist::Zilla plugin to make sure that correct line endings are used
Dist::Zilla::Plugin::Test::EOL adds xt/author/eol.t, a standard Test::EOL test.
It is an extension of Dist::Zilla::Plugin::InlineFiles.