blob: ce978dc8809d7cb9626ca7b3f3881c2f13806238 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python2-ezfreecad
pkgdesc = Python wrapper for interfacing with FreeCAD it make it easier to draw 3D objects programmatically
pkgver = 0.13
pkgrel = 1
url = https://github.com/AFMD/ezFreeCAD
arch = any
license = unknown
makedepends = python2-setuptools
depends = python2
source = https://files.pythonhosted.org/packages/source/e/ezfreecad/ezFreeCAD-0.13.tar.gz
md5sums = 28b4e31fc16dce45a7fe29bff37eaeea
pkgname = python2-ezfreecad
depends = python2
|