Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10765467
D1734.id5224.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D1734.id5224.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : python-photohash
+version : 0.4.1
+release : 1
+source :
+ - https://pypi.python.org/packages/cc/ac/37fb0c9d9bf94854d087a9808a5d952308897ab2dc64430f8eac1c2f7dd7/Photohash-0.4.1.tar.gz : 2338cd2c6fba9a099b423c54c556491122d46a70cbf08bc517b8d88f2c708635
+license : MIT
+component : programming.python
+summary : A perceptual hash algorithm, used to find if two images are similar.
+description: |
+ A perceptual hash algorithm, used to find if two images are similar.
+builddeps :
+ - python-setuptools
+build : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,46 @@
+<PISI>
+ <Source>
+ <Name>python-photohash</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.</Summary>
+ <Description xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-photohash</Name>
+ <Summary xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.</Summary>
+ <Description xml:lang="en">A perceptual hash algorithm, used to find if two images are similar.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Photohash-0.4.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Photohash-0.4.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Photohash-0.4.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Photohash-0.4.1-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Photohash-0.4.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/__pycache__/photohash.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/photohash.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/tests/__pycache__/test_photohash.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/photohash/tests/test_photohash.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-02</Date>
+ <Version>0.4.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 20 2023, 1:23 PM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815091
Default Alt Text
D1734.id5224.diff (3 KB)
Attached To
Mode
D1734: Initial commit of python-photohash
Attached
Detach File
Event Timeline
Log In to Comment