{ "info": { "author": "Marc Tommasi - UdL/INRIA", "author_email": "first.last@univ-lille.fr", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Topic :: Text Processing" ], "description": "pygiftparser\n------------\n\nGift (http://microformats.org/wiki/gift) parser in python with HTML generation. \n\n\nRequirements\n============\n\n- python3\n- markdown\n- yattag\n\nInstall\n=======\n\n> pip install pygiftparser\n\nImport it in your application like this\n\n> from pygiftparser import parser \n\nNotes\n=====\n\nlist of numerical answers is not covered", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mtommasi/pygiftparser", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pygiftparser", "package_url": "https://pypi.org/project/pygiftparser/", "platform": "", "project_url": "https://pypi.org/project/pygiftparser/", "project_urls": { "Homepage": "https://github.com/mtommasi/pygiftparser" }, "release_url": "https://pypi.org/project/pygiftparser/1.1/", "requires_dist": null, "requires_python": "", "summary": "GIFT parser in python that parses a Gift source code and loads data in a Question/Answer model for further use in an application", "version": "1.1" }, "last_serial": 3120724, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "28266d4088cc38a8b8c65cacc3769746", "sha256": "ed4ab4de98b9807ada9b6260620ae9eb87366e0b25d34fedf8e54013e3980930" }, "downloads": -1, "filename": "pygiftparser-1.0.tar.gz", "has_sig": false, "md5_digest": "28266d4088cc38a8b8c65cacc3769746", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10256, "upload_time": "2017-07-21T09:52:24", "url": "https://files.pythonhosted.org/packages/21/07/319f9e41f4995a7b3d00e02d964e557a93b91b50c34aa7c555a8e3820b1d/pygiftparser-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "7eaf0ec68dd2258cc95e8143067b7960", "sha256": "b48dc5d16aa27ad00cd857b61e39488ddbf17154a366e4a880a1084431359039" }, "downloads": -1, "filename": "pygiftparser-1.1.tar.gz", "has_sig": false, "md5_digest": "7eaf0ec68dd2258cc95e8143067b7960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15302, "upload_time": "2017-08-24T15:25:57", "url": "https://files.pythonhosted.org/packages/d9/cc/25fcb8ecc2cf6e7c0a47d5aed0bf6b41fc89c753d0caad07058d05f4746c/pygiftparser-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7eaf0ec68dd2258cc95e8143067b7960", "sha256": "b48dc5d16aa27ad00cd857b61e39488ddbf17154a366e4a880a1084431359039" }, "downloads": -1, "filename": "pygiftparser-1.1.tar.gz", "has_sig": false, "md5_digest": "7eaf0ec68dd2258cc95e8143067b7960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15302, "upload_time": "2017-08-24T15:25:57", "url": "https://files.pythonhosted.org/packages/d9/cc/25fcb8ecc2cf6e7c0a47d5aed0bf6b41fc89c753d0caad07058d05f4746c/pygiftparser-1.1.tar.gz" } ] }