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.
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.
lib64asan4-powerpc-cross
AddressSanitizer -- a fast memory error detector (64bit)
ruby-simple-captcha2
simplest and a robust captcha plugin for rails
Available with Rails 3 + 4 or above provides backward compatibility. This
is a fork of the popular Rubygem ``simple_captcha`` which got abandoned.
python-hiro
time manipulation utilities for Python - Python 2.X