You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-azure-asm-store-0.10.0-1.lbn25.noarch
Microsoft Azure Store Management Client Library for node
RPMPackage nodejs-azure-asm-storage-0.12.0-1.lbn25.noarch
Microsoft Azure Storage Management Client Library for node
RPMPackage nodejs-azure-asm-sql-0.10.1-1.lbn25.noarch
Microsoft Azure SQL Management Client Library for node
RPMPackage python3-smmap-2.0.3-1.lbn25.py37.noarch
Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation. Python 3 version.
RPMPackage python3-requests-oauthlib-1.2.0-1.lbn25.noarch
This project provides first-class OAuth library support for python-request.
RPMPackage python3-oauth2client-4.1.2-2.lbn25.py37.noarch
This is a python client module for accessing resources protected by OAuth 2.0
RPMPackage python3-google-auth-oauthlib-0.4.0-1.lbn25.noarch
oauthlib integration for Google Auth |pypi|This library provides oauthlib_ integration with google-auth_... |buil .. |doc .. |pyp .. _oauthlib:
RPMPackage python3-google-auth-1.6.3-1.lbn25.noarch
Google Auth Python Library |build| |docs| |pypi|This library simplifies using Google's various server-to-server authentication mechanisms to access Google APIs... |buil .. |doc .. |pyp Installing
RPMPackage python3-uritemplate-3.0.0-1.lbn25.py37.noarch
uritemplate Documentation_ GitHub_ BitBucket_ TravisCI_Simple python library to deal with URI Templates_. The API looks like.. codeblock:: python from uritemplate import URITemplate, expand NOTE: URI params must be strings not integers gist_uri ' t URITemplate(gist_uri) print(t.expand(gist_id'123456')) > or print(expand(gist_uri, gist_id'123456')) also t.expand({'gist_id': '123456'}) ...
RPMPackage python3-jwcrypto-0.6.0-1.lbn25.noarch
Implements JWK, JWS, JWE specifications using python-cryptography
RPMPackage python3-betamax-matchers-0.4.0-4.lbn25.noarch
A set of third-party matchers for Betamax.
RPMPackage python3-betamax-0.8.1-1.lbn25.py37.noarch
Betamax is a VCR_ imitation for requests. This will make mocking out requests much easier. Python 3 version.
RPMPackage antlr4-runtime-4.5.2-1.fc24.noarch
This package provides runtime library used by parsers generated by ANTLR.
RPMPackage antlr4-4.5.2-1.fc24.noarch
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
RPMPackage python2-deltarpm-3.6.2-4.lbn25.x86_64
This package contains python bindings for deltarpm. Python 2 version.
RPMPackage python2-vine-1.3.0-3.lbn25.noarch
Promises, promises, promises
RPMPackage python-IPy-1.00-1.lbn25.noarch
IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and Networks.
RPMPackage python2-setools-4.1.1-13.lbn25.py37.x86_64
SETools is a collection of graphical tools, command-line tools, and Python 2 modules designed to facilitate SELinux policy analysis.
RPMPackage python2-saslwrapper-0.16-23.lbn25.x86_64
Python bindings for the saslwrapper library.
RPMPackage python3-SecretStorage-2.3.1-6.lbn25.py37.noarch
This module provides a way for securely storing passwords and other secrets. It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. The main classes provided are secretstorage.Item, representing a secret item (that has a label, a secret and some attributes) and secretstorage.Collection, a place items are stored in. SecretStorage supports most of the functions provided by Secret Service, including creating and deleting items and collections, editing items, locking and unlocking collections (asynchronous unlocking is also supported).