Metadata-Version: 2.4
Name: fspacker
Version: 0.7.0
Summary: Fast & Simple Packer toolset for python.
Project-URL: Repository, https://gitee.com/gooker_young/fspacker
Project-URL: Documentation, https://fspacker.readthedocs.io/zh-cn/stable/
Project-URL: Issues, https://gitee.com/gooker_young/fspacker/issues
Author-email: gooker_young <gooker_young@qq.com>
Maintainer-email: gooker_young <gooker_young@qq.com>
License: MIT license
License-File: AUTHORS.rst
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: packaging>=24.2
Requires-Dist: pkginfo>=1.12.1.2
Requires-Dist: requests>=2.32.3
Requires-Dist: rich>=13.9.4
Requires-Dist: stdlib-list>=0.10.0
Requires-Dist: toml>=0.10.2
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/x-rst

fspacker
=================================

简介
------

Fast & Simple Packer toolset for python.

主要特性:

TODO:

-  xxx:
-  xxx:
-  xxx:

快速开始
----------

在项目中使用 ``fspacker`` ::

    import fspacker

TODO:
