An open API service indexing awesome lists of open source software.

https://github.com/klee0kai/shlex

kotlin shlex
https://github.com/klee0kai/shlex

kotlin shell shlex

Last synced: 2 months ago
JSON representation

kotlin shlex

Awesome Lists containing this project

README

          

## Shlex

[![](https://github.com/klee0kai/shlex/actions/workflows/deploy_dev.yml/badge.svg)](https://github.com/klee0kai/shlex/actions/workflows/deploy_dev.yml)
[![](https://img.shields.io/badge/license-GNU_GPLv3-blue.svg?style=flat-square)](./LICENSE)
[![](https://jitpack.io/v/klee0kai/shlex.svg)](https://jitpack.io/#klee0kai/shlex)

[shlex](https://docs.python.org/3/library/shlex.html)
library analog on kotlin

## License

```
Copyright (c) 2023 Andrey Kuzubov
```