mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-pyserial: improve descr a bit more.
This commit is contained in:
parent
9217f14144
commit
ac9ac3430e
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
||||||
|
|
||||||
pkgname=python-pyserial
|
pkgname=python-pyserial
|
||||||
version=2.7
|
version=2.7
|
||||||
revision=1
|
revision=2
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||||
homepage="http://pyserial.sourceforge.net/"
|
homepage="http://pyserial.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
short_desc="Python2 to provide access for the serial port"
|
short_desc="Python2 module providing access for the serial port"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyserial-${version}"
|
wrksrc="pyserial-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
|
Loading…
Add table
Reference in a new issue