Skip to content

m15k/hs-dtd-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtd-text

A Haskell library which provides means to parse XML Document Type Declaration (DTD) documents. This library is meant to be used in concert with dtd-types. Itself is based around the xml-types package.

This fork initially updates some of the libraries and dependencies. The following libraries are no longer needed:

  • attoparsec-text
  • blaze-builder

Upper bounds on all packages, except dtd-types, has been relaxed as this seems to be a general best practice among the Haskell community moving forward. dtd-text also does not have any external library dependencies.

For more basic information please check the Project page.

LICENSE

dtd-text is licensed via BSD3

About

parse XML Document Type Declaration (DTD) documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published