You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-ordered-set-2.0.2-7.lbn25.py37.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up. Python 3 version.
RPMPackage python3-numpy-f2py-1.19.2-1.lbn25.x86_64
This package includes a version of f2py that works properly with NumPy.
RPMPackage python3-numpy-1.19.2-1.lbn25.x86_64
NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy.
RPMPackage python3-nose-1.3.7-19.lbn25.py37.noarch
nose extends the test loading and running features of unit test, making it easier to write, find and run tests. By default, nose will run tests in files or directories under the current working directory whose names include "test" or "Test" at a word boundary (like "test_this" or "functional_test" or "TestClass" but not "libtest"). Test output is similar to that of unit test, but also includes captured stdout output from failing tests, for easy print-style debugging. These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more. This package installs the nose module and nosetests3 program that can discover python3 unit tests.
RPMPackage python3-ndg_httpsclient-0.4.0-4.lbn25.py37.noarch
This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer. This is the python3 library.
RPMPackage python3-mock-3.0.5-7.lbn25.noarch
Mock is a Python module that provides a core mock class. It removes the need to create a host of stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set needed attributes in the normal way.
RPMPackage python3-mccabe-0.6.1-6.lbn25.py37.noarch
Ned's script to check McCabe complexity. This module provides a plugin for ``flake8``, the Python code checker.
RPMPackage python3-markupsafe-1.1.1-1.lbn25.x86_64
A library for safe markup escaping. Python 3 version.
RPMPackage python3-mako-1.1.4-1.lbn25.noarch
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. This package contains the mako module built for use with python3.
RPMPackage python3-lxml-4.5.2-1.lbn25.x86_64
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.To contact the project, go to the project home page < or see our bug tracker at case you want to use the current ... Python 3 version.
RPMPackage woff2-1.0.2-6.lbn25.x86_64
Web Open Font Format (WOFF) 2.0 is an update to the existing WOFF 1.0 with improved compression that is achieved by using the Brotli algorithm. The primary purpose of the WOFF2 format is to efficiently package fonts linked to Web documents by means of CSS @font-face rules.
RPMPackage trousers-lib-0.3.13-10.lbn25.x86_64
The libtspi library for use in Trusted Computing enabled applications.
RPMPackage sscg-2.5.1-2.lbn25.x86_64
A utility to aid in the creation of more secure "self-signed" certificates. The certificates created by this tool are generated in a way so as to create a CA certificate that can be safely imported into a client machine to trust the service certificate without needing to set up a full PKI environment and without exposing the machine to a risk of false signatures from the service certificate.
RPMPackage rubygem-mini_portile2-2.4.0-1.lbn25.noarch
Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.
RPMPackage texlive-2016-17.20160520.lbn25.x86_64
The TeX Live software distribution offers a complete TeX system for a variety of Unix, Macintosh, Windows and other platforms. It encompasses programs for editing, typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries. The distribution includes extensive general documentation about TeX, as well as the documentation for the included software packages.
RPMPackage sshpass-1.06-1.lbn25.x86_64
Tool for non-interactively performing password authentication with so called "interactive keyboard password authentication" of SSH. Most users should use more secure public key authentication of SSH instead.
RPMPackage salt-syndic-3000-5.lbn25.noarch
The Salt syndic is a master daemon which can receive instruction from a higher-level master, allowing for tiered organization of your Salt infrastructure. Supports Python 3.
RPMPackage salt-ssh-3000-5.lbn25.noarch
The salt-ssh tool can run remote execution functions and states without the use of an agent (salt-minion) service. Supports Python 3.
RPMPackage salt-minion-3000-5.lbn25.noarch
The Salt minion is the agent component of Salt. It listens for instructions from the master, runs jobs, and returns results back to the master. Supports Python 3.
RPMPackage salt-master-3000-5.lbn25.noarch
The Salt master is the central server to which all minions connect. Supports Python 3.