chinillaclvm


Namechinillaclvm JSON
Version 0.9.8 PyPI version JSON
download
home_pagehttps://github.com/Chinilla/chinillaclvm
Summary[Contract Language | Chinillalisp] Virtual Machine
upload_time2022-12-10 04:28:53
maintainer
docs_urlNone
authorChinilla Network, Inc.
requires_python
licensehttps://opensource.org/licenses/Apache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Coverage Status](https://coveralls.io/repos/github/Chinilla/chinillaclvm/badge.svg?branch=main)](https://coveralls.io/github/Chinilla/chinillaclvm?branch=main)

This is the in-development version of a LISP-like language for encumbering and releasing funds with smart-contract capabilities.

See docs/chinillaclvm.org or https://chinillalisp.com/ for more info.


Testing
=======

    $ pip install -e '.[dev]'
    $ py.test tests


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Chinilla/chinillaclvm",
    "name": "chinillaclvm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Chinilla Network, Inc.",
    "author_email": "hello@chinilla.com",
    "download_url": "",
    "platform": null,
    "description": "[![Coverage Status](https://coveralls.io/repos/github/Chinilla/chinillaclvm/badge.svg?branch=main)](https://coveralls.io/github/Chinilla/chinillaclvm?branch=main)\n\nThis is the in-development version of a LISP-like language for encumbering and releasing funds with smart-contract capabilities.\n\nSee docs/chinillaclvm.org or https://chinillalisp.com/ for more info.\n\n\nTesting\n=======\n\n    $ pip install -e '.[dev]'\n    $ py.test tests\n\n",
    "bugtrack_url": null,
    "license": "https://opensource.org/licenses/Apache-2.0",
    "summary": "[Contract Language | Chinillalisp] Virtual Machine",
    "version": "0.9.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "61c8f6f992d81323137d2951d4da6c3d",
                "sha256": "d4e7cebc09930b175ddadf7b100b4f8d313c1f087352ec155a10bc41600157e5"
            },
            "downloads": -1,
            "filename": "chinillaclvm-0.9.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61c8f6f992d81323137d2951d4da6c3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20365,
            "upload_time": "2022-12-10T04:28:53",
            "upload_time_iso_8601": "2022-12-10T04:28:53.606346Z",
            "url": "https://files.pythonhosted.org/packages/0b/32/61cfeaab0d7204f7023f4ebee57f1e885310ebf26529438b2213cca1fba8/chinillaclvm-0.9.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-10 04:28:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Chinilla",
    "github_project": "chinillaclvm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "chinillaclvm"
}
        
Elapsed time: 0.01629s