{ "info": { "author": "Antti Haapala", "author_email": "antti.haapala@anttipatterns.com", "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 :: 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\nThe ultimate JSON 3-way merger.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install junison\n\nDocumentation\n=============\n\nhttps://junison.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 (...)\n-----------------------------------------\n\n* Development starts", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ztane/junison", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "junison", "package_url": "https://pypi.org/project/junison/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/junison/", "project_urls": { "Homepage": "https://github.com/ztane/junison" }, "release_url": "https://pypi.org/project/junison/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "The ultimate JSON 3-way merger.", "version": "0.1.0" }, "last_serial": 2616250, "releases": { "0.1.0": [] }, "urls": [] }