File: import

package info (click to toggle)
python-json5 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,888 kB
  • sloc: python: 1,969; sh: 11; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 43 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
python3 -c "import json5"