{ "info": { "author": "RobDWaller", "author_email": "rdwaller1984@googlemail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "[![Build Status](https://travis-ci.org/RobDWaller/gingerfy.svg?branch=master)](https://travis-ci.org/RobDWaller/gingerfy) [![codecov](https://codecov.io/gh/RobDWaller/gingerfy/branch/master/graph/badge.svg)](https://codecov.io/gh/RobDWaller/gingerfy) [![Maintainability](https://api.codeclimate.com/v1/badges/d43c3780ccf78820c5b7/maintainability)](https://codeclimate.com/github/RobDWaller/gingerfy/maintainability)\n# Gingerfy\n\nRemove unginger colours from strings and replace them with the one true colour, GINGER!!\n\n```python\nimport gingerfy\n\nresult = gingerfy.fix(\"Blonde haired people are the best!\")\n\nprint(result.get_fix())\n```\n\n> **Output:** Ginger haired people are the best!\n\n## Notes\n\nThis project is obviously a joke, I come from a long line of Scottish and Irish gingers, so it's very much meant to be self-deprecating.\n\nIt was created to help me learn the basics of Python and how to pipeline Python code.\n\n## Author\n\n[RobDWaller](https://twitter.com/RobDWaller)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/RobDWaller/gingerfy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gingerfy", "package_url": "https://pypi.org/project/gingerfy/", "platform": "", "project_url": "https://pypi.org/project/gingerfy/", "project_urls": { "Homepage": "http://github.com/RobDWaller/gingerfy" }, "release_url": "https://pypi.org/project/gingerfy/0.1.0b0/", "requires_dist": null, "requires_python": "", "summary": "Remove broken colours from strings and replace them with the one true colour, GINGER!!", "version": "0.1.0b0" }, "last_serial": 4185716, "releases": { "0.1.0b0": [ { "comment_text": "", "digests": { "md5": "820151daace447ec4a14c4c9061a80c3", "sha256": "2e2fe9cee5298d7b60ab0e66ee6025ee900e182e91080bd4859638953205dd0f" }, "downloads": -1, "filename": "gingerfy-0.1.0b0-py3-none-any.whl", "has_sig": false, "md5_digest": "820151daace447ec4a14c4c9061a80c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3797, "upload_time": "2018-08-19T16:55:12", "url": "https://files.pythonhosted.org/packages/46/1a/eb5f4b2a40158db02ccc2e50ac36e6a468854c00c2005653028c62dfc76f/gingerfy-0.1.0b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb6f69ca711bdef11b3a341f55445fe8", "sha256": "d7436be514d8c833fb750e2232f045142774dab114ebdf1e8a0184c206b8fcf5" }, "downloads": -1, "filename": "gingerfy-0.1.0b0.tar.gz", "has_sig": false, "md5_digest": "eb6f69ca711bdef11b3a341f55445fe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2503, "upload_time": "2018-08-19T16:55:17", "url": "https://files.pythonhosted.org/packages/bc/74/9304258d98751aded9501cecee5001a6a344242f9efa47e68351347ce4ad/gingerfy-0.1.0b0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "820151daace447ec4a14c4c9061a80c3", "sha256": "2e2fe9cee5298d7b60ab0e66ee6025ee900e182e91080bd4859638953205dd0f" }, "downloads": -1, "filename": "gingerfy-0.1.0b0-py3-none-any.whl", "has_sig": false, "md5_digest": "820151daace447ec4a14c4c9061a80c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3797, "upload_time": "2018-08-19T16:55:12", "url": "https://files.pythonhosted.org/packages/46/1a/eb5f4b2a40158db02ccc2e50ac36e6a468854c00c2005653028c62dfc76f/gingerfy-0.1.0b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb6f69ca711bdef11b3a341f55445fe8", "sha256": "d7436be514d8c833fb750e2232f045142774dab114ebdf1e8a0184c206b8fcf5" }, "downloads": -1, "filename": "gingerfy-0.1.0b0.tar.gz", "has_sig": false, "md5_digest": "eb6f69ca711bdef11b3a341f55445fe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2503, "upload_time": "2018-08-19T16:55:17", "url": "https://files.pythonhosted.org/packages/bc/74/9304258d98751aded9501cecee5001a6a344242f9efa47e68351347ce4ad/gingerfy-0.1.0b0.tar.gz" } ] }