Skip to content

Commit 2bcbe68

Browse files
committed
Update project description in pyproject.toml for clarity and detail
1 parent e192266 commit 2bcbe68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "milescoder"
33
version = "0.1.0"
44
authors = [{ name = "Tim Würger", email = "tim.wuerger@hereon.de" }]
5-
description = "A tool for encoding surface information into a string-based code"
5+
description = "A Python package for encoding and decoding MILES (Material Input Line Entry System) strings - a standardized notation system for describing comprehensive material properties in a compact, machine-readable format."
66
readme = "README.md"
77
requires-python = ">=3.9"
88
classifiers = [

0 commit comments

Comments
 (0)