Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1966


Jump to revision: Previous Next
Author: amb
Date: Wed Nov 14 18:59:55 2018 UTC (6 years, 4 months ago)
Changed paths: 12
Log Message:
Add a Python3 module to access the data in the Routino database.


Changed paths

Path Details
Directorytrunk/Makefile.conf modified , text changed
Directorytrunk/python/Makefile modified , text changed
Directorytrunk/python/README.txt modified , text changed
Directorytrunk/python/database.py added
Directorytrunk/python/setup.py modified , text changed
Directorytrunk/python/src/database.cc added
Directorytrunk/python/src/database.hh added
Directorytrunk/python/src/database.i added
Directorytrunk/python/test/Makefile modified , text changed
Directorytrunk/python/test/run-all-tests.sh deleted
Directorytrunk/python/test/run-database-tests.sh added
Directorytrunk/python/test/run-router-tests.sh
(Copied from trunk/python/test/run-all-tests.sh, r1965)
added