mirror of
https://git.yoctoproject.org/git/opkg-utils
synced 2026-03-20 08:41:30 +01:00
6cd5925cf75cf43a69fcb60d7539d642728e38f0
The Debian Policy Manual describes the format of the description field. This includes information about how lines might be wrapped by programs displaying this information, how to mark lines to not be wrapped, how to mark a line as blank, and how leading spaces on a multi-line description might be deleted. By reformatting the description field in opkg.py, we are breaking many of these behaviors and taking control of formatting away from the author of the control file. Instead, we should simply copy the description field with no reformatting. Signed-off-by: Jeffrey Pautler <jeffrey.pautler@ni.com> Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
Description
Tools for the Opkg lightweight package management system
Languages
Python
54.3%
Shell
44.9%
Makefile
0.8%