Skip to content

Commit 8ffc44f

Browse files
committed
Describe what the library offers in README
1 parent f8b342f commit 8ffc44f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Python library for the OrgaTalk LAN Party Database
22

3+
This library provides
4+
5+
- party and party series models,
6+
- functionality to deserialize parties and party series from TOML, and
7+
- functionality to serialize parties (but not party series) to TOML
8+
9+
to work with data for and from the public [LAN party database by
10+
OrgaTalk](https://lanpartydb.orgatalk.de/).
11+
12+
Data and code repositories for the project are available at:
13+
https://github.com/lanpartydb
14+
315

416
## Installation
517

0 commit comments

Comments
 (0)