aafigure


Nameaafigure JSON
Version 0.6 PyPI version JSON
download
home_pagehttp://launchpad.net/aafigure
SummaryASCII art to image converter
upload_time2017-06-06 00:58:07
maintainer
docs_urlhttps://pythonhosted.org/aafigure/
authorChris Liechti
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides a module ``aafigure``, that can be used from other
programs, and a command line tool ``aafigure``.

Example, test.txt::

            +-----+   ^
            |     |   |
        --->+     +---o--->
            |     |   |
            +-----+   V

Command::

    aafigure test.txt -t svg -o test.svg

Please see documentation for examples.
http://aafigure.readthedocs.io/
            

Raw data

            {
    "_id": null,
    "home_page": "http://launchpad.net/aafigure",
    "name": "aafigure",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/aafigure/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Chris Liechti",
    "author_email": "cliechti@gmx.net",
    "download_url": "https://files.pythonhosted.org/packages/f3/13/8516bd4dd1520c02797e4544bfac7a03521b28bb9404588197af2803ad89/aafigure-0.6.tar.gz",
    "platform": "any",
    "description": "This package provides a module ``aafigure``, that can be used from other\nprograms, and a command line tool ``aafigure``.\n\nExample, test.txt::\n\n            +-----+   ^\n            |     |   |\n        --->+     +---o--->\n            |     |   |\n            +-----+   V\n\nCommand::\n\n    aafigure test.txt -t svg -o test.svg\n\nPlease see documentation for examples.\nhttp://aafigure.readthedocs.io/",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "ASCII art to image converter",
    "version": "0.6",
    "project_urls": {
        "Homepage": "http://launchpad.net/aafigure"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d82a58d09930e357b196c40e2224de6b0bfc3d15d3f880c56dbf55c67c353d9",
                "md5": "9017ad567cfaed0ff1433b172ec810b1",
                "sha256": "c7f9409eee58d8484696a1c9e75b4c6ceab9fd060223007a19dcc6f515a30696"
            },
            "downloads": -1,
            "filename": "aafigure-0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9017ad567cfaed0ff1433b172ec810b1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 27165,
            "upload_time": "2017-06-06T00:58:04",
            "upload_time_iso_8601": "2017-06-06T00:58:04.894488Z",
            "url": "https://files.pythonhosted.org/packages/4d/82/a58d09930e357b196c40e2224de6b0bfc3d15d3f880c56dbf55c67c353d9/aafigure-0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3138516bd4dd1520c02797e4544bfac7a03521b28bb9404588197af2803ad89",
                "md5": "2d3d03665af6e9318c9440355193bd25",
                "sha256": "49f2c1fd2b579c1fffbac1386a2670b3f6f475cc7ff6cc04d8b984888c2d9e1e"
            },
            "downloads": -1,
            "filename": "aafigure-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2d3d03665af6e9318c9440355193bd25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 52292,
            "upload_time": "2017-06-06T00:58:07",
            "upload_time_iso_8601": "2017-06-06T00:58:07.225174Z",
            "url": "https://files.pythonhosted.org/packages/f3/13/8516bd4dd1520c02797e4544bfac7a03521b28bb9404588197af2803ad89/aafigure-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-06-06 00:58:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aafigure"
}
        
Elapsed time: 0.09512s