Codebase list python-ldapdomaindump / 56c58113-3253-427e-8201-9775f74b9d62/upstream bin / ldd2pretty
56c58113-3253-427e-8201-9775f74b9d62/upstream

Tree @56c58113-3253-427e-8201-9775f74b9d62/upstream (Download .tar.gz)

ldd2pretty @56c58113-3253-427e-8201-9775f74b9d62/upstreamraw · history · blame

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