mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 09:10:16 +01:00
2018-12-11 Fred Gleason <fredg@paravelsystems.com>
* Renamed 'apis/PyPAD/examples/pypad_test.py' to 'apisPyPAD/tests/pad_test.py'. * Added a 'hostName' field to the JSON PAD 'padUpdate' object. * Added a 'PyPAD.Update::hostName()' method. * Added a 'shortHostName' field to the JSON PAD 'padUpdate' object. * Added a 'PyPAD.Update::shortHostName()' method. * Added a 'PyPAD.Update::resolveFilepath()' method. * Added 'apis/PyPAD/tests/filepath_test.py. * Added 'api/PyPAD/examples/pypad_filewrite.py'.
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
rivendelldir = $(pyexecdir)
|
||||
rivendell_PYTHON = PyPAD.py
|
||||
|
||||
##install-exec-am:
|
||||
## ../../../helpers/install_python.sh PyPAD.py $(pyexecdir)/PyPAD.py
|
||||
##EXTRA_DIST = PyPAD.py
|
||||
|
||||
CLEANFILES = *~\
|
||||
*.idb\
|
||||
*ilk\
|
||||
|
||||
Reference in New Issue
Block a user