Metadata-Version: 2.1
Name: ypm
Version: 0.0.1
Summary: Yoda Package Manager
License: MIT
Author: Man Parvesh Singh Randhawa
Author-email: manparveshsinghrandhawa@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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-Dist: pytest (>=8.3.3,<9.0.0)
Description-Content-Type: text/markdown

# ypm
Yoda Plugin Manager (or Yoda Padawan Manager, if you will)

## What you can do with `ypm`
- Generate boilerplate for a new yoda plugin
- Install yoda plugins from a variety of sources (GitHub repos, code, etc)
- Enable/Disable plugins
- List locally available plugins
- List globally available plugins (plugins can have a github tag that can make it searchable)
- Validate plugins
- Get information about a plugin

