File: control

package info (click to toggle)
python-json-pointer 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 224 kB
  • ctags: 122
  • sloc: python: 449; makefile: 172; sh: 42
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Tests: cli
Depends: python-json-pointer, python3-json-pointer

Test-Command: cd "$ADTTMP" ; python -c "import jsonpointer; print jsonpointer.__version__"
Depends: python-json-pointer

Test-Command: cd "$ADTTMP" ; python3 -c "import jsonpointer; print(jsonpointer.__version__)"
Depends: python3-json-pointer