Metadata-Version: 2.1
Name: dekshell
Version: 0.2.19
Author-Email: sanzenwin <sanzenwin@gmail.com>
License: MIT
Requires-Python: >=3.8
Requires-Dist: packaging<=23.1
Requires-Dist: extra-platforms<=3.1.0
Requires-Dist: dektools[date,fetch,ignore,ps,tab]<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
```
