2021-12-15 Fred Gleason <fredg@paravelsystems.com>

* Renamed the 'rivwebpyapi.rivwebpyapi()' class to
	'rivwebpyapi.Site()'.
	* Added 'make pypi' and 'make post-pypi' targets to
	'apis/rivwebpyapi/Makefile.am'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-15 20:27:13 -05:00
parent 997208e95a
commit 79e3ace473
50 changed files with 298 additions and 126 deletions

View File

@@ -33,7 +33,8 @@ dist_cwrap_SOURCES = cwrap.cpp cwrap.h
dist_jsmin_SOURCES = jsmin.c
EXTRA_DIST = c_file_warning\
EXTRA_DIST = build_pypi_package.sh\
c_file_warning\
install_python.sh.in\
rdi18n_helper.sh.in\
rdpack.sh\