Skip to content

Haskell library for parsing RFC 8089 style file URIs

License

Notifications You must be signed in to change notification settings

hasufell/file-uri

Repository files navigation

file-uri Hackage GitHub Build Status

This Haskell library parses file:///foo/bar URIs based on RFC 8089, including windows filepaths. It's a subset of RFC3986, but is better at interpreting the filepaths (especially on windows).

Part of the code is based on uri-bytestring from Soostone.

About

Haskell library for parsing RFC 8089 style file URIs

Topics

Resources

License

Stars

Watchers

Forks