From bc437d96a4e07d9ef159958b7d2adbb5b16cca51 Mon Sep 17 00:00:00 2001 From: rscmbbng Date: Thu, 26 Sep 2013 19:11:58 +0200 Subject: [PATCH] added a list of dependencies of the software --- dependencies.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 dependencies.txt diff --git a/dependencies.txt b/dependencies.txt new file mode 100644 index 0000000..b83b415 --- /dev/null +++ b/dependencies.txt @@ -0,0 +1,44 @@ +Border Check dependencies/libs used + +Python: +pygeoip +https://pypi.python.org/pypi/pygeoip/0.2.7 + +lxml +https://pypi.python.org/pypi/lxml/3.2.3 + +biplist +https://pypi.python.org/pypi/biplist/0.5 + +====== +LFT 3.35 +http://pwhois.org/lft/ + +====== +Databases: + +Maxmind GeoIPLite and GeoIPASNum +http://dev.maxmind.com/geoip/legacy/geolite/ + +====== +Javascript: + +leaflet.js +http://leafletjs.com + +leaflet.markercluster.js +https://github.com/Leaflet/Leaflet.markercluster + +jquery.js +http://www.jquery.com + +rlayer.js +http://dynmeth.github.io/RaphaelLayer/ + +raphael.js +http://raphaeljs.com/ + +favicon.js +https://gist.github.com/mathiasbynens/428626 + +