Metadata-Version: 2.4
Name: deepKernel
Version: 0.0.21
Summary: A simple example package
Home-page: https://www.pzeda.com/CN
Author: pz
Author-email: meichiyuan@pzeda.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pillow>=11.2.1
Requires-Dist: numpy>=2.2.6
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

20250926 0.0.5 正式第一版，主要使用configuration.init、input.open_job、information.get_profile_box以测试SDK包是否可用

20250928 0.0.7 正式第二版，主要加入output模块用以测试导出Gerber/ODBPP接口是否可用，验证导出目前不可使用

20250929 0.0.8 正式第三版，information模块中加入get_layer_feature_count与get_all_features_info为在无法导出时测试验证导入的正确性、在导入后获取信息、目前已经确认可以使用information模块的导出函数获取所有feature信息但是无法使用output模块的导出函数输出目标文件

20250929 0.0.11 正式第四版，input、output、base模块加入了dxf的导入导出函数，用于测试，修改了dxf导入的json细节

20251030 0.0.12 正式第五版，加入layercompare相关接口，进行测试

20251030 0.0.13 正式第六版，加入gerber导入相关接口，进行测试

20251030 0.0.14 正式第七版，加入创建job等相关接口，进行测试

20251030 0.0.15 正式第八版，更新优化gerber导入相关接口，进行测试

20251031 0.0.16 正式第九版，封装了gerber层别比对相关接口，简化业务流程，优化使用体验

20251113 0.017 对输出png进行调试

20251113 0.018 更新输出png函数

20251113 0.019 更新输出png函数

20251113 0.020 更新输出png函数

20251113 0.021 多线程优化png输出速度
