Metadata-Version: 2.4
Name: aranda
Version: 0.1.1
Summary: Redirects to my personal website
Project-URL: Homepage, https://your-website.com
Project-URL: Repository, https://github.com/yourusername/aranda
Author-email: Your Name <your.email@example.com>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# aranda

This package opens my [personal website](https://aranda.xyz) when you run:

```bash
uvx aranda
```
