{
"info": {
"author": "Santosh Kumar",
"author_email": "sntshkmr60@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "**capitalizr** - It's a utility that lets you change the case *(lowercase to\nuppercase the letter of the words)* words in a file, leaving the words which\nhave 3 or less letters. The file looks pretty if it has all words in\ncapitalcase in it.\n\nwhy not sed?\n------------\n- because capitalizr is easy to use, just damn simple\n- sed doesn't takes input from stdin, it just works on piping.\n\nInstall\n-------\nThe one and only requirement is Python, if you are on any variant of UNIX \n*(e.g. Linux, *BSD, Mac etc)* then you have a good luck, else `download `__ it.\nThe simplest installation (for UNIX) is `download `__/clone the archive, extract\nit ``cd`` to it and run the setup::\n\n $ pip install capitalizr\n\nRefer to `INSTALL` file for more instruction related to installation.\n\nUsages\n------\nAfter following the instructions in `INSTALL `_ file, you should be able\nto type ``capitalizr`` in terminal. Type capitalizr followed by the filename\nand the output will be on the screen::\n\n $ capitalizr inputfile.txt\n\nPipe input to it::\n\n $ cat inputfile.txt | capitalizr -\n\nInput from **stdin**::\n\n $ capitalizr -\n the quick brown fox jumps over the lazy dog\n ^D\n the Quick Brown fox Jumps Over the Lazy dog\n\nYou can write the output into file by passing ``-o`` followed by output filename,\nand the output will be on a file named outputfile.txt::\n\n $ capitalizr inputfile.txt -o outputfile.txt\n\nOverride the default length of words to be escaped. The default it 3::\n\n $ capitalizr -t 1 inputfile.txt\n\nBugs? Suggestions? Questions?\n-----------------------------\nQuestions approaching in your mind? Found any bugs? Have any suggestions?\nDon't hesitate to post it at: https://github.com/santosh/capitalizr/issues\n\nTo do\n-----\nThese might seem silly ;) Here are implementation I want, priority wise:\n\n- Android App\n- Implement GUI\n- Put it in repository list of Ubuntu, Fedora etc.\n- Deployment with Debian package and Windows installer.\n- ~~Manual page (And the installation of it)~~ \u2714\n\nSee also the ``sandbox`` branch of the repository.\n\nContributors\n------------\nFeel free to contribute, just fork, clone, do your changes, push and send me\na pull request.\n\nHere are the contributors:\n\n- `santosh `__\n",
"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/santosh/capitalizr",
"keywords": null,
"license": "capitalizr - changes the case (lowercase to uppercase) the first letter of\nany word. The words with less than 4 characters/letters are not processed.\n\nCopyright (c) 2012, Santosh Kumar All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
"maintainer": null,
"maintainer_email": null,
"name": "capitalizr",
"package_url": "https://pypi.org/project/capitalizr/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/capitalizr/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/santosh/capitalizr"
},
"release_url": "https://pypi.org/project/capitalizr/1.02.00/",
"requires_dist": null,
"requires_python": null,
"summary": "capitalizr changes the case of first letter of any word (lowercase to uppercase)",
"version": "1.02.00"
},
"last_serial": 787236,
"releases": {
"1.02.00": [
{
"comment_text": "",
"digests": {
"md5": "916baff5692cdbd17a21a9d04aeab43e",
"sha256": "918356efc78141a550c4b2492108afcca910d3cee6b9b9f153a3e0e8d6887bed"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.tar.bz2",
"has_sig": false,
"md5_digest": "916baff5692cdbd17a21a9d04aeab43e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6191,
"upload_time": "2013-04-13T23:23:35",
"url": "https://files.pythonhosted.org/packages/08/51/49cffa58940c3c878ce4a47f08e642bcec53d7bd9a5604689f68a15eecf2/capitalizr-1.02.00.tar.bz2"
},
{
"comment_text": "",
"digests": {
"md5": "a9fdf4369b70fa4d81c15ce2d4f586b3",
"sha256": "9fa8032ded37856b394ed69c707a906329ff8ee849ee01c79a99f8c8f5e819ff"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.tar.gz",
"has_sig": false,
"md5_digest": "a9fdf4369b70fa4d81c15ce2d4f586b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5757,
"upload_time": "2013-04-13T23:23:31",
"url": "https://files.pythonhosted.org/packages/a2/bf/b5b685abb33b8c3c1696ccc8a10da8b18860fba1fafa04e801d8a503f287/capitalizr-1.02.00.tar.gz"
},
{
"comment_text": "",
"digests": {
"md5": "8193160d19153768898c78709aeaec94",
"sha256": "8d4443bda51310b47c0fd80c6dc692f93402e7ce22934945411fa49d3d668e1b"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.zip",
"has_sig": false,
"md5_digest": "8193160d19153768898c78709aeaec94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9328,
"upload_time": "2013-04-13T23:23:39",
"url": "https://files.pythonhosted.org/packages/a7/b5/840233ba97b46ce50455e883e40bb94e79cc3ff66bfdf111cb779d7698fe/capitalizr-1.02.00.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "916baff5692cdbd17a21a9d04aeab43e",
"sha256": "918356efc78141a550c4b2492108afcca910d3cee6b9b9f153a3e0e8d6887bed"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.tar.bz2",
"has_sig": false,
"md5_digest": "916baff5692cdbd17a21a9d04aeab43e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6191,
"upload_time": "2013-04-13T23:23:35",
"url": "https://files.pythonhosted.org/packages/08/51/49cffa58940c3c878ce4a47f08e642bcec53d7bd9a5604689f68a15eecf2/capitalizr-1.02.00.tar.bz2"
},
{
"comment_text": "",
"digests": {
"md5": "a9fdf4369b70fa4d81c15ce2d4f586b3",
"sha256": "9fa8032ded37856b394ed69c707a906329ff8ee849ee01c79a99f8c8f5e819ff"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.tar.gz",
"has_sig": false,
"md5_digest": "a9fdf4369b70fa4d81c15ce2d4f586b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5757,
"upload_time": "2013-04-13T23:23:31",
"url": "https://files.pythonhosted.org/packages/a2/bf/b5b685abb33b8c3c1696ccc8a10da8b18860fba1fafa04e801d8a503f287/capitalizr-1.02.00.tar.gz"
},
{
"comment_text": "",
"digests": {
"md5": "8193160d19153768898c78709aeaec94",
"sha256": "8d4443bda51310b47c0fd80c6dc692f93402e7ce22934945411fa49d3d668e1b"
},
"downloads": -1,
"filename": "capitalizr-1.02.00.zip",
"has_sig": false,
"md5_digest": "8193160d19153768898c78709aeaec94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9328,
"upload_time": "2013-04-13T23:23:39",
"url": "https://files.pythonhosted.org/packages/a7/b5/840233ba97b46ce50455e883e40bb94e79cc3ff66bfdf111cb779d7698fe/capitalizr-1.02.00.zip"
}
]
}