Add support for Python 3.11 and 3.12, drop EOL 3.7 (#15) * Bump GitHub Actions * Update pre-commit * Add noqa for: A004 import statement "format" is shadowing a Python builtin * Add support for Python 3.11 and 3.12 * Drop support for EOL Python 3.7 * Update .github/workflows/tests.yaml --------- Co-authored-by: Taneli Hukkinen <3275109+hukkin@users.noreply.github.com>
This is a Python port of the JavaScript mdurl package. See the upstream README.md file for API documentation.