tangled
alpha
login
or
join now
trendels.name
/
minihtml
1
fork
atom
Simple HTML Generation https://minihtml.trendels.name/
1
fork
atom
overview
issues
pulls
pipelines
add project URLs
Stanis Trendelenburg
1 year ago
aad25ecd
d1f80428
+5
1 changed file
expand all
collapse all
unified
split
pyproject.toml
+5
pyproject.toml
reviewed
···
11
11
license = "MIT"
12
12
license-files = ["LICENSE"]
13
13
14
14
+
[project.urls]
15
15
+
homepage = "https://github.com/trendels/minihtml"
16
16
+
source = "https://github.com/trendels/minihtml"
17
17
+
changelog = "https://github.com/trendels/minihtml/blob/main/Changelog.md"
18
18
+
14
19
[build-system]
15
20
requires = ["hatchling"]
16
21
build-backend = "hatchling.build"