Convert all Perl build tools to Python and remove Perl build dependency.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 05:00:32 +0000 (21:00 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 23:22:52 +0000 (15:22 -0800)
commitea411b6c81ab5895051535a4730210a66d4be388
tree67b556680218f1941a84a3ffbd1bf3c811f538be
parent68822d68b12db1175aa3749997a48d1d84212540
Convert all Perl build tools to Python and remove Perl build dependency.

Python is much more commonly used these days and easier for beginners
to pick up.
18 files changed:
INSTALL
NEWS
acinclude.m4
doc/automake.mk
doc/get-commands.pl [deleted file]
doc/get-commands.py [new file with mode: 0644]
src/data/automake.mk
src/data/sys-file-encoding.pl [deleted file]
src/data/sys-file-encoding.py [new file with mode: 0644]
tests/data/data-in.at
tests/data/data-out.at
tests/language/data-io/data-reader.at
tests/language/data-io/get-data-txt.at
tests/language/stats/examine.at
tests/language/stats/sort-cases.at
tests/libpspp/line-reader.at
tests/libpspp/u8-istream.at
tests/math/randist.at