Export chess tournaments directly on the web
Go to file
Jeroen De Meerleer ac28446e58
MAJOR CHANGE: Changed license to AGPL-3.0
2019-12-26 19:42:01 +01:00
.github Updated issue_template 2019-02-12 14:33:03 +01:00
dist BUGFIX: Sonneborn-berger did not use a virtual opponent 2019-12-22 18:17:26 +01:00
doc ENHANCEMENT: Updated docs 2019-06-03 12:32:01 +02:00
res CHANGE: Logo has been redesigned 2019-11-06 20:28:25 +01:00
src META: Documentation fixes 2019-12-25 13:55:14 +01:00
tests MAJOR CHANGE: Getter and setter methods have been removed. 2019-11-16 16:17:37 +01:00
.editorconfig Initial commit 2018-12-24 14:06:13 +01:00
.gitattributes [dev] Resolves nodegit/nodegit#1097 2019-01-16 18:00:31 +01:00
.gitignore ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +02:00
.php_cs updated metadata 2019-01-10 20:22:35 +01:00
.travis.yml Initial commit 2018-12-24 14:06:13 +01:00
CHANGELOG.md MAJOR CHANGE: Changed license to AGPL-3.0 2019-12-26 19:42:01 +01:00
Contribute.md Added contribution guidelines 2019-04-25 15:37:41 +02:00
Doxyfile ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +02:00
LICENSE.md MAJOR CHANGE: Changed license to AGPL-3.0 2019-12-26 19:42:01 +01:00
Makefile CHANGE: Phpdoc is used again for docs generation 2019-11-17 01:23:11 +01:00
README.md MAJOR CHANGE: Changed license to AGPL-3.0 2019-12-26 19:42:01 +01:00
composer.json CHANGE: Updated packagist Metadata 2019-06-20 17:26:33 +02:00
phpunit.xml.dist Initial commit 2018-12-24 14:06:13 +01:00

README.md

libpairtwo

logo

Copyright 2018- (c) Jeroen De Meerleer schaak@jeroened.be

This library reads out pairing files that are saved using common pairing applications

Special thanks

  • Daniel Halleux (Webmaster KBSB)
  • Bernard Malfliet (Original developer Pairtwo)
  • Sylvin De Vet (Arbiter at VSF championship 2019 who helped me explaining several tiebreaks and other arbiter related stuff)

Licence

Libpairtwo: Export chess tournaments directly on the web
Copyright (C) 2018- Jeroen De Meerleer <schaak@jeroened.be>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.