-
Notifications
You must be signed in to change notification settings - Fork 6
A cross platform C++ URL parser and normalizer aiming to be RFC3986 correct
License
larroy/urlcpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
C++ url library with python module support ========================================== Depends on ---------- boost::regex Build and test -------------- $ make Do I need this? --------------- If you are here probably you know about urllib https://docs.python.org/3/library/urllib.html but likely you either want to have a very fast implementation with handling of subtleties such as IPV6 for parsing and operating in many URLs or want a consistent implementation across C++ and Python or have other special need.
About
A cross platform C++ URL parser and normalizer aiming to be RFC3986 correct
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published