autoeagle

View on PyPIReverse Dependencies (0)

1.0.1 autoeagle-1.0.1-py3-none-any.whl

Wheel Details

Project: autoeagle
Version: 1.0.1
Filename: autoeagle-1.0.1-py3-none-any.whl
Download: [link]
Size: 12249
MD5: 2b6ffe14ce97646aeed64c21e08193b7
SHA256: 6c2eaf6edac6bfd50d8ba712b44ed0b0f2955a3a47c55d68a675716f355c880c
Uploaded: 2023-03-22 21:32:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoeagle
Version: 1.0.1
Summary: Automate tasks in Autodesk's Eagle software by invoking Python scripts from the program's command line.
Author-Email: Matt Manes <mattmanes[at]pm.me>
Project-Url: Homepage, https://github.com/matt-manes/autoeagle
Project-Url: Documentation, https://github.com/matt-manes/autoeagle/tree/main/docs
Project-Url: Source code, https://github.com/matt-manes/autoeagle/tree/main/src/autoeagle
Keywords: automation,cad,eagle,pcb
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: pytest
Requires-Dist: tomlkit
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 8427 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autoeagle/__init__.py sha256=vU-dexYAV8r1H0nVCQMY2KcNNlTwbDxKvEk8eNskFRg 28
autoeagle/autoeagle.toml sha256=7YcVqHCEefhchxpyweHpViT0FwBgPPgsiEksEjmIR6E 45
autoeagle/autoeagle_config.py sha256=jirm1A2GG3Jgzachl7ilP01DWraztYze9oW4Dbuo4Vo 2920
autoeagle/core.py sha256=CwEYFFkAoSP3llRlF3PjBDlWTLyIFT1nQs8ShSLEzIY 13846
autoeagle/ulp_generator.py sha256=MYX_0j-THZQlbBR6jhueUBQeIvINNxEISf6_5MofMO8 1844
autoeagle/ulp_script_template.txt sha256=Fn8U9ZFSn7aFDvhlT3ZogkFnloThPoCAdx6yFeBJ48w 211
autoeagle/ulp_template.txt sha256=lqbnU-0n34NQVTlga3zfAxU5z0O_YHL4kLhH0_uSy0A 171
autoeagle-1.0.1.dist-info/METADATA sha256=57OJ9D9qyNWMkvqZVCtPv1yz3r_Lu6u9geZahdPXMSo 9188
autoeagle-1.0.1.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
autoeagle-1.0.1.dist-info/entry_points.txt sha256=y2LdgRJwfmS9xODyzP3gpuwQSyfNdPjdQwowKkWT-Z8 113
autoeagle-1.0.1.dist-info/licenses/LICENSE.txt sha256=GA4k0f8zyJsPeXl_v_6h0BQT4BnMtK-NX8QSGL0JbCQ 1086
autoeagle-1.0.1.dist-info/RECORD

entry_points.txt

autoeagle_config = autoeagle.autoeagle_config:main
generate_ulp = autoeagle.ulp_generator:main