okfn / messytables

Tools for parsing messy tabular data. This is now superseded by https://github.com/frictionlessdata/tabulator-py
http://messytables.readthedocs.io/
387 stars 110 forks source link

Please add LICENSE #187

Open christophfink opened 4 years ago

christophfink commented 4 years ago

Hi!

I’m packaging messytables for the Arch User Repository (AUR, https://aur.archlinux.org/packages/python-messytables/). The guidelines ask me to install a license file along with the package.

According to PyPi, you release messytables under an MIT license, can you please confirm that and add a LICENSE file to the repository?

Thanks!