SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-tpfd rpm build for : OpenSuSE. For other distributions click python3-tpfd.

Name : python3-tpfd
Version : 0.2.4 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 19:38:31
Group : Development/Languages/Python Source RPM : python-tpfd-0.2.4-bp154.1.1.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Text Parsing Function Dispatcher
Description :
TPFD (Text Parsing Function Dispatcher) is an easy way to parse strings and execute
functions depending on their contents.

Inspired by Flask and using Parse under the hood, TPFD allows you to decorate functions
with grammar rules and if a pattern that matches one of your grammar rules is found,
the function will be run with a set of keyword arguments you\'ve specified passed to it!
Great for parsing logs and executing macros on what it finds!

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-tpfd-0.2.4-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  python3-tpfd-0.2.4-bp154.1.1.noarch.rpm
     

Provides :
python3-tpfd

Requires :
python(abi) = 3.6
python3-parse
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/tpfd
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/tpfd-0.2.4-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/tpfd/__init__.py
/usr/lib/python3.6/site-packages/tpfd/__pycache__
/usr/lib/python3.6/site-packages/tpfd/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/rules.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/tpfd/__pycache__/rules.cpython-36.pyc
/usr/lib/python3.6/site-packages/tpfd/compat.py
/usr/lib/python3.6/site-packages/tpfd/parser.py
/usr/lib/python3.6/site-packages/tpfd/rules.py
/usr/share/doc/packages/python3-tpfd
/usr/share/doc/packages/python3-tpfd/README.rst
/usr/share/licenses/python3-tpfd
/usr/share/licenses/python3-tpfd/LICENSE

 
ICM