earthsnake/earthsnake
Gergely Polonkai b0a7719bf1
Add a __repr__ method to Document
2022-05-09 08:02:33 +02:00
..
document Add a __repr__ method to Document 2022-05-09 08:02:33 +02:00
__init__.py Add an abstract base class for documents 2022-05-06 09:40:46 +02:00
base32.py [Code Cleanup] Format source files with black 2022-05-03 16:36:25 +02:00
exc.py [Code Cleanup] Format source files with black 2022-05-03 16:36:25 +02:00
identity.py Move from ed25519 to PyNaCl 2022-05-06 12:14:25 +02:00
path.py Add __lt__ and __gt__ operators to Path 2022-05-09 06:34:58 +02:00
py.typed Add a py.typed file 2022-05-09 06:22:32 +02:00
share.py Add very basic Share handling 2022-05-05 15:03:15 +02:00
types.py Add path manipulation and validation 2022-05-04 06:38:12 +02:00