{ "info": { "author": "Christopher J. Stawarz", "author_email": "cstawarz@cfa.harvard.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Operating System :: POSIX :: SunOS/Solaris", "Programming Language :: Other Scripting Engines", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PySL is a package that makes S-Lang functions and variables accessible via\nPython. It allows any S-Lang data type to move from S-Lang to Python scope\nand back and lets the user call any intrinsic or user-defined S-Lang function\n(including those defined by imported modules) from Python. All of this can\nbe accomplished using a simple, module-like interface.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://hea-www.harvard.edu/~cstawarz/pysl/", "keywords": null, "license": "http://www.fsf.org/copyleft/gpl.html", "maintainer": null, "maintainer_email": null, "name": "pysl", "package_url": "https://pypi.org/project/pysl/", "platform": "Linux,Solaris,Mac OS X", "project_url": "https://pypi.org/project/pysl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://hea-www.harvard.edu/~cstawarz/pysl/" }, "release_url": "https://pypi.org/project/pysl/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Use S-Lang functions and variables from Python", "version": "0.1.0" }, "last_serial": 4396, "releases": { "0.1.0": [] }, "urls": [] }