unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* HtmlPrag: Pragmatic Parsing of HTML to SXML
@ 2003-02-27  1:04 Neil W. Van Dyke
  2003-02-27 20:19 ` Thien-Thi Nguyen
  2003-03-01 16:07 ` Marius Vollmer
  0 siblings, 2 replies; 4+ messages in thread
From: Neil W. Van Dyke @ 2003-02-27  1:04 UTC (permalink / raw)


I finally released an HTML parser I originally wrote a couple years ago
for Guile, and have since substantially improved:

    http://www.neilvandyke.org/htmlprag/

HtmlPrag is LGPL'd (as a compromise between the GPL license and the
"public domain" declaration of certain other XML libraries that can be
used with HtmlPrag).

Could the unknown maintainer of
"http://www.gnu.org/software/guile/gnu-guile-projects.html" please
consider adding HtmlPrag to that page?  The page suggests that I post to
the "guile-user" list.  Thanks.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HtmlPrag: Pragmatic Parsing of HTML to SXML
  2003-02-27  1:04 Neil W. Van Dyke
@ 2003-02-27 20:19 ` Thien-Thi Nguyen
  2003-03-01 16:07 ` Marius Vollmer
  1 sibling, 0 replies; 4+ messages in thread
From: Thien-Thi Nguyen @ 2003-02-27 20:19 UTC (permalink / raw)
  Cc: guile-user

nobody maintains that page because the page maintainer doesn't
have write privs.  hmm, what to do?

thi



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HtmlPrag: Pragmatic Parsing of HTML to SXML
  2003-02-27  1:04 Neil W. Van Dyke
  2003-02-27 20:19 ` Thien-Thi Nguyen
@ 2003-03-01 16:07 ` Marius Vollmer
  1 sibling, 0 replies; 4+ messages in thread
From: Marius Vollmer @ 2003-03-01 16:07 UTC (permalink / raw)
  Cc: guile-user

"Neil W. Van Dyke" <neil@neilvandyke.org> writes:

> Could the unknown maintainer of
> "http://www.gnu.org/software/guile/gnu-guile-projects.html" please
> consider adding HtmlPrag to that page?  The page suggests that I post to
> the "guile-user" list.  Thanks.

Please send a diff against the HTML code of the page.  I will install
it then.  Thanks!

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HtmlPrag: Pragmatic Parsing of HTML to SXML
@ 2003-10-19 20:54 Thien-Thi Nguyen
  0 siblings, 0 replies; 4+ messages in thread
From: Thien-Thi Nguyen @ 2003-10-19 20:54 UTC (permalink / raw)
  Cc: guile-user

here is a guile-projects entry i just generated:

((name "HtmlPrag")
 (category "Libraries/Datatypes")
 (keywords "html parsing")
 (description
   "A permissive HTML parser that emits SXML format.")
 (location
   (url "http://www.neilvandyke.org/htmlprag/"
        "http://www.neilvandyke.org/htmlprag/"))
 (authors (email "Neil W. Van Dyke" "neil@neilvandyke.org"))
 (license "LGPL"))

you can update the unofficial superset of the GNU projects page[1] in
the future by following the protocol instructions[2], tweaking the above
sexp as necessary.  i've already done the initial import so you don't
need to do that; should be showing up in the next hour or so.

thi

_______________________________________________
 [1] http://www.glug.org/projects/list.html
 [2] http://www.glug.org/projects/protocol.txt


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-19 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-19 20:54 HtmlPrag: Pragmatic Parsing of HTML to SXML Thien-Thi Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2003-02-27  1:04 Neil W. Van Dyke
2003-02-27 20:19 ` Thien-Thi Nguyen
2003-03-01 16:07 ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).