Metadata-Version: 2.1
Name: FIDE-TRF
Version: 0.1.dev0
Summary: Tournament Report File format parser for the FIDE's agreed general data-exchange format for tournament resutls.
Home-page: https://gitlab.com/baco/fide-trf
Author: Dionisio E Alonso
Author-email: dalonso@grulic.org.ar
License: GPL
Platform: UNKNOWN
Description-Content-Type: text/markdown

# FIDE TRF

Tournament Report File format parser for the FIDE's agreed general Data-Exchange
Format for tournament resutls.

* Reference: https://fide.com/FIDE/handbook/C04Annex2_TRF16.pdf
* Sample: http://www.rrweb.org/javafo/aum/TRFXSample2.txt


Another similar project to look at is the [fidetournament](https://github.com/erral/fidetournament).
Probably both projects look for the same objective.

