{ "info": { "author": "Shachar Itzhaki", "author_email": "corwin0amber@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Operating System :: OS Independent", "Programming Language :: C++", "Programming Language :: Java", "Programming Language :: Python", "Topic :: Software Development" ], "description": "Robin is an Open-Source project providing quick, hands-free automated bindings\r\nof C++ libraries for Python, and possibly some other scripting languages (such\r\nas Java, Groovy, and Ruby) in the future. This is achieved by creating a minimal\r\namount of \"Glue Code\" above the existing routines, along with some \"Meta-Data\"\r\nwhich, when combined with a thin run-time mechanism exposes the C++ types as\r\nnative types in the target language.\r\n\r\nRobin's main ideal is to make bindings as tight as possible, such that usability\r\nwill resemble that which the user can produce in the original C++ code; Some\r\nexamples of such \"sharp edges\" are:\r\n\r\n * Imitating C++-style implicit conversions\r\n * Coupling STL primitives with the primitives of the target language\r\n * Automatic template instantiation and exposure of template instances\r\n * Allowing user Python code to derive from a C++ interface class and\r\nimplement virtual methods", "description_content_type": null, "docs_url": null, "download_url": "http://prdownloads.sourceforge.net/[..]robin-py/robin-1.0.1.src.tar.gz?download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://robin-py.sourceforge.net", "keywords": "robin", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "Robin", "package_url": "https://pypi.org/project/Robin/", "platform": "All WIN32 and POSIX.", "project_url": "https://pypi.org/project/Robin/", "project_urls": { "Download": "http://prdownloads.sourceforge.net/[..]robin-py/robin-1.0.1.src.tar.gz?download", "Homepage": "http://robin-py.sourceforge.net" }, "release_url": "https://pypi.org/project/Robin/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Robin is a project for fast and easy binding of python and C++ programs.", "version": "1.0.1" }, "last_serial": 802669, "releases": { "1.0.1": [] }, "urls": [] }