{ "info": { "author": "Alex Rubinsteyn", "author_email": "alex@openvax.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "openvax-project-template\n========================\n\nTemplate for a new OpenVax Python project\n\nREADME\n------\n\nEvery README file should contain the following badges:\n\n- Travis build status\n- Coverage\n- Current library version on PyPI\n\nTravis configuration\n--------------------\n\nEvery travis build should, in addition to a project's unit test, also\nrun the\n`openvax-integration-tests `__.\n\nDeploying to PyPI\n-----------------\n\nProjects should auto-deploy to PyPI from Travis. Each project has to\nre-encrypt the ``openvax`` PyPI using the ``travis encrypt`` command.\nThe text of the README must be converted from Markdown to RST in the\n``setup.py`` file using ``pypandoc``, which also requires that\n``pandoc`` is installed on Travis.\n\nVersion\n-------\n\nThe project's version should be stored in the top-most ``__init__.py``\nfile in a filed named ``__version__``.\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/openvax/openvax-project-template", "keywords": "", "license": "http://www.apache.org/licenses/LICENSE-2.0.html", "maintainer": "", "maintainer_email": "", "name": "openvax_project_template", "package_url": "https://pypi.org/project/openvax_project_template/", "platform": "", "project_url": "https://pypi.org/project/openvax_project_template/", "project_urls": { "Homepage": "https://github.com/openvax/openvax-project-template" }, "release_url": "https://pypi.org/project/openvax_project_template/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Project template for OpenVax Python projects", "version": "1.0.0" }, "last_serial": 3629674, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5b6fbb3c265fce89435a3c8aa87e8dd2", "sha256": "54f5718617c1a2e5862c29011dca618ffa3d5ea9c03c513ba5f936b920cbf857" }, "downloads": -1, "filename": "openvax_project_template-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5b6fbb3c265fce89435a3c8aa87e8dd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2796, "upload_time": "2018-03-01T19:46:09", "url": "https://files.pythonhosted.org/packages/13/73/9951e1896842e0219f3677bec43f00b747c2a8a9567b4615e5b85374d60c/openvax_project_template-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b6fbb3c265fce89435a3c8aa87e8dd2", "sha256": "54f5718617c1a2e5862c29011dca618ffa3d5ea9c03c513ba5f936b920cbf857" }, "downloads": -1, "filename": "openvax_project_template-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5b6fbb3c265fce89435a3c8aa87e8dd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2796, "upload_time": "2018-03-01T19:46:09", "url": "https://files.pythonhosted.org/packages/13/73/9951e1896842e0219f3677bec43f00b747c2a8a9567b4615e5b85374d60c/openvax_project_template-1.0.0.tar.gz" } ] }