forked from LuaDist/lua-uri
-
Notifications
You must be signed in to change notification settings - Fork 0
Lua module for manipulating URIs
sumneko/lua-uri
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This library allows you to normalize and validate URIs, and provides methods
for manipulating them in various ways.
The Lua-URI library is written in pure Lua. No C compilation is required
to install it.
When you unpack the source code everything should already be ready for
installation. Doing "make install" as root will install the Lua source
files and the man pages containing the documentation.
See lua-uri(3) for information about how to use the library. The same
documentation is available on the website, where you can also get the
latest packages:
http://www.daizucms.org/lua/library/uri/
Send bug reports, suggestions, etc. to Geoff Richards <geoff@laxan.com>
About
Lua module for manipulating URIs
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Lua 82.4%
- CMake 16.4%
- Makefile 1.2%