komut


Namekomut JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/alpernebbi/komut
SummaryA High-Magic CLI Framework
upload_time2023-04-01 07:12:32
maintainer
docs_urlNone
authorAlper Nebi Yasak
requires_python
licenseGPL2+
keywords cli command line interface
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====
Komut
=====

Komut is a high-magic CLI framework.

This release is the initial spin-off from the primary user it was
developed under. It needs design adjustments, refactoring, testing,
documentation. Those will come later. For now, this is not exactly fit
for production use.

License
=======
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alpernebbi/komut",
    "name": "komut",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cli command line interface",
    "author": "Alper Nebi Yasak",
    "author_email": "alpernebiyasak@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/c5/e6f5c33b576afbfbff640f5f02f8d7b7036e87f20a372d5a48bcd85415d4/komut-0.1.0.tar.gz",
    "platform": null,
    "description": "=====\nKomut\n=====\n\nKomut is a high-magic CLI framework.\n\nThis release is the initial spin-off from the primary user it was\ndeveloped under. It needs design adjustments, refactoring, testing,\ndocumentation. Those will come later. For now, this is not exactly fit\nfor production use.\n\nLicense\n=======\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see <https://www.gnu.org/licenses/>\n",
    "bugtrack_url": null,
    "license": "GPL2+",
    "summary": "A High-Magic CLI Framework",
    "version": "0.1.0",
    "split_keywords": [
        "cli",
        "command",
        "line",
        "interface"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc99869909419aaa9748d6b4d1cf070f870413a12c7d84e65a852aa26ea942d2",
                "md5": "2f4554bceb37d11b09ca6126373a0e0b",
                "sha256": "edb0acd571b7f542d9b2018844730f0ca38bcb082b102d5bd3a75a2604096522"
            },
            "downloads": -1,
            "filename": "komut-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f4554bceb37d11b09ca6126373a0e0b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14975,
            "upload_time": "2023-04-01T07:12:30",
            "upload_time_iso_8601": "2023-04-01T07:12:30.091030Z",
            "url": "https://files.pythonhosted.org/packages/bc/99/869909419aaa9748d6b4d1cf070f870413a12c7d84e65a852aa26ea942d2/komut-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffc5e6f5c33b576afbfbff640f5f02f8d7b7036e87f20a372d5a48bcd85415d4",
                "md5": "7dde907413f67a6c0368771872d56e5f",
                "sha256": "5f40d334b65668ef8601ecc23d2bd4d30be23a219025ad6374d06581d8d7ecd6"
            },
            "downloads": -1,
            "filename": "komut-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7dde907413f67a6c0368771872d56e5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15603,
            "upload_time": "2023-04-01T07:12:32",
            "upload_time_iso_8601": "2023-04-01T07:12:32.590856Z",
            "url": "https://files.pythonhosted.org/packages/ff/c5/e6f5c33b576afbfbff640f5f02f8d7b7036e87f20a372d5a48bcd85415d4/komut-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 07:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "alpernebbi",
    "github_project": "komut",
    "lcname": "komut"
}
        
Elapsed time: 0.06085s