google / textfsm

Python module for parsing semi-structured text into python tables.
Apache License 2.0
1.09k stars 168 forks source link

Include COPYING file in pypi package #26

Closed javierpena closed 6 years ago

javierpena commented 6 years ago

I am packaging textfsm for Fedora. One of the Fedora requirements is that the license file (COPYING in this case) is included as part of the source tarball [1]. Looking at the PyPi package, this file is not included, although it is present in the Git repository.

Thanks!

[1]- https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text

harro commented 6 years ago

Uploaded a new pypi package with the file included. pip install textfsm==0.4.0