Fix decode returning utf-16 code units (#9)

* Fix decode returning utf-16 code units

* Add test
2 files changed
tree: 248d701e92feafd9da7f8e88631f18230ef3618d
  1. .github/
  2. src/
  3. tests/
  4. .bumpversion.cfg
  5. .flake8
  6. .gitignore
  7. .pre-commit-config.yaml
  8. LICENSE
  9. pyproject.toml
  10. README.md
README.md

mdurl

Build Status codecov.io PyPI version

This is a Python port of the JavaScript mdurl package. See the upstream README.md file for API documentation.