textquisite-parsers


Nametextquisite-parsers JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryThis is a library that creates a .json parser
upload_time2023-04-23 07:44:02
maintainer
docs_urlNone
authorLuke Abbatessa
requires_python
licenseMIT
keywords .json parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a library that establishes a custom .json parser for the user to implement.

Change Log
==========

0.0.2 (04/23/2023)
-------------------
- Second Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "textquisite-parsers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": ".json parser",
    "author": "Luke Abbatessa",
    "author_email": "labbatessa14@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/06/e97e27cf942895dc8d4030762853fd8ac3e7eacf8ed921f212280a1905aa/textquisite_parsers-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a library that establishes a custom .json parser for the user to implement.\n\nChange Log\n==========\n\n0.0.2 (04/23/2023)\n-------------------\n- Second Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a library that creates a .json parser",
    "version": "0.0.2",
    "split_keywords": [
        ".json",
        "parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e06e97e27cf942895dc8d4030762853fd8ac3e7eacf8ed921f212280a1905aa",
                "md5": "a0511e559f1cbbd27025c05572af80df",
                "sha256": "e6edbce625ebeddd0dd4ace09eff46609de577c644d4d52d18c9099a37531cf3"
            },
            "downloads": -1,
            "filename": "textquisite_parsers-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a0511e559f1cbbd27025c05572af80df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3677,
            "upload_time": "2023-04-23T07:44:02",
            "upload_time_iso_8601": "2023-04-23T07:44:02.853160Z",
            "url": "https://files.pythonhosted.org/packages/9e/06/e97e27cf942895dc8d4030762853fd8ac3e7eacf8ed921f212280a1905aa/textquisite_parsers-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 07:44:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "textquisite-parsers"
}
        
Elapsed time: 0.14500s