{ "info": { "author": "Thomas Heller", "author_email": "theller@ctypes.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ctypes is a Python package to create and manipulate C data types in\r\nPython, and to call functions in dynamic link libraries/shared\r\ndlls. It allows wrapping these libraries in pure Python.", "description_content_type": null, "docs_url": null, "download_url": "http://downloads.sourceforge.net/project/ctypes/ctypes/1.0.2/ctypes-1.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://starship.python.net/crew/theller/ctypes/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "ctypes", "package_url": "https://pypi.org/project/ctypes/", "platform": "windows,Linux,MacOS X,Solaris,FreeBSD", "project_url": "https://pypi.org/project/ctypes/", "project_urls": { "Download": "http://downloads.sourceforge.net/project/ctypes/ctypes/1.0.2/ctypes-1.0.2.tar.gz", "Homepage": "http://starship.python.net/crew/theller/ctypes/" }, "release_url": "https://pypi.org/project/ctypes/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "create and manipulate C data types in Python, call functions in shared libraries", "version": "1.0.2" }, "last_serial": 1701113, "releases": { "0.6.0": [], "0.6.2": [], "0.6.3": [], "0.9.1": [], "0.9.5": [], "0.9.6": [], "0.9.9.3": [], "0.9.9.6": [], "0.9.9.9": [], "1.0.0": [], "1.0.1": [], "1.0.2": [] }, "urls": [] }