{ "info": { "author": "Uli Fouquet", "author_email": "uli@gnufix.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "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 :: Implementation :: CPython", "Topic :: Utilities" ], "description": "sdist_check\n===========\n\n|bdg-build| | `sources `_ | `issues `_\n\n.. |bdg-build| image:: https://travis-ci.org/ulif/sdist_check.svg\n :target: https://travis-ci.org/ulif/sdist_check\n\n`setuptools`_ plugin providing a new command ``sdist_check``. It is\nrun like any other regular `setuptools`_ command::\n\n $ python setup.py sdist_check\n running sdist_check\n\nand does some additional checks compared to the `setuptools`_ built-in\ncommand ``check``. For instance it scans distributions built with\n``sdist`` for files you most probably do not want to be part of the\ndistribution.\n\nA list of all supported options of the `sdist_check` command can be\nretrieved like this::\n\n $ python setup.py sdist_check --help\n Common commands: (see '--help-commands' for more)\n \n setup.py build will build the package underneath 'build/'\n setup.py install will install the package\n \n ...\n \n Options for 'sdist_check' command:\n --metadata (-m) Verify meta-data\n --restructuredtext (-r) Checks if long string meta-data syntax are\n reStructuredText-compliant\n --strict (-s) Will exit with an error if a check fails\n --badfiles (-b) Check files included in dist for unusual names\n \n ...\n\nThe `badfiles` option is a list of filename patterns which are\nconsidered as non-wanted in distributions. By default, we look for\nfiles named like ``\"*~\"``.\n\n.. _setuptools: https://bitbucket.org/pypa/setuptools\n\n\n\nChanges\n=======\n\n0.1 (2015-10-06)\n----------------\n\n- Initial release.", "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/ulif/sdist_check/", "keywords": "setuptools sdist check", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sdist_check", "package_url": "https://pypi.org/project/sdist_check/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sdist_check/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ulif/sdist_check/" }, "release_url": "https://pypi.org/project/sdist_check/0.1/", "requires_dist": null, "requires_python": null, "summary": "setuptools sdist checker.", "version": "0.1" }, "last_serial": 1754264, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3a5edc50439722d16ad4b8d924c8f6ab", "sha256": "165cac4467a55ea977f0ccacbd58e09fba5f4cb6c895408874cedf72979094eb" }, "downloads": -1, "filename": "sdist_check-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3a5edc50439722d16ad4b8d924c8f6ab", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5078, "upload_time": "2015-10-06T10:59:29", "url": "https://files.pythonhosted.org/packages/2a/5c/e8ce51add944fc66cb89c3a3b50d6df7c7ddef19e82737a2c38e06ec1157/sdist_check-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3b1df12b1ea77ae33679e609b0cb726a", "sha256": "2882731dea34e97383c46565ecc3405059830dbec6631515c1aa2efaa6ac5621" }, "downloads": -1, "filename": "sdist_check-0.1.tar.gz", "has_sig": false, "md5_digest": "3b1df12b1ea77ae33679e609b0cb726a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4004, "upload_time": "2015-10-06T10:53:58", "url": "https://files.pythonhosted.org/packages/e9/7d/f46475006c274d7fc923195868f28e9d61b4275a0c04289db46b6d435a0f/sdist_check-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a5edc50439722d16ad4b8d924c8f6ab", "sha256": "165cac4467a55ea977f0ccacbd58e09fba5f4cb6c895408874cedf72979094eb" }, "downloads": -1, "filename": "sdist_check-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3a5edc50439722d16ad4b8d924c8f6ab", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5078, "upload_time": "2015-10-06T10:59:29", "url": "https://files.pythonhosted.org/packages/2a/5c/e8ce51add944fc66cb89c3a3b50d6df7c7ddef19e82737a2c38e06ec1157/sdist_check-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3b1df12b1ea77ae33679e609b0cb726a", "sha256": "2882731dea34e97383c46565ecc3405059830dbec6631515c1aa2efaa6ac5621" }, "downloads": -1, "filename": "sdist_check-0.1.tar.gz", "has_sig": false, "md5_digest": "3b1df12b1ea77ae33679e609b0cb726a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4004, "upload_time": "2015-10-06T10:53:58", "url": "https://files.pythonhosted.org/packages/e9/7d/f46475006c274d7fc923195868f28e9d61b4275a0c04289db46b6d435a0f/sdist_check-0.1.tar.gz" } ] }