Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic packaged code support #44

Closed
pombredanne opened this issue Jul 30, 2015 · 1 comment
Closed

Basic packaged code support #44

pombredanne opened this issue Jul 30, 2015 · 1 comment

Comments

@pombredanne
Copy link
Contributor

The basic should be:

  • have a common model for component data
  • basic support for common packages formats
  • a scancode --package option to scan for packages and return first:
    • a package type (RPM, Gem, npm, etc)
    • is possible its id and version,
    • how it is packaged (in an archive or a directory)
@pombredanne pombredanne added this to the v1.4 milestone Jul 30, 2015
@pombredanne pombredanne changed the title Basic packaged code and dependencies support Basic packaged code support Jul 30, 2015
pombredanne added a commit to pombredanne/scancode-toolkit that referenced this issue Aug 10, 2015
…ption for aboutcode-org#52

 * --extract is now in the extractcode command for aboutcode-org#52
 * refactored the command code to sperate progress reporting from
   actual scan.
@pombredanne
Copy link
Contributor Author

This is fixed now

@jdaguil jdaguil modified the milestone: v1.4 Nov 24, 2015
pombredanne added a commit that referenced this issue Nov 24, 2015
 * --extract is now in the extractcode command for #52
 * refactored the command code to sperate progress reporting from
   actual scan.
pombredanne added a commit that referenced this issue Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants