pyzmq: update summary and description.

This commit is contained in:
Jérôme Duval
2017-11-06 09:02:13 +01:00
committed by GitHub
parent bd0972c3d4
commit 49584bd5f8

View File

@@ -1,15 +1,11 @@
SUMMARY="Interfaces for Python"
SUMMARY="Python bindings for ØMQ"
DESCRIPTION="
This package provides an implementation of 'object interfaces' for Python. \
Interfaces are a mechanism for labeling objects as conforming to a given \
API or contract. So, this package can be considered as implementation of the \
Design By Contract methodology support in Python.
For detailed documentation, please see http://docs.zope.org/zope.interface"
This package contains Python bindings for ØMQ. \
ØMQ is a lightweight and fast messaging implementation."
HOMEPAGE="http://www.zeromq.org/bindings:python"
COPYRIGHT="2009-2012, Brian Granger, Min Ragan-Kelley"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$portVersion.tar.gz"
CHECKSUM_SHA256="0322543fff5ab6f87d11a8a099c4c07dd8a1719040084b6ce9162bcdf5c45c9d"