Metadata-Version: 2.1
Name: dekshell
Version: 0.1.17
Summary: Being shell by mixing python and bash and cmd
Author-Email: sanzenwin <sanzenwin@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: packaging<=23.1
Requires-Dist: dektools<1.0.0
Requires-Dist: beepy<=1.0.7; extra == "beep"
Provides-Extra: beep
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 reg
```
