# Hamill
A simple lightweight markup language outputting HTML.
Implementations are available in [JavaScript](https://www.npmjs.com/package/hamill) and [Python 3](https://pypi.org/project/hamill/).
<ins>Rationale</ins>: More complete than [the original Markdown](https://daringfireball.net/projects/markdown/syntax)<sup>2004</sup>, easier to parse and write.
First version released in 2020. Version 2 released in 2022.
Complete documentation in [English](https://xitog.github.io/dgx/hamill/hamill_en.html) and [French](https://xitog.github.io/dgx/hamill/hamill.html).
[You can try it live here](https://xitog.github.io/dgx/hamill/index.html).
<p style="text-align: right">
Damien Gouteux 2020-2024
</p>
Raw data
{
"_id": null,
"home_page": "https://xitog.github.io/dgx/informatique/hamill.html",
"name": "hamill",
"maintainer": "Damien Gouteux",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "damien.gouteux@gmail.com",
"keywords": "hamill, lml, lightweight markup language, markup, text, html",
"author": "Damien Gouteux",
"author_email": "damien.gouteux@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/82/c6/d9bc1b249700041adf0748ff50d51994bedc1762377578a61ecfa780204e/hamill-2.0.5.tar.gz",
"platform": null,
"description": "# Hamill\n\nA simple lightweight markup language outputting HTML.\n\nImplementations are available in [JavaScript](https://www.npmjs.com/package/hamill) and [Python 3](https://pypi.org/project/hamill/).\n\n<ins>Rationale</ins>: More complete than [the original Markdown](https://daringfireball.net/projects/markdown/syntax)<sup>2004</sup>, easier to parse and write.\n\nFirst version released in 2020. Version 2 released in 2022.\n\nComplete documentation in [English](https://xitog.github.io/dgx/hamill/hamill_en.html) and [French](https://xitog.github.io/dgx/hamill/hamill.html).\n\n[You can try it live here](https://xitog.github.io/dgx/hamill/index.html).\n\n<p style=\"text-align: right\">\nDamien Gouteux 2020-2024\n</p>\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A lightweight markup language",
"version": "2.0.5",
"project_urls": {
"Homepage": "https://xitog.github.io/dgx/informatique/hamill.html"
},
"split_keywords": [
"hamill",
" lml",
" lightweight markup language",
" markup",
" text",
" html"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a217e643419aae8c9c4271e053579fa255b1605e4f995b179246bc32490a67a1",
"md5": "da707f4928a86e884dafcfdb0cf73c86",
"sha256": "28910ba0fc9068f6d930da39e5fa94fb25e83d135f5c75bec751d4362da1b685"
},
"downloads": -1,
"filename": "hamill-2.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da707f4928a86e884dafcfdb0cf73c86",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 20369,
"upload_time": "2024-05-06T13:41:00",
"upload_time_iso_8601": "2024-05-06T13:41:00.897304Z",
"url": "https://files.pythonhosted.org/packages/a2/17/e643419aae8c9c4271e053579fa255b1605e4f995b179246bc32490a67a1/hamill-2.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "82c6d9bc1b249700041adf0748ff50d51994bedc1762377578a61ecfa780204e",
"md5": "aecbe14c35c555cad1bfd4cfab9d99f4",
"sha256": "916a41b1dcd4f3eaf1457f2e6c05397c5561a7cc4b7329b17075fb8b4395e2a5"
},
"downloads": -1,
"filename": "hamill-2.0.5.tar.gz",
"has_sig": false,
"md5_digest": "aecbe14c35c555cad1bfd4cfab9d99f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 21060,
"upload_time": "2024-05-06T13:41:02",
"upload_time_iso_8601": "2024-05-06T13:41:02.914178Z",
"url": "https://files.pythonhosted.org/packages/82/c6/d9bc1b249700041adf0748ff50d51994bedc1762377578a61ecfa780204e/hamill-2.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-06 13:41:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "hamill"
}