File: __main__.py

package info (click to toggle)
python-ldapdomaindump 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: python: 1,002; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (6)
1
2
3
#!/usr/bin/env python
import ldapdomaindump
ldapdomaindump.main()