-
python2-vobject-0.9.4.1-3.lbn25.py37.noarch
VObject is intended to be a full featured python library for parsing and
generating vCard and vCalendar files.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-z3c.checkversions-1.2-1.lbn25.noarch
Introduction Find newer versions of your installed Python packages, or newer
versions of packages in a buildout file.This package provides a console script
named checkversions. .. contents::Install you can install this package either
in a virtualenv:: $ virtualenv sandbox $ sandbox/bin/pip install
z3c.checkversions $ sandbox/bin/checkversions --helpor in your system:: $ sudo
pip install...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python-transaction-2.4.0-1.lbn25.noarch
This package contains a generic transaction implementation for Python. It is
mainly used by the ZODB, though.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python-wsgiutils-0.7-2.lbn25.noarch
WSGI Utils are a collection of useful libraries for use in a WSGI environnment.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
antlr4-runtime-4.5.2-1.fc24.noarch
This package provides runtime library used by parsers generated by
ANTLR.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-betamax-matchers-0.4.0-4.lbn25.noarch
A set of third-party matchers for Betamax.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-jwcrypto-0.6.0-1.lbn25.noarch
Implements JWK, JWS, JWE specifications using python-cryptography
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
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'}) ...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25