forked from google/streamhtmlparser
-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/streamhtmlparser
License
m0n0ph1/streamhtmlparser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Copyright 2008 Google Inc. All Rights Reserved. This directory contains an implementation of an html context scanner with no lookahead. Its purpose is to scan an html stream and provide context information at any point within the input stream. An example of a user of this scanner would be an auto escaping templating system, which would require html context information at very specific points within the html stream. The implementation is based on a simplified state machine of HTML4.1.
About
Automatically exported from code.google.com/p/streamhtmlparser
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 71.7%
- Shell 21.3%
- Python 2.5%
- HTML 2.2%
- C++ 2.1%
- Makefile 0.2%