File: control

package info (click to toggle)
eyed3 0.8.10-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,376 kB
  • sloc: python: 12,419; makefile: 391; sh: 69
file content (13 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Tests: base-script
Depends: eyed3
Restrictions: superficial

Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import eyed3; print(eyed3)" ; done
Depends: python3-all, python3-eyed3
Restrictions: superficial

Tests: cmd-id3-file-input-output
Depends: eyed3

Tests: lib-id3-file-input-output
Depends: eyed3