Metadata-Version: 2.4
Name: f_tools_pkg
Version: 0.0.24
Summary: some common tools(bmp/crypt/excel/log ...)
Home-page: 
Author: wushengyan
Author-email: WUSY1991@163.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Crypto
Requires-Dist: xlwt
Requires-Dist: openpyxl
Requires-Dist: pyserial
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

2022-7-20 V0.0.4  add bmp_scale function

2024-3-27 V0.06  e bu add "type" parameter

2024-4-10 v0.007 des3 key mast 24 Bytes, and 23:16 must not '0'

2024-4-15 v0.008 command with timeout

2024-4-15 v0.009 fix bug

2024-4-15 v0.010 add "e_fu" command

2024-4-18 v0.011 fix "e bu "

2024-6-26 v0.012 add ecc & serial

2024-7-05 v0.013 add ecc (GF(2^m))

2024-7-05 v0.015 add stil analyse

2024-7-05 v0.016 add (GF(2^m))  montgomery pmul

2025-1-02 v0.017 "f_bmp" fix add_point

2025-1-02 v0.018 rm test case

2025-3-12 v0.019 fix stil.get_pattern

2025-3-12 v0.020 fix serial bug

2025-3-12 v0.021 fix e bug

2026-1-14 v0.022 f_serial add isprint

2026-4-17 v0.023 f_e add isprint

2026-4-24 v0.024 f_e add except
