Updated Libraries (markdown)

This commit is contained in:
jocelyn
2011-07-21 10:01:04 -07:00
parent e1120040bb
commit c7f4f45f5e

View File

@@ -4,6 +4,7 @@
* [[Library-encoder]]: simple encoder for base64, url-encode, xml entities * [[Library-encoder]]: simple encoder for base64, url-encode, xml entities
* [[Library-error]]: simple framework to handle error in EWSGI and related * [[Library-error]]: simple framework to handle error in EWSGI and related
* [[Library-http]]: utility classes to handle HTTP protocol, status, ... * [[Library-http]]: utility classes to handle HTTP protocol, status, ...
* [[Library-uri-template]]: URI Template parser and expander (follow draft spec 0.5)
## libraries needed but not (yet) in the current framework ## ## libraries needed but not (yet) in the current framework ##
* [[Library-EiffelWebNino]]: Eiffel Web Server written in Eiffel * [[Library-EiffelWebNino]]: Eiffel Web Server written in Eiffel