File: __main__.py

package info (click to toggle)
python-cpuinfo 9.0.0%2Bgit20221119-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 892 kB
  • sloc: python: 11,917; makefile: 74
file content (3 lines) | stat: -rw-r--r-- 31 bytes parent folder | download
1
2
3
import cpuinfo

cpuinfo.main()