################################################################################
# THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY #
# Read the zproject/README.md for information about making permanent changes. #
################################################################################
NAME = "czmq"
VERSION = "4.2.1"
LICENSE = "mpl-2.0"
DESCRIPTION = """Python bindings of: the high-level c binding for 0mq"""
URL = "https://github.com/zeromq/czmq"
PACKAGES = ["czmq"]
REQUIRES = [
]
################################################################################
# THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY #
# Read the zproject/README.md for information about making permanent changes. #
################################################################################
|