{ "info": { "author": "Ero-sennin", "author_email": "densetsu.no.ero.sennin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "SEXpy - Python meets S-expressions\n==================================\n\nCreated just in order to have some se^Wfun.\n\nA little code snippet so that you can get the overall idea::\n\n (class (Hello)\n (def (__init__ self message)\n (= self.message message))\n (def (hello self)\n (print self.message)))\n \n (= hello (Hello \"Hello world!\"))\n (hello.hello)\n \nThis version requires Python 3. Use `version 0.1 `_ if you need Python 2 support.\n\nDocumentation: http://packages.python.org/sexpy\n\nMercurial repository: https://bitbucket.org/ero-sennin/sexpy", "description_content_type": null, "docs_url": "https://pythonhosted.org/sexpy/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://python.org/pypi/sexpy", "keywords": "", "license": "GPL-2", "maintainer": "", "maintainer_email": "", "name": "sexpy", "package_url": "https://pypi.org/project/sexpy/", "platform": "platform-independent", "project_url": "https://pypi.org/project/sexpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://python.org/pypi/sexpy" }, "release_url": "https://pypi.org/project/sexpy/0.2/", "requires_dist": null, "requires_python": null, "summary": "S-expression syntax for Python", "version": "0.2" }, "last_serial": 1636520, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "af8bdee5946a190e20132701d3eeea32", "sha256": "eccd59c4a01ecc68c59faca278c41a779c7058941351a1b59083046268afccbc" }, "downloads": -1, "filename": "sexpy-0.1.tar.gz", "has_sig": false, "md5_digest": "af8bdee5946a190e20132701d3eeea32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10597, "upload_time": "2007-06-04T10:17:43", "url": "https://files.pythonhosted.org/packages/49/24/3b7cce41137da4e06460b9a1e4292fb4eda89f0184f96bbb79a1d878aca0/sexpy-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "47bb7ff4ab749d4f01bae989a2bb7b1d", "sha256": "581110e0078a42fbdfb4eabee540d4eaca34f89375198a3d9380cbf70973c725" }, "downloads": -1, "filename": "sexpy-0.2.tar.gz", "has_sig": false, "md5_digest": "47bb7ff4ab749d4f01bae989a2bb7b1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11393, "upload_time": "2010-08-30T14:34:01", "url": "https://files.pythonhosted.org/packages/52/4e/50505348b1ab518ff64db1221a273807f7675435d7dd56c9ebed0fed9dbb/sexpy-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47bb7ff4ab749d4f01bae989a2bb7b1d", "sha256": "581110e0078a42fbdfb4eabee540d4eaca34f89375198a3d9380cbf70973c725" }, "downloads": -1, "filename": "sexpy-0.2.tar.gz", "has_sig": false, "md5_digest": "47bb7ff4ab749d4f01bae989a2bb7b1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11393, "upload_time": "2010-08-30T14:34:01", "url": "https://files.pythonhosted.org/packages/52/4e/50505348b1ab518ff64db1221a273807f7675435d7dd56c9ebed0fed9dbb/sexpy-0.2.tar.gz" } ] }