Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>python-rebulk</Name> | <Name>python-rebulk</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>Apache-2.0</License> | |||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string.</Summary> | <Summary xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string</Summary> | ||||
| <Description xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string. | <Description xml:lang="en">ReBulk is a python library that performs advanced searches in strings that would be hard to implement using re module or String methods only. | ||||
| It includes some features like Patterns, Match, Rule that allows developers to build a custom and complex string matcher using a readable and extendable API. | |||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>python-rebulk</Name> | <Name>python-rebulk</Name> | ||||
| <Summary xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string.</Summary> | <Summary xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string</Summary> | ||||
| <Description xml:lang="en">Define simple search patterns in bulk to perform advanced matching on any string. | <Description xml:lang="en">ReBulk is a python library that performs advanced searches in strings that would be hard to implement using re module or String methods only. | ||||
| It includes some features like Patterns, Match, Rule that allows developers to build a custom and complex string matcher using a readable and extendable API. | |||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk-0.7.6-py2.7.egg-info/zip-safe</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk-1.0.0-py3.6.egg-info/zip-safe</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/__version__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/__version__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/__version__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/chain.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/chain.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/debug.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/chain.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/formatters.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/debug.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/introspector.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/debug.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/loose.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/formatters.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/match.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/formatters.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/pattern.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/introspector.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/processors.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/introspector.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/rebulk.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/loose.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/remodule.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/loose.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/rules.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/match.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/toposort.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/match.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/pattern.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__pycache__/validators.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/pattern.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/__version__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/processors.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/chain.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/processors.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/debug.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/rebulk.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/formatters.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/rebulk.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/introspector.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/remodule.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/loose.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/remodule.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/match.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/rules.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/pattern.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/rules.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/processors.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/rebulk.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/remodule.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/default_rules_module.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/rules.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/default_rules_module.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/rebulk_rules_module.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/rebulk_rules_module.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/default_rules_module.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/rules_module.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/rebulk_rules_module.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/rules_module.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/rules_module.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_chain.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_chain.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_chain.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_debug.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_debug.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_introspector.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_debug.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_loose.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_introspector.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_match.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_introspector.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_pattern.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_loose.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_processors.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_loose.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_rebulk.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_match.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_rules.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_match.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_toposort.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_pattern.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/__pycache__/test_validators.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_pattern.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/default_rules_module.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_processors.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/rebulk_rules_module.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_processors.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/rules_module.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_rebulk.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_chain.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_rebulk.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_debug.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_rules.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_introspector.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_rules.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_loose.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_toposort.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_match.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_toposort.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_pattern.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_validators.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_processors.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/test/test_validators.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_rebulk.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/toposort.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_rules.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/toposort.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_toposort.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/test/test_validators.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/utils.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/toposort.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/validators.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/rebulk/validators.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/rebulk/validators.py</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="1"> | <Update release="2"> | ||||
| <Date>2016-10-22</Date> | <Date>2018-11-10</Date> | ||||
| <Version>0.7.6</Version> | <Version>1.0.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.