COPYING
MANIFEST.in
README
distribute_setup.py
get-pip.py
setup.cfg
setup.py
doc/API.rst
doc/Client.rst
doc/Documentation.rst
doc/Examples.rst
doc/Installation.rst
doc/Intro.rst
doc/Makefile
doc/Modeldef.rst
doc/Personis.pdf
doc/README
doc/Server.rst
doc/Tests.rst
doc/Tutorial.rst
doc/accretion.jpg
doc/conf.py
doc/index.rst
doc/model-tree.jpg
doc/personis.client.rst
doc/personis.rst
doc/personis.server.rst
doc/resolution.jpg
personis/__init__.py
personis.egg-info/PKG-INFO
personis.egg-info/SOURCES.txt
personis.egg-info/dependency_links.txt
personis.egg-info/entry_points.txt
personis.egg-info/requires.txt
personis.egg-info/top_level.txt
personis/client/__init__.py
personis/client/util.py
personis/examples/__init__.py
personis/examples/activity/__init__.py
personis/examples/activity/__main__.py
personis/examples/activity/client_secrets.json
personis/examples/aelog/__init__.py
personis/examples/aelog/app.html
personis/examples/aelog/app.yaml
personis/examples/aelog/appengine_config.py
personis/examples/aelog/deploy.sh
personis/examples/aelog/gflags.py
personis/examples/aelog/gflags_validators.py
personis/examples/aelog/log-llum.py
personis/examples/aelog/oauth.ae.yaml
personis/examples/aelog/oauth.ent.yaml
personis/examples/aelog/oauth.yaml
personis/examples/aelog/apiclient/__init__.py
personis/examples/aelog/apiclient/discovery.py
personis/examples/aelog/apiclient/errors.py
personis/examples/aelog/apiclient/http.py
personis/examples/aelog/apiclient/mimeparse.py
personis/examples/aelog/apiclient/model.py
personis/examples/aelog/apiclient/schema.py
personis/examples/aelog/gaesessions/__init__.py
personis/examples/aelog/httplib2/__init__.py
personis/examples/aelog/httplib2/cacerts.txt
personis/examples/aelog/httplib2/iri2uri.py
personis/examples/aelog/httplib2/socks.py
personis/examples/aelog/oauth2client/__init__.py
personis/examples/aelog/oauth2client/anyjson.py
personis/examples/aelog/oauth2client/appengine.py
personis/examples/aelog/oauth2client/client.py
personis/examples/aelog/oauth2client/clientsecrets.py
personis/examples/aelog/oauth2client/crypt.py
personis/examples/aelog/oauth2client/django_orm.py
personis/examples/aelog/oauth2client/file.py
personis/examples/aelog/oauth2client/locked_file.py
personis/examples/aelog/oauth2client/multistore_file.py
personis/examples/aelog/oauth2client/tools.py
personis/examples/aelog/personis/__init__.py
personis/examples/aelog/personis/client/__init__.py
personis/examples/aelog/personis/client/util.py
personis/examples/aelog/static/my.css
personis/examples/aelog/static/my.js
personis/examples/aelog/static/image/favicon.ico
personis/examples/aelog/static/image/fruit.jpg
personis/examples/aelog/static/image/logo.jpg
personis/examples/aelog/static/image/running.jpg
personis/examples/aelog/static/image/vegetables.jpg
personis/examples/aelog/static/image/walking.jpg
personis/examples/aelog/uritemplate/__init__.py
personis/examples/asker/__init__.py
personis/examples/asker/__main__.py
personis/examples/asker/client_secrets.json
personis/examples/browser/__init__.py
personis/examples/browser/__main__.py
personis/examples/browser/client_secrets.json
personis/examples/log-llum/__init__.py
personis/examples/log-llum/global.conf
personis/examples/log-llum/log-llum.py
personis/examples/log-llum/oauth.ent.yaml
personis/examples/log-llum/oauth.yaml
personis/examples/log-llum/runserver.ent.sh
personis/examples/log-llum/runserver.sh
personis/examples/log-llum/static/logo.jpg
personis/server/__init__.py
personis/server/__main__.py
personis/server/active.py
personis/server/base.py
personis/server/cronserver.py
personis/server/ev_filters.py
personis/server/exceptions.py
personis/server/filedict.py
personis/server/jsoncall.py
personis/server/mkmodel.py
personis/server/mypyparsing.py
personis/server/resolvers.py
personis/server/server.py
personis/server/subscription.py
personis/server/util.py
personis/server/html/appQuery.html
personis/server/html/list_apps.html
personis/server/html/list_clients.html
personis/server/modeldefs/empty.prod.mdef
personis/server/modeldefs/user.mdef
personis/server/modeldefs/user.prod.mdef
personis/server/static/css/usyd.css
personis/server/static/images/activity.gif
personis/server/static/images/check_alt.svg
personis/server/static/images/favicon.ico
personis/server/static/images/icon.gif
personis/server/static/images/icon.svg
personis/server/static/images/plus_alt.svg
personis/server/static/images/reload_alt.svg
personis/server/static/images/trash_fill.svg
personis/server/static/images/umbrowser.jpg
personis/server/static/images/x_alt.svg
personis/server/static/js/jquery.jeditable.js
personis/server/static/js/jquery.jeditable.mini.js
personis/server/static/js/list_clients.js
personis/server/util/mkmodel.py
personis/server/util/mkmodeldef.py
personis/test/__init__.py
personis/test/admins-test.yaml
personis/test/client_secrets.json
personis/test/client_secrets_google.json
personis/test/empty.prod.mdef
personis/test/oauth-clients-test.json
personis/test/runtests.sh
personis/test/server-test.conf
personis/test/test_base.py
personis/test/test_base_mkempty.py
personis/test/test_server.py
personis/test/test_subscriptions.py
personis/test/testserver.sh
personis/test/user.mdef
server-conf/admins.yaml
server-conf/client_secrets_google.json
server-conf/oauth_clients.json
server-conf/runserver.sh
server-conf/server.conf
server-conf/models/README