Codebase list python-ldapdomaindump / upstream/0.9.3+git20220309.0.c8bb22f bin / ldd2pretty
upstream/0.9.3+git20220309.0.c8bb22f

Tree @upstream/0.9.3+git20220309.0.c8bb22f (Download .tar.gz)

ldd2pretty @upstream/0.9.3+git20220309.0.c8bb22fraw · history · blame

1
2
3
#!/usr/bin/env python
from ldapdomaindump import pretty
pretty.main()