Metadata-Version: 2.1
Name: selfutils
Version: 0.1.2
Summary: An example of a python package from pre-existing code
Home-page: https://github.com/ankurk017/pyhurr
Author: Ankur Kumar
Author-email: ankurk017@gmail.com
License: MIT
Platform: UNKNOWN
License-File: LICENSE.txt

===================
Measurements Module
===================

**A demo for how to create a python package from existing code**

The actual software provides L1, L2, Supremum, and Hamming metrics and norms for numpy arrays.


