Code Monkey home page Code Monkey logo

Comments (4)

fgregg avatar fgregg commented on July 1, 2024

I was pretty sloppy here, because I the upstream work by @slacy doesn't have a clear license. I'm happy to add a license for my work (the cython code), but we also need him to provide a license for his work, the c++ code. https://github.com/slacy/double-metaphone/

from doublemetaphone.

proinsias avatar proinsias commented on July 1, 2024

Thanks for filing the issue!

from doublemetaphone.

sarimak avatar sarimak commented on July 1, 2024

The underlying C++ library's license seems to be Perl license which means either GPL 1+ or Artistic license (liberal, allows commercial re-distribution).

Since the referenced request to the author of the C++ library is unsolved for many years, could this wrapper select the Artistic license in good faith based on the available knowledge and notify the author of the C++ library so he can disagree?

If this sounds like a safe move, could you please add https://choosealicense.com/licenses/artistic-2.0/ as LICENSE.txt to this repo's root and add the license metadata to the PIP package?

It would be great to first publish a new version of the package still without an explicit license but with a deprecation warning indicating that the license of the package will be clarified - then increasing the major version of the package and publishing the explicitly-licensed version. So people pinning to a major version will have a chance to choose whether to stay pinned to the current state or to go with the flow and use the "new" license.

from doublemetaphone.

fgregg avatar fgregg commented on July 1, 2024

Sounds good. Can you make a PR?

from doublemetaphone.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.