metadata-utils

Lightweight Metadata Support


Keywords
web
License
MIT
Install
pip install metadata-utils==0.1.3

Documentation

Python package

metadata_utils

This package offers lightweight tools for dealing with metadata in HTML.

The following functions are made available to streamline dealing with html encodings:

  • html_attribute_escape
  • html_attribute_unescape
  • force_clean_ascii_NFKD
  • force_clean_ascii_NFKC