We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea2e24 commit a622d74Copy full SHA for a622d74
1 file changed
pyproject.toml
@@ -18,10 +18,10 @@ name = "kof-parser"
18
version = "0.0.8"
19
description = "A KOF file parser. Follows Norkart's KOF 2.0 specification from 2005."
20
license = "MIT"
21
-authors = ["Jostein Leira <jostein@leira.net>", "Magnus Mariero <magnus@neate.no>"]
+authors = ["Magnus Mariero <magnus@neate.no>", "Jostein Leira <jostein@leira.net>"]
22
maintainers = ["Jostein Leira <jostein@leira.net>", "Magnus Mariero <magnus@neate.no>"]
23
readme = "README.md"
24
-homepage = "https://ngi.no"
+homepage = "https://github.com/norwegian-geotechnical-institute/kof-parser"
25
repository = "https://github.com/norwegian-geotechnical-institute/kof-parser"
26
classifiers = [
27
"Development Status :: 5 - Production/Stable",
0 commit comments