GithubHelp home page GithubHelp logo

Comments (5)

hannesg avatar hannesg commented on August 15, 2024

Hi bhollis

I actually prefer free software over open software and therefore chose GPL deliberately. However, I don't want to keep people from using the software if they have good intents. Do you have a specific usecase?

from uri_template.

bhollis avatar bhollis commented on August 15, 2024

My intention was to use it as part of the Middleman blog plugin: https://github.com/middleman/middleman-blog, but I don't want to apply the terms of the AGPLv3 to my MIT-licensed software (or to Middleman itself, which is also MIT). Middleman is used in commercial environments where GPLv3 is unacceptable.

from uri_template.

bhollis avatar bhollis commented on August 15, 2024

Note that this is no longer a huge deal as I have already switched my code to use addressable, but I wanted to file this issue just to make you aware that AGPLv3 licensing is in conflict with most Ruby library/application licenses.

from uri_template.

jasonporritt avatar jasonporritt commented on August 15, 2024

I recently ran into the AGPLv3 licensing of this gem. I would love to see the license changed to something better-aligned with the Rubygems community at large.

We're using Hyperclient in some batch-processing tasks that interact with an API we've built. Hyperclient is MIT-licensed software, but it carries a dependency on uri_template. While it seems like we should be able to use uri_template after reading through the AGPLv3 text and various interpretations (we're not creating a derivative work, only using the library via its defined API), the license doesn't lend the kind of confidence I'm accustomed to from the Ruby license (2-clause BSD) or MIT license.

We'd love to continue using it, but may not be able to on account of others' feelings about the license.

from uri_template.

hannesg avatar hannesg commented on August 15, 2024

Hi All

I'm a bit sad about this. Having a gem with MIT licence depending on a non-MIT gem is certainly a strange state. While I still like the AGPL, I've changed the licence to MIT with release 0.7.0 .

Have fun using it :)

from uri_template.

Related Issues (9)

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.