Metadata-Version: 2.4
Name: deepKernel
Version: 0.0.11
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
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细节
