Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>python-pysrt</Name> | <Name>python-pysrt</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>GPL-3.0</License> | <License>GPL-3.0-or-later</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">SubRip (.srt) subtitle parser and writer</Summary> | <Summary xml:lang="en">SubRip (.srt) subtitle parser and writer</Summary> | ||||
| <Description xml:lang="en">SubRip (.srt) subtitle parser and writer | <Description xml:lang="en">pysrt is a Python library used to edit or create SubRip files. | ||||
| </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-pysrt</Name> | <Name>python-pysrt</Name> | ||||
| <Summary xml:lang="en">SubRip (.srt) subtitle parser and writer</Summary> | <Summary xml:lang="en">SubRip (.srt) subtitle parser and writer</Summary> | ||||
| <Description xml:lang="en">SubRip (.srt) subtitle parser and writer | <Description xml:lang="en">pysrt is a Python library used to edit or create SubRip files. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/srt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/entry_points.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/entry_points.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt-1.1.1-py2.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt-1.1.1-py3.6.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/commands.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/commands.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/commands.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/comparablemixin.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/comparablemixin.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/compat.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/comparablemixin.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/srtexc.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/compat.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/srtfile.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/compat.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/srtitem.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtexc.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/srttime.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtexc.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/__pycache__/version.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtfile.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/commands.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtfile.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/comparablemixin.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtitem.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/compat.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srtitem.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/srtexc.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srttime.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/srtfile.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/srttime.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/srtitem.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/version.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/srttime.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/pysrt/version.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/pysrt/version.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>1.1.1</Version> | <Version>1.1.1</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.