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

https://github.com/bbqsrc/wargs


https://github.com/bbqsrc/wargs

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# wargs

I've needed a safe function for `CommandLineToArgvW` about a thousand times now. Now I've made it.

Perhaps unsurprisingly, this crate only does something on Windows.

## License

The `wargs` crate is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.