{ "info": { "author": "Rory McCann", "author_email": "rory@technomancy.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Sociology :: Genealogy", "Topic :: Sociology :: History", "Topic :: Text Processing" ], "description": "gedcompy\n========\n\n.. image:: https://travis-ci.org/rory/gedcompy.svg?branch=master\n :target: https://travis-ci.org/rory/gedcompy\n\n.. image:: https://coveralls.io/repos/rory/gedcompy/badge.png?branch=master\n :target: https://coveralls.io/r/rory/gedcompy?branch=master\n\n\nPython library to parse and work with `GEDCOM `_ (genealogy/family tree) files.\n\nIt's goal is to support GEDCOM v5.5 (`specification here `_).\n\nThis is released under the GNU General Public Licence version 3 (or at your option, a later version). See the file `LICENCE` for more.\n\nExample Usage\n-------------\n\n >>> import gedcom\n >>> gedcomfile = gedcom.parse(\"myfamilytree.ged\")\n >>> for person in gedcomfile.individuals:\n ... firstname, lastname = person.name\n ... print \"{0} {1} is in the file\".format(firstname, lastname)\n\n\nContributing\n------------\n\nRun all unitttests with `tox`.\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "gedcompy", "package_url": "https://pypi.org/project/gedcompy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gedcompy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/gedcompy/0.2.9/", "requires_dist": null, "requires_python": null, "summary": "Parse and create GEDCOM (genealogy) files", "version": "0.2.9" }, "last_serial": 1859967, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c9ff7ebd1a83641ffcf2a63c85deb20d", "sha256": "866bbd03233fab648f629c7507d5ca7427b996d511219efd13f9b6b6e85a8c69" }, "downloads": -1, "filename": "gedcompy-0.1.tar.gz", "has_sig": false, "md5_digest": "c9ff7ebd1a83641ffcf2a63c85deb20d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1396, "upload_time": "2014-08-24T13:08:10", "url": "https://files.pythonhosted.org/packages/d5/70/6ae8ecf09b726589f73496125223578c45d90b0e3594e31966f4eafd6bf7/gedcompy-0.1.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d7f31f61893d1c464a8806595541a975", "sha256": "8ad2eb4d5f2e2259fb78247a61d5d928026eb0cd804663f8d61867f8c94adab3" }, "downloads": -1, "filename": "gedcompy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d7f31f61893d1c464a8806595541a975", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7501, "upload_time": "2014-12-14T12:55:05", "url": "https://files.pythonhosted.org/packages/aa/94/148418e4ab05985292e99a4b642c782871a71482d691d0b417eebacf6f13/gedcompy-0.2.1.tar.gz" } ], "0.2.5.dev": [ { "comment_text": "", "digests": { "md5": "cfbb5bb0419406b4ba8fdd4b4f634ca7", "sha256": "d3262e614695d36221c70fcf6a5050e498b87ce7f7528c860906034ff639f2bd" }, "downloads": -1, "filename": "gedcompy-0.2.5.dev.tar.gz", "has_sig": false, "md5_digest": "cfbb5bb0419406b4ba8fdd4b4f634ca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7510, "upload_time": "2014-12-14T13:05:58", "url": "https://files.pythonhosted.org/packages/24/ec/0c1a0e05eb71cb8eff24e406338fcf06f4883ea0aba4d2076b4c422e34b6/gedcompy-0.2.5.dev.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "f15de52bb2c74406fcfa37b6c48389b4", "sha256": "8f59a2b0c6c64bf76b3c2ea280433923ccb5e6101c3434041c8c3a47606855d8" }, "downloads": -1, "filename": "gedcompy-0.2.6.tar.gz", "has_sig": false, "md5_digest": "f15de52bb2c74406fcfa37b6c48389b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7502, "upload_time": "2014-12-14T13:07:34", "url": "https://files.pythonhosted.org/packages/a1/27/11e3c5235c75d0c5b36ce0b69ed166aaa4b5c1c11ac2cd9b6fe0def975fb/gedcompy-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "3760b5894b4bc647c1f36c9fdb8215a3", "sha256": "5c955507a45d1dd8be49a4356c6cef11e9ebee2ca383c2118999905c063f4a56" }, "downloads": -1, "filename": "gedcompy-0.2.7.tar.gz", "has_sig": false, "md5_digest": "3760b5894b4bc647c1f36c9fdb8215a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7619, "upload_time": "2014-12-21T19:54:22", "url": "https://files.pythonhosted.org/packages/9e/22/5950e16e54e972a4399d3c5605ba6b2dc87a1d4a39a357d8ccea4cd3a8d7/gedcompy-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "58074fad9fb2983a9710ec60827924d9", "sha256": "b2e18f7182f1923b04963a0020c0f05c181e2ccca7ff3439ade3528d129ab186" }, "downloads": -1, "filename": "gedcompy-0.2.8.tar.gz", "has_sig": false, "md5_digest": "58074fad9fb2983a9710ec60827924d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7620, "upload_time": "2014-12-29T11:52:24", "url": "https://files.pythonhosted.org/packages/45/2b/63577ba492f74a9da1714572f248f57fdea33ca88b27fa3563c0df648da0/gedcompy-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "3178ed0b9a0372f0e8b14f6b89807290", "sha256": "7534c3fadc70d180c40609ea4265ada266113a26718edb5b4e91f48b16d85438" }, "downloads": -1, "filename": "gedcompy-0.2.9.tar.gz", "has_sig": false, "md5_digest": "3178ed0b9a0372f0e8b14f6b89807290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7608, "upload_time": "2015-12-13T13:29:18", "url": "https://files.pythonhosted.org/packages/9f/9a/9c34ab820bb431f696d178128e2f7eec5d12887bc211e36ec274c2b89d2f/gedcompy-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3178ed0b9a0372f0e8b14f6b89807290", "sha256": "7534c3fadc70d180c40609ea4265ada266113a26718edb5b4e91f48b16d85438" }, "downloads": -1, "filename": "gedcompy-0.2.9.tar.gz", "has_sig": false, "md5_digest": "3178ed0b9a0372f0e8b14f6b89807290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7608, "upload_time": "2015-12-13T13:29:18", "url": "https://files.pythonhosted.org/packages/9f/9a/9c34ab820bb431f696d178128e2f7eec5d12887bc211e36ec274c2b89d2f/gedcompy-0.2.9.tar.gz" } ] }