Document member file format changes.

This commit is contained in:
Dominik Pantůček 2023-12-24 21:27:36 +01:00
parent 0b70563b10
commit 4f59fbc6cf

View file

@ -56,7 +56,6 @@ Processed source is scanned for known keys. Known keys are:
* nick
* name
* mail
* phone
* born
Multiple instances of single key are considered an error.
@ -83,6 +82,7 @@ line numbers as the value for such key. Multikeys are:
* revisionstop
* grantstart
* grantstop
* phone
The result is a valid dictionary of keys and multikeys.
@ -104,7 +104,8 @@ periods.
The joined key is converted into a month value.
Card and desfire lists are parsed to get lists of card id and optional
comment.
comment. The same processing is used for phone to support multiple
phone numbers.
Credit list is parsed to get a list of amounts and optional comments.