{ "info": { "author": "Adam Karpierz", "author_email": "adam@karpierz.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: zlib/libpng License", "Natural Language :: Polish", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: Stackless", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "C99\n===\n\nC99 headers and libraries that are missing from the C compilers for Python2.\n\nOverview\n========\n\nTODO...\n\nInstallation\n============\n\nPrerequisites:\n\n+ Python 2.7\n\n * http://www.python.org/\n\n+ pip and setuptools\n\n * http://pypi.org/project/pip/\n * http://pypi.org/project/setuptools/\n\nTo install run::\n\n python -m pip install --upgrade C99\n\nDevelopment\n===========\n\nVisit `development page `__\n\nInstallation from sources:\n\nClone the `sources `__ and run::\n\n python -m pip install ./C99\n\nor on development mode::\n\n python -m pip install --editable ./C99\n\nPrerequisites:\n\n+ Development is strictly based on *tox*. To install it run::\n\n python -m pip install tox\n\nLicense\n=======\n\n | Copyright (c) 2018-2019 Adam Karpierz\n |\n | Licensed under the zlib/libpng License\n | http://opensource.org/licenses/zlib/\n | Please refer to the accompanying LICENSE file.\n\nAuthors\n=======\n\n* Adam Karpierz \n\n.. _`development page`: https://github.com/karpierz/C99/\n\nChangelog\n=========\n\n1.0.0b1 (2019-05-19)\n--------------------\n- First public release.", "description_content_type": "", "docs_url": null, "download_url": "http://pypi.org/project/C99/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.org/project/C99/", "keywords": "C99,C,C++", "license": "zlib/libpng License ; http://opensource.org/licenses/zlib/", "maintainer": "Adam Karpierz", "maintainer_email": "adam@karpierz.net", "name": "C99", "package_url": "https://pypi.org/project/C99/", "platform": "any", "project_url": "https://pypi.org/project/C99/", "project_urls": { "Download": "http://pypi.org/project/C99/", "Homepage": "http://pypi.org/project/C99/" }, "release_url": "https://pypi.org/project/C99/1.0.0b1/", "requires_dist": null, "requires_python": "==2.7.*", "summary": "C99 headers and libraries that are missing from the C compilers for Python2.", "version": "1.0.0b1" }, "last_serial": 5853222, "releases": { "1.0.0b1": [ { "comment_text": "", "digests": { "md5": "aba2be4094758c4b1f2035744196729b", "sha256": "96932eb4ef6686ac98f2ff9d315a9fb6934764955770411735f79a840df6c7c0" }, "downloads": -1, "filename": "C99-1.0.0b1.zip", "has_sig": false, "md5_digest": "aba2be4094758c4b1f2035744196729b", "packagetype": "sdist", "python_version": "source", "requires_python": "==2.7.*", "size": 16733, "upload_time": "2019-05-19T11:06:35", "url": "https://files.pythonhosted.org/packages/1a/2e/8882da3460418d2f3cf77f048168076c2a34dd9753a404906a4d462ded2d/C99-1.0.0b1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aba2be4094758c4b1f2035744196729b", "sha256": "96932eb4ef6686ac98f2ff9d315a9fb6934764955770411735f79a840df6c7c0" }, "downloads": -1, "filename": "C99-1.0.0b1.zip", "has_sig": false, "md5_digest": "aba2be4094758c4b1f2035744196729b", "packagetype": "sdist", "python_version": "source", "requires_python": "==2.7.*", "size": 16733, "upload_time": "2019-05-19T11:06:35", "url": "https://files.pythonhosted.org/packages/1a/2e/8882da3460418d2f3cf77f048168076c2a34dd9753a404906a4d462ded2d/C99-1.0.0b1.zip" } ] }