Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 804 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 804 Bytes

judo-kata

Generating evaluation sheets and processing the judges verdicts in judo kata contests.

The graphics for the different kata by Wolfgang Fanderl are licensed under https://creativecommons.org/licenses/by-nc-sa/4.0/

They are used without modification here and may only be used according to cc by-nc-sa 4.0 by third parties.

The code and the excel templates are made available under the terms of the Apache License Version 2.0, January 2004 which accompanies this distribution, and is available at http://www.apache.org/licenses/

In order to get to know the package, have a look at "examples" directory and play around with the test data. In order to start modifying the package, have a look at "Templates" directory, and the documentation there.

The end-user documentation is in "usage.md"