{ "info": { "author": "Dr. Alex Meakins", "author_email": "alex.meakins@ukaea.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Cython", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering" ], "description": "IDLBridge\n=========\n\nA python wrapper for the IDL.\n\nAfter exploring the various options available on the internet (pyidl, pyidlrpc,\npidly) we have found that none of them have the feature sets we need to provide\nan effective migration tool from IDL to python. These packages are either\nunmaintained (don't support python 3), are slow or use access routines that are\nimpractical for multi-user systems (IDLRPC).\n\nThis is a simple IDL bridge library that interacts via the IDL \"callable\"\nlibrary interface.\n\nThe high level python interface is designed to hide the IDL calls behind python\nobjects such that the IDL calls can be transparently replaced at a later date\nwithout requiring significant code refactoring.\n\n- Dr Alex Meakins (alex.meakins@ukaea.uk)\n\n\n\n\n", "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": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "idlbridge", "package_url": "https://pypi.org/project/idlbridge/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/idlbridge/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/idlbridge/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "An IDL wrapper for Python", "version": "1.1.0" }, "last_serial": 1951256, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "924b0f124f2c23a6c1a9c090838b1f48", "sha256": "c70dcdf6d1e13b2e70490d9a1431684aa8d7ffd883905044b65693fd3d788e9f" }, "downloads": -1, "filename": "idlbridge-1.1.0.tar.gz", "has_sig": false, "md5_digest": "924b0f124f2c23a6c1a9c090838b1f48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100716, "upload_time": "2016-02-11T14:39:08", "url": "https://files.pythonhosted.org/packages/6d/aa/e877b709b7bcef8cd516c4594a29e8357f55c70b19010b6985a941592bc4/idlbridge-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "924b0f124f2c23a6c1a9c090838b1f48", "sha256": "c70dcdf6d1e13b2e70490d9a1431684aa8d7ffd883905044b65693fd3d788e9f" }, "downloads": -1, "filename": "idlbridge-1.1.0.tar.gz", "has_sig": false, "md5_digest": "924b0f124f2c23a6c1a9c090838b1f48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100716, "upload_time": "2016-02-11T14:39:08", "url": "https://files.pythonhosted.org/packages/6d/aa/e877b709b7bcef8cd516c4594a29e8357f55c70b19010b6985a941592bc4/idlbridge-1.1.0.tar.gz" } ] }