{ "info": { "author": "Aaron Hosford", "author_email": "hosford42@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Installation/Setup", "Topic :: System :: Software Distribution", "Topic :: Utilities" ], "description": "\ninfotags\n========\n\n* Project Home: https://github.com/SaintAttila/infotags\n* Python Package Index: https://pypi.python.org/pypi/infotags\n\nInfotags extracts package or module meta information for use by setup.py and\npackaging utilities. It scans your package or module's source code for tags of\nthe form `__tag_name__ = literal_value`, removing the double underscores and\ndropping them into a dictionary for easy access. It also captures the package or\nmodule's name and docstring (if any) in the process. The key advantage to using\ninfotags is that it doesn't import your package or module, which means it can be\nused even during installation when your package or module's dependencies haven't\nbeen installed yet.\n\n\nHere's an example of how to use the infotags module in your setup.py script:\n\n import sys\n from distutils.core import setup\n\n # If you don't like this try/except block, feel free to include infotags.py\n # in your distribution next to your setup.py script. Then it will be\n # guaranteed to always be available.\n try:\n import infotags\n except ImportError:\n print(\"The installer for this package requires the infotags module. \"\n \"Please install it first with 'pip install infotags'.\")\n sys.exit(2)\n\n # Use the name you would actually use to import your package or module.\n PACKAGE_NAME = 'name_of_package_or_module'\n\n setup(**infotags.get_info(PACKAGE_NAME))\n\nFor a more extended example, see the setup.py script for the infotags module\nitself.\n\n\n\nThis package is released under the MIT license. Full copyright/license\ninformation for infotags:\n\n Copyright (c) 2015-2017 Aaron Hosford\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to\n deal in the Software without restriction, including without limitation the\n rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n sell copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n IN THE SOFTWARE.\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/SaintAttila/infotags", "keywords": "setuptools distutils setup meta metadata", "license": "MIT (https://opensource.org/licenses/MIT)", "maintainer": "", "maintainer_email": "", "name": "infotags", "package_url": "https://pypi.org/project/infotags/", "platform": "any", "project_url": "https://pypi.org/project/infotags/", "project_urls": { "Homepage": "https://github.com/SaintAttila/infotags" }, "release_url": "https://pypi.org/project/infotags/1.1.2/", "requires_dist": null, "requires_python": "", "summary": "Meta info extraction for Python package setup scripts", "version": "1.1.2" }, "last_serial": 3160435, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "d5026ec6b6ae150cf90a7328824f90b0", "sha256": "d61af366a9f05a36a9d28081106135ec06b254de8421c541324bc64d1f5fb91e" }, "downloads": -1, "filename": "infotags-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5026ec6b6ae150cf90a7328824f90b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9735, "upload_time": "2017-09-08T20:55:37", "url": "https://files.pythonhosted.org/packages/a8/1b/c93e09423635b300b105bec3b097fae81bfa509fb3cb8f4400e548536cb0/infotags-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c02eec2d54a175a50ffe86872c94763", "sha256": "7717bb7f5cecd5a5867891e536ef0f9f0306dc6b263606dc8407a7cb1267a537" }, "downloads": -1, "filename": "infotags-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6c02eec2d54a175a50ffe86872c94763", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5829, "upload_time": "2017-09-08T20:55:39", "url": "https://files.pythonhosted.org/packages/27/5d/98c2c7e2e9eba361ef4f1d0a96d01aa5e5ac113d362e0b99d9fe0386f051/infotags-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "a6a3254bc939b317759b9a6fcdbad441", "sha256": "3c371ad52f700a8e78d4c4f20421c8ee3c82257e0fec2994d19d8b03ae264e59" }, "downloads": -1, "filename": "infotags-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6a3254bc939b317759b9a6fcdbad441", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9870, "upload_time": "2017-09-08T21:01:48", "url": "https://files.pythonhosted.org/packages/40/63/1e87fca8b539c498c70a1b678fa0b099c5eb6fb464c3ee177129ee958eac/infotags-1.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8600cd3d0ec566a7be26fdecb252aa4", "sha256": "002a57dcb7900b68e2cb4747099b85828a5599606dcfaec8c71174937fea36ad" }, "downloads": -1, "filename": "infotags-1.1.2.tar.gz", "has_sig": false, "md5_digest": "e8600cd3d0ec566a7be26fdecb252aa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5861, "upload_time": "2017-09-08T21:01:50", "url": "https://files.pythonhosted.org/packages/51/ee/c6f7926ca20fef2a52cda8f71893eaf147bf005b9fbf23abb63a6de3acbd/infotags-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6a3254bc939b317759b9a6fcdbad441", "sha256": "3c371ad52f700a8e78d4c4f20421c8ee3c82257e0fec2994d19d8b03ae264e59" }, "downloads": -1, "filename": "infotags-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6a3254bc939b317759b9a6fcdbad441", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9870, "upload_time": "2017-09-08T21:01:48", "url": "https://files.pythonhosted.org/packages/40/63/1e87fca8b539c498c70a1b678fa0b099c5eb6fb464c3ee177129ee958eac/infotags-1.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8600cd3d0ec566a7be26fdecb252aa4", "sha256": "002a57dcb7900b68e2cb4747099b85828a5599606dcfaec8c71174937fea36ad" }, "downloads": -1, "filename": "infotags-1.1.2.tar.gz", "has_sig": false, "md5_digest": "e8600cd3d0ec566a7be26fdecb252aa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5861, "upload_time": "2017-09-08T21:01:50", "url": "https://files.pythonhosted.org/packages/51/ee/c6f7926ca20fef2a52cda8f71893eaf147bf005b9fbf23abb63a6de3acbd/infotags-1.1.2.tar.gz" } ] }