{ "info": { "author": "podhmo", "author_email": "ababjam61+github@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: Implementation :: CPython" ], "description": "yayapf\n========================================\n\nyet another yapf. (the goal is removing this package)\n\nsupporting below format.\n\n.. code-block:: python\n\n from foo import (\n x,\n y,\n )\n from foo import ( # NOQA\n x,\n y,\n )\n\n\ninstall\n\n.. code-block:: bash\n\n pip install git+https://github.com/podhmo/yayapf\n\nsample .style.yapf\n\n.. code-block::\n\n [style]\n based_on_style = pep8\n dedent_closing_brackets=true\n\n\n\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/podhmo/yayapf", "keywords": "yapf,style format,pep8", "license": "", "maintainer": "", "maintainer_email": "", "name": "po-yayapf", "package_url": "https://pypi.org/project/po-yayapf/", "platform": "", "project_url": "https://pypi.org/project/po-yayapf/", "project_urls": { "Homepage": "https://github.com/podhmo/yayapf" }, "release_url": "https://pypi.org/project/po-yayapf/0.0.2/", "requires_dist": [ "yapf" ], "requires_python": "", "summary": "yet another individual yapf", "version": "0.0.2" }, "last_serial": 3467008, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a8272eabeddb0da0ee1f76a780e1adaa", "sha256": "e74ea1a46880c4146bb225afddfa77feb8791714a6aee0edb7a732b8e275b45b" }, "downloads": -1, "filename": "po_yayapf-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8272eabeddb0da0ee1f76a780e1adaa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3787, "upload_time": "2018-01-06T14:12:22", "url": "https://files.pythonhosted.org/packages/fb/58/a6fd638c7df802826d31fd21a0a45855c0d67c67ff08a5521f2a30b0637e/po_yayapf-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8407b8d8b9559b325b1f9b17ca08e7e", "sha256": "6242a9e3446ce63eccb5cb06c650d7a41f1b8f6e67755394b522264f7a4f76ed" }, "downloads": -1, "filename": "po-yayapf-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e8407b8d8b9559b325b1f9b17ca08e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4268, "upload_time": "2018-01-06T14:12:23", "url": "https://files.pythonhosted.org/packages/c2/30/bdb8ffc87e4c7901ebcc9e25736ac51f7772efc2e2f9b5415ff2467567b6/po-yayapf-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8272eabeddb0da0ee1f76a780e1adaa", "sha256": "e74ea1a46880c4146bb225afddfa77feb8791714a6aee0edb7a732b8e275b45b" }, "downloads": -1, "filename": "po_yayapf-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8272eabeddb0da0ee1f76a780e1adaa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3787, "upload_time": "2018-01-06T14:12:22", "url": "https://files.pythonhosted.org/packages/fb/58/a6fd638c7df802826d31fd21a0a45855c0d67c67ff08a5521f2a30b0637e/po_yayapf-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8407b8d8b9559b325b1f9b17ca08e7e", "sha256": "6242a9e3446ce63eccb5cb06c650d7a41f1b8f6e67755394b522264f7a4f76ed" }, "downloads": -1, "filename": "po-yayapf-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e8407b8d8b9559b325b1f9b17ca08e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4268, "upload_time": "2018-01-06T14:12:23", "url": "https://files.pythonhosted.org/packages/c2/30/bdb8ffc87e4c7901ebcc9e25736ac51f7772efc2e2f9b5415ff2467567b6/po-yayapf-0.0.2.tar.gz" } ] }