File: control

package info (click to toggle)
python-msgpack 0.5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 412 kB
  • sloc: python: 1,893; ansic: 1,533; makefile: 182; sh: 20
file content (5 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Depends: python-msgpack
Test-Command: cd "$ADTTMP" ; python -c "import msgpack; print msgpack.version"

Depends: python3-msgpack
Test-Command: cd "$ADTTMP" ; python3 -c "import msgpack; print(msgpack.version)"