[build] type = "python" [dependencies] build = [ "python-hatchling", "python-wheel", ] runtime = [ "python", "python-smartypants", ] [package] description = "filters to make caring about typography on the web a bit easier" homepage = "https://github.com/justinmayer/typogrify" license = "BSD-3-Clause" name = "python-typogrify" version = "2.1.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/justinmayer/typogrify#$version"