aboutcode-org / aboutcode-org/scancode-toolkit
Move scan plugins and data api definitions in their respective modules
Abierto
core and api
must have
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
We have been accumulating plugins in the scancode module as well as the declaration of the data structures returned by plugins in scancode/api.py.
This code should be moved to its respective modules for clarity.
This means that api.py should disappear... which would be a breaking change of the API: to handle this in an orderly fashion, the api.py will be marked as deprecated and will import from the code that has been moved in the short term to keep some backward compatibility.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.