diff options
author | pommicket <pommicket@gmail.com> | 2025-09-16 23:59:25 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-16 23:59:25 -0400 |
commit | ea1f2121389569d5e0addf8066bca9bf24174c16 (patch) | |
tree | a538498f4132c14abb8e7cea9174a72259047bcb /README.md |
Start python library
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f622aad --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# pom-parser + +Python library for parsing [POM configuration files](https://pom.computer). |