uri is a library that analyses URIs and transform them. It is designed to be fast and occupy as little memory as possible. The basic function of this library is to transform a URI into a structure with one field for each component of the URI and vice versa.
| Tags | Software Development |
|---|---|
| Licenses | GPL |
Recent releases


Changes: A + in the query part has been left untouched to allow +%2B+ to have the expected behaviour. MD5 RSA code replaced by GPL code. Removed include config.h that was wrongly added to uri.h, and caused problems when used with other packages.


Changes: The messages were internationalized.


Changes: This release fixes a boundary bug which prevented the addition of new schemes.


Changes: Fixes for bugs that prevented adding new schemes in SCHEMES list, and a documentation bug about uri_all_path.


Changes: GNU-compliant files were added, and automatic building of RPM packages is now provided.