Name | hy JSON |
Version |
1.0.0
JSON |
| download |
home_page | http://hylang.org/ |
Summary | A Lisp dialect embedded in Python |
upload_time | 2024-09-22 13:16:58 |
maintainer | None |
docs_url | None |
author | Paul Tagliamonte |
requires_python | <3.14,>=3.8 |
license | Expat |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Hy is a Lisp dialect that's embedded in Python.
Since Hy transforms its Lisp code into Python abstract syntax tree (AST)
objects, you have the whole beautiful world of Python at your fingertips,
in Lisp form.
Raw data
{
"_id": null,
"home_page": "http://hylang.org/",
"name": "hy",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Paul Tagliamonte",
"author_email": "tag@pault.ag",
"download_url": "https://files.pythonhosted.org/packages/ab/7f/f8061ae737f6a564c3d4f80287bd5ff46afc1f606617a9cb5c797e6a974a/hy-1.0.0.tar.gz",
"platform": "any",
"description": "Hy is a Lisp dialect that's embedded in Python.\nSince Hy transforms its Lisp code into Python abstract syntax tree (AST)\nobjects, you have the whole beautiful world of Python at your fingertips,\nin Lisp form.\n",
"bugtrack_url": null,
"license": "Expat",
"summary": "A Lisp dialect embedded in Python",
"version": "1.0.0",
"project_urls": {
"Documentation": "http://hylang.org/hy/doc",
"Homepage": "http://hylang.org/",
"Source": "https://github.com/hylang/hy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab7ff8061ae737f6a564c3d4f80287bd5ff46afc1f606617a9cb5c797e6a974a",
"md5": "43f9d856a29e3f2428b9db429e9d6ace",
"sha256": "3a00013e075ff5ce8f5d475ca2be47e4c871f09184ba3533787cb544d32d1f9e"
},
"downloads": -1,
"filename": "hy-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "43f9d856a29e3f2428b9db429e9d6ace",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.8",
"size": 121792,
"upload_time": "2024-09-22T13:16:58",
"upload_time_iso_8601": "2024-09-22T13:16:58.154899Z",
"url": "https://files.pythonhosted.org/packages/ab/7f/f8061ae737f6a564c3d4f80287bd5ff46afc1f606617a9cb5c797e6a974a/hy-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-22 13:16:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hylang",
"github_project": "hy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hy"
}