Metadata-Version: 2.1
Name: fx-bin
Version: 0.7.1
Summary: A common bin collection for my own usage
Home-page: https://github.com/frankyxhl/fx_bin
Keywords: fx_bin
Author: Frank Xu
Author-email: frank@frankxu.me
Requires-Python: >=3.11,<4.0
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Project-URL: Repository, https://github.com/frankyxhl/fx_bin
Description-Content-Type: text/x-rst

=============
FX bin
=============


A common bin collection for my own usage


PyPi
---------
https://pypi.org/project/fx-bin/


Features
--------

* fx_size
* fx_files

Install
-------

    pip install --upgrade fx-bin
    python -m install --upgrade fx-bin

