mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/python-matplotlib: rewrap Config.in help text
The wrapping looked somewhat arbitrary, and not optimized to fill in the 72 characters we allow. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
22378717cc
commit
2311987335
@ -13,11 +13,10 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
|
|||||||
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
|
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
|
||||||
select BR2_PACKAGE_ZLIB # runtime
|
select BR2_PACKAGE_ZLIB # runtime
|
||||||
help
|
help
|
||||||
Matplotlib strives to produce publication
|
Matplotlib strives to produce publication quality 2D
|
||||||
quality 2D graphics for interactive graphing,
|
graphics for interactive graphing, scientific publishing,
|
||||||
scientific publishing, user interface
|
user interface development and web application servers
|
||||||
development and web application servers targeting
|
targeting multiple user interfaces and hardcopy output
|
||||||
multiple user interfaces and hardcopy output
|
|
||||||
formats.
|
formats.
|
||||||
|
|
||||||
https://matplotlib.org/
|
https://matplotlib.org/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user