Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
486 stars 101 forks source link

License for Conda #28

Closed snowman2 closed 7 years ago

snowman2 commented 7 years ago

Hello,

I have found your code to be very useful. I see a license in your readme. However, it would be nice for you to generate a separate license file with an official license type (BSD, Apache, MIT, ...) and include it in your MANIFEST.in. The reason is that it would be nice to turn this into a conda package (see: https://github.com/conda-forge/staged-recipes) and they require a license to be included.

Thanks!

Turbo87 commented 7 years ago

@snowman2 as you may have noticed I'm using the MIT license here. feel free to open a pull request with the necessary changes to make this compatible.

snowman2 commented 7 years ago

Thanks for merging. When will the version with the license be released to pypi?

Turbo87 commented 7 years ago

should be up in a few minutes once https://travis-ci.org/Turbo87/utm/builds/219342206 is complete

closing as this was resolved by #29

thanks!

Turbo87 commented 7 years ago

https://pypi.python.org/pypi/utm/0.4.2

snowman2 commented 7 years ago

Thanks!

Would you like to be a package maintainer on conda-forge as well? It's not too bad to get the hang of.

Turbo87 commented 7 years ago

@snowman2 since I'm not using that myself I don't think that would make sense, but thanks for asking

snowman2 commented 7 years ago

@Turbo87 would you like me to remove you from the co-maintainer list?