Initial: forked from runesleo/x-reader (MIT License) - thank you @runes_leo!

This commit is contained in:
Panniantong 2026-02-24 03:00:05 +01:00
commit ee2ad83b12
25 changed files with 2512 additions and 0 deletions

3
x_reader/__init__.py Normal file
View file

@ -0,0 +1,3 @@
"""x-reader: Universal content reader for 7+ platforms."""
__version__ = "0.1.0"