Metadata-Version: 2.1
Name: snakecan
Version: 0.0.0
Summary: A subset of UNIX utilities
Author-email: OzxyBox <kieferstashu@gmail.com>
Project-URL: Homepage, https://github.com/ozxybox/snakecan
Project-URL: Bug Tracker, https://github.com/ozxybox/snakecan/issues
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# SnakeCan

SnakeCan is a subset of essential UNIX command-line tools, implementated in Python.  The goal of SnakeCan is to create a light-weight and simple cross-platform environment that runs smoothly Windows, Linux, or anywhere Python can be found. While not aiming to replace existing implementations of these utilities, SnakeCan offers a standardized toolbox for automation tasks across different operating systems.

