metadata.json 1.6 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities"], "extensions": {"python.details": {"contacts": [{"email": "erik.n.welch@gmail.com", "name": "https://raw.github.com/pytoolz/cytoolz/master/AUTHORS.md", "role": "author"}, {"email": "erik.n.welch@gmail.com", "name": "Erik Welch", "role": "maintainer"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/pytoolz/cytoolz"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["functional", "utility", "itertools", "functools", "iterator", "generator", "curry", "memoize", "lazy", "streaming", "bigdata", "cython", "toolz", "cytoolz"], "license": "BSD", "metadata_version": "2.0", "name": "cytoolz", "run_requires": [{"requires": ["toolz (>=0.8.0)"]}], "summary": "Cython implementation of Toolz: High performance functional utilities", "version": "0.10.0"}