File: control

package info (click to toggle)
ots 0.5.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,964 kB
  • sloc: sh: 7,941; xml: 6,530; ansic: 1,559; makefile: 117
file content (12 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Test-Command: ots -v | grep ots
Restrictions: superficial

Test-Command: cp articles/linus1.txt $AUTOPKGTEST_TMP;
                 cd $AUTOPKGTEST_TMP;
                 ots -a linus1.txt

Test-Command: cp articles/washingtonpost1.txt $AUTOPKGTEST_TMP;
                 cd $AUTOPKGTEST_TMP;
                 ots --ratio 40 --html --out=washpost1.html washingtonpost1.txt;
                 file --mime-type washpost1.html | grep 'text/html'
Depends: @, file