{ "info": { "author": "Chris von Csefalvay", "author_email": "chris@chrisvoncsefalvay.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "===============================\ngrowup\n===============================\n\nGrowup adds the [NCoC](https://github.com/domgetter/NCoC/) to your project. Because there ain't no Code\nf Conduct like No Code of Conduct!\n\n**Disclaimer**: This project is not affiliated with NCoC or its developers. Nor does it endorse the NCoC or express an\nopposition to other codes of conduct. As a developer, I think you should be trusted with knowing what code of conduct\nwould benefit your project most. Maybe it's the NCoC. Maybe it's the TODO Group's CoC. Maybe it's something entirely\ndifferent. *This is a tool*, and you are to use it wisely. It is *your responsibility* to know what your project needs.\n\nInstallation\n============\n\n::\n\n pip install growup\n\nAfter this, `growup` will be available from the command line (`growup`).\n\nUsage\n=====\n\n`growup` is a small command line utility that adds the NCoC (No Code of Conduct) to your project.\n\nOptions\n-------\n\n```\n --root TEXT Project root directory (default: current directory)\n --add-to-contribute Append NCoC to CONTRIBUTING or CONTRIBUTING.md (must\n be in root dir!)\n --add-to-file Create a separate Code of Conduct file. Define path\n using --output-filename\n --output-filename TEXT Output filename and extension. Default: CODEOFCONDUCT.md.\n --help Show this message and exit\n```\n\nExample\n-------\n\nThe following call will\n- add NCoC to `CONTRIBUTING.md` in the current folder, and\n- also add it to a file called `CodeOfConduct.md`\n\n```\ngrowup --add-to-contribute --add-to-file --output-filename CodeOfConduct.md\n```\n\nLicense\n=======\n\nCustom BSD-based. See the [full license here](https://chrisvoncsefalvay.com/growup/master/LICENSE).\n\nChangelog\n=========\n\n\n0.3.5 (2015-08-16)\n-----------------------------------------\n\n* Small tweaks :) Now uses autoinference to figure out whether it is appending to an RST document and follows RST style\nif so.\n\n\n0.3.3 (2015-08-11)\n-----------------------------------------\n\n* First release on PyPI.", "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/chrisvoncsefalvay/growup", "keywords": "code of conduct,floss,release management,packages", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "growup", "package_url": "https://pypi.org/project/growup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/growup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrisvoncsefalvay/growup" }, "release_url": "https://pypi.org/project/growup/0.3.6/", "requires_dist": null, "requires_python": null, "summary": "Growup adds the NCoC to your project.", "version": "0.3.6" }, "last_serial": 1679025, "releases": { "0.3.3": [ { "comment_text": "", "digests": { "md5": "44ea3a4aaa9c0a74278ce4e0eb1dcb0c", "sha256": "ecd93a7fe9bef696a5d940109094e40f4d39fcf85883fdea6d823ddabe296c8e" }, "downloads": -1, "filename": "growup-0.3.3.tar.gz", "has_sig": false, "md5_digest": "44ea3a4aaa9c0a74278ce4e0eb1dcb0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5916, "upload_time": "2015-08-11T19:46:48", "url": "https://files.pythonhosted.org/packages/c5/20/400179e9286d1c349d49a2d345eb483c8fda31d12e20b2937a434acf82c0/growup-0.3.3.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "6acfc672b6be654a0cdfe2c7631c4f30", "sha256": "34dd1a3efecb2659747f227ff4d2a070e209bcf5ce6816d3471b0dbbd6e8c90e" }, "downloads": -1, "filename": "growup-0.3.6.tar.gz", "has_sig": false, "md5_digest": "6acfc672b6be654a0cdfe2c7631c4f30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6388, "upload_time": "2015-08-16T01:58:33", "url": "https://files.pythonhosted.org/packages/d5/a1/748870cb7ad4db68a53585d0eebb667786db541bd77f516e90ce747b45bc/growup-0.3.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6acfc672b6be654a0cdfe2c7631c4f30", "sha256": "34dd1a3efecb2659747f227ff4d2a070e209bcf5ce6816d3471b0dbbd6e8c90e" }, "downloads": -1, "filename": "growup-0.3.6.tar.gz", "has_sig": false, "md5_digest": "6acfc672b6be654a0cdfe2c7631c4f30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6388, "upload_time": "2015-08-16T01:58:33", "url": "https://files.pythonhosted.org/packages/d5/a1/748870cb7ad4db68a53585d0eebb667786db541bd77f516e90ce747b45bc/growup-0.3.6.tar.gz" } ] }