Metadata-Version: 2.1
Name: dxface
Version: 0.0.1
Summary: Python interface for AutoCAD DXF
Home-page: https://github.com/dhruvnps/dxface
Author: dhruvnps
License: UNKNOWN
Description: # dxface
        Python interface for AutoCAD DXF.
        
        ## Installation
        Using **pip**:
        ```console
        $ pip install dxface
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
