Metadata-Version: 2.1
Name: dekshell
Version: 0.1.48
Summary: Being shell by mixing python and bash and cmd
Author-Email: sanzenwin <sanzenwin@gmail.com>
License: MIT
Requires-Python: >=3.8
Requires-Dist: packaging<=23.1
Requires-Dist: dektools[date]<1.0.0
Requires-Dist: dekmedia[audio]<1.0.0
Description-Content-Type: text/markdown

Being shell by mixing python and bash and cmd

### Before installing
```shell
# on debian
apt-get install -y libasound2-dev

# on fedora
dnf/yum install alsa-lib-devel
```

### After installing
```shell
# on windows
dekshell assoc
```
