You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage objectweb-asm-5.1-4.lbn25.noarch
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
RPMPackage nodejs-azure-storage-legacy-0.10.1-1.lbn25.noarch
Microsoft Azure Storage Client Library for node for back compat with older versions of node sdk
RPMPackage nodejs-azure-keyvault-0.11.0-1.lbn25.noarch
Microsoft Azure Key Vault Client Library for node
RPMPackage nodejs-azure-extra-0.2.12-1.lbn25.noarch
Microsoft Azure Client Library in node for miscellaneous items
RPMPackage nodejs-azure-cli-0.10.13-2.lbn25.noarch
Microsoft Azure Cross Platform Command Line tool
RPMPackage nodejs-azure-asm-website-0.10.4-1.lbn25.noarch
Microsoft Azure WebSite Management Client Library for node
RPMPackage nodejs-azure-asm-trafficmanager-0.10.3-1.lbn25.noarch
Microsoft Azure Traffic Manager Management Client Library for node
RPMPackage nodejs-azure-asm-subscription-0.10.1-1.lbn25.noarch
Microsoft Azure Subscription Management Client Library for node
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.