gepwc


Namegepwc JSON
Version 0.0.10853172811 PyPI version JSON
download
home_pageNone
SummaryThis is a python version of wc, it perform serval common wc tasks
upload_time2024-09-13 17:04:22
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License Copyright (c) 2024 kadimouaad Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords wc counting words chracters
VCS
bugtrack_url
requirements click
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About:
Gepwc is a python version of linux tool **wc**, it performs many different tasks. 

# Installation:

```bash
pip install gepwc
gepwc -V
```
# How to use:
### Calculate four necessary calculations:
```
gepwc <filename>
```
Use ``gepwc --help`` to get all useful commands.

### License

Gepwc is [MIT licensed](./LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gepwc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Mouaad kadi <kadi.mouaad@gmail.com>",
    "keywords": "wc, counting, words, chracters",
    "author": null,
    "author_email": "Mouaad kadi <kadi.mouaad@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/db/1a/65a481753e7da016b2f3760df0fe63aeaed3bdbc8bcbb5e8901092e836dd/gepwc-0.0.10853172811.tar.gz",
    "platform": null,
    "description": "# About:\nGepwc is a python version of linux tool **wc**, it performs many different tasks. \n\n# Installation:\n\n```bash\npip install gepwc\ngepwc -V\n```\n# How to use:\n### Calculate four necessary calculations:\n```\ngepwc <filename>\n```\nUse ``gepwc --help`` to get all useful commands.\n\n### License\n\nGepwc is [MIT licensed](./LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 kadimouaad  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "This is a python version of wc, it perform serval common wc tasks",
    "version": "0.0.10853172811",
    "project_urls": {
        "Repository": "https://github.com/kadimouaad/gepwc"
    },
    "split_keywords": [
        "wc",
        " counting",
        " words",
        " chracters"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "183676d1dbe65363f9f4baa7d8f4be749482268b154e5b18f11b9a4530e85804",
                "md5": "7033691e7c859c9a357f6c7cdf33d508",
                "sha256": "8dc300bdd06ca1fee5f096fdf91fb0f05761591c1870eea65a6d636a8da1c524"
            },
            "downloads": -1,
            "filename": "gepwc-0.0.10853172811-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7033691e7c859c9a357f6c7cdf33d508",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4924,
            "upload_time": "2024-09-13T17:04:21",
            "upload_time_iso_8601": "2024-09-13T17:04:21.186563Z",
            "url": "https://files.pythonhosted.org/packages/18/36/76d1dbe65363f9f4baa7d8f4be749482268b154e5b18f11b9a4530e85804/gepwc-0.0.10853172811-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db1a65a481753e7da016b2f3760df0fe63aeaed3bdbc8bcbb5e8901092e836dd",
                "md5": "983288b1a014d002b59b80add6eccc00",
                "sha256": "9587a867713922c2b95ee3f0b4813d7510a24f63f696603a27214a368bf74f44"
            },
            "downloads": -1,
            "filename": "gepwc-0.0.10853172811.tar.gz",
            "has_sig": false,
            "md5_digest": "983288b1a014d002b59b80add6eccc00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3687,
            "upload_time": "2024-09-13T17:04:22",
            "upload_time_iso_8601": "2024-09-13T17:04:22.005580Z",
            "url": "https://files.pythonhosted.org/packages/db/1a/65a481753e7da016b2f3760df0fe63aeaed3bdbc8bcbb5e8901092e836dd/gepwc-0.0.10853172811.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 17:04:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kadimouaad",
    "github_project": "gepwc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": []
        }
    ],
    "lcname": "gepwc"
}
        
Elapsed time: 4.51508s