Firt commit uploaded with pack included

This commit is contained in:
DonAlex 2026-02-12 22:29:21 +00:00
parent 62db7581da
commit f73edbf241
63 changed files with 790 additions and 0 deletions

View file

@ -0,0 +1,19 @@
LICENSE
README.md
setup.py
maunium_stickerpicker.egg-info/PKG-INFO
maunium_stickerpicker.egg-info/SOURCES.txt
maunium_stickerpicker.egg-info/dependency_links.txt
maunium_stickerpicker.egg-info/entry_points.txt
maunium_stickerpicker.egg-info/requires.txt
maunium_stickerpicker.egg-info/top_level.txt
sticker/__init__.py
sticker/download_thumbnails.py
sticker/get_version.py
sticker/pack.py
sticker/scalar_convert.py
sticker/stickerimport.py
sticker/version.py
sticker/lib/__init__.py
sticker/lib/matrix.py
sticker/lib/util.py