File: ptrepack

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

main()