File: control

package info (click to toggle)
python-pygit2 0.24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,356 kB
  • ctags: 1,803
  • sloc: ansic: 6,831; python: 4,184; makefile: 168
file content (5 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
Depends: python-pygit2
Test-Command: cd "$ADTTMP" ; python -c "import pygit2 ; print pygit2.__version__"

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