update the "info up top of the file"

This commit is contained in:
rattatwinko
2025-05-13 16:29:18 +02:00
parent f94de87ffa
commit 2c81e58e7a

View File

@@ -1,4 +1,21 @@
#!/usr/bin/env python3 #!/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!
"""
import os import os
import xml.etree.ElementTree as ET import xml.etree.ElementTree as ET
import re import re