all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philippe Ombredanne <pombredanne@nexb.com>
To: guix-devel@gnu.org
Subject: Re: License auditing
Date: Thu, 4 Aug 2016 19:41:08 +0200	[thread overview]
Message-ID: <CAOFm3uH177X7G6hZ2w+fCTk3cZ1ouSQBH8ScveDNT=caXrbV-g@mail.gmail.com> (raw)

On Wed, 3 Aug 2016 19:55:11 +0200, Danny Milosavljevic wrote:
> See also <https://spdx.org/licenses/> (especially
> <https://github.com/triplecheck/>),
> <http://www.sciencedirect.com/science/article/pii/S0164121216300905> (also
> lists several license checkers; Fossology seems to be a whole webservice which
> does that).

On Wed, 3 Aug 2016 14:05:06 -0400, Leo Famulari wrote:
> There could also be binaries with no source code, some code with a
> unique license, or countless other ways to confuse a license parser.

On Thu, 4 Aug 2016 00:59:52 +0200, David Craven wrote:
> I found a promising package to help with license auditing. It's not
> perfect judging from the bug reports, but it seems pretty nice. It is
> the only option I found which is intended for scripted usage (has a
> nice cli interface). I'll package it tomorrow. Interesting would be to
> write a plugin for guix to see how it's findings compare to the
> licenses declared in guixsd.
> [0]
> https://github.com/nexB/scancode-toolkit/blob/develop/src/scancode/cli.py#L204


Hello guixers!
Scancode maintainer here!
Scancode detects licenses and more and it tries hard not to get
confused by the countless
ways licenses are written or mentioned.

It also does not require any specific install beyond a Python
interpreter and runs
from the command line and could come handy there.

There are bugs but I track these actively and fix them eventually!
I am curious if this breaks a few assumptions in Guix or not.
For instance, I vendor all third-parties such that a simple tarball
has everything it
needs to run except for a Python interpreter. But this could be
eventually borken down
in a python package and several lib deps if you want to go this route in Guix.

PS: I am also one of the SPDX co-founders.

I would be glad to help in any way I can.
-- 
Cordially
Philippe Ombredanne

             reply	other threads:[~2016-08-04 17:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-04 17:41 Philippe Ombredanne [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-04 18:34 License auditing Philippe Ombredanne
2016-08-03 16:28 David Craven
2016-08-03 17:55 ` Danny Milosavljevic
2016-08-03 18:00   ` Jelle Licht
2016-08-03 18:05   ` Leo Famulari
2016-08-03 18:05   ` David Craven
2016-08-03 18:15     ` David Craven
2016-08-03 18:03 ` Leo Famulari
2016-08-03 20:42   ` Ludovic Courtès
2016-08-03 21:11     ` Alex Griffin
2016-08-03 22:59       ` David Craven
2016-08-04 14:23       ` Ludovic Courtès
2016-08-04 14:40         ` Alex Griffin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOFm3uH177X7G6hZ2w+fCTk3cZ1ouSQBH8ScveDNT=caXrbV-g@mail.gmail.com' \
    --to=pombredanne@nexb.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.