Metadata-Version: 2.4
Name: pypasl
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: keyboard>=0.13.5
Requires-Dist: windows-curses; sys_platform == "win32"

# PASM
PASM (Python As a Scripting Language) is a project dedicated to allowing easier use of Python as a scripting language, mainly with the goal of replacing .sh or .ps1.
