File: hachoir-metadata

package info (click to toggle)
hachoir 3.1.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,364 kB
  • sloc: python: 50,349; makefile: 129; sh: 26
file content (3 lines) | stat: -rwxr-xr-x 69 bytes parent folder | download | duplicates (2)
1
2
3
#!/usr/bin/env python3
from hachoir.metadata.main import main
main()