Export chess tournaments directly on the web
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jeroen De Meerleer 2ca18a3271
Merge branch 'develop'
5 months ago
.github Updated issue_template 4 years ago
.idea CLEANED UP DA CODE 3 years ago
bin Added install dev target to create dev-environment 3 years ago
dist CLEANED UP DA CODE 3 years ago
doc ENHANCEMENT: Updated docs 4 years ago
res CLEANED UP DA CODE 3 years ago
src Merge branch 'develop' 5 months ago
tests CLEANED UP DA CODE 3 years ago
.editorconfig Initial commit 5 years ago
.gitignore BUGFIX: ignore phpdoc cache files 3 years ago
CHANGELOG.md MAJOR CHANGE: Changed license to AGPL-3.0 3 years ago
Contribute.md Added contribution guidelines 4 years ago
Doxyfile Removed and added some files 3 years ago
LICENSE.md MAJOR CHANGE: Changed license to AGPL-3.0 3 years ago
Makefile Merge branch 'develop' 2 years ago
README.md MAJOR CHANGE: Changed license to AGPL-3.0 3 years ago
composer.json BUGFIX: fixed undefined offset 1 year ago

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/>.