Metadata-Version: 1.1
Name: dxfwrite
Version: 1.2.2
Summary: A Python library to create DXF R12 drawings.
Home-page: https://github.com/mozman/dxfwrite.git
Author: Manfred Moitzi
Author-email: me@mozman.at
License: MIT License
Download-URL: https://github.com/mozman/dxfwrite/releases
Description: WARNING
        =======
        
        This is an outdated python package, please switch to `ezdxf`: https://pypi.org/project/ezdxf/
        
        Advantage of `ezdxf` over `dxfwrite` is read/write support for DXF versions:
        
            - R12
            - R2000
            - R2004
            - R2007
            - R2010
            - R2013
            - R2018
        
        Documentation
        -------------
        
        http://dxfwrite.readthedocs.io
        
        The source code repository of dxfwrite can be found at GitHub.com:
        
        https://github.com/mozman/dxfwrite.git
        
        Contact
        =======
        
        dxfwrite@mozman.at
        File 'NEWS.txt' not found.
        
Keywords: DXF
Platform: OS Independent
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: dxfwrite
