{ "info": { "author": "Lukasz Laba", "author_email": "lukaszlab@o2.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: Qt", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Multimedia :: Graphics :: Graphics Conversion" ], "description": "================================ \nDxf2svg - dxf to svg conventer\n================================\nDxf2svg is a dxf to svg format conventer.\n\nChangelog\n---------\n\ndxf2svg 0.1\n\n- first public release (alfa stage)\n\nRequirements\n------------\n1. Python 2 or 3\n#. svgwrite (https://pypi.python.org/pypi/svgwrite)\n#. dxfstructure (https://pypi.python.org/pypi/dxfstructure)\n\nHow to install\n--------------\nDxf2svg is available through PyPI and can be install with pip command. To install Tebe use pip by typing::\n\n pip install dxf2svg\n\nUsing dxf2svg\n-------------\nThe syntax of the dxf2svg command is ::\n\n dxf2svg dxffilename [size]\n\nIn the most simple case, set the current directory to the location of your drwing.dxf and execute::\n\n dxf2svg drwing.dxf\n\nyou can also specife output svg size you want, for example::\n\n dxf2svg drwing.dxf 300\n\nAfter that you will get output svg files in the same directory where your drwing.dxf is.\n\nLicence\n-------\nDxf2svg is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nCopyright (C) 2018 Lukasz Laba \n\nContributions\n-------------\nIf you want to help out, create a pull request or write email.\n\nMore information\n----------------\nProject website: https://bitbucket.org/lukaszlaba/dxf2svg\n\nCode repository: https://bitbucket.org/lukaszlaba/dxf2svg\n\nPyPI package: https://pypi.python.org/pypi/dxf2svg\n\nContact: Lukasz Laba ", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/lukaszlaba/dxf2svg", "keywords": "dxf,svg", "license": "GNU General Public License (GPL)", "maintainer": "", "maintainer_email": "", "name": "dxf2svg", "package_url": "https://pypi.org/project/dxf2svg/", "platform": "", "project_url": "https://pypi.org/project/dxf2svg/", "project_urls": { "Homepage": "https://bitbucket.org/lukaszlaba/dxf2svg" }, "release_url": "https://pypi.org/project/dxf2svg/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Dxf to svg converter", "version": "0.1.1" }, "last_serial": 4098488, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "97cfd097de5946ca042bc4d0528c6183", "sha256": "f9a7cb0334785c8d0cd026831191ca26d12fb5fad45592eeb54984fdc9e531f9" }, "downloads": -1, "filename": "dxf2svg-0.1.zip", "has_sig": false, "md5_digest": "97cfd097de5946ca042bc4d0528c6183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21831, "upload_time": "2018-07-24T20:40:16", "url": "https://files.pythonhosted.org/packages/27/33/62a3a1eae1b0a2af564f67ec2c2ca83875cc264f0364e1d1397ce6f30c54/dxf2svg-0.1.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "642ece1e20580eca55ce39bc61ef3c2f", "sha256": "bbc08193bd38f98433f311714c9e60f2afaef1d5c0137b8c1eed195f1dcf1aad" }, "downloads": -1, "filename": "dxf2svg-0.1.1.zip", "has_sig": false, "md5_digest": "642ece1e20580eca55ce39bc61ef3c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19159, "upload_time": "2018-07-24T21:09:05", "url": "https://files.pythonhosted.org/packages/b1/7d/8ae54d0ba5a3032dad6cf8a249e052fcc1ef263d549d7ab55a2d420edab3/dxf2svg-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "642ece1e20580eca55ce39bc61ef3c2f", "sha256": "bbc08193bd38f98433f311714c9e60f2afaef1d5c0137b8c1eed195f1dcf1aad" }, "downloads": -1, "filename": "dxf2svg-0.1.1.zip", "has_sig": false, "md5_digest": "642ece1e20580eca55ce39bc61ef3c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19159, "upload_time": "2018-07-24T21:09:05", "url": "https://files.pythonhosted.org/packages/b1/7d/8ae54d0ba5a3032dad6cf8a249e052fcc1ef263d549d7ab55a2d420edab3/dxf2svg-0.1.1.zip" } ] }