ki-aikido


Nameki-aikido JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/gabrielfalcao/aikido
SummaryAikido is a set of tools for the self-defense of MacOS users
upload_time2023-07-12 13:39:08
maintainer
docs_urlNone
authorGabriel Falcao
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            AIKIDO
======

Intro
-----

Aikido is a multi-language set of tools for the self-defense of MacOS
users

Installing
----------

Homebrew Formula
~~~~~~~~~~~~~~~~

The homebrew formula installs both the rust crate ``aikido`` and the python package ``ki-aikido``.

.. code:: bash

   brew tap gabrielfalcao/aikido git@github.com:gabrielfalcao/aikido.git
   brew install gabrielfalcao/aikido


Python Package
~~~~~~~~~~~~~~

.. code:: bash

   pip install ki-aikido

Rust Crate
~~~~~~~~~~

.. code:: bash

   cargo install aikido
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gabrielfalcao/aikido",
    "name": "ki-aikido",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gabriel Falcao",
    "author_email": "gabriel@nacaolivre.org",
    "download_url": "https://files.pythonhosted.org/packages/ca/8b/1e99cf8c742cff6ecf94c53b6e205b984167a78b5508ea243c88c0f052f2/ki-aikido-0.0.2.tar.gz",
    "platform": null,
    "description": "AIKIDO\n======\n\nIntro\n-----\n\nAikido is a multi-language set of tools for the self-defense of MacOS\nusers\n\nInstalling\n----------\n\nHomebrew Formula\n~~~~~~~~~~~~~~~~\n\nThe homebrew formula installs both the rust crate ``aikido`` and the python package ``ki-aikido``.\n\n.. code:: bash\n\n   brew tap gabrielfalcao/aikido git@github.com:gabrielfalcao/aikido.git\n   brew install gabrielfalcao/aikido\n\n\nPython Package\n~~~~~~~~~~~~~~\n\n.. code:: bash\n\n   pip install ki-aikido\n\nRust Crate\n~~~~~~~~~~\n\n.. code:: bash\n\n   cargo install aikido",
    "bugtrack_url": null,
    "license": "",
    "summary": "Aikido is a set of tools for the self-defense of MacOS users",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/gabrielfalcao/aikido"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca8b1e99cf8c742cff6ecf94c53b6e205b984167a78b5508ea243c88c0f052f2",
                "md5": "7580a553d29c35b75acf3d2bb7493590",
                "sha256": "48816c09e5d0499d94cc664b3eef128227595507f0366251e328c4ee6a6d3b03"
            },
            "downloads": -1,
            "filename": "ki-aikido-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7580a553d29c35b75acf3d2bb7493590",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17093,
            "upload_time": "2023-07-12T13:39:08",
            "upload_time_iso_8601": "2023-07-12T13:39:08.585907Z",
            "url": "https://files.pythonhosted.org/packages/ca/8b/1e99cf8c742cff6ecf94c53b6e205b984167a78b5508ea243c88c0f052f2/ki-aikido-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 13:39:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gabrielfalcao",
    "github_project": "aikido",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ki-aikido"
}
        
Elapsed time: 0.08595s