Package: checktestdata Architecture: amd64 Version: 20150218ubuntu1 Priority: extra Section: misc Maintainer: Thijs Kinkhorst Installed-Size: 359 Depends: libboost-regex1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgmp10, libgmpxx4ldbl, libstdc++6 (>= 4.4.0) Filename: trusty/checktestdata_20150218ubuntu1_amd64.deb Size: 97972 MD5sum: ff954821d5879c209d0cd1899a8cdd2d SHA1: 56f50cfec3a2faab7947bdd8cb26dd06db8a6159 SHA256: 17702a057a1a69096add9a36e51d8cd714821e255b366d35f152e8db08de2b29 SHA512: b9c41ba7605209977602a18eed3a023bfafc3d0f2a897322c0d397605640cd1da6b3a11140dfc838825890c8489dd6a241560b8f71e1bf4cc2ec2733ea6f7cea Homepage: http://www.domjudge.org/ Description: checks integrity of test data in programming contests Checktestdata is a tool to verify the syntactical integrity of test cases in programming contests like the ACM ICPC. . It allows you to specify a simple grammar for your testdata input files, according to which the testdata is checked.