File: tools

package info (click to toggle)
howdoi 1.1.9-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 152 kB
  • ctags: 44
  • sloc: python: 269; sh: 12; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
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=$ADTTMP

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