Metadata-Version: 2.1
Name: lan-file
Version: 0.0.3
Summary: LAN file description
Home-page: https://github.com/idlewith/lan_file
License: MIT
Author: idlewith
Author-email: newellzhou@163.com
Requires-Python: >=3.8,<4
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: flask (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown

# LAN file

share file in LAN(Local area network)

## install lan_file

```
pip install lan_file
```

## how to use

```
lf
```



