File: gen-arc.sh

package info (click to toggle)
turing 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,340 kB
  • sloc: python: 106,582; xml: 101; makefile: 53; sh: 29
file content (5 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/bash

version=$(grep -oP '__version__ = "[^\d]*\K[^"]+' src/main.py)

tar -cvzf Turing-$version-nix64.tar.gz examples turing