File: control

package info (click to toggle)
eyed3 0.9.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,380 kB
  • sloc: python: 13,282; makefile: 411; 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