kin


Namekin JSON
Version 2.1.13 PyPI version JSON
download
home_pageNone
SummaryA simple project.pbxproj verifier
upload_time2024-11-19 23:58:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
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": null,
    "name": "kin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "xcode, project.pbxproj, lint, objective-c, swift, ios",
    "author": null,
    "author_email": "Serchinastico <oss@serchinastico.com>",
    "download_url": "https://files.pythonhosted.org/packages/ad/d4/4013f41b82c183d720f9083994c9f341236f790343f6bc8d879ec6d8921c/kin-2.1.13.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\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple project.pbxproj verifier",
    "version": "2.1.13",
    "project_urls": {
        "Homepage": "https://github.com/Serchinastico/Kin"
    },
    "split_keywords": [
        "xcode",
        " project.pbxproj",
        " lint",
        " objective-c",
        " swift",
        " ios"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27de697c76c535b7ecb9db25209626d4b46f2e91e8d8d3d96ef5e6c48f4bc7a9",
                "md5": "fc323e2bf889eefd45a3d622eb63d75d",
                "sha256": "b46ff2cc41c9b47f971d54374b6f37089b7765fdde7efe1436709c99ed0591e3"
            },
            "downloads": -1,
            "filename": "kin-2.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc323e2bf889eefd45a3d622eb63d75d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 139080,
            "upload_time": "2024-11-19T23:58:37",
            "upload_time_iso_8601": "2024-11-19T23:58:37.156217Z",
            "url": "https://files.pythonhosted.org/packages/27/de/697c76c535b7ecb9db25209626d4b46f2e91e8d8d3d96ef5e6c48f4bc7a9/kin-2.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "add44013f41b82c183d720f9083994c9f341236f790343f6bc8d879ec6d8921c",
                "md5": "8c71b9c5d456c1efe5763a6757dc5da5",
                "sha256": "89f3af51edd19a7d3c30dc179974446b714895d99bef2c8d0645eb946ec35570"
            },
            "downloads": -1,
            "filename": "kin-2.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "8c71b9c5d456c1efe5763a6757dc5da5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 132583,
            "upload_time": "2024-11-19T23:58:39",
            "upload_time_iso_8601": "2024-11-19T23:58:39.284720Z",
            "url": "https://files.pythonhosted.org/packages/ad/d4/4013f41b82c183d720f9083994c9f341236f790343f6bc8d879ec6d8921c/kin-2.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 23:58:39",
    "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: 1.04921s