https://github.com/athanclark/attoparsec-uri
A compositional URI parser / printer for attoparsec
https://github.com/athanclark/attoparsec-uri
attoparsec haskell uri
Last synced: 9 months ago
JSON representation
A compositional URI parser / printer for attoparsec
- Host: GitHub
- URL: https://github.com/athanclark/attoparsec-uri
- Owner: athanclark
- License: bsd-3-clause
- Created: 2017-06-07T14:28:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T20:32:26.000Z (over 2 years ago)
- Last Synced: 2025-07-25T20:59:28.671Z (11 months ago)
- Topics: attoparsec, haskell, uri
- Language: Haskell
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# attoparsec-uri
Simple [https://hackage.haskell.org/package/attoparsec](attoparsec) `Parser`s for URI-related structures.