@@ -133,14 +133,36 @@ <h2><a id="tools">Development Tools</a></h2>
133133 <!-- BEGIN LIBRARIES -->
134134 < h2 > < a id ="libs "> Libraries</ a > </ h2 >
135135 < dl >
136- < dt > < a id ="nhttplib " href ="http://40hz.org/Pages/NHttpLib "> NHttpLib</ a > (Newton OS; open source)</ dt >
137- < dd > An HTTP library for Newton OS 2.x by Eckhart Köppen.</ dd >
136+ < dt > < a id ="nhttplib " href ="http://40hz.org/Pages/NHttpLib "> NHttpLib</ a > </ dt >
137+ < dd >
138+ < p > An HTTP library for Newton OS. Source available on < a href ="http://sourceforge.net/projects/n40hz/files/NHttpLib/ "> SourceForge</ a > .</ p >
139+ < ul >
140+ < li > Author: < a href ="http://40hz.org/Pages/40Hz "> Eckhart Köppen</ a > </ li >
141+ < li > Platform: Newton OS 2.x</ li >
142+ < li > License: Open Source</ li >
143+ </ ul >
144+ </ dd >
138145
139- < dt > < a id ="ntox " href ="http://40hz.org/Pages/ntox "> ntox</ a > (Newton OS; open source)</ dt >
140- < dd > A Newton OS port of the < a href ="http://40hz.org/tox/ "> tox</ a > XML/HTML tokenizer by Eckhart Köppen.</ dd >
146+ < dt > < a id ="ntox " href ="http://40hz.org/Pages/ntox "> ntox</ a > </ dt >
147+ < dd >
148+ < p > A port of the < a href ="http://40hz.org/tox/ "> tox</ a > XML/HTML tokenizer.</ p >
149+ < ul >
150+ < li > Author: < a href ="http://40hz.org/Pages/40Hz "> Eckhart Köppen</ a > </ li >
151+ < li > Platform: Newton OS</ li >
152+ < li > License: Open Source</ li >
153+ </ ul >
154+
155+ </ dd >
141156
142- < dt > < a id ="zlib " href ="http://www.kallisys.com/ "> ZLib</ a > (Newton OS; open source)</ dt >
143- < dd > A partial port by Paul Guyot of version 1.1.4 of the < a href ="http://www.zlib.net/ "> zlib</ a > compression library.</ dd >
157+ < dt > < a id ="zlib " href ="http://www.kallisys.com/ "> ZLib</ a > </ dt >
158+ < dd >
159+ < p > A partial port of the < a href ="http://www.zlib.net/ "> zlib</ a > compression library, based on the version 1.1.4 release.</ p >
160+ < ul >
161+ < li > Author: < a href ="http://www.kallisys.com/ "> Paul Guyot</ a > </ li >
162+ < li > Platform: Newton OS</ li >
163+ < li > License: Open Source</ li >
164+ </ ul >
165+ </ dd >
144166 </ dl >
145167 <!-- END LIBRARIES -->
146168
0 commit comments