cegla 0.1.0

Low-level parsing library for CGI (and CGI-like protocols)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# `cegla` - a library for Rust implementing CGI (and CGI-like protocols)

`cegla` is a library for Rust that implements CGI (and CGI-like protocols).

## Components

- **`cegla`** - a low-level parsing library for CGI (and CGI-like protocols)

High-level CGI, FastCGI and SCGI libraries are coming soon.

## License

This project is licensed under the MIT License.