# GED-HTML
Converting GED files to static web pages.
Example:
[https://genealogie.vanveen.io](https://genealogie.vanveen.io)
Usage:
```bash
python -m gedhtml tests/data/kennedies.ged -o tests/output/kennedies -t "Kennedy Genealogy" -d "Genealogy of the Kennedy family." -l EN
```
For help:
```bash
python -m gedhtml --help
```
CSS layout taken from:
[Pure CSS](https://github.com/pure-css/pure/tree/master/site/static/layouts/side-menu)
Raw data
{
"_id": null,
"home_page": "https://github.com/edovanveen/gedhtml",
"name": "gedhtml",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "genealogy, GED, GEDCOM, website, HTML",
"author": "Edo van Veen",
"author_email": "edo@vanveen.io",
"download_url": "https://files.pythonhosted.org/packages/f0/0c/9ee857cc9f5ab907d270be9eef44880fde693f371daf7fceccf94e207874/gedhtml-0.0.3.tar.gz",
"platform": null,
"description": "# GED-HTML\n\nConverting GED files to static web pages.\n\nExample:\n\n[https://genealogie.vanveen.io](https://genealogie.vanveen.io)\n\nUsage:\n\n```bash\npython -m gedhtml tests/data/kennedies.ged -o tests/output/kennedies -t \"Kennedy Genealogy\" -d \"Genealogy of the Kennedy family.\" -l EN\n```\n\nFor help:\n\n```bash\npython -m gedhtml --help\n```\n\nCSS layout taken from:\n\n[Pure CSS](https://github.com/pure-css/pure/tree/master/site/static/layouts/side-menu)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Converting GED files to static web pages.",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/edovanveen/gedhtml",
"Repository": "https://github.com/edovanveen/gedhtml"
},
"split_keywords": [
"genealogy",
" ged",
" gedcom",
" website",
" html"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf3f3f313141d05be0e5cd048f209ca0a139ba64b8a7cb4df5c979cc0a4aa411",
"md5": "416f7085bdd05c7f5b4cf441192416b2",
"sha256": "000f34a268b17007253ea59b4cacb3c5ba27680935549ffd93f9e91b7e2ccd77"
},
"downloads": -1,
"filename": "gedhtml-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "416f7085bdd05c7f5b4cf441192416b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 11968,
"upload_time": "2024-05-16T07:05:11",
"upload_time_iso_8601": "2024-05-16T07:05:11.057893Z",
"url": "https://files.pythonhosted.org/packages/bf/3f/3f313141d05be0e5cd048f209ca0a139ba64b8a7cb4df5c979cc0a4aa411/gedhtml-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f00c9ee857cc9f5ab907d270be9eef44880fde693f371daf7fceccf94e207874",
"md5": "6a4803ec57befe8e87ead77165d51714",
"sha256": "aac21fd1f82c74372ca109f88b619a8310413e6ba8f80b6134a651b5ee55263b"
},
"downloads": -1,
"filename": "gedhtml-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "6a4803ec57befe8e87ead77165d51714",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 9903,
"upload_time": "2024-05-16T07:05:12",
"upload_time_iso_8601": "2024-05-16T07:05:12.764023Z",
"url": "https://files.pythonhosted.org/packages/f0/0c/9ee857cc9f5ab907d270be9eef44880fde693f371daf7fceccf94e207874/gedhtml-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-16 07:05:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "edovanveen",
"github_project": "gedhtml",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gedhtml"
}