Export chess tournaments directly on the web
Go to file
Jeroen De Meerleer b7248e9819 RELEASE: v1.1.1 Release 2019-06-20 15:56:31 +02:00
.github Updated issue_template 2019-02-12 14:33:03 +01:00
dist RELEASE: v1.1 Release 2019-06-19 22:04:32 +02:00
doc ENHANCEMENT: Updated docs 2019-06-03 12:32:01 +02:00
res ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +02:00
src CHANGE: Kashdan and Soccer Kashdan are combined in 1 function 2019-06-20 15:39:37 +02:00
tests BUGFIX: Round::getBye() did not return bye players 2019-06-04 15:37:06 +02: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 RELEASE: v1.1.1 Release 2019-06-20 15:56:31 +02: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
Makefile BUGFIX: Tagging did not work 2019-06-20 15:56:11 +02:00
README.md CHANGE: Added a logo to the project 2019-06-11 17:02:55 +02:00
composer.json ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +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

The MIT License (MIT)

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

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.