1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-02-05 09:53:40 +01:00
2011-10-03 00:56:18 +01:00

21 lines
241 B
YAML

application: clipperz
version: 1
runtime: python
api_version: 1
handlers:
- url: /json
script: clipperz.py
- url: /css
static_dir: css
- url: /js
static_dir: js
- url: /images
static_dir: images
- url: /.*
script: clipperz.py