Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| Show All 14 Lines | </Description> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>python-prompt-toolkit</Name> | <Name>python-prompt-toolkit</Name> | ||||
| <Summary xml:lang="en">Library for building powerful interactive command lines in Python</Summary> | <Summary xml:lang="en">Library for building powerful interactive command lines in Python</Summary> | ||||
| <Description xml:lang="en">Library for building powerful interactive command lines in Python | <Description xml:lang="en">Library for building powerful interactive command lines in Python | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.5-py3.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.8-py3.7.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.5-py3.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.8-py3.7.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.5-py3.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.8-py3.7.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.5-py3.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.8-py3.7.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.5-py3.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit-3.0.8-py3.7.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/__init__.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/__init__.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/auto_suggest.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/auto_suggest.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/buffer.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/buffer.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/cache.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/cache.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/data_structures.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/data_structures.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/document.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/document.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/enums.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/__pycache__/enums.cpython-37.pyc</Path> | ||||
| ▲ Show 20 Lines • Show All 221 Lines • ▼ Show 20 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/base.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/base.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/color_depth.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/color_depth.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/conemu.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/conemu.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/defaults.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/defaults.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/vt100.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/vt100.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/win32.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/win32.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/windows10.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/output/windows10.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/patch_stdout.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/patch_stdout.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/py.typed</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/renderer.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/renderer.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/search.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/search.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/selection.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/selection.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/__init__.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/__init__.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/dialogs.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/dialogs.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/prompt.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/prompt.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/utils.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/shortcuts/__pycache__/utils.cpython-37.pyc</Path> | ||||
| Show All 32 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/base.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/base.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/dialogs.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/dialogs.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/menus.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/menus.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/toolbars.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/widgets/toolbars.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/win32_types.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/prompt_toolkit/win32_types.py</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="5"> | <Update release="6"> | ||||
| <Date>2020-07-21</Date> | <Date>2020-11-10</Date> | ||||
| <Version>3.0.5</Version> | <Version>3.0.8</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Algent Albrahimi</Name> | <Name>Algent Albrahimi</Name> | ||||
| <Email>algent@protonmail.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.