Source: ezdxf
Section: python
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
Build-Depends: debhelper (>= 13), dh-python, python3-all, python3-pyparsing
 , python3-setuptools, python3-wheel, python3-sphinx, python3-sphinx-rtd-theme
Standards-Version: 4.5.0
Homepage: https://github.com/mozman/ezdxf/
X-Python3-Version: >= 3.6
Vcs-Browser: https://salsa.debian.org/debian/ezdxf
Vcs-Git: https://salsa.debian.org/debian/ezdxf.git
Rules-Requires-Root: no
#Testsuite: autopkgtest-pkg-python

Package: python3-ezdxf
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-ezdxf-doc
Description: python module to create and modify DXF drawings (Python 3)
 ezdxf is a module for manipulating DXF files.  It can be used to create
 new DXF files, or to read/write/modify existing DXF files.
 .
 This package installs the library for Python 3.

Package: python-ezdxf-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: python module to create and modify DXF drawings (documentation)
 ezdxf is a module for manipulating DXF files.  It can be used to create
 new DXF files, or to read/write/modify existing DXF files.
 .
 This package provides documentation for the module.
