asciidots


Nameasciidots JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/aaronduino/asciidots
SummaryInterpreter for the AsciiDots esolang.
upload_time2023-01-03 22:56:49
maintainer
docs_urlNone
authorAaron Janse
requires_python>=2.6, <4
licenseAPGL-v3.0
keywords asciidots esolang esoteric ascii dataflow language programming fun
VCS
bugtrack_url
requirements Click
Travis-CI
coveralls test coverage No coveralls.
            asciidots is a esolang inspired by ascii art.

See its documentation on GitHub: https://github.com/aaronjanse/asciidots/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aaronduino/asciidots",
    "name": "asciidots",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.6, <4",
    "maintainer_email": "",
    "keywords": "asciidots esolang esoteric ascii dataflow language programming fun",
    "author": "Aaron Janse",
    "author_email": "gitduino@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/42/70bd80712570241cb1a924974b2684c11fb4a480b487704bd50d491d1cea/asciidots-1.4.0.tar.gz",
    "platform": null,
    "description": "asciidots is a esolang inspired by ascii art.\n\nSee its documentation on GitHub: https://github.com/aaronjanse/asciidots/\n",
    "bugtrack_url": null,
    "license": "APGL-v3.0",
    "summary": "Interpreter for the AsciiDots esolang.",
    "version": "1.4.0",
    "split_keywords": [
        "asciidots",
        "esolang",
        "esoteric",
        "ascii",
        "dataflow",
        "language",
        "programming",
        "fun"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c4270bd80712570241cb1a924974b2684c11fb4a480b487704bd50d491d1cea",
                "md5": "aeea4a4c27fffba996de5754b4a07777",
                "sha256": "e3d0d29e80e7cb30609587f61ee6d6ebd2da06a5a027b3c92a56cc7fdba94204"
            },
            "downloads": -1,
            "filename": "asciidots-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aeea4a4c27fffba996de5754b4a07777",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.6, <4",
            "size": 421491,
            "upload_time": "2023-01-03T22:56:49",
            "upload_time_iso_8601": "2023-01-03T22:56:49.656378Z",
            "url": "https://files.pythonhosted.org/packages/3c/42/70bd80712570241cb1a924974b2684c11fb4a480b487704bd50d491d1cea/asciidots-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 22:56:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "aaronduino",
    "github_project": "asciidots",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Click",
            "specs": []
        }
    ],
    "lcname": "asciidots"
}
        
Elapsed time: 0.02406s