Metadata-Version: 2.0
Name: phash
Version: 0.2.0
Summary: ctypes interface to libphash
Home-page: https://github.com/acdha/python-phash
Author: Chris Adams
Author-email: chris@improbable.org
License: BSD
Keywords: phash
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: more-itertools

===============================
Python Boilerplate
===============================

.. image:: https://badge.fury.io/py/phash.png
    :target: http://badge.fury.io/py/phash

.. image:: https://travis-ci.org/acdha/phash.png?branch=master
        :target: https://travis-ci.org/acdha/phash

.. image:: https://pypip.in/d/phash/badge.png
        :target: https://crate.io/packages/phash?version=latest


ctypes interface to libphash

* Free software: BSD license
* Documentation: http://phash.rtfd.org.

Features
--------

* TODO



History
-------

0.1.0 (2014-01-11)
++++++++++++++++++

* First release on PyPI.

