pysvgedit


Namepysvgedit JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/johndoe31415/pysvgedit
SummaryNative Python library to create and edit SVG documents
upload_time2023-07-04 22:28:53
maintainer
docs_urlNone
authorJohannes Bauer
requires_python
licensegpl-3.0
keywords svg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pysvgedit
pysvgedit is a low-level SVG editing library written in native Python. Its
intention is to use vector-editing programs like Inkscape and create scriptable
forms from them.

## License
GNU GPL-3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/johndoe31415/pysvgedit",
    "name": "pysvgedit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "svg",
    "author": "Johannes Bauer",
    "author_email": "joe@johannes-bauer.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/34/b45b44e48f4493f51a55da007a1780f03c3c2febd18c31109fff5bf54d8a/pysvgedit-0.0.4.tar.gz",
    "platform": null,
    "description": "# pysvgedit\npysvgedit is a low-level SVG editing library written in native Python. Its\nintention is to use vector-editing programs like Inkscape and create scriptable\nforms from them.\n\n## License\nGNU GPL-3.\n",
    "bugtrack_url": null,
    "license": "gpl-3.0",
    "summary": "Native Python library to create and edit SVG documents",
    "version": "0.0.4",
    "project_urls": {
        "Download": "https://github.com/johndoe31415/pysvgedit/archive/v0.0.4.tar.gz",
        "Homepage": "https://github.com/johndoe31415/pysvgedit"
    },
    "split_keywords": [
        "svg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a34b45b44e48f4493f51a55da007a1780f03c3c2febd18c31109fff5bf54d8a",
                "md5": "3818bf4abb5f22bc7f0d0b6c65656dee",
                "sha256": "29c9450aac4b8b41596d508d051f7829dc9d87ebfa6bcc9f4f9f12e73c9757d5"
            },
            "downloads": -1,
            "filename": "pysvgedit-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "3818bf4abb5f22bc7f0d0b6c65656dee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30707,
            "upload_time": "2023-07-04T22:28:53",
            "upload_time_iso_8601": "2023-07-04T22:28:53.444741Z",
            "url": "https://files.pythonhosted.org/packages/6a/34/b45b44e48f4493f51a55da007a1780f03c3c2febd18c31109fff5bf54d8a/pysvgedit-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 22:28:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "johndoe31415",
    "github_project": "pysvgedit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pysvgedit"
}
        
Elapsed time: 0.08296s