File: control

package info (click to toggle)
msgpack-python 0.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 936 kB
  • ctags: 1,606
  • sloc: python: 1,592; cpp: 1,490; makefile: 3
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)"