File: entry_points.txt

package info (click to toggle)
python-ntlm 1.0.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 168 kB
  • ctags: 150
  • sloc: python: 1,140; makefile: 9
file content (4 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
4
[console_scripts]
ntlm_example_extended = ntlm_examples.extended:main
ntlm_example_simple = ntlm_examples.simple:main