wordexp-sys 1.0.0

FFI bindings for the glibc `wordexp` function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
version = "0.59"

[package]
authors = ["Sean Marshallsay <srm.1708@gmail.com>"]
categories = ["external-ffi-bindings", "filesystem", "os::unix-apis"]
description = "FFI bindings for the glibc `wordexp` function."
edition = "2021"
homepage = "https://seamsay.gitlab.io/wordexp-sys"
keywords = ["wordexp"]
license = "MIT"
name = "wordexp-sys"
repository = "https://gitlab.com/seamsay/wordexp-sys"
resolver = "2"
version = "1.0.0"