Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>python-parso</Name> | <Name>python-parso</Name> | ||||
| <Homepage>https://github.com/davidhalter/parso</Homepage> | |||||
| <Packager> | <Packager> | ||||
| <Name>Joey Riches</Name> | <Name>Algent Albrahimi</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>algent@protonmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <License>Python-2.0</License> | <License>Python-2.0</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">A Python Parser</Summary> | <Summary xml:lang="en">A Python Parser</Summary> | ||||
| <Description xml:lang="en">Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. | <Description xml:lang="en">Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>python-parso</Name> | <Name>python-parso</Name> | ||||
| <Summary xml:lang="en">A Python Parser</Summary> | <Summary xml:lang="en">A Python Parser</Summary> | ||||
| <Description xml:lang="en">Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. | <Description xml:lang="en">Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.7.1-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.8.2-py3.9.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.7.1-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.8.2-py3.9.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.7.1-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.8.2-py3.9.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.7.1-py2.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.8.2-py3.9.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.7.1-py2.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.8.2-py3.9.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/__init__.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/_compatibility.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/_compatibility.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/cache.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/cache.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/file_io.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/file_io.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/grammar.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/grammar.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/grammar.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/normalizer.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/normalizer.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/parser.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/parser.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/__init__.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/generator.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/generator.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/generator.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/grammar_parser.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/grammar_parser.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/pgen2/grammar_parser.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/py.typed</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/diff.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/diff.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/errors.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/errors.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar27.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar310.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar33.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar34.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar35.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar36.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar37.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar38.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar39.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/parser.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/parser.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/pep8.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/pep8.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/prefix.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/prefix.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/token.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/token.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/token.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/tokenize.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/tokenize.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/tokenize.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/tree.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/tree.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/tree.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/tree.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/utils.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/utils.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/parso/utils.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.7.1-py3.9.egg-info/PKG-INFO</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.7.1-py3.9.egg-info/SOURCES.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.7.1-py3.9.egg-info/dependency_links.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.7.1-py3.9.egg-info/requires.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso-0.7.1-py3.9.egg-info/top_level.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__init__.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/__init__.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/__init__.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/_compatibility.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/_compatibility.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/cache.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/cache.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/file_io.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/file_io.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/grammar.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/grammar.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/normalizer.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/normalizer.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/parser.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/parser.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/tree.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/tree.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/utils.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/__pycache__/utils.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/_compatibility.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/_compatibility.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/cache.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/cache.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/file_io.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/file_io.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/grammar.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/grammar.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/grammar.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/normalizer.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/normalizer.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/parser.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/parser.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__init__.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/__init__.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/__init__.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/generator.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/generator.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/generator.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/generator.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/generator.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/grammar_parser.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/grammar_parser.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/pgen2/grammar_parser.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/py.typed</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/py.typed</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/__init__.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/__init__.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/diff.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/diff.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/errors.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/errors.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/parser.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/parser.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/pep8.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/pep8.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/prefix.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/prefix.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/token.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/token.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/tokenize.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/tokenize.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/tree.cpython-39.pyc</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/__pycache__/tree.cpython-39.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/diff.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/diff.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/errors.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/errors.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar27.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar310.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar310.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar33.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar34.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar35.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar36.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar36.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar37.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar37.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar38.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar38.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar39.txt</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/grammar39.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/parser.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/parser.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/pep8.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/pep8.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/prefix.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/prefix.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/token.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/token.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/token.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/tokenize.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/tokenize.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/tokenize.pyi</Path> | |||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/tree.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/python/tree.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/tree.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/tree.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/utils.py</Path> | <Path fileType="library">/usr/lib/python3.9/site-packages/parso/utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.9/site-packages/parso/utils.pyi</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="10"> | <Update release="11"> | ||||
| <Date>2021-07-28</Date> | <Date>2021-08-13</Date> | ||||
| <Version>0.7.1</Version> | <Version>0.8.2</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joey Riches</Name> | <Name>Algent Albrahimi</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>algent@protonmail.com</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.