فهرست منبع

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>
Thomas Petazzoni 6 سال پیش
والد
کامیت
2311987335
1فایلهای تغییر یافته به همراه4 افزوده شده و 5 حذف شده
  1. 4 5
      package/python-matplotlib/Config.in

+ 4 - 5
package/python-matplotlib/Config.in

@@ -13,11 +13,10 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
 	select BR2_PACKAGE_PYTHON3_ZLIB # runtime
 	select BR2_PACKAGE_ZLIB # runtime
 	help
-	  Matplotlib strives to produce publication
-	  quality 2D graphics for interactive graphing,
-	  scientific publishing, user interface
-	  development and web application servers targeting
-	  multiple user interfaces and hardcopy output
+	  Matplotlib strives to produce publication quality 2D
+	  graphics for interactive graphing, scientific publishing,
+	  user interface development and web application servers
+	  targeting multiple user interfaces and hardcopy output
 	  formats.
 
 	  https://matplotlib.org/