{ "info": { "author": "Samuel Bishop", "author_email": "sam@psyx.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nnextstep-plist is a python 3 compatible fork of the nsplist package\nthat provides a parser for the NeXTSTEP plist text-based format.\nA common usage is parsing iTunes In App Purchase receipts to be\nable to reject them early, without having to make a\nrequest to the iTunes API.\n\nThis is distinct from the Apple plist format, which has more\nsupported types and serialises to XML or binary.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install nextstep-plist\n\nDocumentation\n=============\n\nhttps://python-nextstep-plist.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2017-06-25)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/techdragon/python-nextstep-plist", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "nextstep-plist", "package_url": "https://pypi.org/project/nextstep-plist/", "platform": "", "project_url": "https://pypi.org/project/nextstep-plist/", "project_urls": { "Homepage": "https://github.com/techdragon/python-nextstep-plist" }, "release_url": "https://pypi.org/project/nextstep-plist/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A Python module for paring for NextStep-style plists.", "version": "0.1.0" }, "last_serial": 2979711, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c99fd6e45c35b44fc7f8dcf12c484f1b", "sha256": "076cdd27b8f4ed59556ece54d739cd4fbdcfab0cd393415243e5dd7df846e15c" }, "downloads": -1, "filename": "nextstep_plist-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c99fd6e45c35b44fc7f8dcf12c484f1b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7537, "upload_time": "2017-06-26T14:43:29", "url": "https://files.pythonhosted.org/packages/c8/cc/e074505d5def178eb0297fb16e81e6777bf70a6e9d6992711fb5930c7d2b/nextstep_plist-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64d531521a90f9b3abfe6814ee9e7993", "sha256": "c07d9ec0682f03482424774c8ebf7d97b17acbb446cb487277828f10662ade95" }, "downloads": -1, "filename": "nextstep-plist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "64d531521a90f9b3abfe6814ee9e7993", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18213, "upload_time": "2017-06-26T14:43:31", "url": "https://files.pythonhosted.org/packages/30/7a/32071d13068e14ee95a7e0f7696a33e131428ba7257b8f234a6e125cd309/nextstep-plist-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c99fd6e45c35b44fc7f8dcf12c484f1b", "sha256": "076cdd27b8f4ed59556ece54d739cd4fbdcfab0cd393415243e5dd7df846e15c" }, "downloads": -1, "filename": "nextstep_plist-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c99fd6e45c35b44fc7f8dcf12c484f1b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7537, "upload_time": "2017-06-26T14:43:29", "url": "https://files.pythonhosted.org/packages/c8/cc/e074505d5def178eb0297fb16e81e6777bf70a6e9d6992711fb5930c7d2b/nextstep_plist-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64d531521a90f9b3abfe6814ee9e7993", "sha256": "c07d9ec0682f03482424774c8ebf7d97b17acbb446cb487277828f10662ade95" }, "downloads": -1, "filename": "nextstep-plist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "64d531521a90f9b3abfe6814ee9e7993", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18213, "upload_time": "2017-06-26T14:43:31", "url": "https://files.pythonhosted.org/packages/30/7a/32071d13068e14ee95a7e0f7696a33e131428ba7257b8f234a6e125cd309/nextstep-plist-0.1.0.tar.gz" } ] }