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

Separating different kind of paragraphs should be moved into debian_inspector #18

Open
AyanSinhaMahapatra opened this issue May 26, 2021 · 0 comments

Comments

@AyanSinhaMahapatra
Copy link
Member

In scancode-toolkit, at src/packagedcode/debian_copyright.py there's the DebianCopyrightParagraphs clas which basically extends DebianCopyright at debian_inspector/copyright.py to also handle seperating the different types of paragraph in functional groups to be then used for parsing and copyright/license detection.

This should be moved to debian_inspector/copyright.py as it only extends functionality of the DebianCopyright class.

https://github.com/nexB/scancode-toolkit/blob/2390-improve-debian-license-detection/src/packagedcode/debian_copyright.py#L739

pombredanne pushed a commit to pombredanne/debut that referenced this issue Sep 3, 2021
Ensure we use official full text of Apache 2.0
@pombredanne pombredanne changed the title Seperating different kind of paragraphs should be moved into debian_inspector Separating different kind of paragraphs should be moved into debian_inspector Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant