GithubHelp home page GithubHelp logo

daald / dpkg-licenses Goto Github PK

View Code? Open in Web Editor NEW
167.0 167.0 69.0 24 KB

A command line tool which lists the licenses of all installed packages in a Debian-based system (like Ubuntu)

License: GNU General Public License v3.0

Shell 100.00%

dpkg-licenses's People

Contributors

caseneuve avatar daald avatar lumi-pwhitney avatar tuminoid avatar zhihanweng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dpkg-licenses's Issues

Unknown Format of License Terms for csh

Is there any way to gather license information for this package, or if not, how can we continue listing package licenses past this point?

stderr output from dpkg-licenses:

WARNING: Unknown format of /usr/share/doc/csh/copyright: Format: http://www.debian.org/doc/copyright-format/1.0

Tag a release

If there is a github "release" in this repository, then CI/CD systems can be configured to pull a (largely immutable) tarball of these scripts directly from Github.

Proper separator character to license list

Currently the list of licenses is space-separated. The problem with this is that some licenses have spaces in their names.

It would be easier for further processing, if the separator was some character that does not occur in license names. Maybe it would be best, if the user could specify the chraracter as an optional command-line option. This would make the feature backwards compatible and also make it possible to change the character if there are clashes with some (future) license names.

Support busybox without bash and gnu grep

The dependency to bash seems to be unnecessary. Also gnu grep (with its option -P) is not required, if the regex is slightly modified. Please see my wipu@890fe90 which I tested with several busybox-based images that only have a busybox sh and grep.

You may want to do the same to make the tool usable in a wider set of environments.

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.