aboutcode-org / aboutcode-org/debian-inspector
"De-deb" some texts, such as Package descriptions
- Lenguaje dominante
- Python
- Estrellas
- 17
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Debian uses space-prefixed continuation lines and "space-dot" continuation empty lines. We should have a function to strip these and optionally "re-deb" these
See for instance:
```
GNU Bourne Again SHell
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file. Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
.
Bash is ultimately intended to be a conformant implementation of the
IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
.
The Programmable Completion Code, by Ian Macdonald, is now found in
the bash-completion package.
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.