Compare commits

...

2 Commits

Author SHA1 Message Date
rattatwinko
50c38e5f97 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pommer/pommer.py
2025-05-13 16:29:44 +02:00
rattatwinko
2c81e58e7a update the "info up top of the file" 2025-05-13 16:29:18 +02:00

View File

@@ -1,11 +1,21 @@
#!/usr/bin/env python3
"""
POMMER.PY
THIS IS PROPRIETARY SOFTWARE DO NOT DISTRIBUTE TO OUTSIDERS!
This Python File is distributed with every Kotlin Plugin Repository!
If you find this to be confusing to use look at the Documentation in "rattatwinko/pommer"
Run this Script with Python 3.11 ; 3.9
This YET only works with Maven!
This Python File is proprietary software
"""
import os
import xml.etree.ElementTree as ET
import re