This commit is contained in:
2025-03-27 20:06:34 +09:00
commit fc2128f969
6 changed files with 1154 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{application,qhl,
[{description,"The Quick HTTP Library"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[qhl]}]}.