Skip to content

Add parsing of other things (add requests here) #2

@r1chardj0n3s

Description

@r1chardj0n3s

It'd be neat if it could parse:

  • URLs, producing the same result as urlparse.urlparse()
  • email addresses, producing a (realname, email address) pair like email.utils.parseaddr()
  • IPv4 and IPv6 addresses (producing .. what?)

...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions