packages feed

phash 0.0.4 → 0.0.5

raw patch · 5 files changed

+5/−1 lines, 5 filesbinary-added

Files

phash.cabal view
@@ -1,5 +1,5 @@ name:               phash-version:            0.0.4+version:            0.0.5 synopsis:           Haskell bindings to pHash, the open source perceptual hash library description:        See http://www.phash.org/ for more info. Note that you                     must have libphash installed on your system to use this@@ -13,6 +13,10 @@ build-type:         Simple cabal-version:      >= 1.10 extra-source-files: README.md+                    test/fixtures/grump_gray.jpg+                    test/fixtures/grump.jpg+                    test/fixtures/grump_flip.jpg+                    test/fixtures/grump_bright.jpg homepage:           http://github.com/michaelxavier/phash bug-reports:        http://github.com/michaelxavier/phash/issues 
+ test/fixtures/grump.jpg view

binary file changed (absent → 5715 bytes)

+ test/fixtures/grump_bright.jpg view

binary file changed (absent → 5736 bytes)

+ test/fixtures/grump_flip.jpg view

binary file changed (absent → 5896 bytes)

+ test/fixtures/grump_gray.jpg view

binary file changed (absent → 4915 bytes)