Metadata-Version: 2.4
Name: ezicon
Version: 1.0.0
Summary: Create Windows Start Menu shortcuts for Python scripts instantly.
Author: gusta01010
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: pywin32
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# pylnk

A simple tool to create Windows Start Menu shortcuts for Python scripts.

## Installation
```bash
pip install pylnk-tool
