sci-electronics/easyeda2kicad - 1.0.1 (salfter)

Search

Install

Install this version:

emerge -a =sci-electronics/easyeda2kicad-1.0.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sci-electronics/easyeda2kicad-1.0.1

Or alternatively:

emerge --autounmask-write -a =sci-electronics/easyeda2kicad-1.0.1

Package Information

Description:
convert components from EasyEDA or LCSC for use with KiCad
Homepage:
https://github.com/uPesy/easyeda2kicad.py
License:
AGPL-3.0

Ebuild Details

Version EAPI Keywords Slot
1.0.1 8 ~amd64 0
View Raw Ebuild
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 ) 
DISTUTILS_USE_PEP517=setuptools

inherit distutils-r1 pypi

DESCRIPTION="convert components from EasyEDA or LCSC for use with KiCad"
HOMEPAGE="https://github.com/uPesy/easyeda2kicad.py"

LICENSE="AGPL-3.0"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=dev-vcs/pre-commit-2.17.0
	 >=dev-python/pydantic-1.5
	 >dev-python/requests-2.0.0"
DEPEND=""

Inherited Eclasses

Dependencies

RDEPEND

>=dev-vcs/pre-commit-2.17.0
	 >=dev-python/pydantic-1.5
	 >dev-python/requests-2.0.0