{ "info": { "author": "Benjamin; Ray; John; Javer", "author_email": "ycai11@stevens.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# SSW555 TeamAJRY: GEDCOM CLI\n\nThis is a project for the SSW555 of Stevens Institute of Technology taught by geekiest professor Jim Rowland.\n\n---\n- **Team Member**:\n - Yinghui Cai(Benji)\n - Rahil Patel(Ray)\n - Aniruddha Pimple(John)\n - Jiahua Zhou(Javer)\n\n- **User stories for sprint 1**:\n\n|Story ID|Story Name|Owner|\n|:---:|:---:|:---:|\n|US01|Dates before current date|Javer|\n|US02|Birth before marriage|Ray|\n|US03|Birth before death|John|\n|US05|Marriage before death|John|\n|US06|Divorce before death|Benji|\n|US11|No bigamy|Ray|\n|US20|Aunts and uncles|Benji|\n|US22|Unique IDs|Javer|\n\n---\n\n## 0. Table of Content\n\n1. [Installation & PyPI](#1-installation--pypi)\n2. [Test Strategy](#2-test-strategy)\n\n## 1 Installation & PyPI\n\nThe version 1.0.0 of this application has been published on the [PyPI](https://pypi.org), you can find the package on PyPI through this [**link**](https://pypi.org/project/GEDCOM-Benji/), you can also install the package with `pip`:\n\n```py\npip install gedcom-benji\n```\n\n## 2 Test Strategy \n\n- [ ] Create a GEDCOM file with **NO** fault.\n- [ ] Modify the file copy and manually create some weired cases.\n - **one weired cases for each modified file**\n - (**to be discussed**)merge the modified files the same time merging the tested code\n- [ ] Expecting the program can find these weired cases.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BenjiTheC/SSW555", "keywords": "Stevens_Institute_of_Technology SSW555 CS555", "license": "", "maintainer": "", "maintainer_email": "", "name": "GEDCOM-AJRY", "package_url": "https://pypi.org/project/GEDCOM-AJRY/", "platform": "", "project_url": "https://pypi.org/project/GEDCOM-AJRY/", "project_urls": { "Homepage": "https://github.com/BenjiTheC/SSW555" }, "release_url": "https://pypi.org/project/GEDCOM-AJRY/1.0.0/", "requires_dist": [ "Click", "tabulate" ], "requires_python": "", "summary": "Course project of SSW555. Sprint_1 base line version.", "version": "1.0.0" }, "last_serial": 4800809, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "154f7bc9b91e221e2c3237820605ded9", "sha256": "90931371973186e5d22eab083e009c3a1e5f37b7e8d9ef1a9b4b275f343f0674" }, "downloads": -1, "filename": "GEDCOM_AJRY-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "154f7bc9b91e221e2c3237820605ded9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7791, "upload_time": "2019-02-10T00:21:33", "url": "https://files.pythonhosted.org/packages/14/5d/a96a07b148725721791bed2b9c7d9003ce0af2f60e2f37b1c43275f6d511/GEDCOM_AJRY-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "507e4399cf6adcca3eb497bfbbe0895a", "sha256": "d230cce9c36d801907d689b3b932b5efeadca47e64b4e661d91a69b90bf99926" }, "downloads": -1, "filename": "GEDCOM-AJRY-1.0.0.tar.gz", "has_sig": false, "md5_digest": "507e4399cf6adcca3eb497bfbbe0895a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7117, "upload_time": "2019-02-10T00:21:36", "url": "https://files.pythonhosted.org/packages/63/94/766dce8ad81bb29424131ce0b8f7b27d108a1c71b0c6faac0263eab10387/GEDCOM-AJRY-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "154f7bc9b91e221e2c3237820605ded9", "sha256": "90931371973186e5d22eab083e009c3a1e5f37b7e8d9ef1a9b4b275f343f0674" }, "downloads": -1, "filename": "GEDCOM_AJRY-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "154f7bc9b91e221e2c3237820605ded9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7791, "upload_time": "2019-02-10T00:21:33", "url": "https://files.pythonhosted.org/packages/14/5d/a96a07b148725721791bed2b9c7d9003ce0af2f60e2f37b1c43275f6d511/GEDCOM_AJRY-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "507e4399cf6adcca3eb497bfbbe0895a", "sha256": "d230cce9c36d801907d689b3b932b5efeadca47e64b4e661d91a69b90bf99926" }, "downloads": -1, "filename": "GEDCOM-AJRY-1.0.0.tar.gz", "has_sig": false, "md5_digest": "507e4399cf6adcca3eb497bfbbe0895a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7117, "upload_time": "2019-02-10T00:21:36", "url": "https://files.pythonhosted.org/packages/63/94/766dce8ad81bb29424131ce0b8f7b27d108a1c71b0c6faac0263eab10387/GEDCOM-AJRY-1.0.0.tar.gz" } ] }