File: ptrepack

package info (click to toggle)
pytables 3.10.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,228 kB
  • sloc: ansic: 82,212; python: 65,296; cpp: 753; sh: 394; makefile: 100
file content (4 lines) | stat: -rwxr-xr-x 71 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/usr/bin/env python
from tables.scripts.ptrepack import main

main()