{ "info": { "author": "Nick Mavrakis", "author_email": "mavrakis.n@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "============\nPretty upper\n============\n\n\n.. image:: https://img.shields.io/pypi/v/pretty_upper.svg\n :target: https://pypi.python.org/pypi/pretty_upper\n\n.. image:: https://img.shields.io/travis/manikos/pretty_upper.svg\n :target: https://travis-ci.org/manikos/pretty_upper\n\n.. image:: https://readthedocs.org/projects/pretty-upper/badge/?version=latest\n :target: https://pretty-upper.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nRemoves accents from vowels when a Greek word/sentence is all capitals\n\n\n* Free software: MIT license\n* Documentation: https://pretty-upper.readthedocs.io.\n\n\nFeatures\n--------\n\nIn Greek language (and in others too) there are some vowels that when are accented they have a special treatment during pronouncing the word.\n\nThe Greek language has 7 vowels: `\u03b1`, `\u03b5`, `\u03b7`, `\u03b9`, `\u03bf`, `\u03c5` and `\u03c9` and all of them may be accented. \n\nThe problem comes when an accented vowel gets capitalized. The accent is not removed making the all-capital word look ugly with unnecessary accents.\n\nIn Greek grammar, when a word is all-capital, all accents from vowels should be removed. Thus, making it look prettier.\n\nThe all-capital word is a common scenario in web pages, such as the navigation menu, call to action (CTA) buttons, some headings etc.\n\nFor example compare the word `\u039c\u0395\u039d\u039f\u038e` with `\u039c\u0395\u039d\u039f\u03a5` (both means `menu` but former has accent on \u03a5 and latter has not). Which is prettier for the web?\n\nThis package tries to solve this issue and remove the accent from vowels when are capitalized.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-03-10)\n------------------\n\n* First release on PyPI.\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/manikos/pretty_upper", "keywords": "pretty_upper", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pretty-upper", "package_url": "https://pypi.org/project/pretty-upper/", "platform": "", "project_url": "https://pypi.org/project/pretty-upper/", "project_urls": { "Homepage": "https://github.com/manikos/pretty_upper" }, "release_url": "https://pypi.org/project/pretty-upper/0.3.1/", "requires_dist": [ "Click (>=6.0)" ], "requires_python": "", "summary": "Removes accents from vowels when a Greek word/sentence is all capitals", "version": "0.3.1" }, "last_serial": 3662874, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "62b3cf68d70bb3af8441fb696a20447e", "sha256": "ea1e24e80a267462f5096a337efe92af38cf97503952c0418343606741669f59" }, "downloads": -1, "filename": "pretty_upper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "62b3cf68d70bb3af8441fb696a20447e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14835, "upload_time": "2018-03-11T12:09:17", "url": "https://files.pythonhosted.org/packages/7a/5d/1a999bdf363708c171083d4606dd947f803b8ffcef66bb4e9cd34e238776/pretty_upper-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "81340ca06e1185631c81304d6e8880ea", "sha256": "33e89061a1c2d7dcef94245e1b97af65428d1612f793af24b61d241b8d8aa513" }, "downloads": -1, "filename": "pretty_upper-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81340ca06e1185631c81304d6e8880ea", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5919, "upload_time": "2018-03-11T20:23:19", "url": "https://files.pythonhosted.org/packages/dc/37/36c2e20818332aece75b25dfbf657bc0be41c2c1016e346f81fbbd1d3a98/pretty_upper-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e221d7362c9fe9a0dcf76fa4fe5f34a", "sha256": "23782fb52fa1e11b8b4cf4204673237b2d7f55ea178518d9741a159bc0824eb7" }, "downloads": -1, "filename": "pretty_upper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3e221d7362c9fe9a0dcf76fa4fe5f34a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9733, "upload_time": "2018-03-11T20:23:20", "url": "https://files.pythonhosted.org/packages/fb/c8/437bbed4e477d8240af383744287244331035ac7cf9c3350858ae433cb78/pretty_upper-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "9a9516dabae2990b9c526891e04650df", "sha256": "c9ca5bb5013a88fa9490f0dc7bfbf7e3226b5871a23366242f82bfa6169754a4" }, "downloads": -1, "filename": "pretty_upper-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a9516dabae2990b9c526891e04650df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5918, "upload_time": "2018-03-11T21:03:38", "url": "https://files.pythonhosted.org/packages/00/6c/40bcc72d87fd5532259a535e1434f44ac10317bce0b69b85118b2c058b77/pretty_upper-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f9cb90f66300c361f5dc60bcedf932f", "sha256": "b52fd47d19e3b45f57768843df6e09b8a15b5f635fcae873b1a8c8c67dd04a17" }, "downloads": -1, "filename": "pretty_upper-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5f9cb90f66300c361f5dc60bcedf932f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9735, "upload_time": "2018-03-11T21:03:39", "url": "https://files.pythonhosted.org/packages/0f/d4/0f2ec1c11b8ba532e3a9b5fb654183e60c17bad6be1bf469ab2951c98716/pretty_upper-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "e78bc83726f2a24fbb6fe47230ed30de", "sha256": "b52887d5a65c77a77f89a7efede9ce6f10e87467e50fa6162003e5aaabf9a163" }, "downloads": -1, "filename": "pretty_upper-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e78bc83726f2a24fbb6fe47230ed30de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5876, "upload_time": "2018-03-12T19:46:38", "url": "https://files.pythonhosted.org/packages/20/05/2705a8267e577f2a7999cf26c7f6dfbd1621e21384b2eacb0cb62b04dc59/pretty_upper-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fbb959ad82d5d20b52c9f19b9de7a23", "sha256": "8b63ddcf05874d22fcbf0aa79194daf08e50588ae454a71229d1c4778042b39c" }, "downloads": -1, "filename": "pretty_upper-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1fbb959ad82d5d20b52c9f19b9de7a23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9702, "upload_time": "2018-03-12T19:46:39", "url": "https://files.pythonhosted.org/packages/b2/e9/6cccde8ab6cdc3fab383935794e8b3779aa57e21d856bf6cb04066ed0373/pretty_upper-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e78bc83726f2a24fbb6fe47230ed30de", "sha256": "b52887d5a65c77a77f89a7efede9ce6f10e87467e50fa6162003e5aaabf9a163" }, "downloads": -1, "filename": "pretty_upper-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e78bc83726f2a24fbb6fe47230ed30de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5876, "upload_time": "2018-03-12T19:46:38", "url": "https://files.pythonhosted.org/packages/20/05/2705a8267e577f2a7999cf26c7f6dfbd1621e21384b2eacb0cb62b04dc59/pretty_upper-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fbb959ad82d5d20b52c9f19b9de7a23", "sha256": "8b63ddcf05874d22fcbf0aa79194daf08e50588ae454a71229d1c4778042b39c" }, "downloads": -1, "filename": "pretty_upper-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1fbb959ad82d5d20b52c9f19b9de7a23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9702, "upload_time": "2018-03-12T19:46:39", "url": "https://files.pythonhosted.org/packages/b2/e9/6cccde8ab6cdc3fab383935794e8b3779aa57e21d856bf6cb04066ed0373/pretty_upper-0.3.1.tar.gz" } ] }