File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# PyHTML Enhanced
22
3- A library for building HTML documents with a simple and easily learnable
4- syntax, inspired by, and similar to
3+ A library for building HTML documents with a simple and learnable syntax,
4+ inspired by, and similar to
55[ the original PyHTML library] ( https://github.com/cenkalti/pyhtml ) , but with
66improved documentation and type safety.
77
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyhtml-enhanced"
33version = " 0.1.0"
4- description = " A library for building HTML documents with a simple and easily learnable syntax"
4+ description = " A library for building HTML documents with a simple and learnable syntax"
55authors = [" Miguel Guthridge <miguel.guthridge@unsw.edu.au>" ]
66license = " MIT"
77readme = " README.md"
You can’t perform that action at this time.
0 commit comments