diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-02-10 15:58:13 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-02-10 15:58:13 +0100 |
commit | a9eb1d1206d154b5c9917cbffa4feed0233da6d2 (patch) | |
tree | a6266b4d371b95630bd5f9435f7a2e01822822c8 | |
parent | af135bd6795f001e648a6238e1ce8023d25d72f8 (diff) | |
download | Mime-a9eb1d1206d154b5c9917cbffa4feed0233da6d2.zip Mime-a9eb1d1206d154b5c9917cbffa4feed0233da6d2.tar.gz Mime-a9eb1d1206d154b5c9917cbffa4feed0233da6d2.tar.bz2 |
Add the state of the library.
-rw-r--r-- | .State | 1 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -0,0 +1 @@ +finalized @@ -3,7 +3,7 @@ Hoa is a **modular**, **extensible** and **structured** set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds. -# Hoa\Mime +# Hoa\Mime  This library allows to manipulate a MIME types database and get some related informations about streams. |