Search Criteria
Package Details: python-kicadmodtree 1.1.2.r2442.g4f729c0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-kicadmodtree.git (read-only, click to copy) |
---|---|
Package Base: | python-kicadmodtree |
Description: | This repository contains scripts to generate custom KiCAD footprints using python, and a framework which allows us to create custom KiCAD footprint. A big bunch of footprints of the KiCad library was developed using this framework. |
Upstream URL: | https://gitlab.com/kicad/libraries/kicad-footprint-generator |
Keywords: | footprints kicad |
Licenses: | GPL-3.0-or-later |
Conflicts: | python-kicadmodtree |
Provides: | python-kicadmodtree |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-07-31 11:09 (UTC) |
Last Updated: | 2025-01-31 16:15 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-typing_extensions
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-asteval-gitAUR (make)
- python-build (make)
- python-installer (make)
- python-pycodestyle (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
taotieren commented on 2025-01-12 06:52 (UTC)
@dreieck Thanks!
dreieck commented on 2025-01-11 15:50 (UTC)
If possible, please remove the make dependency on
python-furure
/ make the package working withoutpython-future
:Regards and thanks for this package!