Search Criteria
Package Details: python-kibom 1.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-kibom.git (read-only, click to copy) |
---|---|
Package Base: | python-kibom |
Description: | Bill of Materials generation tool for KiCad EDA |
Upstream URL: | https://pypi.org/project/kibom |
Keywords: | bom eda kibom kicad |
Licenses: | MIT |
Conflicts: | kibom |
Provides: | kibom |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-07-24 05:48 (UTC) |
Last Updated: | 2023-11-25 03:23 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-xlsxwriter
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
taotieren commented on 2023-11-25 03:24 (UTC)
Thanks for the feedback it's been fixed.
jclds139 commented on 2023-11-22 20:56 (UTC)
Is there a reason that
flake8
has to be a full dependency here? I could understand it as a make or check dependency, but the only actually listed dependency on Github isxlsxwriter
.