Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>python-spake2</Name> | |||||
| <Packager> | |||||
| <Name>Devil505</Name> | |||||
| <Email>devil505@tuta.io</Email> | |||||
| </Packager> | |||||
| <License>MIT</License> | |||||
| <PartOf>programming.python</PartOf> | |||||
| <Summary xml:lang="en">This library implements the SPAKE2 password-authenticated key exchange</Summary> | |||||
| <Description xml:lang="en">This library implements the SPAKE2 password-authenticated key exchange | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>python-spake2</Name> | |||||
| <Summary xml:lang="en">This library implements the SPAKE2 password-authenticated key exchange</Summary> | |||||
| <Description xml:lang="en">This library implements the SPAKE2 password-authenticated key exchange | |||||
| </Description> | |||||
| <PartOf>programming.python</PartOf> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2-0.8-py3.6.egg-info/PKG-INFO</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2-0.8-py3.6.egg-info/SOURCES.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2-0.8-py3.6.egg-info/dependency_links.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2-0.8-py3.6.egg-info/requires.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2-0.8-py3.6.egg-info/top_level.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/__init__.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/_version.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/ed25519_basic.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/ed25519_group.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/groups.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/params.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/six.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/spake2.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/__pycache__/util.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/_version.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/ed25519_basic.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/ed25519_group.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/groups.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/__init__.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/all.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/ed25519.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/i1024.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/i2048.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/__pycache__/i3072.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/all.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/ed25519.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/i1024.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/i2048.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/parameters/i3072.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/params.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/six.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/spake2.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/__init__.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/common.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/myhkdf.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/test_compat.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/test_group.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/test_spake2.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/__pycache__/test_utils.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/common.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/myhkdf.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/test_compat.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/test_group.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/test_spake2.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/test/test_utils.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/spake2/util.py</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2018-07-12</Date> | |||||
| <Version>0.8</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Devil505</Name> | |||||
| <Email>devil505@tuta.io</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.