recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Matthieu CRAPET
2014-02-19 15:47:36 +01:00
committed by Martin Jansa
parent a7ee4f3b00
commit c95e155780
427 changed files with 458 additions and 444 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DESCRIPTION = "Python interface for Remember The Milk API."
SUMMARY = "Python interface for Remember The Milk API"
AUTHOR = "Sridhar Ratnakumar / srid"
HOMEPAGE = "http://pypi.python.org/pypi/pyrtm"
LICENSE = "MIT"
@@ -1,4 +1,4 @@
DESCRIPTION = "Python template engine and code generation tool"
SUMMARY = "Python template engine and code generation tool"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
@@ -1,4 +1,4 @@
DESCRIPTION = "Extensions to the standard Python date/time support"
SUMMARY = "Extensions to the standard Python date/time support"
HOMEPAGE = "http://labix.org/python-dateutil"
SECTION = "devel/python"
LICENSE = "PSF"
@@ -1,4 +1,4 @@
DESCRIPTION = "Google Data APIs Python Client Library"
SUMMARY = "Google Data APIs Python Client Library"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://README.txt;md5=473bd4dff0ddca1f958244b2dc7a162c"
@@ -1,4 +1,4 @@
DESCRIPTION = "A Python crypto and SSL toolkit"
SUMMARY = "A Python crypto and SSL toolkit"
HOMEPAGE = "http://chandlerproject.org/bin/view/Projects/MeTooCrypto"
DEPENDS = "openssl swig-native"
@@ -1,4 +1,4 @@
DESCRIPTION = "A sophisticated Numeric Processing Package for Python"
SUMMARY = "A sophisticated Numeric Processing Package for Python"
SECTION = "devel/python"
LICENSE = "PSF & LLNL"
LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e"
@@ -1,4 +1,4 @@
DESCRIPTION = "A Pure Python Expect like Module for Python"
SUMMARY = "A Pure Python Expect like Module for Python"
SECTION = "devel/python"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=04a2bf11b85ce49d4a8c0c413fd34404"
@@ -1,4 +1,4 @@
SUMMARY = "PIP is a tool for installing and managing Python packages."
SUMMARY = "PIP is a tool for installing and managing Python packages"
LICENSE = "MIT & GPL"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de"
@@ -1,4 +1,4 @@
DESCRIPTION = "A cross-platform process and system utilities module for Python"
SUMMARY = "A cross-platform process and system utilities module for Python"
SECTION = "devel/python"
HOMEPAGE = "http://code.google.com/p/psutil"
LICENSE = "BSD"
@@ -1,4 +1,4 @@
DESCRIPTION = "Support for the Linux 2.6.x ALSA Sound System"
SUMMARY = "Support for the Linux 2.6.x ALSA Sound System"
SECTION = "devel/python"
DEPENDS = "alsa-lib"
LICENSE = "PSF"
@@ -1,4 +1,4 @@
DESCRIPTION = "Python Qt4 Bindings"
SUMMARY = "Python Qt4 Bindings"
HOMEPAGE = "http://riverbankcomputing.co.uk"
AUTHOR = "Phil Thomson @ riverbank.co.uk"
SECTION = "devel/python"
@@ -1,4 +1,4 @@
DESCRIPTION = "Serial Port Support for Python"
SUMMARY = "Serial Port Support for Python"
SECTION = "devel/python"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7424386ffe323e815ee62ee9ad591dd8"
@@ -1,4 +1,4 @@
DESCRIPTION = "A libudev binding"
SUMMARY = "A libudev binding"
HOMEPAGE = "http://pypi.python.org/pypi/pyudev"
SECTION = "devel/python"
LICENSE = "GPLv2"
@@ -1,4 +1,4 @@
DESCRIPTION = "PyUSB provides USB access on the Python language"
SUMMARY = "PyUSB provides USB access on the Python language"
HOMEPAGE = "http://pyusb.sourceforge.net/"
SECTION = "devel/python"
LICENSE = "BSD"
@@ -1,4 +1,4 @@
DESCRIPTION = "Simple, fast, extensible JSON encoder/decoder for Python"
SUMMARY = "Simple, fast, extensible JSON encoder/decoder for Python"
HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson"
SECTION = "devel/python"
@@ -1,4 +1,4 @@
DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries"
SUMMARY = "Runtime helper for sip-generated python wrapper libraries"
SECTION = "devel/python"
HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
AUTHOR = "Phil Thompson"
@@ -1,4 +1,4 @@
DESCRIPTION = "Set of i2c tools for linux - Python module"
SUMMARY = "Set of i2c tools for linux - Python module"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8"
@@ -1,4 +1,4 @@
DESCRIPTION = "Python package for parsing and generating vCard and vCalendar files"
SUMMARY = "Python package for parsing and generating vCard and vCalendar files"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
@@ -1,4 +1,4 @@
DESCRIPTION = "Interface definitions for Zope products"
SUMMARY = "Interface definitions for Zope products"
SECTION = "console/network"
LICENSE = "ZPL-2.1"