File: tools

package info (click to toggle)
howdoi 2.0.20-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 260 kB
  • sloc: python: 1,030; sh: 12; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/bin/sh
set -efux

HOME=$AUTOPKGTEST_TMP

python3 -c "import howdoi"

howdoi --help

howdoi --version

howdoi python numpy array

howdoi -p 2 python dict add

howdoi python delete list item -a

howdoi ruby version -l

howdoi python run tests -c

howdoi python numpy array -n 3

howdoi -C