You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-ldap-3.1.0-3.lbn25.py37.x86_64
python-ldap provides an object-oriented API for working with LDAP within Python programs. It allows access to LDAP directory servers by wrapping the OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
RPMPackage python2-regex-2016.09.22-1.lbn25.py37.x86_64
This new regex implementation is intended eventually to replace Python's current re module implementation. For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'.
RPMPackage python2-enum34-1.1.6-3.lbn25.noarch
Python 3.4 introduced official support for enumerations. This is a backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4. An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. This module defines two enumeration classes that can be used to define unique sets of names and values: Enum and IntEnum. It also defines one decorator, unique, that ensures only unique member names are present in an enumeration.
RPMPackage python-chameleon-3.4-1.lbn25.py37.noarch
Chameleon is an XML attribute language template compiler. It comes with implementations for the Zope Page Templates (ZPT) and Genshi templating languages. The engine compiles templates into Python byte-code. This results in performance which is on average 10-15 times better than implementations which use run-time interpretation.
RPMPackage python2-senaite.instruments-1.0.0-1.lbn25.noarch
SENAITE INSTRUMENTS adds instrument results import and export capabilities to SENAITE LIMS.
RPMPackage python2-perfmetrics-2.0-1.lbn25.py37.noarch
Introduction The perfmetrics package provides a simple way to add software performance metrics to Python libraries and applications. Use perfmetrics to find the true bottlenecks in a production application.The perfmetrics package is a client of the Statsd daemon by Etsy, which is in turn a client of Graphite (specifically, the Carbon daemon). Because the perfmetrics package sends UDP packets ...
RPMPackage rtf2xml-1.33-1.lbn25.noarch
The script rtf2xml converts Microsoft RTF to XML. By default, the script outputs to a raw XML, which faitfully represents the strucutre of the original RTF document.
RPMPackage rtf-converter-1.1-3.lbn25.x86_64
rtf-converter is a command line RTF to HTML converter application written in C++. It removes specific font and font-size references leaving only the basic paragraph styles and bold, italic etc.
RPMPackage python2-backports-1.0-15.lbn25.x86_64
The backports namespace is a namespace reserved for features backported from the Python standard library to older versions of Python 2. Packages that exist in the backports namespace in Fedora should not provide their own backports/__init__.py, but instead require this package. Backports to earlier versions of Python 3, if they exist, do not need this package because of changes made in Python 3.3 in PEP 420 (http://www.python.org/dev/peps/pep-0420/).
RPMPackage python2-cycler-0.10.0-4.lbn25.py37.noarch
General purpose library used by matplotlib to cycle through lists for colors, marker styles, etc
RPMPackage python2-cffi-1.14.6-1.lbn25.x86_64
Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
RPMPackage python2-backports-functools_lru_cache-1.5-4.lbn25.noarch
A backport of functools.lru_cache from Python 3.3 as published at ActiveState.
RPMPackage python2-asn1crypto-1.3.0-1.lbn25.noarch
Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.
RPMPackage python-subprocess32-3.2.6-8.lbn25.x86_64
Backport of the subprocess module from Python 3.2 for use on 2.x.
RPMPackage python2-pygments-2.5.2-1.lbn25.noarch
Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details that increase highlighting quality * support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism * a number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainf*ck!
RPMPackage python2-pyOpenSSL-19.1.0-1.lbn25.noarch
High-level wrapper around a subset of the OpenSSL library, includes among others * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes
RPMPackage python2-olefile-0.46-1.lbn25.noarch
olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc. Python2 version.
RPMPackage python2-matplotlib-wx-2.2.3-3.lbn25.x86_64
wxPython backend for python-matplotlib
RPMPackage python2-matplotlib-tk-2.2.3-3.lbn25.x86_64
Tk backend for python-matplotlib
RPMPackage python2-matplotlib-qt5-2.2.3-3.lbn25.x86_64
Qt5 backend for python-matplotlib