pypy-scandir
Backport of the "scandir" stdlib module (PyPy)
Better directory iterator and faster os.walk(), as found in Python 3:
instead of returning a list of bare filenames, it yields DirEntry objects
that include much more information.
python3-sphinx-mdinclude
Sphinx extension for including or writing pages in Markdown (Python 3)
This is a Sphinx extension that enables including Markdown documents
from within reStructuredText. It provides the `.. mdinclude::` directive,
to automatically convert the content of Markdown documents to
reStructuredText format.
lib64atomic1-mips-cross
support library providing __atomic built-in functions (64bit)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
tkcon
Enhanced interactive console for developing in Tcl
TkCon is a Tcl shell and console, making it ideal for
experimenting with Tcl and Tk programs interactively.
mrboom
8 player Bomberman
This is an SDL2 version of the original 1999 version of Mr. Boom. The goal of
the game is to bomb away your enemies and other players.
ruby-compass-import-once
Stylesheet Framework for CSS - Sass compilation optimizer
Compass is a CSS authoring framework which uses the Sass stylesheet
language to make writing stylesheets powerful and easy.