{ "info": { "author": "George Sudarkoff", "author_email": "george@sudarkoff.com", "bugtrack_url": null, "classifiers": [], "description": "setuptools-yaml\n===============\n\nUse `YAML `__ for your project description\n\n.. image:: https://travis-ci.org/sudarkoff/setuptools-yaml.svg?branch=master\n :target: https://travis-ci.org/sudarkoff/setuptools-yaml\n\n\nInstall\n=======\n\n1. Install this module\n\n.. code:: console\n\n pip install setuptools-yaml\n\n\nUse\n===\n\n.. code:: python\n\n #!/usr/bin/env python\n # setup.py\n\n from setuptools import setup\n\n setup(\n ...\n setup_requires=['setuptools-yaml'],\n metadata_yaml='project.yml',\n ...\n )\n\nThe plugin will read the specified file and populate the relevant metadata fields\nof your distribution.\n\n\nSee also\n========\n\n- pbr_\n\n\n.. _pbr: http://docs.openstack.org/developer/pbr/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sudarkoff/setuptools-yaml", "keywords": "distutils setuptools metadata yaml", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "setuptools-yaml", "package_url": "https://pypi.org/project/setuptools-yaml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/setuptools-yaml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sudarkoff/setuptools-yaml" }, "release_url": "https://pypi.org/project/setuptools-yaml/0.4/", "requires_dist": null, "requires_python": null, "summary": "Use YAML file for your project metadata", "version": "0.4" }, "last_serial": 1382942, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "12ede83b35990276c8721a4093a2c2a6", "sha256": "59af38a25672745cfaa4398fdef0218dfac8d5579f6a1378c94d612d1a627af5" }, "downloads": -1, "filename": "setuptools-yaml-0.1.tar.gz", "has_sig": false, "md5_digest": "12ede83b35990276c8721a4093a2c2a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1697, "upload_time": "2015-01-12T22:49:49", "url": "https://files.pythonhosted.org/packages/58/82/2c578808feda2727d70cc7bca12c42b52aa061a6e21f074214331cce2ef6/setuptools-yaml-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1c427e7387c9c824244a2d93e2c19bb1", "sha256": "015917151388c2e8bc03f09d3fb50271f60d0068208d8d11f09563b1bfb630c3" }, "downloads": -1, "filename": "setuptools-yaml-0.2.tar.gz", "has_sig": false, "md5_digest": "1c427e7387c9c824244a2d93e2c19bb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1729, "upload_time": "2015-01-12T23:56:54", "url": "https://files.pythonhosted.org/packages/66/51/7235deda69107fa95406187dbfd81fe89f70e687e744a7542ebfc4599baa/setuptools-yaml-0.2.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "4a58b0f3da76802676ad81f416182155", "sha256": "d62c1c0f022d9e6c3a1be560aaf15d3061fedf2c7a7231aba66bc28f5f2b063a" }, "downloads": -1, "filename": "setuptools-yaml-0.4.tar.gz", "has_sig": false, "md5_digest": "4a58b0f3da76802676ad81f416182155", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2015-01-14T22:41:34", "url": "https://files.pythonhosted.org/packages/38/fb/822ab0061777fca1dcf7a13fcb5d80120f197909714294a8aba8f1ba37f3/setuptools-yaml-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a58b0f3da76802676ad81f416182155", "sha256": "d62c1c0f022d9e6c3a1be560aaf15d3061fedf2c7a7231aba66bc28f5f2b063a" }, "downloads": -1, "filename": "setuptools-yaml-0.4.tar.gz", "has_sig": false, "md5_digest": "4a58b0f3da76802676ad81f416182155", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2015-01-14T22:41:34", "url": "https://files.pythonhosted.org/packages/38/fb/822ab0061777fca1dcf7a13fcb5d80120f197909714294a8aba8f1ba37f3/setuptools-yaml-0.4.tar.gz" } ] }