kin


Namekin JSON
Version 2.1.9 PyPI version JSON
download
home_pagehttps://github.com/Serchinastico/Kin
SummaryA simple project.pbxproj verifier
upload_time2024-02-26 10:25:40
maintainer
docs_urlNone
authorSerchinastico
requires_python
licenseApache Software
keywords xcode project.pbxproj lint objective-c swift ios
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            KIN
===

KIN is a tool to check whether your project.pbxproj file is correct

Usage
-----

::

  Usage: kin [project.pbxproj]

  Verifies the correctness of your project.pbxproj file.
  When called with no arguments, Kin will try to find a project.pbxproj file in the current project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Serchinastico/Kin",
    "name": "kin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "xcode project.pbxproj lint objective-c swift ios",
    "author": "Serchinastico",
    "author_email": "oss@serchinastico.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/a6/fe193e6193675c978b493ebe8e6a606b52203e37463179ca573ebcaa18dd/kin-2.1.9.tar.gz",
    "platform": null,
    "description": "KIN\n===\n\nKIN is a tool to check whether your project.pbxproj file is correct\n\nUsage\n-----\n\n::\n\n  Usage: kin [project.pbxproj]\n\n  Verifies the correctness of your project.pbxproj file.\n  When called with no arguments, Kin will try to find a project.pbxproj file in the current project.\n",
    "bugtrack_url": null,
    "license": "Apache Software",
    "summary": "A simple project.pbxproj verifier",
    "version": "2.1.9",
    "project_urls": {
        "Homepage": "https://github.com/Serchinastico/Kin"
    },
    "split_keywords": [
        "xcode",
        "project.pbxproj",
        "lint",
        "objective-c",
        "swift",
        "ios"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2e28d3fa962bab988141c2c9b837a13d2e68b2608ca251deb25f85b6cd24a5c",
                "md5": "f2a0c066e70837e045b1ba233e48a41a",
                "sha256": "05dde05c13b02898bea8ebf88857c20ec454721eea20c9f107f624bc9be699b0"
            },
            "downloads": -1,
            "filename": "kin-2.1.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2a0c066e70837e045b1ba233e48a41a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 85193,
            "upload_time": "2024-02-26T10:25:39",
            "upload_time_iso_8601": "2024-02-26T10:25:39.689466Z",
            "url": "https://files.pythonhosted.org/packages/e2/e2/8d3fa962bab988141c2c9b837a13d2e68b2608ca251deb25f85b6cd24a5c/kin-2.1.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aba6fe193e6193675c978b493ebe8e6a606b52203e37463179ca573ebcaa18dd",
                "md5": "92c6a67d28512ff2b1049cc985a5cb6a",
                "sha256": "35da507e45b733a6f391676b47995b26ca40afcb38fcb5c3f5e0d90101027dee"
            },
            "downloads": -1,
            "filename": "kin-2.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "92c6a67d28512ff2b1049cc985a5cb6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 85019,
            "upload_time": "2024-02-26T10:25:40",
            "upload_time_iso_8601": "2024-02-26T10:25:40.917862Z",
            "url": "https://files.pythonhosted.org/packages/ab/a6/fe193e6193675c978b493ebe8e6a606b52203e37463179ca573ebcaa18dd/kin-2.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 10:25:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Serchinastico",
    "github_project": "Kin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kin"
}
        
Elapsed time: 0.19147s