This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_rust_shlex
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_shlex
mirror of
https://github.com/openharmony/third_party_rust_shlex.git
synced
2026-07-01 21:34:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
225
Branches
28
Tags
d5eb01d2487d07565431e22838aefef60e83eb78
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Fenhl
d5eb01d248
Add gitignore
2018-08-05 07:51:37 +00:00
src
add # quotes, which I forgot about
2015-06-22 21:20:35 -04:00
.gitignore
Add gitignore
2018-08-05 07:51:37 +00:00
Cargo.toml
add # quotes, which I forgot about
2015-06-22 21:20:35 -04:00
S
Description
提供类似Python shlex 模块的功能,用于简单的词法分析和拆分Shell命令行。 | A Rust library that provides support for parsing shell-like syntax.
393
KiB
Languages
Rust
100%