{ "info": { "author": "Thomas Heller", "author_email": "theller@ctypes.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ctypeslib contains these packages:\n\n - ``ctypeslib.codegen`` - a code generator\n\n - ``ctypeslib.contrib`` - various contributed modules\n\n - ``ctypeslib.util`` - assorted small helper functions\n\n - ``ctypeslib.test`` - unittests\n\nThere is not yet an official release, but ctypeslib can be installed\ndirectly from the subversion repository with::\n\n easy_install ctypeslib==dev\n\nThe SVN repository is here:\n\nhttp://svn.python.org/projects/ctypes/trunk/ctypeslib/#egg=ctypeslib-dev", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "ctypeslib", "package_url": "https://pypi.org/project/ctypeslib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ctypeslib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/ctypeslib/0.5.4a/", "requires_dist": null, "requires_python": null, "summary": "ctypeslib - useful additions to the ctypes FFI library", "version": "0.5.4a" }, "last_serial": 802850, "releases": { "0.0.1a": [], "0.5.4a": [] }, "urls": [] }