-
python3-coveralls-1.10.0-1.lbn25.noarch
Coveralls makes custom report for data generated by coverage.py package and
sends it to json API of coveralls.io service. All python files in your coverage
analysis are posted to this service along with coverage stats, so please make
sure you're not ruining your own security! For private projects there is
Coveralls Pro.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-crypto-2.6.1-12.lbn25.x86_64
PyCrypto is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.).
This is the Python 3 build of the package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cryptography-2.8-1.lbn25.x86_64
cryptography is a package designed to expose cryptographic primitives and
recipes to Python developers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cryptography-vectors-2.8-1.lbn25.noarch
Test vectors for the cryptography package.
The only purpose of this package is to be a building requirement for
python-cryptography, otherwise it has no use. Don’t install it unless
you really know what you are doing.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cssselect-1.1.0-1.lbn25.noarch
Cssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions.
Such expressions can be used in lxml or another XPath engine to find the
matching elements in an XML or HTML document.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-cups-2.0.1-1.lbn25.x86_64
This package provides Python 3 bindings for CUPS API,
known as pycups. It was written for use with
system-config-printer, but can be put to other uses as well.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-dateutil-2.8.2-2.lbn25.noarch
The dateutil module provides powerful extensions to the standard datetime
module available in Python.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-dbus-1.2.8-8.lbn25.x86_64
D-Bus bindings for python3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-debug-3.7.7-1.lbn25.x86_64
python3-debug provides a version of the Python runtime with numerous debugging
features enabled, aimed at advanced Python users such as developers of Python
extension modules.
This version uses more memory and will be slower than the regular Python build,
but is useful for tracking down reference-counting issues and other bugs.
The bytecode format is unchanged, so that .pyc files are compatible between
this and the standard version of Python, but the debugging features mean that
C/C++ extension modules are ABI-incompatible and must be built for each version
separately.
The debug build shares installation directories with the standard Python
runtime, so that .py and .pyc files can be shared.
Compiled extension modules use a special ABI flag ("d") in the filename,
so extensions for both versions can co-exist in the same directory.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-decorator-4.4.2-1.lbn25.noarch
The aim of the decorator module is to simplify the usage of decorators for
the average programmer, and to popularize decorators usage giving examples
of useful decorators, such as memoize, tracing, redirecting_stdout, locked,
etc. The core of this module is a decorator factory called decorator.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25