File: .gitmodules

package info (click to toggle)
python-maxminddb 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,600 kB
  • sloc: ansic: 7,565; python: 1,711; perl: 987; makefile: 273; sh: 190
file content (9 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[submodule "maxmind-db"]
	path = maxmind-db
	url = https://github.com/maxmind/MaxMind-DB.git
[submodule "t/libtap"]
	path = t/libtap
	url = https://github.com/zorgnax/libtap.git
[submodule "t/maxmind-db"]
	path = t/maxmind-db
	url = https://github.com/maxmind/MaxMind-DB.git