shvar 0.2.0

shvar provides a POSIX-compliant shell variable substitution routine.
Documentation
shvar
=====

shvar is the SHell VARiable expansion library.

Status
------

Maintenance track.  The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope
-----

This library provides the `quote`, `split`, `expand`, and `rcvar` functions.

Warts
-----

- A string with `'{'` and `'}'` characters outside the variable declarations won't parse right now.

Documentation
-------------

The latest documentation is always available at [docs.rs](https://docs.rs/shvar/latest/shvar/).