Added pyogg

This commit is contained in:
Mark Qvist 2024-06-03 01:54:58 +02:00
parent dcf722d85f
commit 17c4febc96
19 changed files with 7500 additions and 0 deletions

View file

@ -0,0 +1,2 @@
class PyOggError(Exception):
pass