mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 01:00:06 +02:00
pyzmq: update summary and description.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user