-
python3-galaxy-importer-0.4.6-1.lbn36.noarch
Install From pypipip install galaxy-importer From sourceClone repo and go into
project directoryInstall into environment the local setup.py including its
development dependencies:pip install -e .[dev] Run importerRun
parsing/validation standalone to view log output and importer result for a
build collection artifact file:python -m galaxy_importer.main
[collection_artifact_file]View log output...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-gitdb-4.0.9-1.lbn36.noarch
GitDB is a pure-Python git object database
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-gnupg-0.5.0-1.fc36.noarch
GnuPG bindings for python. This uses the gpg command.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-naya-1.1.1-1.lbn36.noarch
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-parsley-1.3-22.fc36.noarch
A parser generator library based on OMeta, and other useful parsing tools.
Parsley is a parsing library for people who find parsers scary or
annoying. I wrote it because I wanted to parse a programming language,
and tools like PLY or ANTLR or Bison were very hard to understand and
integrate into my Python code. Most parser generators are based on LL
or LR parsing algorithms that compile to big state machine
tables. It was like I had to wake up a different section of my brain
to understand or work on grammar rules.
Parsley, like pyparsing and ZestyParser, uses the PEG algorithm, so
each expression in the grammar rules works like a Python
expression. In particular, alternatives are evaluated in order, unlike
table-driven parsers such as yacc, bison or PLY.
Parsley is an implementation of OMeta, an object-oriented
pattern-matching language developed by Alessandro Warth at
thesis, which provides a detailed description of OMeta:
http://www.vpri.org/pdf/tr2008003_experimenting.pdf
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pygtrie-2.5.0-1.lbn36.noarch
pygtrie is a Python library implementing a trie data structure.Trie data
structure < also known
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-solv-0.7.31-1.lbn36.x86_64
Python bindings for the libsolv library.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-strict-rfc3339-0.7-5.fc36.noarch
Goals:
- Convert UNIX timestamps to and from RFC3339.
- Either produce RFC3339 strings with a UTC offset (Z) or with the offset that
the C time module reports is the local timezone offset.
- Simple with minimal dependencies/libraries.
- Avoid timezones as much as possible.
- Be very strict and follow RFC3339.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-subprocess-tee-0.4.1-5.lbn36.noarch
This package provides an drop-in alternative to subprocess.run that captures
the output while still printing it in real time, just the way tee does.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-url-normalize-1.4.3-1.lbn36.noarch
url-normalize [![Build Status]( [![Coverage Status]( Normalization function:*
Take care of IDN domains. * Always provide the URI scheme in lowercase
characters. * Always provide the host, if any, in lowercase characters. * Only
perform percent-encoding where it is essential. * Always use uppercase
A-through-F characters when percent-encoding. * Prevent dot-segments appearing
in non-relative URI paths.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36