File: entry_points.txt

package info (click to toggle)
python-wsme 0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 956 kB
  • ctags: 1,831
  • sloc: python: 8,452; makefile: 138
file content (7 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
5
6
7
[wsme.protocols]
restjson = wsme.rest.protocol:RestProtocol
extdirect = wsmeext.extdirect:ExtDirectProtocol
restxml = wsme.rest.protocol:RestProtocol
rest = wsme.rest.protocol:RestProtocol
soap = wsmeext.soap:SoapProtocol