-
python2-setuptools-25.1.6-1.lbn19.noarch
Setuptools is a collection of enhancements to the Python distutils that allow
you to more easily build and distribute Python packages, especially ones that
have dependencies on other packages.
This package also contains the runtime components of setuptools, necessary to
execute the software that requires pkg_resources.py.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-setuptools-scm-1.11.0-1.lbn19.noarch
setuptools_scm
===============
:code:`setuptools_scm` handles managing your
python package versions
in scm metadata instead of declaring them as the
version argument
or in a scm managed file.
It also handles file finders for
the supported scm's.
.. image:: https://travis-
ci.org/pypa/setuptools_scm.svg?branch=master
:target: https://travis-
ci.org/pypa/setuptools_scm
Setup.py ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-simplegeneric-0.8.1-1.lbn19.noarch
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-singledispatch-3.4.0.3-4.lbn19.noarch
PEP 443 proposed to expose a mechanism in the functools standard library
module in Python 3.4 that provides a simple form of generic programming
known as single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-snowballstemmer-1.2.0-3.lbn19.noarch
It includes following language algorithms:
* Danish
* Dutch
* English (Standard, Porter)
* Finnish
* French
* German
* Hungarian
* Italian
* Norwegian
* Portuguese
* Romanian
* Russian
* Spanish
* Swedish
* Turkis
This is a pure Python stemming library. If PyStemmer is available, this module
uses it to accelerate.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-sphinx-1.4.6-2.lbn19.noarch
Sphinx is a tool that makes it easy to create intelligent and
beautiful documentation for Python projects (or other documents
consisting of multiple reStructuredText sources), written by Georg
Brandl. It was originally created to translate the new Python
documentation, but has now been cleaned up in the hope that it will be
useful to many other projects.
Sphinx uses reStructuredText as its markup language, and many of its
strengths come from the power and straightforwardness of
reStructuredText and its parsing and translating suite, the Docutils.
Although it is still under constant development, the following
features are already present, work fine and can be seen "in action" in
the Python docs:
* Output formats: HTML (including Windows HTML Help) and LaTeX,
for printable PDF versions
* Extensive cross-references: semantic markup and automatic links
for functions, classes, glossary terms and similar pieces of
information
* Hierarchical structure: easy definition of a document tree, with
automatic links to siblings, parents and children
* Automatic indices: general index as well as a module index
* Code handling: automatic highlighting using the Pygments highlighter
* Various extensions are available, e.g. for automatic testing of
snippets and inclusion of appropriately formatted docstrings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-sphinx-theme-alabaster-0.7.6-6.lbn19.noarch
This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as
used in his Requests project), which was itself originally based on @mitsuhiko's
theme used for Flask & related projects.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-sphinx_rtd_theme-0.1.9-3.lbn19.noarch
This is a prototype mobile-friendly sphinx theme for readthedocs.org.
It's currently in development and includes some rtd variable checks that
can be ignored if you're just trying to use it on your project outside
of that site.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-sphinxcontrib-programoutput-0.8-6.lbn19.noarch
A Sphinx extension to literally insert the output of arbitrary
commands into documents, helping you to keep your command examples
up to date.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-stevedore-1.8.0-5.lbn19.noarch
Manage dynamic plugins for Python applications
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19