data_reorg

This commit is contained in:
Matthew Gaughan 2024-03-06 18:25:27 -06:00
parent c52e129be1
commit 8c02a5f307
30 changed files with 3879 additions and 673 deletions

View File

@ -1,10 +1,10 @@
import json import json
import os import os
import csv import csv
import pandas import pandas as pd
#directory = '/data/users/mgaughan/kkex_data_111023/' #directory = '/data/users/mgaughan/kkex_data_111023/'
'''
path_to_file = 'power_data_111023_mmt.csv' path_to_file = 'power_data_111023_mmt.csv'
csv_1 = pandas.read_csv(path_to_file) csv_1 = pandas.read_csv(path_to_file)
@ -33,7 +33,7 @@ csv_1['pkg'] = pkg_name
print(csv_1) print(csv_1)
csv_1.to_csv('power_data_111023_mmt.csv') csv_1.to_csv('power_data_111023_mmt.csv')
'''
with open('/data/users/mgaughan/power_data_111023.csv', "w") as csv_file: with open('/data/users/mgaughan/power_data_111023.csv', "w") as csv_file:
csv_header = ['repo', 'age', 'contributors', 'collaborators', 'milestones'] csv_header = ['repo', 'age', 'contributors', 'collaborators', 'milestones']
writer = csv.writer(csv_file, delimiter=',') writer = csv.writer(csv_file, delimiter=',')
@ -52,3 +52,15 @@ with open('/data/users/mgaughan/power_data_111023.csv', "w") as csv_file:
new_row.append(data['gha_obj']['milestone_count']) new_row.append(data['gha_obj']['milestone_count'])
writer.writerow(new_row) writer.writerow(new_row)
''' '''
def concat_csv():
df1 = pd.read_csv('c_013124_octo_data.csv')
df2 = pd.read_csv('c_020524_octo_data.csv')
df3 = pd.read_csv('c_021824_octo_data.csv')
df4 = df1.merge(df2, how='outer')
df5 = df4.merge(df3, how='outer')
df5.to_csv('kk_final_octo.csv', index=False)
print(df5.shape[0])
if __name__ == "__main__":
concat_csv()

View File

Can't render this file because it is too large.

View File

Can't render this file because it is too large.

3843
final_data/kk_final_octo.csv Normal file

File diff suppressed because it is too large Load Diff

View File

Can't render this file because it is too large.

View File

@ -3,6 +3,7 @@ import os
import nltk import nltk
import pandas as pd import pandas as pd
from statistics import mean, median from statistics import mean, median
import json
#from nltk.stem import WordNetLemmatizer #from nltk.stem import WordNetLemmatizer
nltk.download('wordnet') nltk.download('wordnet')
@ -131,6 +132,24 @@ def consolidate_csv_3():
print(row_value) print(row_value)
writer.writerow(row_value) writer.writerow(row_value)
def count_comments():
comment = 0
projects = 0
rosters_dir = "/data/users/mgaughan/kkex_comment_data_121323/"
for filename in os.listdir(rosters_dir):
try:
file = json.load(open(rosters_dir + filename, "r"))
except:
continue
try:
comment += len(file['data']['repository']['issues']['edges'])
print(len(file['data']['repository']['issues']['edges']))
project += 1
except:
print("oops")
print(comment)
print(projects)
def get_main_for_splice(): def get_main_for_splice():
inst_doc_df = pd.read_csv("kk_final_doclist_roster.csv") inst_doc_df = pd.read_csv("kk_final_doclist_roster.csv")
inst_doc_df = inst_doc_df.sort_values(by=['underproduction_mean']) inst_doc_df = inst_doc_df.sort_values(by=['underproduction_mean'])
@ -173,4 +192,4 @@ def get_main_for_splice():
print(median(all_header_counts)) print(median(all_header_counts))
if __name__ == "__main__": if __name__ == "__main__":
consolidate_csv_3() count_comments()

View File

@ -1,668 +0,0 @@
project_name,underproduction_mean,underproduction_low,underproduction_high,debian_vcs_link,upstream_vcs_link,age_of_project,contributors,collaborators,milestone_count,api_contrib_count,issue_contrib_count,file_contrib_count,wiki_contrib_count
0xffff,-0.510168673014387,1.45279943111322,-1.00117086618243,https://salsa.debian.org/debian/0xffff, https://github.com/pali/0xFFFF,5557.842777777778,3,11,0,6,9,0,0
3270font,0.795626592579791,4.35746269027599,-0.214217071018684,https://github.com/kilobyte/3270font/tree/debian,https://github.com/kilobyte/3270font,3596.6082060185186,6,15,0,9,3,0,0
4pane,-0.242627942451996,2.29989480702703,-0.819422099435506,https://github.com/dghart/4pane-debian-dir/tree/master/,https://github.com/dghart/4pane-debian-dir,2236.685972222222,0,2,0,1,2,0,0
6tunnel,-0.563131581951037,0.346490727983096,-0.839859948356692,https://salsa.debian.org/debian/6tunnel, https://github.com/wojtekka/6tunnel,2673.0241203703704,1,7,0,5,18,0,0
7kaa,0.873343914137606,3.76518932259787,-0.0927531105574549,https://salsa.debian.org/games-team/7kaa, https://github.com/the3dfxdude/7kaa,5126.709664351852,24,23,0,27,66,0,0
acmetool,0.621943486643402,2.68754503210466,-0.233690566178644,https://salsa.debian.org/go-team/packages/acmetool, https://github.com/hlandau/acmetool,2727.716875,7,20,1,21,258,0,0
acpica-unix,0.704078223289118,1.4328185991839,0.250194214510807,https://salsa.debian.org/debian/acpica-unix, https://github.com/acpica/acpica,5757.107615740741,43,108,0,106,57,0,0
actiona,0.268592127615787,2.38984495856638,-0.565826782279516,https://salsa.debian.org/debian/actiona, https://github.com/Jmgr/actiona,4932.320543981482,3,17,0,3,93,0,0
activemq,-0.707743978986649,-0.252194710986131,-0.929017813983153,https://salsa.debian.org/java-team/activemq, https://github.com/apache/activemq,5739.122835648148,56,141,2,130,160,0,0
admesh,0.126087687547782,1.81004815315567,-0.381631878995558,https://salsa.debian.org/science-team/admesh, https://github.com/admesh/admesh,3319.1463078703705,15,9,1,20,42,0,0
adolc,-0.218347665039878,0.298998807070195,-0.420097301634624,https://salsa.debian.org/science-team/adolc, https://github.com/coin-or/ADOL-C,5292.595347222222,11,44,0,11,43,0,0
afflib,0.485538307170435,1.29662314566269,0.0866885422979764,https://salsa.debian.org/pkg-security-team/afflib, https://github.com/sshock/AFFLIBv3,3923.2419675925926,1,18,0,14,23,0,0
afio,0.747197510388286,2.0817065145595,0.0678453147004074,https://salsa.debian.org/debian/afio, https://github.com/kholtman/afio,3009.1574652777776,0,6,0,4,8,0,0
aggdraw,-1.07382835714099,1.08967225466761,-1.53119433014289,https://salsa.debian.org/debian-gis-team/aggdraw, https://github.com/pytroll/aggdraw,4403.477824074074,4,15,2,15,48,0,0
aioprocessing,-1.81061727232512,-0.403150642885575,-2.07004751938444,https://github.com/davesteele/aioprocessing,https://github.com/davesteele/aioprocessing,3054.801087962963,3,13,0,8,1,0,0
aiscm,-2.12660277467281,-0.902299849194399,-2.44827575241459,https://github.com/wedesoft/aiscm,https://github.com/wedesoft/aiscm,3606.191886574074,0,8,0,3,7,0,0
alabaster,1.58400342307142,5.01808713483245,0.375411668055358,https://github.com/jbouse-debian/alabaster,https://github.com/jbouse-debian/alabaster,3086.3917592592597,1,6,0,4,4,0,0
amavisd-milter,0.615386064993919,3.58791746330739,-0.470593396980749,https://salsa.debian.org/debian/amavisd-milter, https://github.com/prehor/amavisd-milter,5582.939282407408,1,5,0,3,7,0,0
amora-server,-0.638598553710922,1.53381287298563,-1.33733542687029,https://github.com/amora/amora/tree/master/amora-server,https://github.com/amora/amora,4404.234166666667,0,11,0,6,5,0,0
amule-emc,-0.35842492549173,1.85783039290765,-0.805888050424067,https://salsa.debian.org/morph/amule-emc, https://github.com/palopezv/amule-emc,2735.137662037037,0,2,0,0,1,0,0
anfo,-0.516434387853255,1.11412287457208,-0.885801240207339,https://salsa.debian.org/med-team/anfo, https://github.com/udo-stenzel/anfo,2083.773831018518,0,5,0,1,1,0,0
anomaly,-2.69792324322731,-0.929443293100317,-3.01576616380581,https://github.com/mogaal/anomaly,https://github.com/mogaal/anomaly,224.8161226851852,0,2,0,1,2,0,0
apel,-0.169991167552123,0.0467119456793215,-0.250388459902794,https://salsa.debian.org/debian/apel, https://github.com/wanderlust/apel,5064.915416666667,2,8,0,5,7,0,0
apipkg,0.184852309301291,2.33864121667993,-0.297646362982771,https://salsa.debian.org/python-team/packages/apipkg, https://github.com/pytest-dev/apipkg,4796.353657407408,4,14,0,15,32,0,0
aprx,-0.270432687731495,2.12334679437291,-0.928014463668959,https://salsa.debian.org/debian-hamradio-team/aprx, https://github.com/PhirePhly/aprx,4964.077986111111,6,4,1,7,43,0,0
apt-forktracer,0.0547352043403831,1.11225907504004,-0.240127558405969,https://github.com/porridge/apt-forktracer,https://github.com/porridge/apt-forktracer,5457.924699074074,1,3,0,2,1,0,0
apt-venv,0.598527814932702,4.8192892934729,-0.729186428346901,https://salsa.debian.org/debian/apt-venv, https://github.com/LeoIannacone/apt-venv,1672.1250694444443,0,3,0,1,7,0,0
aptitude-robot,0.0330441367843519,2.69876434953211,-0.675886625136312,https://github.com/elmar/aptitude-robot,https://github.com/elmar/aptitude-robot,3822.3247685185183,3,7,1,6,9,0,0
apulse,-0.17717245694643,1.29973697966089,-0.457689776114603,https://github.com/exaexa/apulse-debian,https://github.com/exaexa/apulse-debian,2693.7106712962964,2,11,0,9,2,0,0
arc,1.00343051924479,2.95692526003554,0.170462970292605,https://git.hadrons.org/cgit/debian/pkgs/arc.git, https://github.com/ani6al/arc,0.1011921296296296,1,1,0,1,0,0,0
arc-theme,0.0557512099432434,0.947010638316818,-0.178866228103829,https://github.com/UbuntuBudgie/arc-theme/tree/debian,https://github.com/UbuntuBudgie/arc-theme,2773.5425578703703,36,30,0,2,2,0,0
arch-test,0.0607618911495027,0.902121307048674,-0.111650473265456,https://github.com/kilobyte/arch-test/tree/debian,https://github.com/kilobyte/arch-test,2721.055891203704,2,7,0,6,10,0,0
archmage,-0.576675011074068,-0.303765149491576,-0.66643977901654,https://salsa.debian.org/python-team/packages/archmage, https://github.com/dottedmag/archmage,4875.184641203704,1,4,0,3,16,0,0
ardentryst,1.6336595560978,4.79019636159861,0.411496119890012,https://salsa.debian.org/games-team/ardentryst, https://github.com/ardentryst/ardentryst,3087.714386574074,4,6,0,6,7,0,0
arp-scan,0.797385402380103,2.15787074804071,0.191351546468569,https://salsa.debian.org/pkg-security-team/arp-scan, https://github.com/royhills/arp-scan,5689.268958333333,1,16,0,11,61,0,0
arping,0.530645087037964,1.29700118051615,0.131538230952086,https://salsa.debian.org/debian/arping, https://github.com/ThomasHabets/arping,5640.3308564814815,6,8,1,10,48,0,0
biber,0.0255972490490973,0.397529493523627,-0.113970940798544,https://github.com/debian-tex/biber,https://github.com/debian-tex/biber,5232.948425925926,2,17,0,7,1,0,0
binkd,-1.52911487316923,-0.720899386825205,-1.8984875134446,https://salsa.debian.org/md/binkd, https://github.com/pgul/binkd,5661.947349537037,4,23,0,12,24,0,0
bino,0.195257650160866,1.88170602761767,-0.477460599883246,https://github.com/schaal/bino,https://github.com/schaal/bino,3762.760949074074,0,4,0,2,1,0,0
binwalk,0.223750881111973,1.33453734812974,-0.151364007244613,https://salsa.debian.org/pkg-security-team/binwalk, https://github.com/ReFirmLabs/binwalk,3364.812650462963,24,70,1,71,16,0,0
biometric-authentication,-0.485933223014382,1.53460316722766,-1.05540820789117,https://github.com/ukui/biometric-authentication,https://github.com/ukui/biometric-authentication,1286.1941203703705,2,8,0,4,14,0,0
bitstruct,-1.04221111689686,1.67587334368042,-1.74083643825012,https://salsa.debian.org/python-team/packages/bitstruct, https://github.com/eerimoq/bitstruct,3110.3722916666666,2,10,0,6,34,0,0
blackbox,0.924067069407153,1.54859497059993,0.49552529995811,https://salsa.debian.org/debian/blackbox, https://github.com/bbidulock/blackboxwm,5638.59306712963,4,7,0,8,24,0,0
bluebird-gtk-theme,1.1380974192667,4.27679649907411,0.156297008688033,https://salsa.debian.org/desktop-themes-team/bluebird-gtk-theme, https://github.com/shimmerproject/Bluebird,2956.8580092592592,3,16,0,11,26,0,0
bmap-tools,-0.150405205584776,1.12527328019887,-0.487915123133271,https://salsa.debian.org/debian/bmap-tools, https://github.com/intel/bmap-tools,4042.210324074074,15,24,3,22,30,0,0
boinctui,-0.143241370303535,1.42078631201341,-0.551211578534268,https://github.com/suleman1971/boinctui,https://github.com/suleman1971/boinctui,3939.330289351852,1,7,0,5,21,0,0
boot-info-script,-0.380931310220602,1.1240423782693,-0.708241731837265,https://salsa.debian.org/debian/boot-info-script, https://github.com/arvidjaar/bootinfoscript,3172.7375,1,7,0,3,19,0,0
bppphyview,-0.322998697146323,1.68940048110285,-1.06946424019755,https://salsa.debian.org/med-team/bppphyview, https://github.com/BioPP/bppphyview,5024.941805555555,0,11,0,2,1,0,0
braa,0.18857550913631,2.42325022699813,-0.363339702123432,https://salsa.debian.org/pkg-security-team/braa, https://github.com/mteg/braa,1136.4603125,1,3,0,2,3,0,0
brlaser,0.40724322632136,2.15415528750924,-0.0102827942670847,https://salsa.debian.org/printing-team/brlaser, https://github.com/pdewacht/brlaser,3342.205983796296,4,11,0,13,27,0,0
bruteforce-luks,0.450685726895421,3.93090609242965,-0.344105736549171,https://salsa.debian.org/pkg-security-team/bruteforce-luks, https://github.com/glv2/bruteforce-luks,1977.6153125,2,8,0,3,38,0,0
brutespray,-0.0085744736996972,2.06226511956974,-0.445603786021027,https://salsa.debian.org/pkg-security-team/brutespray, https://github.com/x90skysn3k/brutespray,2174.873599537037,7,10,0,8,19,0,0
capnproto,0.268831217820633,0.976027409602492,-0.0981830891894599,https://github.com/thomaslee/capnproto-debian,https://github.com/thomaslee/capnproto-debian,3752.338587962963,3,4,0,3,5,0,0
care,-0.283623715441212,3.50380717493441,-1.34600107840302,https://github.com/ivoire/CARE-debian,https://github.com/ivoire/CARE-debian,2.719085648148148,0,2,0,1,1,0,0
cassbeam,-0.259045108732969,0.99925176795752,-0.64497459970991,https://salsa.debian.org/debian-astro-team/cassbeam, https://github.com/ratt-ru/cassbeam,1099.9010185185184,0,5,0,3,3,0,0
casync,-1.01620040906362,-0.313916552001019,-1.22652686269664,https://salsa.debian.org/systemd-team/casync, https://github.com/systemd/casync,2466.758460648148,38,15,0,44,38,0,0
cavezofphear,0.0722256397124372,3.40949806890074,-0.719928552689934,https://github.com/haakonnessjoen/Cavez-of-Phear-packaging,https://github.com/haakonnessjoen/Cavez-of-Phear-packaging,23.047060185185185,0,1,0,1,1,0,0
cbflib,0.93542859469883,4.35392030923547,-0.192952620584131,https://salsa.debian.org/science-team/cbflib, https://github.com/yayahjb/cbflib,5636.079074074074,1,18,0,8,16,0,0
cbm,0.21754416509263,1.98271593846827,-0.387294516619196,https://salsa.debian.org/debian/cbm, https://github.com/resurrecting-open-source-projects/cbm,918.9922337962964,1,3,0,2,10,0,0
cccc,1.16306556252959,3.77237240672707,0.0933849485786392,https://salsa.debian.org/debian/cccc, https://github.com/sarnold/cccc,2703.078263888889,1,7,0,3,10,0,0
ccd2iso,0.361667663026416,2.3145122267346,-0.282934292614776,https://github.com/paulproteus/ccd2iso-debian,https://github.com/paulproteus/ccd2iso-debian,10.083055555555555,1,1,0,2,1,0,0
cclive,0.307502373439416,1.02460368794776,-0.0680117934195265,https://github.com/mogaal/cclive,https://github.com/mogaal/cclive,1632.909375,1,4,0,2,0,0,0
cd-discid,0.692531699194494,3.31714740439398,-0.0825478540875517,https://github.com/taem/cd-discid/tree/deb,https://github.com/taem/cd-discid,2591.008657407408,2,2,0,3,8,0,0
cellwriter,1.0089121851132,3.16829611372249,-0.0123490019388128,https://salsa.debian.org/debian/cellwriter, https://github.com/risujin/cellwriter,1174.0054050925926,1,2,0,2,8,0,0
cen64,-0.029911283215682,2.26144224386536,-0.656674834422946,https://github.com/dh4/cen64-debian/,https://github.com/dh4/cen64-debian,1926.2346064814813,0,5,0,3,1,0,0
cen64-qt,-0.75249983700087,1.46037636686185,-1.3157313925883,https://github.com/dh4/cen64-qt-debian/,https://github.com/dh4/cen64-qt-debian,1637.485798611111,0,4,0,3,1,0,0
certspotter,-1.03336899144768,-0.0755768851187664,-1.23321678033423,https://salsa.debian.org/go-team/packages/certspotter, https://github.com/sslmate/certspotter,2838.790173611111,7,8,2,11,9,0,0
cgroupfs-mount,0.595007950900762,2.24623334497127,0.0389645238605131,https://github.com/tianon/cgroupfs-mount,https://github.com/tianon/cgroupfs-mount,2931.2437847222222,0,7,0,5,13,0,0
chaosreader,0.0512197310285199,1.96603100420262,-0.369285280047979,https://salsa.debian.org/pkg-security-team/chaosreader, https://github.com/brendangregg/Chaosreader,66.77311342592593,0,4,0,3,13,0,0
cheesecutter,-0.890992243560917,1.83461474605832,-1.50149644324579,https://salsa.debian.org/multimedia-team/cheesecutter, https://github.com/theyamo/CheeseCutter,2936.816782407408,4,11,0,7,20,0,0
chemical-mime-data,0.933446796932344,3.30646333026514,0.103786539245329,https://salsa.debian.org/debichem-team/chemical-mime-data, https://github.com/dleidert/chemical-mime,3567.674583333333,0,2,0,1,4,0,0
chkboot,-0.699136888691687,1.72220095009199,-1.24498663476529,https://salsa.debian.org/debian/chkboot, https://github.com/grazzolini/chkboot,1967.5233564814812,3,7,1,6,13,0,0
ciftilib,-2.23371141055036,-0.584429452977969,-2.60098026330442,https://salsa.debian.org/med-team/ciftilib, https://github.com/Washington-University/CiftiLib,3498.0756944444443,2,7,0,5,8,0,0
cjk,0.96971045192412,1.67956459925518,0.507884270602392,https://github.com/debian-tex/cjk,https://github.com/debian-tex/cjk,4969.946932870371,1,7,0,4,2,0,0
config-package-dev,-0.205622525599008,1.25227242344213,-0.663386036163591,https://github.com/sipb/config-package-dev,https://github.com/sipb/config-package-dev,3585.0969444444445,4,6,0,9,9,0,0
connect-proxy,0.663929963393126,3.49432697612261,-0.262388666763748,https://salsa.debian.org/debian/connect-proxy, https://github.com/gotoh/ssh-connect,3911.032627314815,0,6,0,3,7,0,0
context-modules,0.280565146336701,2.52001699963819,-0.144175883889574,https://github.com/debian-tex/context-modules,https://github.com/debian-tex/context-modules,4444.346076388889,3,7,0,4,3,0,0
context-modules,0.280565146336701,2.52001699963819,-0.144175883889574,https://github.com/debian-tex/context-modules,https://github.com/debian-tex/context-modules,4444.346076388889,3,7,0,4,3,0,0
contextfree,-0.344235576793784,0.756294578766934,-0.832158475394757,https://github.com/MtnViewJohn/context-free,https://github.com/MtnViewJohn/context-free,2911.319537037037,1,9,0,3,27,0,0
convertdate,-1.07797049264342,1.52635035805152,-1.637269668297,https://salsa.debian.org/python-team/packages/convertdate, https://github.com/fitnr/convertdate,2873.5651041666665,10,11,0,11,44,0,0
copyright-update,-0.552197160511787,1.80663899291966,-1.14317611874124,https://salsa.debian.org/debian/copyright-update, https://github.com/jaalto/project--copyright-update,3367.86224537037,0,1,0,1,0,0,0
core-cache-clojure,-0.561021563903902,2.40885140581525,-1.30307388825199,https://salsa.debian.org/clojure-team/core-cache-clojure, https://github.com/clojure/core.cache,4284.517013888889,8,15,0,13,17,0,0
cpm,1.50030554593415,4.35291061073564,0.259076931680296,https://github.com/comotion/cpm,https://github.com/comotion/cpm,3307.608391203704,0,16,3,5,33,0,0
cppreference-doc,0.717486383735466,3.97515888375713,-0.311471505511598,https://github.com/p12tic/cppreference-doc-debian,https://github.com/p12tic/cppreference-doc-debian,3405.681574074074,2,6,0,5,7,0,0
cram,-1.55828146225479,0.404430784817172,-2.03735898499585,https://salsa.debian.org/python-team/packages/cram, https://github.com/brodie/cram,4115.669652777778,3,11,0,9,40,0,0
cruft-ng,0.142059123983331,2.30970880347388,-0.517173950214686,https://github.com/a-detiste/cruft-ng,https://github.com/a-detiste/cruft-ng,3368.403101851852,2,10,0,7,3,0,0
cruft-ng,0.142059123983331,2.30970880347388,-0.517173950214686,https://github.com/a-detiste/cruft-ng,https://github.com/a-detiste/cruft-ng,3368.403101851852,2,10,0,10,11,0,0
cryfs,-0.132351299256985,0.869380622104774,-0.369453027315021,https://github.com/davesteele/cryfs,https://github.com/davesteele/cryfs,3180.9594560185187,28,15,0,27,1,0,0
ctdconverter,-2.85255153038538,-0.454986667446423,-3.32075962513198,https://salsa.debian.org/med-team/ctdconverter, https://github.com/WorkflowConversion/CTDConverter,2616.914618055556,5,13,0,9,15,0,0
deepin-notifications,0.34744427251328,3.65477856026676,-0.432180899283793,https://salsa.debian.org/pkg-deepin-team/deepin-notifications, https://github.com/linuxdeepin/deepin-notifications,2025.0469791666667,4,26,0,14,18,0,0
derpconf,-2.16326613351292,-0.247952996571128,-2.7160545081398,https://salsa.debian.org/python-team/packages/derpconf, https://github.com/globocom/derpconf,4088.185949074074,0,19,0,10,21,0,0
devtodo,-0.0964373600662017,0.523133728296973,-0.466757561707856,https://salsa.debian.org/debian/devtodo, https://github.com/alecthomas/devtodo,4517.700439814815,2,2,0,1,5,0,0
dfc,0.624948273307755,2.69232463778837,-0.106015439650167,https://salsa.debian.org/debian/dfc, https://github.com/rolinh/dfc,3944.702615740741,10,7,0,15,23,0,0
dh-dist-zilla,-1.00752199724441,0.589306650019709,-1.28293350578517,https://github.com/elmar/dh-dist-zilla,https://github.com/elmar/dh-dist-zilla,2392.1696064814814,0,4,0,3,3,0,0
dhcpcd-ui,-0.012287241418141,2.56952838581004,-0.83673457548482,https://salsa.debian.org/debian/dhcpcd-ui, https://github.com/NetworkConfiguration/dhcpcd-ui,5203.8271875,4,2,0,5,0,0,0
dhcpdump,1.44907504119257,4.14563319111402,0.387240643786827,https://github.com/bbonev/dhcpdump,https://github.com/bbonev/dhcpdump,112.99480324074074,0,3,0,2,3,0,0
dhcpig,-0.987243531635154,1.33241621278506,-1.52050387661082,https://salsa.debian.org/pkg-security-team/dhcpig, https://github.com/kamorin/DHCPig,1930.9329398148147,0,7,0,7,22,0,0
ding-libs,0.383342255623489,2.49364247157588,-0.138147012901626,https://salsa.debian.org/sssd-team/ding-libs, https://github.com/SSSD/ding-libs,5249.620081018518,15,12,0,14,16,0,0
dir2ogg,0.239694684529411,1.64152149103211,-0.319092918386963,https://github.com/julian-klode/dir2ogg,https://github.com/julian-klode/dir2ogg,1310.029988425926,1,5,1,3,9,0,0
direnv,-0.0068848379529366,1.75857064726267,-0.451160585745145,https://github.com/direnv/direnv-deb,https://github.com/direnv/direnv-deb,3256.5212847222224,1,6,0,1,1,0,0
ditaa,1.14456117412936,3.55385867527915,0.142833129763842,https://salsa.debian.org/java-team/ditaa, https://github.com/stathissideris/ditaa,4647.896041666667,3,17,0,12,73,0,0
django-cors-headers,-1.11394108758359,0.0671040287419646,-1.33673891031328,https://salsa.debian.org/python-team/packages/django-cors-headers, https://github.com/adamchainz/django-cors-headers,3979.5858333333335,47,28,0,63,10,0,0
docdiff,-0.363775606360358,0.689503034880956,-0.723612814035272,https://salsa.debian.org/debian/docdiff, https://github.com/hisashim/docdiff,3912.654814814815,0,6,1,5,11,0,0
dodgy,0.155741812664803,3.62095525465031,-0.792433561479021,https://salsa.debian.org/python-team/packages/dodgy, https://github.com/landscapeio/dodgy,2642.968425925926,4,14,0,11,24,0,0
doona,0.0575012671817577,2.52116677544593,-0.439565640170492,https://salsa.debian.org/pkg-security-team/doona, https://github.com/wireghoul/doona,3578.8472569444443,1,4,0,3,6,0,0
doris,-3.25146304156637,-2.75605148438427,-3.33298159978531,https://salsa.debian.org/debian-gis-team/doris, https://github.com/TUDelftGeodesy/Doris,371.94388888888886,0,6,0,3,31,0,0
dotenv-cli,-2.84119389854425,-0.490733966228282,-3.32075731236493,https://github.com/venthur/dotenv-cli,https://github.com/venthur/dotenv-cli,1883.5036574074077,2,5,0,4,9,0,0
dothost,-0.823638539350845,1.67643607287626,-1.35414195393643,https://salsa.debian.org/debian/dothost, https://github.com/jwilk/dothost,4422.101539351852,1,1,0,1,2,0,0
dpmb,-0.669189830637777,1.51487679633521,-1.16595597871383,https://github.com/dpmb/dpmb,https://github.com/dpmb/dpmb,3025.1458101851854,5,11,1,7,14,0,0
drf-generators,-1.07918415610289,1.91085359378585,-1.80155076486193,https://salsa.debian.org/python-team/packages/drf-generators, https://github.com/brobin/drf-generators,1981.457962962963,4,10,0,9,39,0,0
driftnet,-0.302144137704238,0.458279698148053,-0.616098152418851,https://github.com/deiv/driftnet,https://github.com/deiv/driftnet,3936.065972222222,4,6,0,5,58,0,0
drmips,-0.919047649267425,1.66859066241566,-1.64121232677346,https://github.com/brunonova/drmips/tree/debian,https://github.com/brunonova/drmips,3165.66125,3,3,0,4,0,0,0
dvbcut,-0.140015948042476,0.399549472596794,-0.360309815738839,https://github.com/bernhardu/dvbcut-deb,https://github.com/bernhardu/dvbcut-deb,2301.5843402777778,21,3,0,13,12,0,0
dvisvgm,0.171998282183947,1.55084136410994,-0.142662310021075,https://github.com/debian-tex/dvisvgm,https://github.com/debian-tex/dvisvgm,1541.3238194444446,1,6,0,3,2,0,0
dymo-cups-drivers,0.169549098118807,1.26534235036264,-0.0340436610527709,https://salsa.debian.org/printing-team/dymo-cups-drivers, https://github.com/matthiasbock/dymo-cups-drivers,4079.640983796297,4,11,0,5,30,0,0
e2tools,-0.31548264769242,0.572945917024269,-0.592896826629012,https://salsa.debian.org/debian/e2tools, https://github.com/e2tools/e2tools,1196.5083217592592,2,6,3,6,14,0,0
ecdsautils,-0.584218908434214,1.61127583977002,-1.01705206899644,https://salsa.debian.org/communitywlan-team/ecdsautils, https://github.com/freifunk-gluon/ecdsautils,3436.625625,1,8,0,5,0,0,0
edgar,1.08839795492961,5.17314917307623,-0.286926227501431,https://salsa.debian.org/games-team/edgar, https://github.com/riksweeney/edgar,5461.022303240741,3,13,0,10,32,0,0
editra,-0.263335934885057,1.18599592584657,-0.739439848910042,https://github.com/mogaal/editra,https://github.com/mogaal/editra,1762.9254398148148,0,2,0,1,2,0,0
eggdrop,0.690268776996146,1.69667660089826,0.0747126473210248,https://github.com/yastupin/eggdrop-debian,https://github.com/yastupin/eggdrop-debian,1023.9554166666668,0,1,0,1,2,0,0
eiciel,-0.391393491150218,0.284553120568024,-0.622503649693577,https://salsa.debian.org/debian/eiciel, https://github.com/rofirrim/eiciel,4391.8161689814815,58,10,0,42,13,0,0
eiskaltdcpp,0.450565010716283,2.09734901934217,-0.288679308824885,https://github.com/eiskaltdcpp/eiskaltdcpp-debian,https://github.com/eiskaltdcpp/eiskaltdcpp-debian,3513.924236111111,0,2,0,2,3,0,0
eja,-2.79252373942421,1.01540476237612,-3.99129208423818,https://github.com/ubaldus/eja,https://github.com/ubaldus/eja,3036.769629629629,0,5,0,3,3,0,0
eyed3,1.23632208346383,2.32250673725634,0.591986174485483,https://github.com/gaetano-guerriero/eyeD3-debian,https://github.com/gaetano-guerriero/eyeD3-debian,2546.8571180555555,1,6,0,1,2,0,0
faac,0.408637631433611,1.78820560884343,-0.0272312250909511,https://salsa.debian.org/multimedia-team/faac, https://github.com/knik0/faac,5409.507118055555,6,12,0,10,30,0,0
faba-icon-theme,0.891121238708099,4.43847406760927,-0.114244381250684,https://github.com/ubuntubudgie/faba-icon-theme/tree/debian,https://github.com/ubuntubudgie/faba-icon-theme,1592.9366782407408,0,6,0,2,0,0,0
fadecut,-0.667350092463335,1.85383645777287,-1.13854409825705,https://github.com/fadecut/fadecut/tree/debian,https://github.com/fadecut/fadecut,2792.815474537037,1,14,5,2,11,0,0
fai,-0.141029003062567,-0.0834131887446058,-0.187507023426249,https://github.com/faiproject/fai,https://github.com/faiproject/fai,5773.004537037037,75,16,0,54,6,0,0
fakesleep,-2.48126536481237,0.0741874263754914,-3.00289319258141,https://salsa.debian.org/python-team/packages/fakesleep, https://github.com/wearpants/fakesleep,0.0144907407407407,0,1,0,1,3,0,0
fasttracker2,-1.40046242909984,1.30557026771413,-2.13381470047187,https://salsa.debian.org/multimedia-team/fasttracker2, https://github.com/8bitbubsy/ft2-clone,1461.167395833333,1,7,0,7,45,0,0
fatcat,0.484244234595616,3.27011211542871,-0.26926443972348,https://salsa.debian.org/pkg-security-team/fatcat, https://github.com/gregwar/fatcat,3248.511898148148,2,7,0,6,32,0,0
fatresize,1.78148207308487,4.9928976783678,0.533041051742402,https://salsa.debian.org/parted-team/fatresize, https://github.com/ya-mouse/fatresize,2189.5325,0,6,0,4,32,0,0
fbpager,1.58823801856965,4.00012622311752,0.50196164463335,https://salsa.debian.org/debian/fbpager, https://github.com/fluxbox/fbpager,37.65318287037037,0,2,0,1,2,0,0
fcgiwrap,0.313457792128019,1.1712166292828,-0.0802338795231698,https://salsa.debian.org/debian/fcgiwrap, https://github.com/gnosek/fcgiwrap,2589.724513888889,5,10,0,10,65,0,0
fcitx-libpinyin,1.39043144689308,5.58305392877006,-0.0318276844096985,https://salsa.debian.org/input-method-team/fcitx-libpinyin, https://github.com/fcitx/fcitx-libpinyin,4359.651828703703,2,6,0,6,22,0,0
fdm,0.367216892864716,2.19386340439911,-0.462639406832624,https://github.com/ft/pkg-fdm/,https://github.com/ft/pkg-fdm,5107.6653125,0,3,0,2,1,0,0
ferm,1.17557917057853,1.91549490133415,0.694476014070476,https://github.com/formorer/pkg-ferm,https://github.com/formorer/pkg-ferm,1766.192164351852,3,2,0,3,7,0,0
filetea,-1.48802911677377,-0.597610494268726,-1.68694265471388,https://salsa.debian.org/berto/filetea, https://github.com/elima/FileTea,2414.458611111111,4,1,0,2,17,0,0
filtergen,-1.49005930206133,-0.252717041402296,-2.01618164947352,https://github.com/jaqx0r/filtergen/tree/debian,https://github.com/jaqx0r/filtergen,4988.9503125,3,6,0,2,4,0,0
fitscut,-0.461887466842085,0.810102280137207,-0.688120430418164,https://salsa.debian.org/debian-astro-team/fitscut, https://github.com/spacetelescope/fitscut,4.934247685185185,1,2,0,0,3,0,0
fizmo-ncursesw,-0.203260447661615,2.2028162183293,-0.777045143620456,https://github.com/chrender/fizmo-ncursesw,https://github.com/chrender/fizmo-ncursesw,4851.414270833333,0,5,0,2,1,0,0
flam3,0.783107292468659,3.7427433820312,-0.265060915265368,https://salsa.debian.org/debian/flam3, https://github.com/scottdraves/flam3,1152.1052083333334,1,7,0,3,25,0,0
fpgatools,0.263317733632337,3.62302416150927,-0.617914371101901,https://github.com/Wolfgang-Spraul/fpgatools,https://github.com/Wolfgang-Spraul/fpgatools,1132.0893287037038,1,6,0,5,0,0,0
fqterm,-1.47783361153791,-0.410002791422599,-1.88643834830968,https://salsa.debian.org/chinese-team/fqterm, https://github.com/mytbk/fqterm,3515.765625,5,7,0,7,21,0,0
freealchemist,0.0594496950411277,2.2746437450724,-0.470758238747303,https://salsa.debian.org/python-team/packages/freealchemist, https://github.com/dakk/FreeAlchemist,3586.183032407408,0,3,0,1,0,0,0
freedv,-0.321380589116011,1.14269359486899,-0.737833311519897,https://salsa.debian.org/debian-hamradio-team/freedv, https://github.com/drowe67/freedv-gui,3043.6515972222223,1,33,0,13,0,0,0
freewheeling,0.57929039917913,2.50716578190389,-0.253456796640715,https://salsa.debian.org/multimedia-team/freewheeling, https://github.com/free-wheeling/freewheeling,5218.87306712963,1,3,0,3,28,0,0
ftgl,1.21435994058272,2.19643555055912,0.619951290464078,https://salsa.debian.org/ftgl-team/ftgl, https://github.com/frankheckenbach/ftgl,5371.300497685185,3,17,0,10,18,0,0
fvwm,0.30915260290702,0.469889524583975,0.181176490360975,https://github.com/somiaj/fvwm2-debian,https://github.com/somiaj/fvwm2-debian,699.9356018518519,1,3,0,1,0,0,0
fw4spl,-0.173178577808159,1.26196025038516,-0.82118654463665,https://salsa.debian.org/med-team/fw4spl, https://github.com/IRCAD/sight,5192.848726851852,18,189,0,40,13,0,0
g2,-0.232798927583725,0.480081823717711,-0.573745503227334,https://salsa.debian.org/med-team/g2, https://github.com/danielrmeyer/g2,0.0,0,1,0,0,3,0,0
ganeti-os-noop,-0.228103612944439,2.15469639223046,-0.852366861019704,https://salsa.debian.org/ganeti-team/ganeti-os-noop, https://github.com/grnet/ganeti-os-noop,677.1858449074074,0,6,0,2,5,1,1
giza,-0.0821548043704013,1.7697955981988,-0.433099872352207,https://salsa.debian.org/debian-astro-team/giza, https://github.com/danieljprice/giza,4755.9934837962965,2,14,0,9,20,0,0
gjots2,0.494722277557668,2.20920550502522,-0.349273527502639,https://github.com/leggewie-DM/gjots2,https://github.com/leggewie-DM/gjots2,4231.040023148148,3,4,0,1,2,0,0
gkrellm2-cpufreq,0.520662810261337,3.09832773332327,-0.290811488089151,https://github.com/glaubitz/gkrellm-cpufreq-debian,https://github.com/glaubitz/gkrellm-cpufreq-debian,3039.783865740741,1,2,0,1,3,0,0
glimpse,4.84219789067736,8.06243279158319,3.38459316763573,https://github.com/az143/glimpse,https://github.com/az143/glimpse,3292.598958333333,0,6,0,2,2,0,0
global,0.925106943891178,1.80298075221874,0.395670583842805,https://github.com/punitagrawal/global,https://github.com/punitagrawal/global,2253.924212962963,4,4,0,5,4,0,0
gmetric4j,-2.75986928766789,-0.590610246331083,-3.29509205415348,https://github.com/ganglia/gmetric4j,https://github.com/ganglia/gmetric4j,3040.700127314815,1,11,0,5,21,0,0
gnarwl,-1.00912731780396,-0.119732536714327,-1.47832568928384,https://salsa.debian.org/debian/gnarwl, https://github.com/fln/gnarwl,2570.5118287037035,1,9,0,5,7,0,0
gnome-mastermind,0.189663114172519,2.12499155712816,-0.40647331653126,https://salsa.debian.org/debian/gnome-mastermind, https://github.com/fargiolas/gnome-mastermind,5420.939548611111,1,6,0,3,2,0,0
goldeneye,0.291422342120509,3.23766478434891,-0.422802284339128,https://salsa.debian.org/pkg-security-team/goldeneye, https://github.com/jseidl/GoldenEye,3012.1110532407406,1,7,0,5,0,0,0
gorm.app,0.379214595573564,1.50539380252219,-0.0975198397004308,https://salsa.debian.org/gnustep-team/gorm.app, https://github.com/gnustep/apps-gorm,5785.686678240741,3,22,0,21,13,0,0
gosa,-0.3775685335741,-0.218913245151997,-0.490142989776367,https://salsa.debian.org/debian-edu-pkg-team/gosa, https://github.com/gosa-project/gosa-core,5676.765821759259,7,31,0,8,18,0,0
gosa-plugin-mailaddress,-2.33839798824977,0.264356858694085,-2.98564755573703,https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-mailaddress, https://github.com/gosa-project/gosa-plugins-mailaddress,2274.676365740741,0,4,0,2,4,0,0
gosa-plugin-netgroups,-0.991400762891599,0.477737244370405,-1.38270096634839,https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-netgroups, https://github.com/gosa-project/gosa-plugins-netgroups,1422.7270023148149,0,3,0,1,2,0,0
gosa-plugin-pwreset,-1.35983377184844,0.287923337303386,-1.62929317992199,https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-pwreset, https://github.com/gosa-project/gosa-plugins-pwreset,2184.168125,0,3,0,1,1,0,0
gpicview,2.07026716447993,4.21859764899317,1.05394216899283,https://salsa.debian.org/lxde-team/gpicview, https://github.com/lxde/gpicview,5713.732662037037,76,42,0,59,6,0,0
gpustat,-0.741403160392273,1.67386030509305,-1.1885003927339,https://salsa.debian.org/nvidia-team/gpustat, https://github.com/wookayin/gpustat,2769.873078703704,16,5,3,17,31,0,0
gpyfft,-0.0412032188187653,3.09310643757917,-0.922104196637825,https://salsa.debian.org/science-team/gpyfft, https://github.com/geggo/gpyfft,2840.725300925926,4,10,0,8,33,0,0
gr-hpsdr,0.400478366399521,3.87664593050706,-0.754843802936069,https://salsa.debian.org/debian-hamradio-team/gr-hpsdr, https://github.com/Tom-McDermott/gr-hpsdr,3221.897743055556,2,8,0,4,18,0,0
haxe,-0.520121199828189,0.291656629232862,-0.854365100683561,https://github.com/HaxeFoundation/haxe-debian,https://github.com/HaxeFoundation/haxe-debian,5039.159791666667,3,5,0,5,4,0,0
hesiod,1.35207987719541,2.88204109904546,0.569829979549406,https://github.com/achernya/hesiod,https://github.com/achernya/hesiod,2444.8183564814813,0,5,0,6,15,0,0
hiro,-3.12301135787983,-1.14023553381057,-3.69314465756504,https://salsa.debian.org/python-team/packages/hiro, https://github.com/alisaifee/hiro,3329.753263888889,1,3,0,3,6,0,0
hodie,-0.839827098753095,0.847259008084228,-1.20596126816846,https://salsa.debian.org/cts/hodie, https://github.com/michiexile/hodie,1318.6005671296296,0,5,0,1,2,0,0
hoel,-2.62622621697402,-0.673459335408438,-3.01125437253336,https://salsa.debian.org/debian-iot-team/oauth2/hoel.git, https://github.com/babelouest/hoel,1340.3941203703705,3,9,0,7,12,0,0
html2text,1.33403803979287,2.32152554452253,0.727545163261413,https://salsa.debian.org/debian/html2text, https://github.com/grobian/html2text,1388.0924421296295,5,7,0,7,21,0,0
html5-parser,0.458800578494514,2.4674305886851,-0.0847285940270142,https://github.com/debian-calibre/html5-parser,https://github.com/debian-calibre/html5-parser,2309.525925925926,1,6,0,5,4,0,0
htmlmin,0.374983932562282,3.80096487960747,-0.406198962884855,https://salsa.debian.org/python-team/packages/htmlmin, https://github.com/mankyd/htmlmin,1758.145405092593,0,22,0,16,60,0,0
htpdate,-0.444541263600008,1.61940455160078,-0.918880230012669,https://salsa.debian.org/debian/htpdate, https://github.com/twekkel/htpdate,706.8257407407407,6,5,0,5,17,0,0
httmock,-1.63670650820293,0.982025847905345,-2.21581024421151,https://salsa.debian.org/python-team/packages/httmock, https://github.com/patrys/httmock,2779.517060185185,4,27,0,23,61,0,0
httpcode,-0.665917226132441,1.43278820521688,-1.12356826521724,https://salsa.debian.org/python-team/packages/httpcode, https://github.com/rspivak/httpcode,1929.8437152777776,0,9,0,6,15,0,0
igtf-policy-bundle,-3.40267963229103,-2.19817915323612,-3.72689988548223,https://github.com/dvandok/igtf-policy-bundle,https://github.com/dvandok/igtf-policy-bundle,4263.811400462963,0,3,0,2,1,0,0
im,-0.683203415227418,-0.468849532849079,-0.783434092773863,https://salsa.debian.org/debian/im, https://github.com/tats/im,1297.943900462963,1,2,0,1,0,0,0
imagetooth,-1.56151804986896,1.02976558626745,-2.13055681311183,https://salsa.debian.org/ruby-team/imagetooth, https://github.com/gramos/imagetooth,163.81336805555554,0,1,0,1,0,0,0
ionit,-2.56769805015944,-0.998151936758215,-2.98444937682541,https://github.com/bdrung/ionit/tree/debian/unstable,https://github.com/bdrung/ionit,1307.9435069444444,2,5,0,2,4,0,0
ipheth,0.943090802667325,3.76382585272279,-0.13743487302787,https://github.com/pmcenery/ipheth-debian,https://github.com/pmcenery/ipheth-debian,4243.605381944444,0,4,0,2,1,0,0
ipmctl,-1.80380628845051,-0.234444738513806,-2.06963966567453,https://github.com/kilobyte/ipmctl/tree/debian,https://github.com/kilobyte/ipmctl,1854.5950810185184,32,11,0,22,0,0,0
ippusbxd,0.0111748533285641,2.66002786497703,-0.722026887945832,https://salsa.debian.org/printing-team/ippusbxd, https://github.com/OpenPrinting/ippusbxd,2327.077696759259,1,12,0,6,11,0,0
iprutils,-1.90302314060055,0.333968509203932,-2.44604336862968,https://salsa.debian.org/debian/iprutils, https://github.com/bjking1/iprutils,5119.04505787037,18,20,0,14,14,0,0
ipv6calc,0.543298857583,1.76348144592324,-0.0022190697373333,https://salsa.debian.org/debian/ipv6calc, https://github.com/pbiering/ipv6calc,5498.61324074074,2,10,5,7,16,0,0
ipv6toolkit,0.155618378638467,2.6785840103418,-0.553670011158937,https://github.com/alvarezp/ipv6toolkit/tree/debian,https://github.com/alvarezp/ipv6toolkit,3020.5637962962965,1,17,0,8,0,0,0
ipvsadm,1.61908553590761,2.78315854014052,0.905629891911793,https://github.com/formorer/pkg-ipvsadm,https://github.com/formorer/pkg-ipvsadm,3173.692650462963,1,2,0,2,3,0,0
ipython-genutils,0.530177331159466,3.23732216372701,-0.0754853282825387,https://salsa.debian.org/python-team/packages/ipython-genutils, https://github.com/ipython/ipython_genutils,4920.52525462963,2,28,3,27,23,0,0
iraf-sptable,-0.357289537612694,2.89104688412438,-1.14398316665318,https://salsa.debian.org/debian-astro-team/iraf-sptable, https://github.com/iraf-community/sptable,2001.9924189814813,2,4,0,1,3,0,0
ircmarkers,-1.44359281417606,0.758311846290358,-1.91259895279885,https://github.com/df7cb/ircmarkers,https://github.com/df7cb/ircmarkers,5694.884652777778,1,3,0,3,1,0,0
irssi-plugin-xmpp,0.603569160068662,1.55579725815672,0.0980337917936148,https://salsa.debian.org/debian/irssi-plugin-xmpp, https://github.com/cdidier/irssi-xmpp,4266.862395833334,7,12,0,12,44,0,0
islamic-menus,-0.836040345722433,1.89276666455391,-1.52080141050059,https://salsa.debian.org/islamic-team/islamic-menus, https://github.com/ojuba-org/islamic-menus,1447.6479050925925,0,9,0,5,1,0,0
jupyter-sphinx-theme,-0.409104944658621,-0.0453166630361136,-0.489960530338634,https://salsa.debian.org/python-team/packages/jupyter-sphinx-theme, https://github.com/jupyter/jupyter-sphinx-theme,1834.3539467592595,2,32,0,23,12,0,0
kamcli,-4.77863888246194,-2.41825417083059,-5.41794032912643,https://salsa.debian.org/pkg-voip-team/kamcli/, https://github.com/kamailio/kamcli,3121.915613425926,1,5,0,5,8,0,0
karlyriceditor,-0.114559294607774,2.74446814581886,-1.06888085948574,https://github.com/martin-steghoefer/debian-karlyriceditor,https://github.com/martin-steghoefer/debian-karlyriceditor,1746.032951388889,1,1,0,2,0,0,0
kbtin,-0.288549712057774,1.24720454478505,-0.639846297022434,https://github.com/kilobyte/kbtin/tree/debian,https://github.com/kilobyte/kbtin,5761.034421296296,1,4,0,3,7,0,0
kcemu,-1.54653182143857,-0.396554760130113,-1.84525690547919,https://github.com/glaubitz/kcemu-debian,https://github.com/glaubitz/kcemu-debian,4222.827384259259,2,2,0,1,0,0,0
kchmviewer,0.93820662178197,2.37580504033689,0.261336739546184,https://salsa.debian.org/qt-kde-team/extras/kchmviewer, https://github.com/gyunaev/kchmviewer,2255.6306481481483,1,6,0,4,23,0,0
keychain,1.09333931055728,2.27523860593191,0.436036226574602,https://salsa.debian.org/debian/keychain, https://github.com/funtoo/keychain,3125.510335648148,23,18,0,32,53,0,0
khard,0.0842088928565309,2.53505362152663,-0.577783913713889,https://salsa.debian.org/python-team/packages/khard, https://github.com/lucc/khard,3364.343252314815,16,20,1,32,41,0,0
kindleclip,-0.897428336753415,0.95694298072959,-1.34493936657523,https://github.com/gwolf/kindleclip,https://github.com/gwolf/kindleclip,1841.0025925925927,0,1,0,1,7,0,0
kismet,1.93354168906184,2.95707792512029,1.27565983236249,https://github.com/andrikos/kismet-debian,https://github.com/andrikos/kismet-debian,1415.5860300925926,0,1,0,1,0,0,0
klatexformula,-0.260216607100692,0.570546910004265,-0.533087067152199,https://github.com/TobiasWinchen/klatexformula_debian,https://github.com/TobiasWinchen/klatexformula_debian,3554.8463541666665,0,6,0,3,1,0,0
ledgersmb,-1.97689062412395,-1.2384100444554,-2.32818405996674,https://github.com/ledgersmb/pkg-ledgersmb,https://github.com/ledgersmb/pkg-ledgersmb,5388.182164351852,1,9,0,4,4,0,0
libapp-perlrdf-command-query-perl,-2.51957168210821,-0.172808532499257,-3.00600909784156,https://salsa.debian.org/perl-team/modules/packages/libapp-perlrdf-command-query-perl, https://github.com/tobyink/p5-app-perlrdf-command-query,786.4794675925926,0,1,0,1,1,0,0
libaria,-0.428707675191208,2.53338676919594,-1.5521033494237,https://github.com/jksrecko/libaria,https://github.com/jksrecko/libaria,1255.0196875,1,2,0,2,3,0,0
libastro-fits-cfitsio-perl,-0.284600425980382,1.07282475745656,-0.745324073043926,https://salsa.debian.org/perl-team/modules/packages/libastro-fits-cfitsio-perl, https://github.com/pratzlaff/Astro-FITS-CFITSIO,41.81601851851852,1,3,0,2,1,0,0
libb-hooks-op-check-perl,0.626322505912957,3.42503431358663,-0.0183739613238044,https://salsa.debian.org/perl-team/modules/packages/libb-hooks-op-check-perl, https://github.com/karenetheridge/B-Hooks-OP-Check,4225.852743055556,1,3,0,3,0,0,0
libbase58,-0.389939172071052,2.46800026126513,-1.14873224026754,https://salsa.debian.org/debian/libbase58, https://github.com/luke-jr/libbase58,2238.1648148148147,3,7,0,8,0,0,0
libbde,0.371557995740405,2.35314653128062,-0.26791692513328,https://salsa.debian.org/pkg-security-team/libbde, https://github.com/libyal/libbde,2546.627939814815,2,1,0,3,54,0,0
libbioparser-dev,-1.08373202424909,1.81606023628075,-1.76182554973011,https://salsa.debian.org/med-team/libbioparser-dev, https://github.com/rvaser/bioparser,2526.044467592593,2,4,0,2,7,0,0
libbpp-core,-0.305508300184024,1.34277738657172,-0.926682080336262,https://salsa.debian.org/med-team/libbpp-core, https://github.com/BioPP/bpp-core,4797.182592592592,3,24,0,9,13,0,0
libbpp-popgen,-0.52715335068207,1.12516828093041,-1.10423338211461,https://salsa.debian.org/med-team/libbpp-popgen, https://github.com/BioPP/bpp-popgen,5514.957303240741,1,13,0,4,2,0,0
libbpp-qt,-0.0541983728834032,2.88651489322735,-1.0203907927126,https://salsa.debian.org/med-team/libbpp-qt, https://github.com/BioPP/bpp-qt,5024.875405092593,0,12,0,3,1,0,0
libbpp-raa,-0.469533407646168,2.42360881452285,-1.43715046438339,https://salsa.debian.org/med-team/libbpp-raa, https://github.com/BioPP/bpp-raa,5066.236296296296,0,17,0,4,1,0,0
libbpp-seq-omics,-0.456933536859396,1.1913544638617,-1.06020960411164,https://salsa.debian.org/med-team/libbpp-seq-omics, https://github.com/BioPP/bpp-seq-omics.git,4806.927708333334,0,14,0,5,7,0,0
libcap-ng,0.839670026529806,1.68148066895671,0.38961988470801,https://salsa.debian.org/debian/libcap-ng, https://github.com/stevegrubb/libcap-ng,2330.445636574074,16,5,0,19,22,0,0
libcapi20-3,0.836881386149714,2.39310410592819,0.20317721975515,https://github.com/leggewie-DM/libcapi20,https://github.com/leggewie-DM/libcapi20,1469.2789236111112,0,1,0,1,1,0,0
libcatalyst-authentication-credential-http-perl,-0.544586959051202,1.72372401732191,-0.984891698566424,https://salsa.debian.org/perl-team/modules/packages/libcatalyst-authentication-credential-http-perl, https://github.com/perl-catalyst/Catalyst-Authentication-Credential-HTTP,3862.908715277778,0,7,0,7,0,0,0
libcatalyst-model-dbic-schema-perl,0.0213319889022422,2.94093546704044,-0.716478592326738,https://salsa.debian.org/perl-team/modules/packages/libcatalyst-model-dbic-schema-perl, https://github.com/perl-catalyst/Catalyst-Model-DBIC-Schema,5560.308182870371,1,18,0,13,3,0,0
libcgi-application-plugin-session-perl,-0.411967994731684,2.44107933184202,-1.16266299576573,https://salsa.debian.org/perl-team/modules/packages/libcgi-application-plugin-session-perl, https://github.com/frioux/CGI-Application-Plugin-Session,1734.185208333333,2,2,0,2,1,0,0
libcgi-session-expiresessions-perl,-2.14112586282376,-0.617520504117339,-2.47229079355589,https://salsa.debian.org/perl-team/modules/packages/libcgi-session-expiresessions-perl, https://github.com/ronsavage/CGI-Session-ExpireSessions,152.66833333333332,0,1,0,1,2,0,0
libchatbot-eliza-perl,-1.31449350426372,1.236256832299,-1.89655576545199,https://salsa.debian.org/perl-team/modules/packages/libchatbot-eliza-perl, https://github.com/ggruen/Chatbot-Eliza,2872.7296875,1,4,0,2,0,0,0
libchi-driver-redis-perl,-1.05628319308502,1.25009921134522,-1.52730469888866,https://salsa.debian.org/perl-team/modules/packages/libchi-driver-redis-perl, https://github.com/rentrak/chi-driver-redis,2250.50630787037,1,6,0,4,5,0,0
libcrypt-saltedhash-perl,-0.4905719307211,1.64024676105544,-0.934415329371285,https://salsa.debian.org/perl-team/modules/packages/libcrypt-saltedhash-perl, https://github.com/campus-explorer/crypt-saltedhash,137.03401620370371,2,4,0,4,7,0,0
libcue,1.32805273658989,4.56460981557363,0.252853490660642,https://salsa.debian.org/debian/libcue, https://github.com/lipnitsk/libcue,5295.136643518518,10,5,0,13,29,0,0
libcypher-parser,-0.512286836062366,1.70433584305484,-0.950571479404257,https://github.com/cleishm/libcypher-parser,https://github.com/cleishm/libcypher-parser,2052.113113425926,4,8,0,4,34,0,0
libdata-alias-perl,0.13786050485189,2.14863540110046,-0.59774663848673,https://salsa.debian.org/perl-team/modules/packages/libdata-alias-perl, https://github.com/mvduin/perl-Data-Alias,610.4551041666666,0,2,0,2,4,0,0
libdata-dumper-concise-perl,0.266376219738567,2.5519999594901,-0.214468320591165,https://salsa.debian.org/perl-team/modules/packages/libdata-dumper-concise-perl, https://github.com/p5sagit/Data-Dumper-Concise,2778.042824074074,1,3,0,2,0,0,0
libdbd-sqlite2-perl,-0.224262645662366,0.859942918234476,-0.439189710062929,https://salsa.debian.org/perl-team/modules/packages/libdbd-sqlite2-perl, https://github.com/rurban/DBD-SQLite2,1683.3107175925925,3,5,0,1,0,0,0
libdevel-symdump-perl,0.199576191193946,1.34056313934649,-0.0953876401382176,https://salsa.debian.org/debian/libdevel-symdump-perl, https://github.com/andk/devel-symdump,2899.582337962963,0,6,0,4,4,0,0
libdist-inkt-role-test-perl,-1.59420052729208,1.67834253175514,-2.40986098895479,https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-test-perl, https://github.com/tobyink/p5-dist-inkt-role-test,0.0739467592592592,0,1,0,1,4,0,0
libdist-inkt-role-test-perl,-1.59420052729208,1.67834253175514,-2.40986098895479,https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-test-perl, https://github.com/tobyink/p5-dist-inkt-role-test,0.0739467592592592,0,1,0,1,0,0,0
libdist-zilla-plugins-cjm-perl,-0.713512093421909,1.91378513486864,-1.4906069541154,https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-plugins-cjm-perl, https://github.com/madsen/dist-zilla-plugins-cjm,3005.914583333333,0,4,0,4,10,0,0
libesedb,-0.0038540303553472,1.3424306864521,-0.377785911088543,https://salsa.debian.org/pkg-security-team/libesedb, https://github.com/libyal/libesedb,2793.913912037037,0,1,0,1,61,0,0
libesmtp,0.267762178156602,0.838808560887104,-0.0156401267251184,https://github.com/jbouse-debian/libesmtp,https://github.com/jbouse-debian/libesmtp,4730.760798611111,1,4,0,2,1,0,0
libgraphics-colornames-www-perl,-0.88460985143656,1.11849009005437,-1.36747130387901,https://salsa.debian.org/perl-team/modules/packages/libgraphics-colornames-www-perl, https://github.com/cfaerber/Graphics-ColorNames-WWW,3881.265960648148,0,3,0,1,0,0,0
libhtml-embedded-turtle-perl,-2.17541433283968,0.112298262489958,-2.61526788273261,https://salsa.debian.org/perl-team/modules/packages/libhtml-embedded-turtle-perl, https://github.com/tobyink/p5-html-embedded-turtle,1183.7536805555555,0,1,0,1,0,0,0
libhtml-html5-parser-perl,0.813759283796088,4.38318191495781,-0.351559014318549,https://salsa.debian.org/perl-team/modules/packages/libhtml-html5-parser-perl, https://github.com/tobyink/p5-html-html5-parser,4302.972141203703,1,7,0,5,9,0,0
libhttp-server-simple-perl,0.823119522613044,2.85274649929505,0.0853932498155173,https://salsa.debian.org/perl-team/modules/packages/libhttp-server-simple-perl, https://github.com/bestpractical/http-server-simple,2910.7674074074075,4,11,0,11,4,0,0
libics,-1.54875714770234,-0.797716011379056,-1.72373430156596,https://salsa.debian.org/med-team/libics, https://github.com/svi-opensource/libics,4511.101527777778,4,15,0,9,13,0,0
libiksemel,1.40567067167507,3.301003501109,0.531380273002264,https://salsa.debian.org/debian/libiksemel, https://github.com/meduketto/iksemel,2285.3264351851853,0,3,0,0,15,0,0
libinstpatch,0.306371504286247,2.06827310595229,-0.0894533027777747,https://salsa.debian.org/multimedia-team/libinstpatch, https://github.com/swami/libinstpatch,4470.764583333334,4,11,0,8,17,0,0
libitl,0.0254308756570228,1.55467054599278,-0.427459048128751,https://salsa.debian.org/islamic-team/libitl, https://github.com/arabeyes-org/ITL,3251.473090277778,2,13,0,6,19,0,0
libkavorka-perl,-1.11585996763189,1.8699475451297,-1.89199456930478,https://salsa.debian.org/perl-team/modules/packages/libkavorka-perl, https://github.com/tobyink/p5-kavorka,2218.7228703703704,0,8,0,5,29,0,0
kmflcomp,0.238808206532626,3.15677749462872,-0.800769774858791,https://github.com/keymanapp/keyman/tree/master/linux/kmflcomp,https://github.com/keymanapp/keyman,3329.259305555556,16,51,8,31,0,0,0
libkqueue,0.379168644648058,1.99990849421274,-0.376087627692435,https://github.com/mheily/debian-packages/tree/libkqueue,https://github.com/mheily/debian-packages,3042.231712962963,0,4,0,1,4,0,0
liblbfgs,-0.145960614894419,2.02556666116268,-0.619470975215262,https://salsa.debian.org/science-team/liblbfgs, https://github.com/chokkan/liblbfgs,5534.061076388889,8,10,0,13,32,0,0
liblexical-underscore-perl,-0.120859387545148,2.79686256168409,-0.887693708969588,https://salsa.debian.org/perl-team/modules/packages/liblexical-underscore-perl, https://github.com/tobyink/p5-lexical-underscore,2933.2191203703705,0,1,0,1,4,0,0
liblingua-en-inflect-number-perl,0.128032689867242,2.5007020447864,-0.401786300359941,https://salsa.debian.org/perl-team/modules/packages/liblingua-en-inflect-number-perl, https://github.com/neilbowers/Lingua-EN-Inflect-Number,2030.0671527777777,1,2,0,1,0,0,0
liblingua-en-numbers-ordinate-perl,-0.528739698770259,1.71367679038345,-0.95685749031336,https://salsa.debian.org/perl-team/modules/packages/liblingua-en-numbers-ordinate-perl, https://github.com/neilb/Lingua-EN-Numbers-Ordinate,4119.229085648148,1,2,0,1,0,0,0
liblockfile,1.34528048506525,2.16203178683404,0.834960494457955,https://github.com/miquels/liblockfile-debian,https://github.com/miquels/liblockfile-debian,1484.1868055555556,0,2,0,1,0,0,0
libltc,0.25462320273444,2.48146198812678,-0.195451051854273,https://salsa.debian.org/multimedia-team/libltc, https://github.com/x42/libltc,3674.491215277778,2,8,0,6,48,0,0
libmailtools-perl,1.05296856677644,2.15207135791342,0.469020884464135,https://salsa.debian.org/perl-team/modules/packages/libmailtools-perl, https://github.com/markov2/perl5-MailTools,1648.7267013888888,0,2,0,1,4,0,0
libmath-random-isaac-xs-perl,0.420044115350087,2.42617679498187,-0.0688144674619528,https://salsa.debian.org/perl-team/modules/packages/libmath-random-isaac-xs-perl, https://github.com/jawnsy/Math-Random-ISAAC-XS.git,2412.8853703703703,0,1,0,1,1,0,0
libmemoize-expirelru-perl,0.193651801444528,2.93098175326362,-0.401914517363021,https://salsa.debian.org/perl-team/modules/packages/libmemoize-expirelru-perl, https://github.com/neilb/Memoize-ExpireLRU,624.640474537037,1,2,0,1,0,0,0
libminini,-0.45273006696408,0.830257974649423,-0.745676424048719,https://salsa.debian.org/yangfl-guest/minIni, https://github.com/compuphase/minIni,2280.3336342592597,2,6,0,4,22,0,0
libmodule-manifest-perl,-0.275080980203051,2.04126647656298,-0.707206931063704,https://salsa.debian.org/perl-team/modules/packages/libmodule-manifest-perl, https://github.com/karenetheridge/Module-Manifest,3547.187893518518,0,3,0,3,0,0,0
libmodule-package-rdf-perl,-1.9996964424579,0.808957985695429,-2.72477826606109,https://salsa.debian.org/perl-team/modules/packages/libmodule-package-rdf-perl, https://github.com/tobyink/p5-module-package-rdf,668.6822106481482,0,1,0,1,0,0,0
libmodule-starter-plugin-cgiapp-perl,-1.0772217684868,1.77744216289853,-2.03621850623778,https://github.com/jaldhar/Module-Starter-Plugin-CGIApp,https://github.com/jaldhar/Module-Starter-Plugin-CGIApp,4024.0661921296296,0,7,0,4,4,0,0
libopenaptx,-1.76978937147399,0.402104648829942,-2.23189383047556,https://salsa.debian.org/debian/libopenaptx, https://github.com/pali/libopenaptx,1024.2505671296296,0,2,0,2,31,0,0
libpal-java,-0.743616408890405,0.798812895611161,-1.02496439640612,https://salsa.debian.org/med-team/libpal-java, https://github.com/tamuri/pal,382.9409953703704,0,2,0,1,0,0,0
libpalm-perl,0.0204029609200805,1.21979890093133,-0.348294954995836,https://salsa.debian.org/perl-team/modules/packages/libpalm-perl, https://github.com/madsen/p5-Palm,2036.3955092592596,2,5,0,5,0,0,0
libpam-encfs,-0.0672752006332246,1.03918901778327,-0.551441000800444,https://salsa.debian.org/debian/libpam-encfs, https://github.com/tinti/pam-encfs,2773.2122222222224,0,4,0,2,2,0,0
libpam-pwdfile,-0.106743202581158,0.500255871782442,-0.322631680806691,https://github.com/tiwe-de/libpam-pwdfile/tree/debian,https://github.com/tiwe-de/libpam-pwdfile,923.3027546296296,2,2,0,2,8,0,0
libparams-util-perl,0.566955724813384,2.70954090245678,0.0183304164838642,https://salsa.debian.org/perl-team/modules/packages/libparams-util-perl, https://github.com/perl5-utils/Params-Util,4635.891793981482,2,6,0,2,5,0,0
libparse-cpan-packages-perl,-1.31626232375911,0.055729797966772,-1.59309729542018,https://salsa.debian.org/perl-team/modules/packages/libparse-cpan-packages-perl, https://github.com/wchristian/parse-cpan-packages,2213.1126273148147,1,3,0,4,6,0,0
libperlx-assert-perl,-1.01934466047357,1.54250325326684,-1.83623953186436,https://salsa.debian.org/perl-team/modules/packages/libperlx-assert-perl, https://github.com/tobyink/p5-perlx-assert,1111.6440162037038,0,1,0,1,1,0,0
libperlx-define-perl,-2.16783373442172,0.0459215724713869,-2.61318748907828,https://salsa.debian.org/perl-team/modules/packages/libperlx-define-perl, https://github.com/tobyink/p5-perlx-define,0.0109259259259259,0,1,0,1,1,0,0
libpgp-sign-perl,-0.503791011658959,2.24402219243158,-1.33246533923206,https://salsa.debian.org/rra/libpgp-sign-perl, https://github.com/rra/pgp-sign,2555.095613425926,1,5,0,2,2,0,0
libplack-middleware-csrfblock-perl,-2.88989675535782,-0.719836486790939,-3.32408331985609,https://salsa.debian.org/perl-team/modules/packages/libplack-middleware-csrfblock-perl, https://github.com/mattp-/Plack-Middleware-CSRFBlock,1436.9725347222222,1,7,0,3,3,0,0
libpod-2-docbook-perl,-2.18584394371273,0.12252816735333,-2.61706839567257,https://salsa.debian.org/perl-team/modules/packages/libpod-2-docbook-perl, https://github.com/jozef/pod-2-docbook,1292.6652546296295,0,6,0,3,2,0,0
libpod-webserver-perl,-0.420499708143128,2.37146990894034,-1.53685095216261,https://github.com/mogaal/libpod-webserver-perl,https://github.com/mogaal/libpod-webserver-perl,801.0357291666667,1,1,0,1,1,0,0
libpod-wordlist-hanekomu-perl,-2.35247628682149,-0.0387599898094948,-2.78606413640892,https://salsa.debian.org/perl-team/modules/packages/libpod-wordlist-hanekomu-perl, https://github.com/dagolden/Pod-Wordlist-hanekomu,1571.103576388889,0,3,0,2,0,0,0
libpoe-component-client-http-perl,-1.05015036849306,-0.26446186447687,-1.32838779114614,https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-http-perl, https://github.com/rcaputo/poe-component-client-http,2297.0143402777776,1,4,0,7,6,0,0
libpoe-loop-tk-perl,-0.195847077988649,2.02375545200345,-0.755381301293398,https://salsa.debian.org/perl-team/modules/packages/libpoe-loop-tk-perl, https://github.com/rcaputo/poe-loop-tk,2011.4116435185183,0,7,0,11,1,0,0
libprobe-perl-perl,-0.120869478301789,2.68264316932431,-0.746852827696491,https://salsa.debian.org/perl-team/modules/packages/libprobe-perl-perl, https://github.com/kenahoo/Probe-Perl,112.02817129629628,0,2,0,1,0,0,0
libproc-processtable-perl,0.0374994029564422,0.48248435291711,-0.0771518619204283,https://salsa.debian.org/perl-team/modules/packages/libproc-processtable-perl, https://github.com/jwbargsten/perl-proc-processtable,3896.737118055556,1,25,0,20,23,0,0
libpuzzle,-0.668014026669582,0.652955703084538,-1.12433312368326,https://salsa.debian.org/debian-phototools-team/libpuzzle, https://github.com/jedisct1/libpuzzle,2324.9386458333333,1,8,0,5,25,0,0
librdf-acl-perl,-2.0654979490634,1.28090823759533,-3.07339107233876,https://salsa.debian.org/perl-team/modules/packages/librdf-acl-perl, https://github.com/tobyink/p5-rdf-acl,1688.9962731481482,0,1,0,1,0,0,0
librdf-query-client-perl,-1.19131397245775,0.750204607793778,-1.75482893581306,https://salsa.debian.org/perl-team/modules/packages/librdf-query-client-perl, https://github.com/tobyink/p5-rdf-query-client,1767.4564930555557,0,1,0,1,2,0,0
librdf-trinex-functions-perl,-0.315431914346714,2.33788799662413,-0.970401834060701,https://salsa.debian.org/perl-team/modules/packages/librdf-trinex-functions-perl, https://github.com/tobyink/p5-rdf-trinex-functions,833.4788657407407,0,1,0,1,0,0,0
librdf-vcard-perl,-1.15066512586346,1.24412369110821,-1.59125342283554,https://salsa.debian.org/perl-team/modules/packages/librdf-vcard-perl, https://github.com/tobyink/p5-rdf-vcard,1350.944537037037,0,1,0,1,3,0,0
libregf,0.481511040301647,3.42738106553395,-0.319252191121083,https://salsa.debian.org/pkg-security-team/libregf, https://github.com/libyal/libregf,3351.514375,0,1,0,1,10,0,0
libscalar-does-perl,-0.53666515553433,1.22778989488429,-0.950471364107704,https://salsa.debian.org/perl-team/modules/packages/libscalar-does-perl, https://github.com/tobyink/p5-scalar-does,1614.181099537037,0,3,0,1,2,0,0
libscca,0.46368276972707,3.52041926177531,-0.331124382950878,https://salsa.debian.org/pkg-security-team/libscca, https://github.com/libyal/libscca,3348.012650462963,1,1,0,2,11,0,0
libsimpleini,-3.1256993278502,-0.524309938879686,-3.72794076397833,https://salsa.debian.org/yangfl-guest/simpleini, https://github.com/brofield/simpleini,5767.129050925926,12,11,0,17,66,0,0
libsmdev,0.490191263592225,3.54730228444253,-0.318165930819659,https://salsa.debian.org/pkg-security-team/libsmdev, https://github.com/libyal/libsmdev,2801.6257060185185,0,1,0,1,7,0,0
libsml,-2.55837529881451,0.0607386648107673,-3.2378106609148,https://github.com/volkszaehler/libsml/tree/debian,https://github.com/volkszaehler/libsml,4561.306574074074,12,15,0,19,11,0,0
libtext-diff-perl,0.318625038543993,2.49178187060109,-0.168554791579662,https://salsa.debian.org/perl-team/modules/packages/libtext-diff-perl, https://github.com/neilb/Text-Diff,2314.185601851852,0,6,0,3,4,0,0
libtext-soundex-perl,0.813169646070408,4.20540820560788,0.0081736989336309,https://salsa.debian.org/perl-team/modules/packages/libtext-soundex-perl, https://github.com/rjbs/Text-Soundex,1152.2136342592592,3,2,0,3,0,0,0
libtext-sprintfn-perl,-0.817958965788847,2.15007124945723,-1.60695349482585,https://salsa.debian.org/perl-team/modules/packages/libtext-sprintfn-perl, https://github.com/perlancar/perl-Text-sprintfn,2949.61625,0,11,0,2,2,0,0
libthread-pool,-0.540663626276791,1.50526353603252,-1.07288308787208,https://salsa.debian.org/med-team/libthread-pool, https://github.com/rvaser/thread_pool,1629.2300810185186,1,4,0,1,6,0,0
libthumbor,-3.09799425599102,-0.437018346915755,-3.71717021447499,https://salsa.debian.org/python-team/packages/libthumbor, https://github.com/thumbor/libthumbor,4029.2128125,6,18,0,14,40,0,0
libtypes-datetime-perl,-1.22242531036125,1.1350772402848,-1.71343703820229,https://salsa.debian.org/perl-team/modules/packages/libtypes-datetime-perl, https://github.com/tobyink/p5-types-datetime,1190.8059837962962,1,4,0,3,5,0,0
libuninameslist,0.487513273800329,2.48630016931597,-0.0941545187032333,https://salsa.debian.org/fonts-team/libuninameslist, https://github.com/fontforge/libuninameslist,5640.186574074074,5,13,0,13,19,0,0
libverto,2.41895367773709,5.94720677902277,1.01589189254594,https://salsa.debian.org/debian/libverto, https://github.com/latchset/libverto,3721.924490740741,8,2,0,9,9,0,0
libvslvm,0.497213218161358,3.57527486868103,-0.306518703278772,https://salsa.debian.org/pkg-security-team/libvslvm, https://github.com/libyal/libvslvm,3338.937025462963,0,1,0,1,10,0,0
libweb-id-perl,-1.7090564745837,0.894193684686225,-2.3119612886226,https://salsa.debian.org/perl-team/modules/packages/libweb-id-perl, https://github.com/tobyink/p5-web-id,743.3495023148148,0,1,0,1,1,0,0
libwfut,-0.372293282701199,1.18246535899408,-1.03733165160998,https://salsa.debian.org/games-team/libwfut, https://github.com/worldforge/libwfut,5568.697824074074,0,9,0,6,3,0,0
libwmf,1.63753191040568,2.69003305309751,0.986051196992878,https://salsa.debian.org/yangfl-guest/libwmf, https://github.com/caolanm/libwmf,1783.8275231481482,5,6,0,8,12,0,0
libwww-finger-perl,-1.96923567900972,0.395689920654101,-2.56874456647902,https://salsa.debian.org/perl-team/modules/packages/libwww-finger-perl, https://github.com/tobyink/p5-www-finger,1316.1418171296295,0,1,0,1,0,0,0
libx86emu,0.288262171315658,2.15102947652694,-0.118770099396324,https://salsa.debian.org/debian/libx86emu, https://github.com/wfeldt/libx86emu,5028.251597222222,1,8,0,5,16,0,0
libxml-compile-wsdl11-perl,-1.43102862157411,0.741938827310165,-1.85944467446204,https://salsa.debian.org/perl-team/modules/packages/libxml-compile-wsdl11-perl, https://github.com/markov2/perl5-XML-Compile-WSDL11,1204.3164351851851,0,2,0,1,0,0,0
libxml-generator-perl,-0.485968992312904,1.02798418665572,-0.830160727545501,https://salsa.debian.org/perl-team/modules/packages/libxml-generator-perl, https://github.com/timlegge/perl-XML-Generator,442.0406828703704,0,3,0,2,0,0,0
libxml-sax-expat-perl,0.708441292515007,2.92271712476809,0.0786452436347989,https://salsa.debian.org/perl-team/modules/packages/libxml-sax-expat-perl, https://github.com/hoehrmann/XML-SAX-Expat,2544.4844675925924,0,4,0,2,2,0,0
libxml-sax-perl,0.996402311975507,2.25773121479724,0.391482823766641,https://salsa.debian.org/perl-team/modules/packages/libxml-sax-perl, https://github.com/grantm/xml-sax,3966.257372685185,0,6,0,3,4,0,0
libxml-saxon-xslt2-perl,-1.00661250511358,2.28472673392841,-1.86458025649904,https://salsa.debian.org/perl-team/modules/packages/libxml-saxon-xslt2-perl, https://github.com/tobyink/p5-xml-saxon-xslt2,1518.5208564814816,0,1,0,1,2,0,0
libyaml-appconfig-perl,-0.280666544672343,2.15384258713683,-0.99668897545926,https://salsa.debian.org/perl-team/modules/packages/libyaml-appconfig-perl, https://github.com/Xaerxess/YAML-AppConfig,1551.237361111111,5,2,0,4,0,0,0
libydpdict,-1.33679122898043,0.311079451576597,-1.74074276078311,https://github.com/porridge/libydpdict,https://github.com/porridge/libydpdict,5005.956967592592,1,3,0,2,1,0,0
linux-minidisc,-0.963187260401244,1.83871334132017,-1.63781202078042,https://github.com/glaubitz/linux-minidisc,https://github.com/glaubitz/linux-minidisc,4847.712349537037,36,17,0,20,3,0,0
lksctp-tools,0.0452198517664519,0.369575017349271,-0.0618537573973216,https://salsa.debian.org/debian/lksctp-tools, https://github.com/sctp/lksctp-tools,5515.820891203704,27,6,1,22,37,0,0
llgal,-0.387269262559881,0.415121675912753,-0.684317591398372,https://github.com/bgoglin/llgal,https://github.com/bgoglin/llgal,4534.944421296296,2,4,0,1,11,0,0
lltag,0.0467559810024722,1.49042156652433,-0.450526954857352,https://github.com/bgoglin/lltag,https://github.com/bgoglin/lltag,4379.026932870371,3,3,0,2,9,0,0
lmodern,0.188486638396719,0.551045642136008,0.018815822262696,https://github.com/debian-tex/lmodern,https://github.com/debian-tex/lmodern,5129.20318287037,1,7,0,2,1,0,0
logtop,0.349809666203344,3.71453083438433,-0.528348008657722,https://github.com/JulienPalard/logtop,https://github.com/JulienPalard/logtop,3192.2077430555555,0,9,0,4,8,0,0
lsmount,0.241790672994827,3.2370471304323,-0.615190830342454,https://github.com/Llandon/lsmount,https://github.com/Llandon/lsmount,2894.883425925926,1,4,0,1,3,0,0
ltsp,-0.260538969092853,-0.12702304328263,-0.357622790045197,https://github.com/ltsp/ltsp/,https://github.com/ltsp/ltsp,1481.8791782407409,11,5,0,10,11,0,0
lz4json,-0.449253717062924,1.9714794784722,-0.963936688317348,https://github.com/kilobyte/lz4json/tree/debian,https://github.com/kilobyte/lz4json,1639.7853125,4,5,0,5,0,0,0
mac-fdisk,2.78807804405186,5.78644617890451,1.44607483621445,https://github.com/glaubitz/mac-fdisk-debian,https://github.com/glaubitz/mac-fdisk-debian,0.0261342592592592,1,1,0,1,1,0,0
mactelnet,0.225958933485464,2.9645776480681,-0.541025290810861,https://github.com/haakonnessjoen/MACTelnet-Debian-Packaging,https://github.com/haakonnessjoen/MACTelnet-Debian-Packaging,1885.954872685185,0,3,0,1,3,0,0
magicrescue,0.563858891668318,1.90926582030483,-0.0393062112510008,https://salsa.debian.org/pkg-security-team/magicrescue, https://github.com/jbj/magicrescue,1064.0338194444444,1,3,0,2,2,0,0
manpages-zh,0.301386440943916,1.48017485509722,-0.136667326869418,https://salsa.debian.org/chinese-team/manpages-zh, https://github.com/man-pages-zh/manpages-zh,5615.642997685185,2,12,2,8,40,0,0
manuel,-1.81889274764173,0.917080683728173,-2.54909100406239,https://salsa.debian.org/python-team/packages/manuel, https://github.com/benji-york/manuel,5520.68181712963,2,23,0,16,26,0,0
maybe,-0.652177660962719,1.93149932274197,-1.16866022133638,https://salsa.debian.org/debian/maybe, https://github.com/p-e-w/maybe,363.71996527777776,0,2,1,2,60,0,0
mcollective,0.217220103404235,1.72252198514271,-0.431550566565911,https://salsa.debian.org/puppet-team/mcollective, https://github.com/puppetlabs/marionette-collective,3620.684814814815,74,101,0,96,3,0,0
mednaffe,0.0695788651301977,1.6947766540162,-0.285905097545065,https://salsa.debian.org/games-team/mednaffe, https://github.com/AmatCoder/mednaffe,3528.2947337962964,2,17,0,7,55,0,0
medusa,0.741883479621951,1.84163370329508,0.147300046663789,https://salsa.debian.org/pkg-security-team/medusa, https://github.com/jmk-foofus/medusa,2618.444803240741,4,10,0,9,72,0,0
memkind,-2.33387552471405,-0.433038043535726,-2.77548730545927,https://github.com/kilobyte/memkind/tree/debian,https://github.com/kilobyte/memkind,3438.672719907408,30,85,0,50,2,0,0
mercator,-0.234086840652156,1.6571874231603,-0.993372483998148,https://salsa.debian.org/games-team/mercator, https://github.com/worldforge/mercator,5633.239039351852,0,7,0,5,5,0,0
metamonger,-0.690090623756796,2.00757265175974,-1.57213701574257,https://github.com/RichiH/metamonger,https://github.com/RichiH/metamonger,3300.768483796296,1,7,0,3,4,0,0
metastore,-0.459726172690202,0.646632395611397,-0.810779207195689,https://salsa.debian.org/rfrancoise/metastore, https://github.com/przemoc/metastore,5431.933668981482,7,2,1,8,30,0,0
mhc,-0.88840004575251,-0.359527401389474,-1.1575003779866,https://salsa.debian.org/debian/mhc, https://github.com/yoshinari-nomura/mhc,4808.16199074074,0,12,0,8,12,0,0
mhwaveedit,-0.0845847669306184,0.951786472716011,-0.420069015469674,https://salsa.debian.org/multimedia-team/mhwaveedit, https://github.com/magnush/mhwaveedit,4171.932430555556,3,7,0,6,15,0,0
mopidy-tunein,-0.323600289215913,2.62245315214456,-1.09052023264822,https://salsa.debian.org/mopidy-team/mopidy-tunein, https://github.com/kingosticks/mopidy-tunein,2521.253865740741,2,14,1,8,41,0,0
mpc123,0.851583607973775,3.56922845277816,-0.236625915855961,https://salsa.debian.org/debian/mpc123, https://github.com/bucciarati/mpc123,4095.704571759259,0,4,0,1,2,0,0
mruby,-1.55143909996595,-1.30194929065207,-1.62438574917646,https://github.com/mruby-debian/mruby,https://github.com/mruby-debian/mruby,4156.842152777778,37,353,0,255,2,0,0
msgpuck,-1.93451017963427,0.753860640813869,-2.5762644187483,https://github.com/rtsisyk/msgpuck,https://github.com/rtsisyk/msgpuck,1946.1415046296297,3,13,1,11,15,0,0
msitools,0.96857864755185,3.44374449162624,0.0488138918020949,https://salsa.debian.org/debian/msitools, https://github.com/GNOME/msitools,4016.1692361111113,45,59,0,69,4,0,0
mt-st,0.108214275192562,0.698343961100699,-0.160819349688546,https://salsa.debian.org/debian/mt-st, https://github.com/iustin/mt-st,3093.7365972222224,14,5,0,10,19,0,0
mtree-netbsd,-1.52166383626568,0.572560043278904,-2.03556084093468,https://github.com/jgoerzen/mtree-netbsd,https://github.com/jgoerzen/mtree-netbsd,1538.1956712962965,1,7,0,0,1,0,0
mu-cite,-0.925616528159329,0.961302198182606,-1.30986782122688,https://salsa.debian.org/debian/mu-cite, https://github.com/cvs-m17n-org/MU-CITE,4190.520243055556,2,3,0,4,3,0,0
mudita24,-0.0566417904610256,1.52710694552876,-0.456890960392167,https://salsa.debian.org/multimedia-team/mudita24, https://github.com/NielsMayer/mudita24,2005.0215046296296,0,5,0,2,9,0,0
mugshot,0.731663001564658,2.79600372787142,-0.155405937283755,https://salsa.debian.org/python-team/packages/mugshot, https://github.com/bluesabre/mugshot,3560.174490740741,3,9,0,7,25,0,0
mupen64plus-video-glide64mk2,0.129338916523352,2.46374756312801,-0.319653882118895,https://salsa.debian.org/games-team/mupen64plus-video-glide64mk2, https://github.com/mupen64plus/mupen64plus-video-glide64mk2.git,4126.660902777778,7,35,0,10,7,0,0
mupen64plus-video-z64,-0.0630178118737083,1.30753012602191,-0.326353184052343,https://salsa.debian.org/games-team/mupen64plus-video-z64, https://github.com/mupen64plus/mupen64plus-video-z64,4885.85150462963,2,17,0,10,9,0,0
muse-el,0.983489297580252,2.86043146231553,0.0726359101978075,https://salsa.debian.org/emacsen-team/muse-el, https://github.com/alexott/muse,5662.627488425926,5,7,0,9,14,0,0
mwrap,-0.60552133436639,1.7500683414578,-1.36207792757055,https://salsa.debian.org/pkg-octave-team/mwrap, https://github.com/zgimbutas/mwrap,3042.604085648148,0,5,0,3,5,0,0
mygpoclient,0.0953328094269005,1.79242770600431,-0.317600205532079,https://salsa.debian.org/debian/mygpoclient, https://github.com/gpodder/mygpoclient,4565.949837962963,3,10,0,8,11,0,0
n2n,0.154245039117666,2.84276728650776,-0.655319557026435,https://github.com/leggewie-DM/n2n,https://github.com/leggewie-DM/n2n,3071.956111111111,2,3,0,3,2,0,0
nadoka,-4.02245162338258,-0.731092112124069,-5.12601068641538,https://salsa.debian.org/ruby-team/nadoka, https://github.com/nadoka/nadoka,4550.066435185186,0,9,0,8,6,0,0
newpid,-1.32461244663601,0.560058720153903,-1.7522117210337,https://github.com/df7cb/newpid,https://github.com/df7cb/newpid,2886.7799652777776,3,3,0,3,4,0,0
nfoview,-0.0498945428525614,1.66639642436479,-0.673619570770205,https://salsa.debian.org/python-team/packages/nfoview, https://github.com/otsaloma/nfoview,5657.375486111111,14,5,0,10,8,0,0
nfstrace,0.716914155261743,2.64899839973439,-0.0935466194169699,https://salsa.debian.org/debian/nfstrace, https://github.com/epam/nfstrace,2137.7810300925926,9,42,0,16,32,0,0
ninka,-1.24279269841902,1.03386185307708,-1.68422465225299,https://salsa.debian.org/debian/ninka, https://github.com/dmgerman/ninka,4166.381226851852,0,17,0,10,27,0,0
nocache,0.632372085509384,2.88030065921643,-0.0685290560079679,https://salsa.debian.org/debian/nocache, https://github.com/Feh/nocache,3331.9030902777777,2,12,0,11,42,0,0
nodau,-1.59918098332055,-0.380553834464518,-1.90579865504737,https://salsa.debian.org/carnil/nodau, https://github.com/TicklishHoneyBee/nodau,4073.180266203704,2,7,0,3,6,0,0
node-abbrev,0.316722509197571,2.542411628883,-0.116508926135461,https://salsa.debian.org/js-team/node-abbrev, https://github.com/npm/abbrev-js,5021.0522106481485,6,4,0,8,4,0,0
node-bindings,-0.312428621187984,2.60571749703414,-1.01375701270411,https://salsa.debian.org/js-team/node-bindings, https://github.com/TooTallNate/node-bindings,2587.139594907408,4,8,0,8,5,0,0
node-colormin,-3.50891647248573,-0.684002475369689,-4.26850059419203,https://salsa.debian.org/js-team/node-colormin, https://github.com/ben-eb/colormin,2228.6048148148147,0,6,0,2,15,0,0
node-constants-browserify,-0.119402269999244,2.83435405957142,-0.919854661575445,https://salsa.debian.org/js-team/node-constants-browserify, https://github.com/juliangruber/constants-browserify,3669.6149189814814,0,3,0,1,5,0,0
node-d3-color,-0.567705875800697,2.34534257603246,-1.2646061130172,https://salsa.debian.org/js-team/node-d3-color, https://github.com/d3/d3-color,3047.924004629629,6,8,0,11,41,0,0
node-dashdash,0.812623388044188,3.80261070206085,-0.0104465218940569,https://salsa.debian.org/js-team/node-dashdash, https://github.com/trentm/node-dashdash,3657.7330671296295,5,4,0,5,28,0,0
node-is-typedarray,0.398097881605519,2.52872054104809,-0.0976776714706169,https://salsa.debian.org/js-team/node-is-typedarray, https://github.com/hughsk/is-typedarray,349.2442476851852,0,2,0,2,13,0,0
node-isexe,0.309926564616418,2.61556674780173,-0.121825868604509,https://salsa.debian.org/js-team/node-isexe, https://github.com/isaacs/isexe,2832.2716319444444,1,4,0,1,26,0,0
node-jsesc,0.147810251199857,3.25063593574763,-0.509836101762777,https://salsa.debian.org/js-team/node-jsesc, https://github.com/mathiasbynens/jsesc,2702.1588310185184,6,3,0,8,44,0,0
node-jsonminify,-0.169187179320983,2.04088568277682,-0.616269415822788,https://salsa.debian.org/js-team/node-jsonminify, https://github.com/fkei/JSON.minify,3001.0353819444445,2,9,0,8,17,0,0
node-jsonselect,0.560182168885194,4.31588308765484,-0.455161948493957,https://salsa.debian.org/js-team/node-jsonselect, https://github.com/lloyd/JSONSelect,984.9768287037036,2,8,0,8,38,0,0
node-lastfm,-0.280250257607831,3.23168612717949,-1.20929347459816,https://salsa.debian.org/js-team/node-lastfm, https://github.com/jammus/lastfm-node,4644.450601851852,2,11,2,9,28,0,0
node-macaddress,-2.35780895421623,0.328634487578677,-2.98378560862831,https://salsa.debian.org/js-team/node-macaddress, https://github.com/scravy/node-macaddress,2961.771226851852,5,13,0,12,73,0,0
node-map-visit,0.0602654466272552,2.34009842947509,-0.382383602841092,https://salsa.debian.org/js-team/node-map-visit, https://github.com/jonschlinkert/map-visit,645.0525115740741,0,3,0,2,3,0,0
node-mess,-0.287232767122892,3.30467983678511,-1.21798330724086,https://salsa.debian.org/js-team/node-mess, https://github.com/bobrik/node-mess,420.8625578703704,0,3,0,2,2,0,0
node-mocks-http,-1.71384544531774,1.12901205397518,-2.42387043918479,https://salsa.debian.org/js-team/node-mocks-http, https://github.com/howardabrams/node-mocks-http,4315.254907407408,38,62,0,71,2,0,0
node-on-finished,0.0613223619439391,2.85317311422618,-0.691330534249103,https://salsa.debian.org/js-team/node-on-finished, https://github.com/jshttp/on-finished,3350.063425925926,5,3,0,7,4,0,0
node-os-browserify,-0.326826200434881,2.32526819533929,-0.967178470137319,https://salsa.debian.org/js-team/node-os-browserify, https://github.com/CoderPuppy/os-browserify,1580.0713425925926,1,7,0,3,9,0,0
node-parse-glob,0.684783388356342,3.86828257497172,-0.249053269580806,https://salsa.debian.org/js-team/node-parse-glob, https://github.com/micromatch/parse-glob,1589.2864351851852,1,5,0,3,6,0,0
node-policyfile,-0.951500274803389,1.78318256823556,-1.73652568359203,https://salsa.debian.org/js-team/node-policyfile, https://github.com/3rd-Eden/FlashPolicyFileServer,2142.833703703704,0,3,0,3,14,0,0
node-pseudomap,0.937778166759224,4.32648099886615,-0.0364711838402969,https://salsa.debian.org/js-team/node-pseudomap, https://github.com/isaacs/pseudomap,2873.803599537037,1,5,0,2,19,0,0
node-regenerate-unicode-properties,-0.667486626670699,0.961835250203264,-1.0118784845417,https://salsa.debian.org/js-team/node-regenerate-unicode-properties, https://github.com/mathiasbynens/regenerate-unicode-properties,2664.765659722222,3,2,0,4,7,0,0
node-repeat-element,0.0303018924920797,2.20505202148755,-0.399164761000657,https://salsa.debian.org/js-team/node-repeat-element, https://github.com/jonschlinkert/repeat-element,2277.980902777778,1,7,0,3,6,0,0
nodeenv,-0.657064895654331,1.48123278572443,-1.14641202998015,https://github.com/chriskuehl/nodeenv,https://github.com/chriskuehl/nodeenv,2128.729178240741,1,53,0,38,2,0,0
nomnom,0.445291434323681,2.94027066625103,-0.332229597531666,https://github.com/mogaal/nomnom,https://github.com/mogaal/nomnom,917.9151273148148,0,2,0,1,0,0,0
nordlicht,-0.419084010559164,1.2017878416935,-0.727454419469016,https://salsa.debian.org/multimedia-team/nordlicht, https://github.com/nordlicht/nordlicht,1854.1766087962965,0,8,0,6,13,0,0
norm,0.0395894571205532,0.572587985673826,-0.037267926162076,https://salsa.debian.org/debian/norm, https://github.com/USNavalResearchLaboratory/norm,1453.1532523148148,10,9,0,10,11,0,0
notmuch-addrlookup,-0.576514327926408,1.18775081367445,-1.01489130805224,https://salsa.debian.org/debian/notmuch-addrlookup, https://github.com/aperezdc/notmuch-addrlookup-c,3177.036828703704,9,8,0,14,28,0,0
nsnake,0.294306693001527,3.11801458646876,-0.512619256999377,https://github.com/alexdantas/nsnake.debian,https://github.com/alexdantas/nsnake.debian,35.09344907407407,0,2,0,0,1,0,0
nsntrace,-0.210709526573928,2.4855302502504,-1.1430329762773,https://salsa.debian.org/sudip/nsntrace, https://github.com/nsntrace/nsntrace,1665.640150462963,1,7,0,6,21,0,0
nss-passwords,0.798288153131981,3.72626608311281,-0.284388678695291,https://salsa.debian.org/ocaml-team/nss-passwords, https://github.com/glondu/nss-passwords,4767.951886574074,1,2,0,2,4,0,0
nvidia-modprobe,0.545740999476335,2.63343285523559,-0.0334171669270346,https://salsa.debian.org/nvidia-team/nvidia-modprobe, https://github.com/NVIDIA/nvidia-modprobe,3894.0040972222223,0,3,0,3,7,0,0
nvidia-persistenced,0.554405071820581,2.85212831528211,-0.0537008340595563,https://salsa.debian.org/nvidia-team/nvidia-persistenced, https://github.com/NVIDIA/nvidia-persistenced,3871.020960648148,0,3,0,3,13,0,0
nvidia-settings,0.664660719632774,1.22858122072449,0.315335124389098,https://salsa.debian.org/nvidia-team/nvidia-settings, https://github.com/NVIDIA/nvidia-settings,5776.464930555556,24,5,0,16,143,0,0
nvidia-xconfig,0.973432024818542,2.44172726764876,0.294368659253463,https://salsa.debian.org/nvidia-team/nvidia-xconfig, https://github.com/NVIDIA/nvidia-xconfig,5775.908113425926,1,3,0,4,2,0,0
nvpy,-0.314446707252604,2.89228615749629,-1.28529114472027,https://github.com/stefanv/nvpy/tree/debian,https://github.com/stefanv/nvpy,2724.198113425926,2,29,0,16,0,0,0
obus,-3.52524620113593,-1.66503896659688,-4.16321842129876,https://salsa.debian.org/ocaml-team/obus, https://github.com/ocaml-community/obus,5340.527511574074,3,16,1,12,20,0,0
ocaml-inotify,-1.59844473814278,0.206726915975742,-1.97851302725586,https://salsa.debian.org/ocaml-team/ocaml-inotify, https://github.com/whitequark/ocaml-inotify,3586.280324074074,4,14,0,12,18,0,0
ocaml-res,-1.66192560718984,0.840438772603249,-2.37466946495814,https://salsa.debian.org/ocaml-team/ocaml-res, https://github.com/mmottl/res,3234.9244791666665,0,3,0,2,6,0,0
ocamlagrep,-2.16520774964579,-1.01216289690604,-2.35724824650124,https://salsa.debian.org/ocaml-team/ocamlagrep, https://github.com/xavierleroy/ocamlagrep,2115.1310300925925,1,2,0,2,4,0,0
octave-mpi,-0.0320527810472114,2.14923315120322,-0.636483429385765,https://salsa.debian.org/pkg-octave-team/octave-mpi, https://github.com/carlodefalco/octave-mpi,1390.1617245370371,1,3,0,1,6,0,0
orcania,-0.52837094840339,2.05141009060046,-1.0233328648007,https://salsa.debian.org/debian-iot-team/oauth2/orcania.git, https://github.com/babelouest/orcania,1246.8811342592592,5,16,0,11,19,0,0
original-awk,-0.0072345009631837,1.50108796777715,-0.396611676579941,https://salsa.debian.org/sanvila/original-awk, https://github.com/onetrueawk/awk,3992.553125,14,18,0,21,19,0,0
orocos-bfl,-1.20839734703014,0.853925465579936,-1.67447640189669,https://salsa.debian.org/science-team/orocos-bfl, https://github.com/orocos/orocos-bayesian-filtering,3625.9026157407407,2,10,1,6,13,0,0
outguess,0.14978275487195,1.09749565786665,-0.226083672997015,https://salsa.debian.org/pkg-security-team/outguess, https://github.com/resurrecting-open-source-projects/outguess,1029.0813888888888,1,3,0,2,9,0,0
pacemaker,1.1235155798957,1.88496777553281,0.624011358509109,https://salsa.debian.org/ha-team/pacemaker, https://github.com/ClusterLabs/pacemaker,5780.195138888889,21,156,0,106,3,0,0
packit,1.48942834311213,3.95720756313973,0.379462691509891,https://salsa.debian.org/debian/packit, https://github.com/resurrecting-open-source-projects/packit,2522.847418981481,3,11,0,6,11,0,0
pacman4console,0.732053164869324,3.02920056306834,-0.160214161055993,https://github.com/alexdantas/pacman4console.debian,https://github.com/alexdantas/pacman4console.debian,442.21788194444446,0,2,0,2,1,0,0
parafly,-0.703785079701501,1.18315726331133,-1.09308492113404,https://salsa.debian.org/med-team/parafly, https://github.com/ParaFly/ParaFly,1437.0966666666666,1,4,0,2,1,0,0
parallax,-0.0887932063431924,2.38916268908533,-0.651790373985227,https://salsa.debian.org/python-team/packages/parallax, https://github.com/krig/parallax,5166.3950231481485,4,10,0,8,6,0,0
pass-extension-tail,-0.357805089713447,2.13667166838152,-0.933380627622862,https://salsa.debian.org/debian/pass-extension-tail, https://github.com/palortoff/pass-extension-tail,1892.8072222222224,4,2,0,5,18,0,0
pastedeploy,0.159009188486497,1.14750716010409,-0.172766059220747,https://salsa.debian.org/python-team/packages/pastedeploy, https://github.com/Pylons/pastedeploy,4320.11724537037,5,24,0,21,22,0,0
pcapfix,0.0933295762374161,2.13241654988334,-0.371290050399035,https://salsa.debian.org/debian/pcapfix, https://github.com/Rup0rt/pcapfix,3586.925,0,13,0,6,14,0,0
pcmanfm,0.910471152792046,1.31068264307585,0.609872304451939,https://salsa.debian.org/lxde-team/pcmanfm, https://github.com/lxde/pcmanfm,5014.954907407408,162,27,0,87,11,0,0
pd-csound,-0.176100914298225,2.29698208106979,-0.665282627798041,https://salsa.debian.org/multimedia-team/pd/pd-csound, https://github.com/csound/csound_pd,5151.554479166667,2,16,0,8,7,0,0
pd-ggee,0.213738133452602,2.10511371007261,-0.419276384857071,https://salsa.debian.org/multimedia-team/pd/pd-ggee, https://github.com/pd-externals/ggee,5602.669178240741,2,15,0,6,8,0,0
pd-iemmatrix,-0.326792863942795,1.41622916264845,-0.702774565701274,https://salsa.debian.org/multimedia-team/pd/pd-iemmatrix, https://github.com/iem-projects/pd-iemmatrix,5648.038460648148,0,11,0,2,0,0,0
pd-libdir,-0.025480314189379,1.53960860686673,-0.434339048580152,https://salsa.debian.org/multimedia-team/pd/pd-libdir, https://github.com/pure-data/libdir,2709.947835648148,1,9,0,3,1,0,0
pgqd,-1.0872351669669,1.05950568376667,-1.53142551702268,https://salsa.debian.org/postgresql/pgqd, https://github.com/pgq/pgqd,2225.1037384259257,0,1,0,1,6,0,0
pgsphere,-0.619432588970695,1.61934040316392,-1.06735716946819,https://salsa.debian.org/postgresql/pgsphere, https://github.com/akorotkov/pgsphere,1961.9147569444444,2,10,0,7,24,0,0
pgsql-asn1oid,-2.13226834673849,0.0065837251058692,-2.97386233799254,https://github.com/df7cb/pgsql-asn1oid,https://github.com/df7cb/pgsql-asn1oid,2425.896435185185,3,4,0,5,4,0,0
pgzero,-0.0710203462137889,2.37147323598952,-0.527322234446825,https://github.com/RPi-Distro/pgzero,https://github.com/RPi-Distro/pgzero,1071.605775462963,0,31,0,19,0,0,0
php-constant-time,-2.08345056258572,2.10571693862927,-3.3638483931456,https://salsa.debian.org/php-team/pear/php-constant-time, https://github.com/paragonie/constant_time_encoding,2771.7821296296297,7,11,0,13,33,0,0
php-fig-link-util,-0.442538184706823,2.47460229459308,-1.26537149869149,https://salsa.debian.org/php-team/pear/php-fig-link-util, https://github.com/php-fig/link-util,1680.1398148148148,5,2,0,5,11,0,0
php-invoker,-0.290512786061908,1.95959461381953,-0.889933414880879,https://salsa.debian.org/php-team/pear/php-invoker, https://github.com/sebastianbergmann/php-invoker,4657.89662037037,2,7,0,5,14,0,0
pilkit,-0.324452416735405,2.23160617920347,-0.929329863223428,https://salsa.debian.org/python-team/packages/pilkit, https://github.com/matthewwithanm/pilkit,3883.052476851852,2,19,0,18,58,0,0
pimd,-0.684418495826166,0.170371440937352,-1.07825028790518,https://github.com/bobek/pkg-pimd/tree/debian/sid,https://github.com/bobek/pkg-pimd,4933.096192129629,11,25,0,8,2,0,0
pipewalker,0.502062773185375,3.1638761301447,-0.361305801860162,https://salsa.debian.org/debian/pipewalker, https://github.com/artemsen/pipewalker,2088.955266203704,1,4,0,3,6,0,0
pk4,-1.80758651542235,0.200070534601031,-2.23077983239572,https://github.com/Debian/pk4,https://github.com/Debian/pk4,1044.0391203703705,0,1,0,1,4,0,0
pkcs11-helper,1.21040326005582,4.07536636688302,0.246112919849419,https://salsa.debian.org/opensc-team/pkcs11-helper, https://github.com/OpenSC/pkcs11-helper,5754.408819444445,16,2,0,12,57,0,0
pktstat,2.33387873947423,6.05028824026699,0.926044188042969,https://salsa.debian.org/debian/pktstat, https://github.com/dleonard0/pktstat,2938.7848958333334,0,4,0,2,5,0,0
pmailq,-0.344401861175758,2.26936376380763,-1.13677995418968,https://salsa.debian.org/kolter/pmailq, https://github.com/k0lter/pmailq,3215.899363425926,0,2,0,1,0,0,0
pmemkv,-2.56665635042394,-0.187433663300834,-3.01323085854248,https://github.com/kilobyte/pmemkv/tree/debian,https://github.com/kilobyte/pmemkv,2071.5010185185183,11,29,0,21,1,0,0
pnscan,0.047464548494991,1.17591376502643,-0.337696201463,https://salsa.debian.org/pkg-security-team/pnscan, https://github.com/ptrrkssn/pnscan,1864.9276967592596,1,4,0,2,6,0,0
prometheus-bind-exporter,-1.21912038403755,0.700315670038558,-1.66961737911248,https://salsa.debian.org/go-team/packages/prometheus-bind-exporter, https://github.com/prometheus-community/bind_exporter,2946.820011574074,21,14,0,25,30,0,0
prometheus-mailexporter,-1.46192629447316,0.835326558166831,-1.97088772748091,https://salsa.debian.org/go-team/packages/prometheus-mailexporter, https://github.com/cherti/mailexporter,2367.3820486111117,4,4,1,6,16,0,0
proot,1.09201033638206,3.48942123712869,0.152618842166989,https://github.com/ivoire/proot-debian,https://github.com/ivoire/proot-debian,508.0834837962963,0,2,0,1,3,0,0
pspg,-0.361050699895103,2.01300788415699,-0.820706513049175,https://salsa.debian.org/postgresql/pspg, https://github.com/okbob/pspg,2316.4040509259257,13,25,0,29,14,0,0
psychtoolbox-3,0.203352755626666,1.65292325757521,-0.37149262854368,https://github.com/neurodebian/Psychtoolbox-3/tree/debian,https://github.com/neurodebian/Psychtoolbox-3,5782.847916666667,14,56,0,38,2,0,0
pt2-clone,-0.366824941788857,2.04424713341111,-0.870937555296044,https://salsa.debian.org/multimedia-team/pt2-clone, https://github.com/8bitbubsy/pt2-clone,1458.0896180555555,2,4,0,4,7,0,0
ptable,-0.497756721895357,1.90297774222152,-1.03556077883777,https://salsa.debian.org/python-team/packages/ptable, https://github.com/kxxoling/PTable,3352.297199074074,2,16,0,9,45,0,0
pygnuplot,-0.309281142371387,1.99710083681855,-0.816765547990162,https://salsa.debian.org/python-team/packages/pygnuplot, https://github.com/benschneider/PyGnuplot,2586.319305555556,0,7,0,3,14,0,0
pygtail,-0.539020118992098,3.13292925607172,-1.61790882828562,https://salsa.debian.org/python-team/packages/pygtail, https://github.com/bgreenlee/pygtail,4147.394780092593,7,19,0,17,74,0,0
pygtkspellcheck,0.7257355054143,2.61661141477408,0.0292934831785931,https://salsa.debian.org/python-team/packages/pygtkspellcheck, https://github.com/koehlma/pygtkspellcheck,4478.330185185185,2,11,1,6,23,0,0
pylint-flask,0.121478376037209,2.81446522157007,-0.793312583432087,https://salsa.debian.org/python-team/packages/pylint-flask, https://github.com/jschaf/pylint-flask,2579.0026851851853,3,8,0,7,29,0,0
python-activipy,-2.42311325952415,-0.815642979245098,-2.77879137707984,https://salsa.debian.org/python-team/packages/python-activipy, https://github.com/w3c-social/activipy,294.98199074074074,0,1,0,1,9,0,0
python-admesh,-0.127588953243687,1.1910011407174,-0.482386520004136,https://salsa.debian.org/science-team/python-admesh, https://github.com/admesh/python-admesh,1607.8702662037035,1,1,0,2,9,0,0
python-altgraph,-0.177664161225728,2.0796554316984,-0.617563094232779,https://salsa.debian.org/python-team/packages/python-altgraph, https://github.com/ronaldoussoren/altgraph,5013.400891203703,1,6,0,4,5,0,0
python-atomicwrites,0.80717474493993,3.93688839501037,-0.0360579534404471,https://salsa.debian.org/python-team/packages/python-atomicwrites, https://github.com/untitaker/python-atomicwrites,2718.0744907407407,9,8,0,15,53,0,0
python-avro,-0.676407068396849,0.59419524502039,-0.970469266237255,https://salsa.debian.org/python-team/packages/python-avro, https://github.com/apache/avro,5362.563055555555,342,76,0,305,0,0,0
python-base58,-0.638002541765872,1.88704322930212,-1.19487215124741,https://salsa.debian.org/python-team/packages/python-base58, https://github.com/keis/base58,3504.7240046296297,9,12,0,15,37,0,0
python-bitbucket-api,-1.80768047140336,0.655321433075774,-2.42711934359575,https://salsa.debian.org/python-team/packages/python-bitbucket-api, https://github.com/Sheeprider/BitBucket-api,2673.033715277778,1,9,0,4,15,0,0
python-debianbts,0.513538471152521,1.02516058932949,0.231444231527959,https://github.com/venthur/python-debianbts,https://github.com/venthur/python-debianbts,5257.841331018519,2,16,0,12,20,0,0
python-deeptoolsintervals,-2.87716276513662,-0.609615947334158,-3.32264967911522,https://salsa.debian.org/med-team/python-deeptoolsintervals, https://github.com/deeptools/deeptools_intervals,1246.0450694444444,0,4,0,1,4,0,0
python-demjson,-0.237038961472229,1.8179175851506,-0.80137511432811,https://salsa.debian.org/python-team/packages/python-demjson, https://github.com/dmeranda/demjson,1291.8414699074074,0,1,0,1,3,0,0
python-diaspy,-2.17458679876553,0.0535067340264225,-2.61656088683794,https://salsa.debian.org/python-team/packages/python-diaspy, https://github.com/marekjm/diaspy,3779.169131944445,4,18,0,10,31,0,0
python-diff-match-patch,0.584603381464553,3.09865562984525,-0.11840201957185,https://salsa.debian.org/debian/python-diff-match-patch, https://github.com/diff-match-patch-python/diff-match-patch,1729.880428240741,3,2,0,3,3,0,0
python-django-contact-form,-1.10973337045037,0.628121817228084,-1.64359729736289,https://salsa.debian.org/python-team/packages/python-django-contact-form, https://github.com/ubernostrum/django-contact-form,5539.237071759259,2,14,0,13,45,0,0
python-django-etcd-settings,-0.989663267400494,2.25757908219037,-1.99197669528536,https://salsa.debian.org/python-team/packages/python-django-etcd-settings, https://github.com/kpn-digital/django-etcd-settings,2402.9784375,6,17,0,10,16,0,0
python-django-gravatar2,-0.663578474021825,1.16790467668008,-1.12793880314674,https://salsa.debian.org/python-team/packages/python-django-gravatar2, https://github.com/twaddington/django-gravatar,3121.693310185185,1,16,0,12,30,0,0
python-django-jsonfield,-1.07142073551277,-0.0546197295612257,-1.30935796121876,https://salsa.debian.org/python-team/modules/python-django-jsonfield, https://github.com/adamchainz/django-jsonfield,3841.3997222222224,3,25,0,23,14,0,0
python-django-rest-hooks,-1.50508757244667,1.18697239489152,-2.19060255115359,https://salsa.debian.org/python-team/packages/python-django-rest-hooks, https://github.com/zapier/django-rest-hooks,2693.6027777777776,12,13,0,20,56,0,0
python-djvulibre,1.83430171603396,4.14861860289277,0.733031973392286,https://salsa.debian.org/python-team/packages/python-djvulibre, https://github.com/jwilk/python-djvulibre,5340.873275462963,0,1,0,1,12,0,0
python-dmidecode,0.696512755433002,2.37731861945678,-0.124434961309399,https://salsa.debian.org/python-team/packages/python-dmidecode, https://github.com/nima/python-dmidecode,5342.575833333333,10,17,0,11,26,0,0
python-gnuplotlib,-0.554072309553074,1.99117745433607,-1.12257676230352,https://salsa.debian.org/python-team/packages/python-gnuplotlib, https://github.com/dkogan/gnuplotlib,3062.559849537037,1,2,0,2,29,0,0
python-graphviz,-0.277526739497775,1.28892534990688,-0.650341505726255,https://salsa.debian.org/python-team/packages/python-graphviz, https://github.com/xflr6/graphviz,3612.632083333333,12,12,0,22,48,0,0
python-hupper,-0.481148407943983,1.32993114752913,-0.841903899936861,https://salsa.debian.org/python-team/packages/python-hupper, https://github.com/Pylons/hupper,2605.995127314815,4,15,0,11,35,0,0
python-imagesize,0.781267179885099,3.74389761248769,-0.0426186256974488,https://salsa.debian.org/python-team/packages/python-imagesize, https://github.com/shibukawa/imagesize_py,2343.1267013888887,9,9,0,15,45,0,0
python-iniparse,0.605974173936543,3.1142228173649,-0.100886785208172,https://salsa.debian.org/debian/python-iniparse, https://github.com/candlepin/python-iniparse,5579.407858796297,6,8,0,12,25,0,0
python-ipaddress,0.612359222288563,3.19476907445456,-0.0003839015737789,https://salsa.debian.org/python-team/modules/python-ipaddress, https://github.com/phihag/ipaddress,2728.476099537037,1,7,0,6,56,0,0
python-ipcalc,0.714101630753056,3.4398389903968,-0.255334424029229,https://github.com/craneworks/python-ipcalc,https://github.com/craneworks/python-ipcalc,756.8280324074074,1,1,0,0,1,0,0
python-isc-dhcp-leases,-1.21441646761482,1.37237535723133,-1.7887539721601,https://salsa.debian.org/python-team/packages/python-isc-dhcp-leases, https://github.com/MartijnBraam/python-isc-dhcp-leases,3184.8126041666665,4,9,0,8,30,0,0
python-memprof,-1.00554086528806,0.619577111707738,-1.55950990604571,https://salsa.debian.org/python-team/packages/python-memprof, https://github.com/jmdana/memprof,2110.1480324074078,1,8,0,5,18,0,0
python-mnemonic,-0.498152649364247,2.41643179384223,-1.27887448585447,https://salsa.debian.org/python-team/packages/python-mnemonic, https://github.com/trezor/python-mnemonic,3828.3236689814817,21,13,0,29,34,0,0
python-motor,-1.69055796538963,-0.111623697187181,-2.11723664098807,https://salsa.debian.org/python-team/packages/python-motor, https://github.com/mongodb/motor,3986.9431365740734,28,30,0,45,2,0,0
python-mox,-0.42399110071693,2.12147344904068,-1.1839102651754,https://salsa.debian.org/debian/python-mox, https://github.com/ivancrneto/pymox,3025.516585648148,3,7,0,5,8,0,0
python-multipletau,-0.698793350853376,0.580682166099663,-0.952694230547463,https://salsa.debian.org/python-team/packages/python-multipletau, https://github.com/FCS-analysis/multipletau,3692.017893518519,2,10,0,4,7,0,0
python-murmurhash,-0.58127674801198,1.75990723485695,-1.19189657790225,https://salsa.debian.org/python-team/packages/python-murmurhash, https://github.com/explosion/murmurhash,3382.167962962963,3,8,0,7,24,0,0
python-netsyslog,-3.06992829438534,-0.740837479176508,-3.69315077090514,https://github.com/dpocock/python-netsyslog,https://github.com/dpocock/python-netsyslog,1856.5705092592596,0,2,0,2,0,0,0
python-neuroshare,-1.42361732199392,1.76808972514215,-2.45296799073677,http://github.com/G-Node/python-neuroshare,http://github.com/G-Node/python-neuroshare,2028.2039583333333,0,10,1,nan,nan,nan,nan
python-nine,-0.878473290743389,1.57494000575467,-1.43568582097605,https://salsa.debian.org/python-team/packages/python-nine, https://github.com/nandoflorestan/nine,2401.457627314815,0,3,0,2,5,0,0
python-nose-random,-2.00635313840334,0.327071205424812,-2.47233597734095,https://salsa.debian.org/science-team/python-nose-random, https://github.com/fzumstein/nose-random,352.6133101851852,0,1,0,1,3,0,0
python-numpysane,-0.426753720380055,1.99735017173568,-0.990334351077537,https://salsa.debian.org/python-team/packages/python-numpysane, https://github.com/dkogan/numpysane,2696.173819444444,0,2,0,1,2,0,0
python-pylibacl,0.131528837376331,1.00713150206336,-0.132374615279565,https://salsa.debian.org/debian/python-pylibacl, https://github.com/iustin/pylibacl,5414.658530092593,1,3,0,2,19,0,0
python-pypubsub,-1.76374394900707,-0.0682506450035831,-2.06770927053707,https://salsa.debian.org/python-team/packages/python-pypubsub, https://github.com/schollii/pypubsub,1788.0433680555554,4,5,0,6,42,0,0
python-pyramid-chameleon,-3.39014661132606,-0.280976693069101,-4.23557657958116,https://salsa.debian.org/python-team/packages/python-pyramid-chameleon, https://github.com/Pylons/pyramid_chameleon,4187.212569444445,2,17,0,13,25,0,0
python-pyramid-multiauth,-1.93412403144625,0.310005171658109,-2.44803837524133,https://github.com/douardda/pyramid_multiauth,https://github.com/douardda/pyramid_multiauth,1636.4991203703703,0,10,0,6,0,0,0
python-ratelimiter,-0.171495457684264,2.60726329369438,-0.926691348490788,https://salsa.debian.org/python-team/packages/python-ratelimiter, https://github.com/RazerM/ratelimiter,1781.4938425925925,1,5,0,3,29,0,0
python-rebulk,-0.199957442626573,2.09078115484313,-0.827926769967044,https://salsa.debian.org/python-team/packages/python-rebulk, https://github.com/Toilal/rebulk,3019.412083333333,1,7,2,4,15,0,0
python-stopit,-1.43823587585002,1.06403731109994,-2.3707053283558,https://salsa.debian.org/python-team/packages/python-stopit, https://github.com/glenfant/stopit,2025.0025810185184,3,4,0,7,38,0,0
python-subprocess32,0.809721278974293,3.72694427273729,-0.0005664333773078,https://salsa.debian.org/python-team/modules/python-subprocess32, https://github.com/google/python-subprocess32,2769.808622685185,4,6,0,6,75,0,0
python-sunlight,-0.43867879309139,3.66501197270729,-1.75991518689505,https://salsa.debian.org/python-team/modules/python-sunlight, https://github.com/sunlightlabs/python-sunlight,1218.870300925926,0,11,0,8,23,0,0
python-tblib,-0.735304953887994,0.99902203688589,-1.14834021510951,https://salsa.debian.org/python-team/packages/python-tblib, https://github.com/ionelmc/python-tblib,3634.65974537037,5,11,0,12,50,0,0
python-tornado,0.36607868435099,1.13884895351375,0.0174583060078894,https://salsa.debian.org/python-team/packages/python-tornado, https://github.com/tornadoweb/tornado,5193.928877314815,75,401,0,357,92,0,0
python-transliterate,-1.50529766715182,1.08432612130219,-2.11685619721961,https://salsa.debian.org/python-team/packages/python-transliterate, https://github.com/barseghyanartur/transliterate,3701.160231481481,5,13,0,12,48,0,0
python-trie,0.73155855854821,3.85887721543151,-0.118456248690653,https://salsa.debian.org/python-team/packages/python-trie, https://github.com/gsakkis/pytrie,4036.171076388889,5,3,0,7,12,0,0
python-uinput,-0.489529964877291,2.08224447025191,-1.21548862374556,https://salsa.debian.org/python-team/packages/python-uinput, https://github.com/tuomasjjrasanen/python-uinput,2471.164976851852,3,17,0,9,70,0,0
python-uritools,0.566560867129225,3.63607120317236,-0.225008946768281,https://salsa.debian.org/python-team/packages/python-uritools, https://github.com/tkem/uritools,3490.549803240741,0,3,1,3,16,0,0
python-urlobject,-1.40320671016874,1.06451213117112,-1.96821824826788,https://salsa.debian.org/python-team/packages/python-urlobject, https://github.com/zacharyvoase/urlobject,3098.5456481481483,4,10,0,8,31,0,0
python-vulndb,-2.10640744546277,0.16311365872766,-2.60808326998445,https://salsa.debian.org/pkg-security-team/python-vulndb, https://github.com/vulndb/python-sdk,1623.0260300925927,0,3,0,2,5,0,0
q4wine,-0.151109482514516,0.0770464396985054,-0.212005952160212,https://github.com/tehnick/q4wine-debian,https://github.com/tehnick/q4wine-debian,4144.328611111111,0,1,0,1,0,0,0
qemuctl,1.34741220588033,3.3653108214152,0.38180684788945,https://github.com/operatornormal/qemuctl,https://github.com/operatornormal/qemuctl,627.1595486111111,3,2,0,1,0,0,0
qjoypad,0.852979411367937,3.26126360321818,-0.082285001087447,https://github.com/kilobyte/qjoypad/tree/debian,https://github.com/kilobyte/qjoypad,4422.66300925926,2,12,0,10,1,0,0
qmenu,0.241659682896114,3.60622507126729,-0.930556672453206,https://github.com/teopost/qmenu,https://github.com/teopost/qmenu,3121.65625,0,12,2,5,5,0,0
qterm,-0.915597814791724,-0.402411230077987,-1.15254555265034,https://salsa.debian.org/chinese-team/qterm, https://github.com/qterm/qterm,4614.841238425926,1,8,0,4,17,0,0
qthid-fcd-controller,0.985759502816289,3.42521949557975,-0.0252435045245554,https://salsa.debian.org/debian-hamradio-team/qthid-fcd-controller, https://github.com/csete/qthid,1030.239525462963,4,5,1,4,10,0,0
quotatool,0.734390527357439,1.98407627000981,0.157659850725466,https://salsa.debian.org/debian/quotatool, https://github.com/ekenberg/quotatool,4244.069409722222,0,6,0,3,16,0,0
qutebrowser,-0.256790293941704,0.219939662887893,-0.360946754746952,https://github.com/qutebrowser/qutebrowser-debian,https://github.com/qutebrowser/qutebrowser-debian,3469.0941087962965,47,290,0,2,4,0,0
qwinff,-0.0728687395832074,2.35415592103433,-0.614807949382776,https://salsa.debian.org/multimedia-team/qwinff, https://github.com/qwinff/qwinff,3333.9424189814813,0,10,0,6,45,0,0
ratt,-0.437063012771801,1.1211106018962,-0.87106597729197,https://salsa.debian.org/go-team/packages/ratt, https://github.com/Debian/ratt,2545.9663194444443,4,6,0,7,15,0,0
rblcheck,0.244294100136855,1.16990268652702,-0.176956618224791,https://github.com/rfc1036/rblcheck,https://github.com/rfc1036/rblcheck,5711.447627314815,2,1,0,3,3,0,0
rdate,0.438280809173624,1.32034165331615,0.017779896331518,https://salsa.debian.org/debian/rdate, https://github.com/resurrecting-open-source-projects/openrdate,876.4736111111112,0,4,0,3,6,0,0
redmine-plugin-local-avatars,-1.45727275612402,1.48273077875676,-2.26016283524095,https://salsa.debian.org/debian/redmine-plugin-local-avatars, https://github.com/ncoders/redmine_local_avatars,3991.558761574074,3,11,0,9,47,0,0
ree,0.455206433998999,2.71266505432586,-0.294302160663744,https://salsa.debian.org/debian/ree, https://github.com/alexmyczko/ree,1112.039074074074,3,1,0,2,2,0,0
remaster-iso,-2.04735169290534,0.120221137207675,-2.47701014149201,https://github.com/unixabg/remaster-iso,https://github.com/unixabg/remaster-iso,251.80447916666665,1,3,0,3,5,0,0
requests-aws,-0.761720487886986,2.82521722934703,-1.72794352693126,https://salsa.debian.org/python-team/packages/requests-aws, https://github.com/tax/python-requests-aws,1319.2575,2,12,1,8,18,0,0
rexical,-1.84147501924003,0.989505278765736,-2.75203863256459,https://salsa.debian.org/ruby-team/rexical, https://github.com/tenderlove/rexical,5447.083912037037,2,10,0,9,23,0,0
robocut,-0.282415143852063,2.37545743524338,-1.09231955050152,https://github.com/alpharesearch/robocut,https://github.com/alpharesearch/robocut,831.4363194444444,0,6,0,3,0,0,0
robotfindskitten,0.0179376982386653,1.30782764538948,-0.485626997000214,https://github.com/rfinnie/robotfindskitten-pkg-debian,https://github.com/rfinnie/robotfindskitten-pkg-debian,1629.5291319444443,3,1,0,3,0,0,0
rolo,-0.0498132258582514,2.13300277923018,-0.821682806617574,https://salsa.debian.org/debian/rolo, https://github.com/libvc/rolo,1738.299363425926,2,2,0,2,2,0,0
ruby-actionpack-xml-parser,-0.299618436401572,1.34280570721943,-0.595518475197761,https://salsa.debian.org/ruby-team/ruby-actionpack-xml-parser, https://github.com/rails/actionpack-xml_parser,1540.6708333333331,2,13,0,9,34,0,0
ruby-ascii85,0.220682438911098,2.56872140292753,-0.209003065278562,https://salsa.debian.org/ruby-team/ruby-ascii85, https://github.com/datawraith/ascii85gem,5104.970185185185,3,5,0,5,5,0,0
ruby-atomic,0.457757311957647,3.003545568227,-0.148860402089449,https://salsa.debian.org/ruby-team/ruby-atomic, https://github.com/headius/ruby-atomic,1459.8353125,0,15,2,11,70,0,0
ruby-bacon,-1.49976971760681,0.698754739950412,-2.0358441624846,https://salsa.debian.org/ruby-team/ruby-bacon, https://github.com/leahneukirchen/bacon,5364.076365740741,3,17,0,13,38,0,0
ruby-beautify,-1.81793959236556,0.57235446169444,-2.42882213338449,https://salsa.debian.org/ruby-team/ruby-beautify.git, https://github.com/erniebrodeur/ruby-beautify,2708.080983796296,1,19,0,16,45,0,0
ruby-buff-extensions,-1.70013143313874,0.696134058330696,-2.14799551246605,https://salsa.debian.org/ruby-team/ruby-buff-extensions, https://github.com/RiotGames/buff-extensions,1162.522685185185,0,5,0,3,12,0,0
ruby-capture-output,-2.89222629340586,-0.734271306130561,-3.32218789305711,https://salsa.debian.org/ruby-team/ruby-capture-output, https://github.com/jpastuszek/capture-output,0.0173611111111111,0,1,0,1,1,0,0
ruby-color,-1.65949307627129,0.788139710366515,-2.22037033574251,https://salsa.debian.org/ruby-team/ruby-color, https://github.com/halostatue/color,4994.146018518519,1,11,1,4,30,0,0
ruby-crb-blast,-0.696750147622397,1.56368796434261,-1.48542851447807,https://salsa.debian.org/ruby-team/ruby-crb-blast, https://github.com/cboursnell/crb-blast,1070.1020717592592,0,5,0,2,15,0,0
ruby-dataobjects,-0.605228635488907,1.92390901443385,-1.17035093052897,https://salsa.debian.org/ruby-team/ruby-dataobjects, https://github.com/datamapper/do,2417.1817939814814,23,80,0,57,110,0,0
ruby-fog-local,-0.560496887059474,1.94240758554345,-1.17254102052718,https://salsa.debian.org/ruby-team/ruby-fog-local, https://github.com/fog/fog-local,5023.447175925926,4,29,0,20,20,0,0
ruby-fog-rackspace,-0.49913712640418,1.90824177376792,-1.14481630838024,https://salsa.debian.org/ruby-team/ruby-fog-rackspace, https://github.com/fog/fog-rackspace,1479.8924537037035,3,5,0,4,40,0,0
ruby-fogbugz,-0.712082494968256,1.92305783373217,-1.27598467118291,https://salsa.debian.org/ruby-team/ruby-fogbugz, https://github.com/firmafon/ruby-fogbugz,2091.224988425926,2,11,0,9,16,0,0
ruby-gettext-i18n-rails,-0.761306952871014,2.02562934857725,-1.50917719235857,https://salsa.debian.org/ruby-team/ruby-gettext-i18n-rails, https://github.com/grosser/gettext_i18n_rails,5235.78025462963,11,59,0,51,0,0,0
ruby-gettext-i18n-rails-js,-0.961258328672556,2.48725603834977,-1.87852032130149,https://salsa.debian.org/ruby-team/ruby-gettext-i18n-rails-js, https://github.com/webhippie/gettext_i18n_rails_js,4076.987175925926,2,24,0,18,7,0,0
ruby-graffiti,-1.48469353838555,1.55033799294536,-2.39301056583199,https://salsa.debian.org/ruby-team/ruby-graffiti, https://github.com/angdraug/graffiti,3536.2679166666667,0,3,0,1,2,0,0
ruby-hangouts-chat,-1.2144339097396,0.481810852436541,-1.56375669183369,https://salsa.debian.org/ruby-team/ruby-hangouts-chat, https://github.com/enzinia/hangouts-chat,1065.9778472222222,3,4,0,3,4,0,0
ruby-jar-dependencies,0.0460603945775547,2.81731177676538,-0.740787607467543,https://salsa.debian.org/ruby-team/ruby-jar-dependencies, https://github.com/mkristian/jar-dependencies,3114.244027777778,4,15,0,15,42,0,0
ruby-mysql2,0.313451297472591,1.47310324925672,-0.133008215537017,https://salsa.debian.org/ruby-team/ruby-mysql2, https://github.com/brianmario/mysql2,4877.841319444445,60,107,4,128,39,0,0
ruby-netrc,0.668940426764325,3.56001631169099,-0.123759768859117,https://salsa.debian.org/ruby-team/ruby-netrc, https://github.com/heroku/netrc,3633.5661342592593,0,30,0,18,43,0,0
ruby-oauth,0.0832778896486886,2.84531471759718,-0.592601217275356,https://salsa.debian.org/ruby-team/ruby-oauth, https://github.com/oauth-xx/oauth-ruby,5341.079664351852,47,77,3,86,0,0,0
ruby-oauth2,-0.165607622047308,2.31959119320538,-0.900513508845379,https://salsa.debian.org/ruby-team/ruby-oauth2, https://github.com/intridea/oauth2,4856.243298611111,41,112,2,108,0,0,0
ruby-omniauth-cas3,-0.595254702805624,1.82175762271394,-1.2467001517361,https://salsa.debian.org/ruby-team/ruby-omniauth-cas3, https://github.com/tduehr/omniauth-cas3,3904.238402777778,7,20,0,16,5,0,0
ruby-omniauth-crowd,-0.539391002340597,2.01960410227116,-1.23274022351139,https://salsa.debian.org/ruby-team/ruby-omniauth-crowd, https://github.com/robdimarco/omniauth_crowd,3405.9749189814816,0,18,0,7,22,0,0
ruby-omniauth-openid,-2.39935741291074,-0.171642674226449,-2.97783480212631,https://salsa.debian.org/ruby-team/ruby-omniauth-openid, https://github.com/intridea/omniauth-openid,4671.711388888889,3,19,0,14,49,0,0
ruby-open4,0.090734973072439,2.65910426156055,-0.492171246465847,https://salsa.debian.org/ruby-team/ruby-open4, https://github.com/ahoward/open4,1740.420659722222,2,8,0,7,38,0,0
ruby-pathname2,-0.96248613784877,1.76464567481222,-1.570334828767,https://salsa.debian.org/ruby-team/ruby-pathname2, https://github.com/djberg96/pathname2,4825.428090277778,0,6,0,1,5,0,0
ruby-pdf-core,0.490430148718243,3.03857743093467,-0.172093655493011,https://salsa.debian.org/ruby-team/ruby-pdf-core, https://github.com/prawnpdf/pdf-core,3635.723391203704,6,16,0,15,46,0,0
ruby-pgplot,-2.63639643317991,-2.16809943853412,-2.77777035296684,https://salsa.debian.org/ruby-team/ruby-pgplot, https://github.com/masa16/ruby-pgplot,1430.3931597222222,0,3,0,2,0,0,0
ruby-premailer,-0.517330437525135,2.18816634119045,-1.16789176830498,https://salsa.debian.org/ruby-team/ruby-premailer, https://github.com/premailer/premailer,5001.079988425926,26,100,0,91,2,0,0
ruby-sexp-processor,0.254209462924838,3.03881786138173,-0.48296332880923,https://salsa.debian.org/ruby-team/ruby-sexp-processor, https://github.com/seattlerb/sexp_processor,5341.417743055556,0,2,0,1,26,0,0
ruby-sham-rack,-2.16081892166218,0.0182643743943309,-2.86088546215481,https://salsa.debian.org/ruby-team/ruby-sham-rack, https://github.com/mdub/sham_rack,3267.7854166666666,2,5,0,3,12,0,0
ruby-svg-graph,-0.360620887245162,1.99990184204945,-1.03648271724593,https://salsa.debian.org/ruby-team/ruby-svg-graph, https://github.com/lumean/svg-graph2,5000.599039351852,3,24,0,20,18,0,0
ruby-text,0.395193545718993,2.82878365350909,-0.139155166458522,https://salsa.debian.org/ruby-team/ruby-text, https://github.com/threedaymonk/text,2533.6334375,0,20,0,9,25,0,0
ruby-thread-safe,0.789915331378537,3.40620163123357,-0.0364056561782537,https://salsa.debian.org/ruby-team/ruby-thread-safe, https://github.com/ruby-concurrency/thread_safe,1914.587175925926,2,18,1,17,28,0,0
ruby-toml,0.545045010262784,3.0277601671675,-0.165994328608493,https://salsa.debian.org/ruby-team/ruby-toml, https://github.com/jm/toml,3202.477673611111,3,24,1,21,69,0,0
ruby-truncato,-0.892450421035401,1.07478492285798,-1.30787209149427,https://salsa.debian.org/ruby-team/ruby-truncato, https://github.com/jorgemanrubia/truncato,3523.929363425926,2,13,0,10,27,0,0
ruby-typed-array,-0.706178513933386,1.6402446002796,-1.14450212576801,https://salsa.debian.org/ruby-team/ruby-typed-array, https://github.com/yaauie/typed-array,63.58849537037037,0,2,0,2,2,0,0
ruby-url-safe-base64,-1.0899769047182,2.78886544763424,-2.22028031017707,https://salsa.debian.org/ruby-team/ruby-url-safe-base64, https://github.com/joenoon/url_safe_base64,1866.2862384259256,0,2,0,2,2,0,0
scim-tables,0.935953021546993,2.24878515261399,0.255989102713328,https://github.com/leggewie-DM/scim-tables,https://github.com/leggewie-DM/scim-tables,793.6947685185186,3,3,0,6,2,0,0
scim-anthy,0.0022937940399169,1.4287101867256,-0.657872343124407,https://github.com/leggewie-DM/scim-anthy,https://github.com/leggewie-DM/scim-anthy,1414.2472685185185,5,3,0,5,1,0,0
scim-tables,0.935953021546993,2.24878515261399,0.255989102713328,https://github.com/leggewie-DM/scim-tables,https://github.com/leggewie-DM/scim-tables,793.6947685185186,3,3,0,3,1,0,0
sdate,-0.164409208102411,1.96637580417159,-0.758067793552963,https://github.com/df7cb/sdate,https://github.com/df7cb/sdate,5170.3786689814815,3,6,0,6,11,0,0
sdl-kitchensink,0.096811683144318,3.44351138635357,-0.686171825165271,https://salsa.debian.org/debian/sdl-kitchensink, https://github.com/katajakasa/SDL_kitchensink,2883.83625,1,5,1,5,14,0,0
secure-delete,1.9359167992798,4.44745772446768,0.825156888893887,https://salsa.debian.org/debian/secure-delete, https://github.com/hackerschoice/THC-Archive,1834.166099537037,2,3,0,3,7,0,0
semi,-0.0012315825526517,0.730430659414898,-0.363630362706879,https://salsa.debian.org/debian/semi, https://github.com/wanderlust/semi,5270.967534722222,3,13,0,9,12,0,0
sendemail,0.514998759345651,2.58027424696462,-0.100100986305897,https://github.com/mogaal/sendemail,https://github.com/mogaal/sendemail,1084.8616782407407,0,2,0,2,41,0,0
serverspec-runner,-1.6557747414546,0.93210010723936,-2.3818100795283,https://salsa.debian.org/ruby-team/serverspec-runner, https://github.com/hiracy/serverspec-runner,3100.293310185185,2,5,0,2,5,0,0
setcolortemperature,0.114819975990264,2.83095535042819,-0.590823447371552,https://github.com/Tookmund/sct-deb,https://github.com/Tookmund/sct-deb,125.86403935185186,0,1,0,1,0,0,0
setuptools-scm-git-archive,-1.12887485264727,1.43097061577832,-1.72452512462335,https://salsa.debian.org/python-team/packages/setuptools-scm-git-archive, https://github.com/Changaco/setuptools_scm_git_archive,2852.8371759259257,5,5,0,7,21,0,0
sgabios,0.624843362504609,3.34479227724154,-0.100639314596397,https://github.com/ymc/sgabios-debian,https://github.com/ymc/sgabios-debian,1409.8465509259258,1,3,0,3,2,0,0
shutdown-qapps,0.0832292459848511,2.57545743116058,-0.646790906977106,https://github.com/hakaishi/shutdown-qapps,https://github.com/hakaishi/shutdown-qapps,4242.518321759259,1,5,0,2,4,0,0
sidedoor,-1.20700835985188,0.905385237011351,-1.64427757076298,https://github.com/daradib/sidedoor,https://github.com/daradib/sidedoor,1283.144525462963,0,2,0,2,5,0,0
fw4spl,-0.173178577808159,1.26196025038516,-0.82118654463665,https://salsa.debian.org/med-team/fw4spl, https://github.com/IRCAD/sight,5192.848726851852,18,189,0,40,13,0,0
simple-image-reducer,0.173679013568053,2.60637622016956,-0.642372972620522,https://salsa.debian.org/python-team/packages/simple-image-reducer, https://github.com/henrythasler/simple-image-reducer,3392.719583333333,3,5,0,5,11,0,0
simple-tpm-pk11,-0.600240351741211,1.73399811281247,-1.33617384336962,https://salsa.debian.org/debian/simple-tpm-pk11, https://github.com/ThomasHabets/simple-tpm-pk11,3536.426689814815,8,13,0,16,52,0,0
simplesnap,-0.347860080547578,2.48931577684738,-1.25124848753621,https://github.com/jgoerzen/simplesnap,https://github.com/jgoerzen/simplesnap,3116.7912384259257,1,6,0,4,24,0,0
sirikali,0.196083927078078,2.71706034314805,-0.540511922289614,https://github.com/davesteele/sirikali,https://github.com/davesteele/sirikali,2544.706099537037,10,19,0,17,1,0,0
solarpowerlog,-1.77959704977027,0.0950109384749429,-2.37051827818887,https://github.com/coldtobi/solarpowerlog/tree/debian,https://github.com/coldtobi/solarpowerlog,5143.718831018518,1,8,0,1,1,0,0
sombok,0.300678887273768,1.83749455881472,-0.0607142369196268,https://salsa.debian.org/kolter/sombok, https://github.com/hatukanezumi/sombok,1612.4445949074077,0,1,0,1,4,0,0
sonic,0.343633917217908,1.44741963728112,0.0197565432416776,https://salsa.debian.org/a11y-team/sonic, https://github.com/waywardgeek/sonic,4727.140219907407,3,21,0,12,40,0,0
sortedcollections,0.0282138035236776,2.56305714012386,-0.456352007786175,https://salsa.debian.org/python-team/packages/sortedcollections, https://github.com/grantjenks/python-sortedcollections,2101.492488425926,2,4,0,4,19,0,0
sparkleshare,0.916751869868698,2.53495974704413,0.0535700536046131,https://salsa.debian.org/debian/sparkleshare, https://github.com/hbons/SparkleShare,4856.867974537037,90,134,3,141,8,0,0
speedpad,-0.391190230068984,0.972185266047026,-0.693933608767308,https://github.com/ltworf/speedpad-debian,https://github.com/ltworf/speedpad-debian,829.1033101851851,0,2,0,1,0,0,0
sphinx-argparse,-0.754937349353123,1.00889449330127,-1.21699686553265,https://salsa.debian.org/python-team/packages/sphinx-argparse, https://github.com/ribozz/sphinx-argparse,2938.517141203704,2,31,0,21,35,0,0
sphinx-astropy,-1.42712350122077,-0.78677703713293,-1.54218456988202,https://salsa.debian.org/debian-astro-team/sphinx-astropy, https://github.com/astropy/sphinx-astropy,4334.915173611111,3,25,1,17,25,0,0
sphinx-autorun,-1.09177585256997,1.72685500319585,-1.80454006267331,https://salsa.debian.org/python-team/packages/sphinx-autorun, https://github.com/hobarrera/sphinx-autorun,4960.184594907408,3,8,0,6,17,0,0
sphinx-celery,-1.29378276863836,0.493807507851888,-1.99514716111722,https://salsa.debian.org/python-team/packages/sphinx-celery, https://github.com/celery/sphinx_celery,2803.725,12,7,1,15,21,0,0
sphinx-paramlinks,-1.16822532351043,0.386873444258785,-1.56849327813973,https://salsa.debian.org/python-team/packages/sphinx-paramlinks, https://github.com/sqlalchemyorg/sphinx-paramlinks,3511.552777777778,5,5,0,7,18,0,0
sphinxcontrib-websupport,-1.48901538602213,0.0929123660126154,-1.89594760691602,https://salsa.debian.org/python-team/packages/sphinxcontrib-websupport, https://github.com/sphinx-doc/sphinxcontrib-websupport,4818.693842592593,8,17,0,18,21,0,0
spin,-0.53072399035707,2.5263569151805,-1.40162814120316,https://github.com/thomaslee/spin-debian,https://github.com/thomaslee/spin-debian,1934.3454282407408,2,4,0,2,3,0,0
sqlgrey,-0.447394696995026,1.28759403696547,-1.09288612680833,https://github.com/bobek/sqlgrey-debian,https://github.com/bobek/sqlgrey-debian,4172.383530092593,1,3,0,2,1,0,0
swami,0.147652628802903,1.51831488143364,-0.462498226293679,https://salsa.debian.org/multimedia-team/swami, https://github.com/swami/swami,4547.478796296296,6,10,0,8,16,0,0
swh-lv2,0.0271485834407405,2.31968936226794,-0.405826923040319,https://salsa.debian.org/multimedia-team/swh-lv2, https://github.com/swh/lv2,4769.927280092593,1,14,0,7,17,0,0
swupdate,-4.13804202084003,-0.376504653524451,-5.241034960621,https://salsa.debian.org/debian/swupdate, https://github.com/sbabic/swupdate,3657.108321759259,179,6,0,126,0,0,0
sxid,0.33831696615764,2.49407650395556,-0.642779212415897,https://salsa.debian.org/debian/sxid, https://github.com/taem/sxid,1429.029386574074,0,1,0,1,2,0,0
syrep,-0.384041012701151,1.56637993826751,-1.15004967985139,https://github.com/JonathonReinhart/syrep,https://github.com/JonathonReinhart/syrep,0.0023611111111111,1,1,0,1,2,0,0
syslog-ng,0.336088055168891,0.511763417260577,0.185971407157619,https://github.com/gcsideal/syslog-ng-debian,https://github.com/gcsideal/syslog-ng-debian,4178.44738425926,0,12,0,6,7,0,0
systemd-bootchart,0.0589352376469859,2.49482197170593,-0.521736994773931,https://salsa.debian.org/systemd-team/systemd-bootchart, https://github.com/systemd/systemd-bootchart,2813.8079282407407,13,11,0,15,41,0,0
systray-mdstat,-0.49343389370703,2.37286975016287,-1.23916904427602,https://github.com/xtaran/systray-mdstat,https://github.com/xtaran/systray-mdstat,1731.202361111111,1,1,0,2,1,0,0
sysvinit,1.52035499816916,1.68724376899493,1.3661977311182,https://salsa.debian.org/debian/sysvinit, https://github.com/slicer69/sysvinit,5198.300694444444,2,8,0,4,17,0,0
tcl-signal,0.119740533015725,2.23718684079051,-0.307511467566214,https://salsa.debian.org/tcltk-team/tcl-signal, https://github.com/wjoye/tclsignal,2449.858275462963,1,4,0,3,4,0,0
tcpslice,0.335845590539134,2.6360959653613,-0.57091569500002,https://salsa.debian.org/debian/tcpslice, https://github.com/the-tcpdump-group/tcpslice,1218.717835648148,4,7,0,9,17,0,0
tdc,-0.586034764406804,1.72204976789029,-1.19185769505505,https://github.com/MTecknology/tdc,https://github.com/MTecknology/tdc,2078.208020833333,1,4,0,1,3,0,0
tdiary-style-gfm,-3.85195760998636,-1.62098730176518,-4.33521170538792,https://salsa.debian.org/ruby-team/tdiary-style-gfm, https://github.com/tdiary/tdiary-style-gfm,3042.210335648148,2,13,0,10,14,0,0
teckit,2.12616371380411,6.07678880295945,0.745055592667297,https://github.com/debian-tex/teckit,https://github.com/debian-tex/teckit,2563.6115277777776,1,6,0,2,1,0,0
tenace,0.597887409824028,2.57748271511221,-0.227459824540816,https://github.com/df7cb/tenace,https://github.com/df7cb/tenace,4952.623784722222,1,5,0,3,5,0,0
tenshi,0.0367580557286976,2.66820756632001,-1.10944291002974,https://salsa.debian.org/debian/tenshi, https://github.com/f-secure-foundry/tenshi,3173.510578703704,3,9,0,8,10,0,0
terminaltables,0.412492960577376,3.39801290706263,-0.31829907429068,https://git.progress-linux.org/users/daniel.baumann/debian/packages/terminaltables, https://github.com/matthewdeanmartin/terminaltables,2707.668125,1,11,0,9,4,0,0
tp-smapi,0.844323368615497,2.0576796453675,0.253870626454108,https://salsa.debian.org/debian/tp-smapi, https://github.com/linux-thinkpad/tp_smapi,4476.696655092593,6,7,0,5,90,0,0
tpm2-initramfs-tool,-1.40359125078696,1.80411121152826,-2.1934256166983,https://github.com/timchen119/tpm2-initramfs-tool,https://github.com/timchen119/tpm2-initramfs-tool,486.0112962962963,0,2,0,0,6,0,0
tran,-0.550748882886256,1.93788478921821,-1.09138120074128,https://github.com/kilobyte/tran/tree/debian,https://github.com/kilobyte/tran,4999.450173611112,0,1,0,1,3,0,0
triggerhappy,1.59828841578579,4.48320777881722,0.389062407879172,https://github.com/wertarbyte/triggerhappy,https://github.com/wertarbyte/triggerhappy,2171.064270833333,5,5,0,7,41,0,0
trimage,1.25538527576544,3.95852084110596,0.188688872097325,https://salsa.debian.org/debian-phototools-team/trimage, https://github.com/Kilian/Trimage,4077.911770833333,2,17,0,9,64,0,0
trivial-features,0.263794991500852,3.27674805866799,-0.566814757036491,https://salsa.debian.org/common-lisp-team/trivial-features, https://github.com/trivial-features/trivial-features,5548.67386574074,11,9,0,15,24,0,0
trollsift,-2.02827138272072,0.319975343977958,-2.47830426860654,https://salsa.debian.org/debian-gis-team/trollsift, https://github.com/pytroll/trollsift,3470.9592824074075,4,15,0,12,21,0,0
tslib,0.13367892889746,0.999475000069537,-0.0934739230140975,https://github.com/merge/tslib-debian,https://github.com/merge/tslib-debian,1295.9506018518518,2,3,0,1,1,0,0
tty-clock,-0.284505416950156,0.457570258657673,-0.496718793185656,https://github.com/anarcat/tty-clock/tree/debian,https://github.com/anarcat/tty-clock,3142.182175925926,0,24,0,13,1,0,0
txt2html,0.777425923402395,2.12212836016023,0.106308761047132,https://salsa.debian.org/debian/txt2html, https://github.com/resurrecting-open-source-projects/txt2html,5316.649085648148,1,4,0,2,4,0,0
txt2man,0.40906456207929,1.5195694639647,-0.144245647631959,https://salsa.debian.org/debian/txt2man, https://github.com/mvertes/txt2man,2424.6791435185187,2,9,0,9,19,0,0
txws,-1.42880810465336,1.20791423379852,-2.03361810531591,https://salsa.debian.org/python-team/packages/txws, https://github.com/MostAwesomeDude/txWS,4288.208576388889,2,10,0,9,37,0,0
typogrify,-0.584140790363352,1.90994568662528,-1.17865021441541,https://salsa.debian.org/python-team/packages/typogrify, https://github.com/mintchaos/typogrify,4964.599270833333,2,13,0,12,50,0,0
u-msgpack-python,0.710360090024701,3.61378246657055,-0.108216742854604,https://salsa.debian.org/python-team/packages/u-msgpack-python, https://github.com/vsergeev/u-msgpack-python,3518.0095949074075,11,3,1,10,40,0,0
ufo2otf,-1.17996435820182,1.85875491159054,-1.92149448436678,https://github.com/Rudloff/ufo2otf-debian,https://github.com/Rudloff/ufo2otf-debian,893.8441666666666,1,3,0,3,1,0,0
vagalume,-1.45112742374597,-0.973288060828436,-1.54241323016244,https://salsa.debian.org/berto/vagalume, https://github.com/bertogg/vagalume,2090.3450578703705,26,3,0,19,0,0,0
valabind,-1.2435397352149,-0.342890743894002,-1.60879507868754,https://salsa.debian.org/debian/valabind, https://github.com/radare/valabind,4839.981956018519,6,19,0,15,41,0,0
vcversioner,0.242716431004721,2.83146614743386,-0.333260856679997,https://salsa.debian.org/python-team/packages/vcversioner, https://github.com/habnabit/vcversioner,1010.450914351852,0,4,0,2,18,0,0
vfu,0.750219213886093,2.41948171192405,-0.0549697237600978,https://github.com/bbonev/vfu-deb,https://github.com/bbonev/vfu-deb,1063.877025462963,0,1,0,1,0,0,0
vim-command-t,-0.281217186974149,1.71193634099862,-0.803496041507535,https://github.com/yrro/command-t,https://github.com/yrro/command-t,4589.54300925926,66,14,0,60,1,0,0
vine,0.0090321357145147,2.39078861911377,-0.45113111473157,https://salsa.debian.org/python-team/packages/vine, https://github.com/celery/vine,2839.858310185185,19,6,1,23,22,0,0
virtualenv-clone,0.578602468279995,2.77082120867057,-0.115751121187041,https://salsa.debian.org/debian/virtualenv-clone, https://github.com/edwardgeorge/virtualenv-clone,3835.1669675925928,11,10,0,18,63,0,0
virtualjaguar,-0.332382495932637,1.61861304132141,-0.767405895120304,https://github.com/glaubitz/virtualjaguar-debian,https://github.com/glaubitz/virtualjaguar-debian,1293.0757291666666,2,1,0,1,1,0,0
vitetris,-0.324046869699416,1.25227578653804,-0.610507528658787,https://salsa.debian.org/debian/vitetris, https://github.com/vicgeralds/vitetris,918.6513310185184,0,4,0,2,24,0,0
vlc-plugin-vlsub,0.381592360955553,2.14539147499431,-0.187705052723262,https://github.com/simongareste/vlsub-deb,https://github.com/simongareste/vlsub-deb,2.1037731481481483,1,2,0,1,1,0,0
wfmath,-0.389387588299087,0.837955787968463,-0.979234500856992,https://salsa.debian.org/games-team/wfmath, https://github.com/worldforge/wfmath,5506.869699074074,0,8,0,7,8,0,0
whatthepatch,-1.2344880678377,1.1565131399966,-1.81435377941799,https://salsa.debian.org/python-team/packages/whatthepatch, https://github.com/cscorley/whatthepatch,3792.002951388889,6,11,0,11,23,0,0
whichcraft,-0.303651311001637,1.96454741753557,-0.763838192557727,https://salsa.debian.org/python-team/packages/whichcraft, https://github.com/cookiecutter/whichcraft,2896.985810185185,2,14,0,8,22,0,0
win-iconv,-0.125318004334775,3.36110345064577,-1.27848577768421,https://salsa.debian.org/debian/win-iconv, https://github.com/win-iconv/win-iconv,2428.4399189814817,1,14,0,10,21,0,0
winregfs,0.150543294603686,2.56636307415316,-0.37925542532309,https://salsa.debian.org/pkg-security-team/winregfs, https://github.com/jbruchon/winregfs,3358.8025694444445,0,4,0,1,4,0,0
wipe,0.0654274281112602,0.50992895708129,-0.121010634033988,https://salsa.debian.org/pkg-security-team/wipe, https://github.com/berke/wipe,5088.825243055556,3,5,0,3,11,0,0
wit,-0.0137410527501382,2.25940176956232,-0.629581281765023,https://salsa.debian.org/debian/wit, https://github.com/Wiimm/wiimms-iso-tools,764.4320717592593,0,4,0,1,29,0,0
wmfrog,-0.619500859159663,0.736280260241296,-1.1251650057348,https://salsa.debian.org/wmaker-team/wmfrog, https://github.com/tcolar/wmfrog,4191.395277777778,0,7,0,2,2,0,0
wondershaper,2.14935921040786,4.17917526317013,1.07231548122752,https://github.com/leggewie-DM/wondershaper,https://github.com/leggewie-DM/wondershaper,3187.669826388889,2,1,0,2,2,0,0
wreport,-0.179477642280507,1.61430545559584,-0.817271994381948,https://github.com/ARPA-SIMC/wreport,https://github.com/ARPA-SIMC/wreport,4700.94625,2,14,0,5,11,0,0
wslay,-0.323350583910332,2.00965793039539,-1.03163971198034,https://salsa.debian.org/debian/wslay, https://github.com/tatsuhiro-t/wslay,2229.7935185185183,3,18,1,17,70,0,0
wtf-peewee,-1.19339204512468,1.30187625249524,-1.74169433804412,https://salsa.debian.org/python-team/packages/wtf-peewee, https://github.com/coleifer/wtf-peewee,4437.079965277778,3,18,0,15,46,0,0
wxastrocapture,0.372735406937906,3.17349120443399,-0.408012519061559,https://salsa.debian.org/science-team/wxastrocapture, https://github.com/wxAstro/wxAstroCapture,45.059583333333336,0,3,0,2,2,0,0
x11-touchscreen-calibrator,-0.115498330161782,2.67222001368271,-0.787537421198142,https://github.com/fourdollars/x11-touchscreen-calibrator,https://github.com/fourdollars/x11-touchscreen-calibrator,2225.1995717592595,0,4,0,2,5,0,0
x42-plugins,-0.152619050161196,0.59903751721685,-0.384890653970823,https://salsa.debian.org/multimedia-team/x42-plugins, https://github.com/x42/x42-plugins,3642.239502314815,0,1,0,1,0,0,0
xbomb,2.51679318751402,5.65106973361442,1.16673977834059,https://github.com/alexdantas/xbomb.debian,https://github.com/alexdantas/xbomb.debian,472.1825347222222,1,2,0,0,3,0,0
xcscope-el,0.22225671206335,2.73581330732423,-0.509665274216416,https://salsa.debian.org/debian/xcscope-el, https://github.com/dkogan/xcscope.el,3521.9445949074075,2,6,0,6,30,0,0
xdms,-0.324508549703597,1.11111882766628,-0.732719972201246,https://github.com/glaubitz/xdms-debian,https://github.com/glaubitz/xdms-debian,2621.1444212962965,2,1,0,3,2,0,0
xen-tools,0.184922680491655,0.404449991481267,0.029379649998388,https://github.com/xen-tools/xen-tools,https://github.com/xen-tools/xen-tools,5773.49619212963,25,18,2,30,33,0,0
xindy,0.182376395384361,0.882284251450977,-0.127451421745251,https://github.com/debian-tex/xindy,https://github.com/debian-tex/xindy,2719.8550694444443,2,6,0,4,1,0,0
yubikey-personalization-gui,1.06602144433083,4.62142525692704,-0.0477907414072675,https://github.com/Yubico/yubikey-personalization-gui-dpkg,https://github.com/Yubico/yubikey-personalization-gui-dpkg,1527.8557986111111,0,2,0,2,5,0,0
yubikey-val,-1.57967588205519,0.523057944462277,-2.22388558507811,https://github.com/Yubico/yubikey-val-dpkg,https://github.com/Yubico/yubikey-val-dpkg,2518.499560185185,1,7,0,6,3,0,0
yydebug,-2.4807565790966,0.0572661246944069,-3.00168517708945,https://salsa.debian.org/java-team/yydebug, https://github.com/jruby/jay-yydebug,0.0429513888888888,0,1,0,1,2,0,0
zc.lockfile,-0.0210256384171079,1.53795996465463,-0.455036022488046,https://salsa.debian.org/python-team/packages/zc-lockfile, https://github.com/zopefoundation/zc.lockfile,5245.597430555556,1,13,0,10,19,0,0
zeroinstall-injector,-0.179017330883015,0.237341498461442,-0.353118964825079,https://github.com/0install/0install-debian,https://github.com/0install/0install-debian,5324.679594907408,19,12,0,3,0,0,0
zfsnap,0.477233621433431,3.14948254064277,-0.443372693502268,https://github.com/jgoerzen/zfSnap,https://github.com/jgoerzen/zfSnap,4429.328888888889,1,13,0,2,1,0,0
zope.event,0.480126030029771,2.4451618464987,-0.0440353102755944,https://salsa.debian.org/debian/zope.event, https://github.com/zopefoundation/zope.event,5503.514363425926,6,21,0,23,14,0,0
zope.i18nmessageid,-0.504779274215239,1.17571582300164,-1.00381597667681,https://salsa.debian.org/detiste-guest/zope.i18nmessageid, https://github.com/zopefoundation/zope.i18nmessageid,5530.727175925926,3,23,0,23,15,0,0
zope.testing,-0.804639803803595,0.193231787220047,-1.16008686093468,https://salsa.debian.org/python-team/packages/zope.testing, https://github.com/zopefoundation/zope.testing,5685.868263888889,3,42,0,38,13,0,0
zpb-ttf,-0.540008259656094,2.49952861999287,-1.59014470949942,https://salsa.debian.org/debian/zpb-ttf, https://github.com/xach/zpb-ttf,4273.146041666667,0,6,0,4,14,0,0
zytrax,-1.29066749331229,2.06209338863123,-2.08887987418056,https://salsa.debian.org/multimedia-team/zytrax, https://github.com/reduz/zytrax,931.1719907407409,0,4,0,2,17,0,0
1 project_name underproduction_mean underproduction_low underproduction_high debian_vcs_link upstream_vcs_link age_of_project contributors collaborators milestone_count api_contrib_count issue_contrib_count file_contrib_count wiki_contrib_count
2 0xffff -0.510168673014387 1.45279943111322 -1.00117086618243 https://salsa.debian.org/debian/0xffff https://github.com/pali/0xFFFF 5557.842777777778 3 11 0 6 9 0 0
3 3270font 0.795626592579791 4.35746269027599 -0.214217071018684 https://github.com/kilobyte/3270font/tree/debian https://github.com/kilobyte/3270font 3596.6082060185186 6 15 0 9 3 0 0
4 4pane -0.242627942451996 2.29989480702703 -0.819422099435506 https://github.com/dghart/4pane-debian-dir/tree/master/ https://github.com/dghart/4pane-debian-dir 2236.685972222222 0 2 0 1 2 0 0
5 6tunnel -0.563131581951037 0.346490727983096 -0.839859948356692 https://salsa.debian.org/debian/6tunnel https://github.com/wojtekka/6tunnel 2673.0241203703704 1 7 0 5 18 0 0
6 7kaa 0.873343914137606 3.76518932259787 -0.0927531105574549 https://salsa.debian.org/games-team/7kaa https://github.com/the3dfxdude/7kaa 5126.709664351852 24 23 0 27 66 0 0
7 acmetool 0.621943486643402 2.68754503210466 -0.233690566178644 https://salsa.debian.org/go-team/packages/acmetool https://github.com/hlandau/acmetool 2727.716875 7 20 1 21 258 0 0
8 acpica-unix 0.704078223289118 1.4328185991839 0.250194214510807 https://salsa.debian.org/debian/acpica-unix https://github.com/acpica/acpica 5757.107615740741 43 108 0 106 57 0 0
9 actiona 0.268592127615787 2.38984495856638 -0.565826782279516 https://salsa.debian.org/debian/actiona https://github.com/Jmgr/actiona 4932.320543981482 3 17 0 3 93 0 0
10 activemq -0.707743978986649 -0.252194710986131 -0.929017813983153 https://salsa.debian.org/java-team/activemq https://github.com/apache/activemq 5739.122835648148 56 141 2 130 160 0 0
11 admesh 0.126087687547782 1.81004815315567 -0.381631878995558 https://salsa.debian.org/science-team/admesh https://github.com/admesh/admesh 3319.1463078703705 15 9 1 20 42 0 0
12 adolc -0.218347665039878 0.298998807070195 -0.420097301634624 https://salsa.debian.org/science-team/adolc https://github.com/coin-or/ADOL-C 5292.595347222222 11 44 0 11 43 0 0
13 afflib 0.485538307170435 1.29662314566269 0.0866885422979764 https://salsa.debian.org/pkg-security-team/afflib https://github.com/sshock/AFFLIBv3 3923.2419675925926 1 18 0 14 23 0 0
14 afio 0.747197510388286 2.0817065145595 0.0678453147004074 https://salsa.debian.org/debian/afio https://github.com/kholtman/afio 3009.1574652777776 0 6 0 4 8 0 0
15 aggdraw -1.07382835714099 1.08967225466761 -1.53119433014289 https://salsa.debian.org/debian-gis-team/aggdraw https://github.com/pytroll/aggdraw 4403.477824074074 4 15 2 15 48 0 0
16 aioprocessing -1.81061727232512 -0.403150642885575 -2.07004751938444 https://github.com/davesteele/aioprocessing https://github.com/davesteele/aioprocessing 3054.801087962963 3 13 0 8 1 0 0
17 aiscm -2.12660277467281 -0.902299849194399 -2.44827575241459 https://github.com/wedesoft/aiscm https://github.com/wedesoft/aiscm 3606.191886574074 0 8 0 3 7 0 0
18 alabaster 1.58400342307142 5.01808713483245 0.375411668055358 https://github.com/jbouse-debian/alabaster https://github.com/jbouse-debian/alabaster 3086.3917592592597 1 6 0 4 4 0 0
19 amavisd-milter 0.615386064993919 3.58791746330739 -0.470593396980749 https://salsa.debian.org/debian/amavisd-milter https://github.com/prehor/amavisd-milter 5582.939282407408 1 5 0 3 7 0 0
20 amora-server -0.638598553710922 1.53381287298563 -1.33733542687029 https://github.com/amora/amora/tree/master/amora-server https://github.com/amora/amora 4404.234166666667 0 11 0 6 5 0 0
21 amule-emc -0.35842492549173 1.85783039290765 -0.805888050424067 https://salsa.debian.org/morph/amule-emc https://github.com/palopezv/amule-emc 2735.137662037037 0 2 0 0 1 0 0
22 anfo -0.516434387853255 1.11412287457208 -0.885801240207339 https://salsa.debian.org/med-team/anfo https://github.com/udo-stenzel/anfo 2083.773831018518 0 5 0 1 1 0 0
23 anomaly -2.69792324322731 -0.929443293100317 -3.01576616380581 https://github.com/mogaal/anomaly https://github.com/mogaal/anomaly 224.8161226851852 0 2 0 1 2 0 0
24 apel -0.169991167552123 0.0467119456793215 -0.250388459902794 https://salsa.debian.org/debian/apel https://github.com/wanderlust/apel 5064.915416666667 2 8 0 5 7 0 0
25 apipkg 0.184852309301291 2.33864121667993 -0.297646362982771 https://salsa.debian.org/python-team/packages/apipkg https://github.com/pytest-dev/apipkg 4796.353657407408 4 14 0 15 32 0 0
26 aprx -0.270432687731495 2.12334679437291 -0.928014463668959 https://salsa.debian.org/debian-hamradio-team/aprx https://github.com/PhirePhly/aprx 4964.077986111111 6 4 1 7 43 0 0
27 apt-forktracer 0.0547352043403831 1.11225907504004 -0.240127558405969 https://github.com/porridge/apt-forktracer https://github.com/porridge/apt-forktracer 5457.924699074074 1 3 0 2 1 0 0
28 apt-venv 0.598527814932702 4.8192892934729 -0.729186428346901 https://salsa.debian.org/debian/apt-venv https://github.com/LeoIannacone/apt-venv 1672.1250694444443 0 3 0 1 7 0 0
29 aptitude-robot 0.0330441367843519 2.69876434953211 -0.675886625136312 https://github.com/elmar/aptitude-robot https://github.com/elmar/aptitude-robot 3822.3247685185183 3 7 1 6 9 0 0
30 apulse -0.17717245694643 1.29973697966089 -0.457689776114603 https://github.com/exaexa/apulse-debian https://github.com/exaexa/apulse-debian 2693.7106712962964 2 11 0 9 2 0 0
31 arc 1.00343051924479 2.95692526003554 0.170462970292605 https://git.hadrons.org/cgit/debian/pkgs/arc.git https://github.com/ani6al/arc 0.1011921296296296 1 1 0 1 0 0 0
32 arc-theme 0.0557512099432434 0.947010638316818 -0.178866228103829 https://github.com/UbuntuBudgie/arc-theme/tree/debian https://github.com/UbuntuBudgie/arc-theme 2773.5425578703703 36 30 0 2 2 0 0
33 arch-test 0.0607618911495027 0.902121307048674 -0.111650473265456 https://github.com/kilobyte/arch-test/tree/debian https://github.com/kilobyte/arch-test 2721.055891203704 2 7 0 6 10 0 0
34 archmage -0.576675011074068 -0.303765149491576 -0.66643977901654 https://salsa.debian.org/python-team/packages/archmage https://github.com/dottedmag/archmage 4875.184641203704 1 4 0 3 16 0 0
35 ardentryst 1.6336595560978 4.79019636159861 0.411496119890012 https://salsa.debian.org/games-team/ardentryst https://github.com/ardentryst/ardentryst 3087.714386574074 4 6 0 6 7 0 0
36 arp-scan 0.797385402380103 2.15787074804071 0.191351546468569 https://salsa.debian.org/pkg-security-team/arp-scan https://github.com/royhills/arp-scan 5689.268958333333 1 16 0 11 61 0 0
37 arping 0.530645087037964 1.29700118051615 0.131538230952086 https://salsa.debian.org/debian/arping https://github.com/ThomasHabets/arping 5640.3308564814815 6 8 1 10 48 0 0
38 biber 0.0255972490490973 0.397529493523627 -0.113970940798544 https://github.com/debian-tex/biber https://github.com/debian-tex/biber 5232.948425925926 2 17 0 7 1 0 0
39 binkd -1.52911487316923 -0.720899386825205 -1.8984875134446 https://salsa.debian.org/md/binkd https://github.com/pgul/binkd 5661.947349537037 4 23 0 12 24 0 0
40 bino 0.195257650160866 1.88170602761767 -0.477460599883246 https://github.com/schaal/bino https://github.com/schaal/bino 3762.760949074074 0 4 0 2 1 0 0
41 binwalk 0.223750881111973 1.33453734812974 -0.151364007244613 https://salsa.debian.org/pkg-security-team/binwalk https://github.com/ReFirmLabs/binwalk 3364.812650462963 24 70 1 71 16 0 0
42 biometric-authentication -0.485933223014382 1.53460316722766 -1.05540820789117 https://github.com/ukui/biometric-authentication https://github.com/ukui/biometric-authentication 1286.1941203703705 2 8 0 4 14 0 0
43 bitstruct -1.04221111689686 1.67587334368042 -1.74083643825012 https://salsa.debian.org/python-team/packages/bitstruct https://github.com/eerimoq/bitstruct 3110.3722916666666 2 10 0 6 34 0 0
44 blackbox 0.924067069407153 1.54859497059993 0.49552529995811 https://salsa.debian.org/debian/blackbox https://github.com/bbidulock/blackboxwm 5638.59306712963 4 7 0 8 24 0 0
45 bluebird-gtk-theme 1.1380974192667 4.27679649907411 0.156297008688033 https://salsa.debian.org/desktop-themes-team/bluebird-gtk-theme https://github.com/shimmerproject/Bluebird 2956.8580092592592 3 16 0 11 26 0 0
46 bmap-tools -0.150405205584776 1.12527328019887 -0.487915123133271 https://salsa.debian.org/debian/bmap-tools https://github.com/intel/bmap-tools 4042.210324074074 15 24 3 22 30 0 0
47 boinctui -0.143241370303535 1.42078631201341 -0.551211578534268 https://github.com/suleman1971/boinctui https://github.com/suleman1971/boinctui 3939.330289351852 1 7 0 5 21 0 0
48 boot-info-script -0.380931310220602 1.1240423782693 -0.708241731837265 https://salsa.debian.org/debian/boot-info-script https://github.com/arvidjaar/bootinfoscript 3172.7375 1 7 0 3 19 0 0
49 bppphyview -0.322998697146323 1.68940048110285 -1.06946424019755 https://salsa.debian.org/med-team/bppphyview https://github.com/BioPP/bppphyview 5024.941805555555 0 11 0 2 1 0 0
50 braa 0.18857550913631 2.42325022699813 -0.363339702123432 https://salsa.debian.org/pkg-security-team/braa https://github.com/mteg/braa 1136.4603125 1 3 0 2 3 0 0
51 brlaser 0.40724322632136 2.15415528750924 -0.0102827942670847 https://salsa.debian.org/printing-team/brlaser https://github.com/pdewacht/brlaser 3342.205983796296 4 11 0 13 27 0 0
52 bruteforce-luks 0.450685726895421 3.93090609242965 -0.344105736549171 https://salsa.debian.org/pkg-security-team/bruteforce-luks https://github.com/glv2/bruteforce-luks 1977.6153125 2 8 0 3 38 0 0
53 brutespray -0.0085744736996972 2.06226511956974 -0.445603786021027 https://salsa.debian.org/pkg-security-team/brutespray https://github.com/x90skysn3k/brutespray 2174.873599537037 7 10 0 8 19 0 0
54 capnproto 0.268831217820633 0.976027409602492 -0.0981830891894599 https://github.com/thomaslee/capnproto-debian https://github.com/thomaslee/capnproto-debian 3752.338587962963 3 4 0 3 5 0 0
55 care -0.283623715441212 3.50380717493441 -1.34600107840302 https://github.com/ivoire/CARE-debian https://github.com/ivoire/CARE-debian 2.719085648148148 0 2 0 1 1 0 0
56 cassbeam -0.259045108732969 0.99925176795752 -0.64497459970991 https://salsa.debian.org/debian-astro-team/cassbeam https://github.com/ratt-ru/cassbeam 1099.9010185185184 0 5 0 3 3 0 0
57 casync -1.01620040906362 -0.313916552001019 -1.22652686269664 https://salsa.debian.org/systemd-team/casync https://github.com/systemd/casync 2466.758460648148 38 15 0 44 38 0 0
58 cavezofphear 0.0722256397124372 3.40949806890074 -0.719928552689934 https://github.com/haakonnessjoen/Cavez-of-Phear-packaging https://github.com/haakonnessjoen/Cavez-of-Phear-packaging 23.047060185185185 0 1 0 1 1 0 0
59 cbflib 0.93542859469883 4.35392030923547 -0.192952620584131 https://salsa.debian.org/science-team/cbflib https://github.com/yayahjb/cbflib 5636.079074074074 1 18 0 8 16 0 0
60 cbm 0.21754416509263 1.98271593846827 -0.387294516619196 https://salsa.debian.org/debian/cbm https://github.com/resurrecting-open-source-projects/cbm 918.9922337962964 1 3 0 2 10 0 0
61 cccc 1.16306556252959 3.77237240672707 0.0933849485786392 https://salsa.debian.org/debian/cccc https://github.com/sarnold/cccc 2703.078263888889 1 7 0 3 10 0 0
62 ccd2iso 0.361667663026416 2.3145122267346 -0.282934292614776 https://github.com/paulproteus/ccd2iso-debian https://github.com/paulproteus/ccd2iso-debian 10.083055555555555 1 1 0 2 1 0 0
63 cclive 0.307502373439416 1.02460368794776 -0.0680117934195265 https://github.com/mogaal/cclive https://github.com/mogaal/cclive 1632.909375 1 4 0 2 0 0 0
64 cd-discid 0.692531699194494 3.31714740439398 -0.0825478540875517 https://github.com/taem/cd-discid/tree/deb https://github.com/taem/cd-discid 2591.008657407408 2 2 0 3 8 0 0
65 cellwriter 1.0089121851132 3.16829611372249 -0.0123490019388128 https://salsa.debian.org/debian/cellwriter https://github.com/risujin/cellwriter 1174.0054050925926 1 2 0 2 8 0 0
66 cen64 -0.029911283215682 2.26144224386536 -0.656674834422946 https://github.com/dh4/cen64-debian/ https://github.com/dh4/cen64-debian 1926.2346064814813 0 5 0 3 1 0 0
67 cen64-qt -0.75249983700087 1.46037636686185 -1.3157313925883 https://github.com/dh4/cen64-qt-debian/ https://github.com/dh4/cen64-qt-debian 1637.485798611111 0 4 0 3 1 0 0
68 certspotter -1.03336899144768 -0.0755768851187664 -1.23321678033423 https://salsa.debian.org/go-team/packages/certspotter https://github.com/sslmate/certspotter 2838.790173611111 7 8 2 11 9 0 0
69 cgroupfs-mount 0.595007950900762 2.24623334497127 0.0389645238605131 https://github.com/tianon/cgroupfs-mount https://github.com/tianon/cgroupfs-mount 2931.2437847222222 0 7 0 5 13 0 0
70 chaosreader 0.0512197310285199 1.96603100420262 -0.369285280047979 https://salsa.debian.org/pkg-security-team/chaosreader https://github.com/brendangregg/Chaosreader 66.77311342592593 0 4 0 3 13 0 0
71 cheesecutter -0.890992243560917 1.83461474605832 -1.50149644324579 https://salsa.debian.org/multimedia-team/cheesecutter https://github.com/theyamo/CheeseCutter 2936.816782407408 4 11 0 7 20 0 0
72 chemical-mime-data 0.933446796932344 3.30646333026514 0.103786539245329 https://salsa.debian.org/debichem-team/chemical-mime-data https://github.com/dleidert/chemical-mime 3567.674583333333 0 2 0 1 4 0 0
73 chkboot -0.699136888691687 1.72220095009199 -1.24498663476529 https://salsa.debian.org/debian/chkboot https://github.com/grazzolini/chkboot 1967.5233564814812 3 7 1 6 13 0 0
74 ciftilib -2.23371141055036 -0.584429452977969 -2.60098026330442 https://salsa.debian.org/med-team/ciftilib https://github.com/Washington-University/CiftiLib 3498.0756944444443 2 7 0 5 8 0 0
75 cjk 0.96971045192412 1.67956459925518 0.507884270602392 https://github.com/debian-tex/cjk https://github.com/debian-tex/cjk 4969.946932870371 1 7 0 4 2 0 0
76 config-package-dev -0.205622525599008 1.25227242344213 -0.663386036163591 https://github.com/sipb/config-package-dev https://github.com/sipb/config-package-dev 3585.0969444444445 4 6 0 9 9 0 0
77 connect-proxy 0.663929963393126 3.49432697612261 -0.262388666763748 https://salsa.debian.org/debian/connect-proxy https://github.com/gotoh/ssh-connect 3911.032627314815 0 6 0 3 7 0 0
78 context-modules 0.280565146336701 2.52001699963819 -0.144175883889574 https://github.com/debian-tex/context-modules https://github.com/debian-tex/context-modules 4444.346076388889 3 7 0 4 3 0 0
79 context-modules 0.280565146336701 2.52001699963819 -0.144175883889574 https://github.com/debian-tex/context-modules https://github.com/debian-tex/context-modules 4444.346076388889 3 7 0 4 3 0 0
80 contextfree -0.344235576793784 0.756294578766934 -0.832158475394757 https://github.com/MtnViewJohn/context-free https://github.com/MtnViewJohn/context-free 2911.319537037037 1 9 0 3 27 0 0
81 convertdate -1.07797049264342 1.52635035805152 -1.637269668297 https://salsa.debian.org/python-team/packages/convertdate https://github.com/fitnr/convertdate 2873.5651041666665 10 11 0 11 44 0 0
82 copyright-update -0.552197160511787 1.80663899291966 -1.14317611874124 https://salsa.debian.org/debian/copyright-update https://github.com/jaalto/project--copyright-update 3367.86224537037 0 1 0 1 0 0 0
83 core-cache-clojure -0.561021563903902 2.40885140581525 -1.30307388825199 https://salsa.debian.org/clojure-team/core-cache-clojure https://github.com/clojure/core.cache 4284.517013888889 8 15 0 13 17 0 0
84 cpm 1.50030554593415 4.35291061073564 0.259076931680296 https://github.com/comotion/cpm https://github.com/comotion/cpm 3307.608391203704 0 16 3 5 33 0 0
85 cppreference-doc 0.717486383735466 3.97515888375713 -0.311471505511598 https://github.com/p12tic/cppreference-doc-debian https://github.com/p12tic/cppreference-doc-debian 3405.681574074074 2 6 0 5 7 0 0
86 cram -1.55828146225479 0.404430784817172 -2.03735898499585 https://salsa.debian.org/python-team/packages/cram https://github.com/brodie/cram 4115.669652777778 3 11 0 9 40 0 0
87 cruft-ng 0.142059123983331 2.30970880347388 -0.517173950214686 https://github.com/a-detiste/cruft-ng https://github.com/a-detiste/cruft-ng 3368.403101851852 2 10 0 7 3 0 0
88 cruft-ng 0.142059123983331 2.30970880347388 -0.517173950214686 https://github.com/a-detiste/cruft-ng https://github.com/a-detiste/cruft-ng 3368.403101851852 2 10 0 10 11 0 0
89 cryfs -0.132351299256985 0.869380622104774 -0.369453027315021 https://github.com/davesteele/cryfs https://github.com/davesteele/cryfs 3180.9594560185187 28 15 0 27 1 0 0
90 ctdconverter -2.85255153038538 -0.454986667446423 -3.32075962513198 https://salsa.debian.org/med-team/ctdconverter https://github.com/WorkflowConversion/CTDConverter 2616.914618055556 5 13 0 9 15 0 0
91 deepin-notifications 0.34744427251328 3.65477856026676 -0.432180899283793 https://salsa.debian.org/pkg-deepin-team/deepin-notifications https://github.com/linuxdeepin/deepin-notifications 2025.0469791666667 4 26 0 14 18 0 0
92 derpconf -2.16326613351292 -0.247952996571128 -2.7160545081398 https://salsa.debian.org/python-team/packages/derpconf https://github.com/globocom/derpconf 4088.185949074074 0 19 0 10 21 0 0
93 devtodo -0.0964373600662017 0.523133728296973 -0.466757561707856 https://salsa.debian.org/debian/devtodo https://github.com/alecthomas/devtodo 4517.700439814815 2 2 0 1 5 0 0
94 dfc 0.624948273307755 2.69232463778837 -0.106015439650167 https://salsa.debian.org/debian/dfc https://github.com/rolinh/dfc 3944.702615740741 10 7 0 15 23 0 0
95 dh-dist-zilla -1.00752199724441 0.589306650019709 -1.28293350578517 https://github.com/elmar/dh-dist-zilla https://github.com/elmar/dh-dist-zilla 2392.1696064814814 0 4 0 3 3 0 0
96 dhcpcd-ui -0.012287241418141 2.56952838581004 -0.83673457548482 https://salsa.debian.org/debian/dhcpcd-ui https://github.com/NetworkConfiguration/dhcpcd-ui 5203.8271875 4 2 0 5 0 0 0
97 dhcpdump 1.44907504119257 4.14563319111402 0.387240643786827 https://github.com/bbonev/dhcpdump https://github.com/bbonev/dhcpdump 112.99480324074074 0 3 0 2 3 0 0
98 dhcpig -0.987243531635154 1.33241621278506 -1.52050387661082 https://salsa.debian.org/pkg-security-team/dhcpig https://github.com/kamorin/DHCPig 1930.9329398148147 0 7 0 7 22 0 0
99 ding-libs 0.383342255623489 2.49364247157588 -0.138147012901626 https://salsa.debian.org/sssd-team/ding-libs https://github.com/SSSD/ding-libs 5249.620081018518 15 12 0 14 16 0 0
100 dir2ogg 0.239694684529411 1.64152149103211 -0.319092918386963 https://github.com/julian-klode/dir2ogg https://github.com/julian-klode/dir2ogg 1310.029988425926 1 5 1 3 9 0 0
101 direnv -0.0068848379529366 1.75857064726267 -0.451160585745145 https://github.com/direnv/direnv-deb https://github.com/direnv/direnv-deb 3256.5212847222224 1 6 0 1 1 0 0
102 ditaa 1.14456117412936 3.55385867527915 0.142833129763842 https://salsa.debian.org/java-team/ditaa https://github.com/stathissideris/ditaa 4647.896041666667 3 17 0 12 73 0 0
103 django-cors-headers -1.11394108758359 0.0671040287419646 -1.33673891031328 https://salsa.debian.org/python-team/packages/django-cors-headers https://github.com/adamchainz/django-cors-headers 3979.5858333333335 47 28 0 63 10 0 0
104 docdiff -0.363775606360358 0.689503034880956 -0.723612814035272 https://salsa.debian.org/debian/docdiff https://github.com/hisashim/docdiff 3912.654814814815 0 6 1 5 11 0 0
105 dodgy 0.155741812664803 3.62095525465031 -0.792433561479021 https://salsa.debian.org/python-team/packages/dodgy https://github.com/landscapeio/dodgy 2642.968425925926 4 14 0 11 24 0 0
106 doona 0.0575012671817577 2.52116677544593 -0.439565640170492 https://salsa.debian.org/pkg-security-team/doona https://github.com/wireghoul/doona 3578.8472569444443 1 4 0 3 6 0 0
107 doris -3.25146304156637 -2.75605148438427 -3.33298159978531 https://salsa.debian.org/debian-gis-team/doris https://github.com/TUDelftGeodesy/Doris 371.94388888888886 0 6 0 3 31 0 0
108 dotenv-cli -2.84119389854425 -0.490733966228282 -3.32075731236493 https://github.com/venthur/dotenv-cli https://github.com/venthur/dotenv-cli 1883.5036574074077 2 5 0 4 9 0 0
109 dothost -0.823638539350845 1.67643607287626 -1.35414195393643 https://salsa.debian.org/debian/dothost https://github.com/jwilk/dothost 4422.101539351852 1 1 0 1 2 0 0
110 dpmb -0.669189830637777 1.51487679633521 -1.16595597871383 https://github.com/dpmb/dpmb https://github.com/dpmb/dpmb 3025.1458101851854 5 11 1 7 14 0 0
111 drf-generators -1.07918415610289 1.91085359378585 -1.80155076486193 https://salsa.debian.org/python-team/packages/drf-generators https://github.com/brobin/drf-generators 1981.457962962963 4 10 0 9 39 0 0
112 driftnet -0.302144137704238 0.458279698148053 -0.616098152418851 https://github.com/deiv/driftnet https://github.com/deiv/driftnet 3936.065972222222 4 6 0 5 58 0 0
113 drmips -0.919047649267425 1.66859066241566 -1.64121232677346 https://github.com/brunonova/drmips/tree/debian https://github.com/brunonova/drmips 3165.66125 3 3 0 4 0 0 0
114 dvbcut -0.140015948042476 0.399549472596794 -0.360309815738839 https://github.com/bernhardu/dvbcut-deb https://github.com/bernhardu/dvbcut-deb 2301.5843402777778 21 3 0 13 12 0 0
115 dvisvgm 0.171998282183947 1.55084136410994 -0.142662310021075 https://github.com/debian-tex/dvisvgm https://github.com/debian-tex/dvisvgm 1541.3238194444446 1 6 0 3 2 0 0
116 dymo-cups-drivers 0.169549098118807 1.26534235036264 -0.0340436610527709 https://salsa.debian.org/printing-team/dymo-cups-drivers https://github.com/matthiasbock/dymo-cups-drivers 4079.640983796297 4 11 0 5 30 0 0
117 e2tools -0.31548264769242 0.572945917024269 -0.592896826629012 https://salsa.debian.org/debian/e2tools https://github.com/e2tools/e2tools 1196.5083217592592 2 6 3 6 14 0 0
118 ecdsautils -0.584218908434214 1.61127583977002 -1.01705206899644 https://salsa.debian.org/communitywlan-team/ecdsautils https://github.com/freifunk-gluon/ecdsautils 3436.625625 1 8 0 5 0 0 0
119 edgar 1.08839795492961 5.17314917307623 -0.286926227501431 https://salsa.debian.org/games-team/edgar https://github.com/riksweeney/edgar 5461.022303240741 3 13 0 10 32 0 0
120 editra -0.263335934885057 1.18599592584657 -0.739439848910042 https://github.com/mogaal/editra https://github.com/mogaal/editra 1762.9254398148148 0 2 0 1 2 0 0
121 eggdrop 0.690268776996146 1.69667660089826 0.0747126473210248 https://github.com/yastupin/eggdrop-debian https://github.com/yastupin/eggdrop-debian 1023.9554166666668 0 1 0 1 2 0 0
122 eiciel -0.391393491150218 0.284553120568024 -0.622503649693577 https://salsa.debian.org/debian/eiciel https://github.com/rofirrim/eiciel 4391.8161689814815 58 10 0 42 13 0 0
123 eiskaltdcpp 0.450565010716283 2.09734901934217 -0.288679308824885 https://github.com/eiskaltdcpp/eiskaltdcpp-debian https://github.com/eiskaltdcpp/eiskaltdcpp-debian 3513.924236111111 0 2 0 2 3 0 0
124 eja -2.79252373942421 1.01540476237612 -3.99129208423818 https://github.com/ubaldus/eja https://github.com/ubaldus/eja 3036.769629629629 0 5 0 3 3 0 0
125 eyed3 1.23632208346383 2.32250673725634 0.591986174485483 https://github.com/gaetano-guerriero/eyeD3-debian https://github.com/gaetano-guerriero/eyeD3-debian 2546.8571180555555 1 6 0 1 2 0 0
126 faac 0.408637631433611 1.78820560884343 -0.0272312250909511 https://salsa.debian.org/multimedia-team/faac https://github.com/knik0/faac 5409.507118055555 6 12 0 10 30 0 0
127 faba-icon-theme 0.891121238708099 4.43847406760927 -0.114244381250684 https://github.com/ubuntubudgie/faba-icon-theme/tree/debian https://github.com/ubuntubudgie/faba-icon-theme 1592.9366782407408 0 6 0 2 0 0 0
128 fadecut -0.667350092463335 1.85383645777287 -1.13854409825705 https://github.com/fadecut/fadecut/tree/debian https://github.com/fadecut/fadecut 2792.815474537037 1 14 5 2 11 0 0
129 fai -0.141029003062567 -0.0834131887446058 -0.187507023426249 https://github.com/faiproject/fai https://github.com/faiproject/fai 5773.004537037037 75 16 0 54 6 0 0
130 fakesleep -2.48126536481237 0.0741874263754914 -3.00289319258141 https://salsa.debian.org/python-team/packages/fakesleep https://github.com/wearpants/fakesleep 0.0144907407407407 0 1 0 1 3 0 0
131 fasttracker2 -1.40046242909984 1.30557026771413 -2.13381470047187 https://salsa.debian.org/multimedia-team/fasttracker2 https://github.com/8bitbubsy/ft2-clone 1461.167395833333 1 7 0 7 45 0 0
132 fatcat 0.484244234595616 3.27011211542871 -0.26926443972348 https://salsa.debian.org/pkg-security-team/fatcat https://github.com/gregwar/fatcat 3248.511898148148 2 7 0 6 32 0 0
133 fatresize 1.78148207308487 4.9928976783678 0.533041051742402 https://salsa.debian.org/parted-team/fatresize https://github.com/ya-mouse/fatresize 2189.5325 0 6 0 4 32 0 0
134 fbpager 1.58823801856965 4.00012622311752 0.50196164463335 https://salsa.debian.org/debian/fbpager https://github.com/fluxbox/fbpager 37.65318287037037 0 2 0 1 2 0 0
135 fcgiwrap 0.313457792128019 1.1712166292828 -0.0802338795231698 https://salsa.debian.org/debian/fcgiwrap https://github.com/gnosek/fcgiwrap 2589.724513888889 5 10 0 10 65 0 0
136 fcitx-libpinyin 1.39043144689308 5.58305392877006 -0.0318276844096985 https://salsa.debian.org/input-method-team/fcitx-libpinyin https://github.com/fcitx/fcitx-libpinyin 4359.651828703703 2 6 0 6 22 0 0
137 fdm 0.367216892864716 2.19386340439911 -0.462639406832624 https://github.com/ft/pkg-fdm/ https://github.com/ft/pkg-fdm 5107.6653125 0 3 0 2 1 0 0
138 ferm 1.17557917057853 1.91549490133415 0.694476014070476 https://github.com/formorer/pkg-ferm https://github.com/formorer/pkg-ferm 1766.192164351852 3 2 0 3 7 0 0
139 filetea -1.48802911677377 -0.597610494268726 -1.68694265471388 https://salsa.debian.org/berto/filetea https://github.com/elima/FileTea 2414.458611111111 4 1 0 2 17 0 0
140 filtergen -1.49005930206133 -0.252717041402296 -2.01618164947352 https://github.com/jaqx0r/filtergen/tree/debian https://github.com/jaqx0r/filtergen 4988.9503125 3 6 0 2 4 0 0
141 fitscut -0.461887466842085 0.810102280137207 -0.688120430418164 https://salsa.debian.org/debian-astro-team/fitscut https://github.com/spacetelescope/fitscut 4.934247685185185 1 2 0 0 3 0 0
142 fizmo-ncursesw -0.203260447661615 2.2028162183293 -0.777045143620456 https://github.com/chrender/fizmo-ncursesw https://github.com/chrender/fizmo-ncursesw 4851.414270833333 0 5 0 2 1 0 0
143 flam3 0.783107292468659 3.7427433820312 -0.265060915265368 https://salsa.debian.org/debian/flam3 https://github.com/scottdraves/flam3 1152.1052083333334 1 7 0 3 25 0 0
144 fpgatools 0.263317733632337 3.62302416150927 -0.617914371101901 https://github.com/Wolfgang-Spraul/fpgatools https://github.com/Wolfgang-Spraul/fpgatools 1132.0893287037038 1 6 0 5 0 0 0
145 fqterm -1.47783361153791 -0.410002791422599 -1.88643834830968 https://salsa.debian.org/chinese-team/fqterm https://github.com/mytbk/fqterm 3515.765625 5 7 0 7 21 0 0
146 freealchemist 0.0594496950411277 2.2746437450724 -0.470758238747303 https://salsa.debian.org/python-team/packages/freealchemist https://github.com/dakk/FreeAlchemist 3586.183032407408 0 3 0 1 0 0 0
147 freedv -0.321380589116011 1.14269359486899 -0.737833311519897 https://salsa.debian.org/debian-hamradio-team/freedv https://github.com/drowe67/freedv-gui 3043.6515972222223 1 33 0 13 0 0 0
148 freewheeling 0.57929039917913 2.50716578190389 -0.253456796640715 https://salsa.debian.org/multimedia-team/freewheeling https://github.com/free-wheeling/freewheeling 5218.87306712963 1 3 0 3 28 0 0
149 ftgl 1.21435994058272 2.19643555055912 0.619951290464078 https://salsa.debian.org/ftgl-team/ftgl https://github.com/frankheckenbach/ftgl 5371.300497685185 3 17 0 10 18 0 0
150 fvwm 0.30915260290702 0.469889524583975 0.181176490360975 https://github.com/somiaj/fvwm2-debian https://github.com/somiaj/fvwm2-debian 699.9356018518519 1 3 0 1 0 0 0
151 fw4spl -0.173178577808159 1.26196025038516 -0.82118654463665 https://salsa.debian.org/med-team/fw4spl https://github.com/IRCAD/sight 5192.848726851852 18 189 0 40 13 0 0
152 g2 -0.232798927583725 0.480081823717711 -0.573745503227334 https://salsa.debian.org/med-team/g2 https://github.com/danielrmeyer/g2 0.0 0 1 0 0 3 0 0
153 ganeti-os-noop -0.228103612944439 2.15469639223046 -0.852366861019704 https://salsa.debian.org/ganeti-team/ganeti-os-noop https://github.com/grnet/ganeti-os-noop 677.1858449074074 0 6 0 2 5 1 1
154 giza -0.0821548043704013 1.7697955981988 -0.433099872352207 https://salsa.debian.org/debian-astro-team/giza https://github.com/danieljprice/giza 4755.9934837962965 2 14 0 9 20 0 0
155 gjots2 0.494722277557668 2.20920550502522 -0.349273527502639 https://github.com/leggewie-DM/gjots2 https://github.com/leggewie-DM/gjots2 4231.040023148148 3 4 0 1 2 0 0
156 gkrellm2-cpufreq 0.520662810261337 3.09832773332327 -0.290811488089151 https://github.com/glaubitz/gkrellm-cpufreq-debian https://github.com/glaubitz/gkrellm-cpufreq-debian 3039.783865740741 1 2 0 1 3 0 0
157 glimpse 4.84219789067736 8.06243279158319 3.38459316763573 https://github.com/az143/glimpse https://github.com/az143/glimpse 3292.598958333333 0 6 0 2 2 0 0
158 global 0.925106943891178 1.80298075221874 0.395670583842805 https://github.com/punitagrawal/global https://github.com/punitagrawal/global 2253.924212962963 4 4 0 5 4 0 0
159 gmetric4j -2.75986928766789 -0.590610246331083 -3.29509205415348 https://github.com/ganglia/gmetric4j https://github.com/ganglia/gmetric4j 3040.700127314815 1 11 0 5 21 0 0
160 gnarwl -1.00912731780396 -0.119732536714327 -1.47832568928384 https://salsa.debian.org/debian/gnarwl https://github.com/fln/gnarwl 2570.5118287037035 1 9 0 5 7 0 0
161 gnome-mastermind 0.189663114172519 2.12499155712816 -0.40647331653126 https://salsa.debian.org/debian/gnome-mastermind https://github.com/fargiolas/gnome-mastermind 5420.939548611111 1 6 0 3 2 0 0
162 goldeneye 0.291422342120509 3.23766478434891 -0.422802284339128 https://salsa.debian.org/pkg-security-team/goldeneye https://github.com/jseidl/GoldenEye 3012.1110532407406 1 7 0 5 0 0 0
163 gorm.app 0.379214595573564 1.50539380252219 -0.0975198397004308 https://salsa.debian.org/gnustep-team/gorm.app https://github.com/gnustep/apps-gorm 5785.686678240741 3 22 0 21 13 0 0
164 gosa -0.3775685335741 -0.218913245151997 -0.490142989776367 https://salsa.debian.org/debian-edu-pkg-team/gosa https://github.com/gosa-project/gosa-core 5676.765821759259 7 31 0 8 18 0 0
165 gosa-plugin-mailaddress -2.33839798824977 0.264356858694085 -2.98564755573703 https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-mailaddress https://github.com/gosa-project/gosa-plugins-mailaddress 2274.676365740741 0 4 0 2 4 0 0
166 gosa-plugin-netgroups -0.991400762891599 0.477737244370405 -1.38270096634839 https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-netgroups https://github.com/gosa-project/gosa-plugins-netgroups 1422.7270023148149 0 3 0 1 2 0 0
167 gosa-plugin-pwreset -1.35983377184844 0.287923337303386 -1.62929317992199 https://salsa.debian.org/debian-edu-pkg-team/gosa-plugin-pwreset https://github.com/gosa-project/gosa-plugins-pwreset 2184.168125 0 3 0 1 1 0 0
168 gpicview 2.07026716447993 4.21859764899317 1.05394216899283 https://salsa.debian.org/lxde-team/gpicview https://github.com/lxde/gpicview 5713.732662037037 76 42 0 59 6 0 0
169 gpustat -0.741403160392273 1.67386030509305 -1.1885003927339 https://salsa.debian.org/nvidia-team/gpustat https://github.com/wookayin/gpustat 2769.873078703704 16 5 3 17 31 0 0
170 gpyfft -0.0412032188187653 3.09310643757917 -0.922104196637825 https://salsa.debian.org/science-team/gpyfft https://github.com/geggo/gpyfft 2840.725300925926 4 10 0 8 33 0 0
171 gr-hpsdr 0.400478366399521 3.87664593050706 -0.754843802936069 https://salsa.debian.org/debian-hamradio-team/gr-hpsdr https://github.com/Tom-McDermott/gr-hpsdr 3221.897743055556 2 8 0 4 18 0 0
172 haxe -0.520121199828189 0.291656629232862 -0.854365100683561 https://github.com/HaxeFoundation/haxe-debian https://github.com/HaxeFoundation/haxe-debian 5039.159791666667 3 5 0 5 4 0 0
173 hesiod 1.35207987719541 2.88204109904546 0.569829979549406 https://github.com/achernya/hesiod https://github.com/achernya/hesiod 2444.8183564814813 0 5 0 6 15 0 0
174 hiro -3.12301135787983 -1.14023553381057 -3.69314465756504 https://salsa.debian.org/python-team/packages/hiro https://github.com/alisaifee/hiro 3329.753263888889 1 3 0 3 6 0 0
175 hodie -0.839827098753095 0.847259008084228 -1.20596126816846 https://salsa.debian.org/cts/hodie https://github.com/michiexile/hodie 1318.6005671296296 0 5 0 1 2 0 0
176 hoel -2.62622621697402 -0.673459335408438 -3.01125437253336 https://salsa.debian.org/debian-iot-team/oauth2/hoel.git https://github.com/babelouest/hoel 1340.3941203703705 3 9 0 7 12 0 0
177 html2text 1.33403803979287 2.32152554452253 0.727545163261413 https://salsa.debian.org/debian/html2text https://github.com/grobian/html2text 1388.0924421296295 5 7 0 7 21 0 0
178 html5-parser 0.458800578494514 2.4674305886851 -0.0847285940270142 https://github.com/debian-calibre/html5-parser https://github.com/debian-calibre/html5-parser 2309.525925925926 1 6 0 5 4 0 0
179 htmlmin 0.374983932562282 3.80096487960747 -0.406198962884855 https://salsa.debian.org/python-team/packages/htmlmin https://github.com/mankyd/htmlmin 1758.145405092593 0 22 0 16 60 0 0
180 htpdate -0.444541263600008 1.61940455160078 -0.918880230012669 https://salsa.debian.org/debian/htpdate https://github.com/twekkel/htpdate 706.8257407407407 6 5 0 5 17 0 0
181 httmock -1.63670650820293 0.982025847905345 -2.21581024421151 https://salsa.debian.org/python-team/packages/httmock https://github.com/patrys/httmock 2779.517060185185 4 27 0 23 61 0 0
182 httpcode -0.665917226132441 1.43278820521688 -1.12356826521724 https://salsa.debian.org/python-team/packages/httpcode https://github.com/rspivak/httpcode 1929.8437152777776 0 9 0 6 15 0 0
183 igtf-policy-bundle -3.40267963229103 -2.19817915323612 -3.72689988548223 https://github.com/dvandok/igtf-policy-bundle https://github.com/dvandok/igtf-policy-bundle 4263.811400462963 0 3 0 2 1 0 0
184 im -0.683203415227418 -0.468849532849079 -0.783434092773863 https://salsa.debian.org/debian/im https://github.com/tats/im 1297.943900462963 1 2 0 1 0 0 0
185 imagetooth -1.56151804986896 1.02976558626745 -2.13055681311183 https://salsa.debian.org/ruby-team/imagetooth https://github.com/gramos/imagetooth 163.81336805555554 0 1 0 1 0 0 0
186 ionit -2.56769805015944 -0.998151936758215 -2.98444937682541 https://github.com/bdrung/ionit/tree/debian/unstable https://github.com/bdrung/ionit 1307.9435069444444 2 5 0 2 4 0 0
187 ipheth 0.943090802667325 3.76382585272279 -0.13743487302787 https://github.com/pmcenery/ipheth-debian https://github.com/pmcenery/ipheth-debian 4243.605381944444 0 4 0 2 1 0 0
188 ipmctl -1.80380628845051 -0.234444738513806 -2.06963966567453 https://github.com/kilobyte/ipmctl/tree/debian https://github.com/kilobyte/ipmctl 1854.5950810185184 32 11 0 22 0 0 0
189 ippusbxd 0.0111748533285641 2.66002786497703 -0.722026887945832 https://salsa.debian.org/printing-team/ippusbxd https://github.com/OpenPrinting/ippusbxd 2327.077696759259 1 12 0 6 11 0 0
190 iprutils -1.90302314060055 0.333968509203932 -2.44604336862968 https://salsa.debian.org/debian/iprutils https://github.com/bjking1/iprutils 5119.04505787037 18 20 0 14 14 0 0
191 ipv6calc 0.543298857583 1.76348144592324 -0.0022190697373333 https://salsa.debian.org/debian/ipv6calc https://github.com/pbiering/ipv6calc 5498.61324074074 2 10 5 7 16 0 0
192 ipv6toolkit 0.155618378638467 2.6785840103418 -0.553670011158937 https://github.com/alvarezp/ipv6toolkit/tree/debian https://github.com/alvarezp/ipv6toolkit 3020.5637962962965 1 17 0 8 0 0 0
193 ipvsadm 1.61908553590761 2.78315854014052 0.905629891911793 https://github.com/formorer/pkg-ipvsadm https://github.com/formorer/pkg-ipvsadm 3173.692650462963 1 2 0 2 3 0 0
194 ipython-genutils 0.530177331159466 3.23732216372701 -0.0754853282825387 https://salsa.debian.org/python-team/packages/ipython-genutils https://github.com/ipython/ipython_genutils 4920.52525462963 2 28 3 27 23 0 0
195 iraf-sptable -0.357289537612694 2.89104688412438 -1.14398316665318 https://salsa.debian.org/debian-astro-team/iraf-sptable https://github.com/iraf-community/sptable 2001.9924189814813 2 4 0 1 3 0 0
196 ircmarkers -1.44359281417606 0.758311846290358 -1.91259895279885 https://github.com/df7cb/ircmarkers https://github.com/df7cb/ircmarkers 5694.884652777778 1 3 0 3 1 0 0
197 irssi-plugin-xmpp 0.603569160068662 1.55579725815672 0.0980337917936148 https://salsa.debian.org/debian/irssi-plugin-xmpp https://github.com/cdidier/irssi-xmpp 4266.862395833334 7 12 0 12 44 0 0
198 islamic-menus -0.836040345722433 1.89276666455391 -1.52080141050059 https://salsa.debian.org/islamic-team/islamic-menus https://github.com/ojuba-org/islamic-menus 1447.6479050925925 0 9 0 5 1 0 0
199 jupyter-sphinx-theme -0.409104944658621 -0.0453166630361136 -0.489960530338634 https://salsa.debian.org/python-team/packages/jupyter-sphinx-theme https://github.com/jupyter/jupyter-sphinx-theme 1834.3539467592595 2 32 0 23 12 0 0
200 kamcli -4.77863888246194 -2.41825417083059 -5.41794032912643 https://salsa.debian.org/pkg-voip-team/kamcli/ https://github.com/kamailio/kamcli 3121.915613425926 1 5 0 5 8 0 0
201 karlyriceditor -0.114559294607774 2.74446814581886 -1.06888085948574 https://github.com/martin-steghoefer/debian-karlyriceditor https://github.com/martin-steghoefer/debian-karlyriceditor 1746.032951388889 1 1 0 2 0 0 0
202 kbtin -0.288549712057774 1.24720454478505 -0.639846297022434 https://github.com/kilobyte/kbtin/tree/debian https://github.com/kilobyte/kbtin 5761.034421296296 1 4 0 3 7 0 0
203 kcemu -1.54653182143857 -0.396554760130113 -1.84525690547919 https://github.com/glaubitz/kcemu-debian https://github.com/glaubitz/kcemu-debian 4222.827384259259 2 2 0 1 0 0 0
204 kchmviewer 0.93820662178197 2.37580504033689 0.261336739546184 https://salsa.debian.org/qt-kde-team/extras/kchmviewer https://github.com/gyunaev/kchmviewer 2255.6306481481483 1 6 0 4 23 0 0
205 keychain 1.09333931055728 2.27523860593191 0.436036226574602 https://salsa.debian.org/debian/keychain https://github.com/funtoo/keychain 3125.510335648148 23 18 0 32 53 0 0
206 khard 0.0842088928565309 2.53505362152663 -0.577783913713889 https://salsa.debian.org/python-team/packages/khard https://github.com/lucc/khard 3364.343252314815 16 20 1 32 41 0 0
207 kindleclip -0.897428336753415 0.95694298072959 -1.34493936657523 https://github.com/gwolf/kindleclip https://github.com/gwolf/kindleclip 1841.0025925925927 0 1 0 1 7 0 0
208 kismet 1.93354168906184 2.95707792512029 1.27565983236249 https://github.com/andrikos/kismet-debian https://github.com/andrikos/kismet-debian 1415.5860300925926 0 1 0 1 0 0 0
209 klatexformula -0.260216607100692 0.570546910004265 -0.533087067152199 https://github.com/TobiasWinchen/klatexformula_debian https://github.com/TobiasWinchen/klatexformula_debian 3554.8463541666665 0 6 0 3 1 0 0
210 ledgersmb -1.97689062412395 -1.2384100444554 -2.32818405996674 https://github.com/ledgersmb/pkg-ledgersmb https://github.com/ledgersmb/pkg-ledgersmb 5388.182164351852 1 9 0 4 4 0 0
211 libapp-perlrdf-command-query-perl -2.51957168210821 -0.172808532499257 -3.00600909784156 https://salsa.debian.org/perl-team/modules/packages/libapp-perlrdf-command-query-perl https://github.com/tobyink/p5-app-perlrdf-command-query 786.4794675925926 0 1 0 1 1 0 0
212 libaria -0.428707675191208 2.53338676919594 -1.5521033494237 https://github.com/jksrecko/libaria https://github.com/jksrecko/libaria 1255.0196875 1 2 0 2 3 0 0
213 libastro-fits-cfitsio-perl -0.284600425980382 1.07282475745656 -0.745324073043926 https://salsa.debian.org/perl-team/modules/packages/libastro-fits-cfitsio-perl https://github.com/pratzlaff/Astro-FITS-CFITSIO 41.81601851851852 1 3 0 2 1 0 0
214 libb-hooks-op-check-perl 0.626322505912957 3.42503431358663 -0.0183739613238044 https://salsa.debian.org/perl-team/modules/packages/libb-hooks-op-check-perl https://github.com/karenetheridge/B-Hooks-OP-Check 4225.852743055556 1 3 0 3 0 0 0
215 libbase58 -0.389939172071052 2.46800026126513 -1.14873224026754 https://salsa.debian.org/debian/libbase58 https://github.com/luke-jr/libbase58 2238.1648148148147 3 7 0 8 0 0 0
216 libbde 0.371557995740405 2.35314653128062 -0.26791692513328 https://salsa.debian.org/pkg-security-team/libbde https://github.com/libyal/libbde 2546.627939814815 2 1 0 3 54 0 0
217 libbioparser-dev -1.08373202424909 1.81606023628075 -1.76182554973011 https://salsa.debian.org/med-team/libbioparser-dev https://github.com/rvaser/bioparser 2526.044467592593 2 4 0 2 7 0 0
218 libbpp-core -0.305508300184024 1.34277738657172 -0.926682080336262 https://salsa.debian.org/med-team/libbpp-core https://github.com/BioPP/bpp-core 4797.182592592592 3 24 0 9 13 0 0
219 libbpp-popgen -0.52715335068207 1.12516828093041 -1.10423338211461 https://salsa.debian.org/med-team/libbpp-popgen https://github.com/BioPP/bpp-popgen 5514.957303240741 1 13 0 4 2 0 0
220 libbpp-qt -0.0541983728834032 2.88651489322735 -1.0203907927126 https://salsa.debian.org/med-team/libbpp-qt https://github.com/BioPP/bpp-qt 5024.875405092593 0 12 0 3 1 0 0
221 libbpp-raa -0.469533407646168 2.42360881452285 -1.43715046438339 https://salsa.debian.org/med-team/libbpp-raa https://github.com/BioPP/bpp-raa 5066.236296296296 0 17 0 4 1 0 0
222 libbpp-seq-omics -0.456933536859396 1.1913544638617 -1.06020960411164 https://salsa.debian.org/med-team/libbpp-seq-omics https://github.com/BioPP/bpp-seq-omics.git 4806.927708333334 0 14 0 5 7 0 0
223 libcap-ng 0.839670026529806 1.68148066895671 0.38961988470801 https://salsa.debian.org/debian/libcap-ng https://github.com/stevegrubb/libcap-ng 2330.445636574074 16 5 0 19 22 0 0
224 libcapi20-3 0.836881386149714 2.39310410592819 0.20317721975515 https://github.com/leggewie-DM/libcapi20 https://github.com/leggewie-DM/libcapi20 1469.2789236111112 0 1 0 1 1 0 0
225 libcatalyst-authentication-credential-http-perl -0.544586959051202 1.72372401732191 -0.984891698566424 https://salsa.debian.org/perl-team/modules/packages/libcatalyst-authentication-credential-http-perl https://github.com/perl-catalyst/Catalyst-Authentication-Credential-HTTP 3862.908715277778 0 7 0 7 0 0 0
226 libcatalyst-model-dbic-schema-perl 0.0213319889022422 2.94093546704044 -0.716478592326738 https://salsa.debian.org/perl-team/modules/packages/libcatalyst-model-dbic-schema-perl https://github.com/perl-catalyst/Catalyst-Model-DBIC-Schema 5560.308182870371 1 18 0 13 3 0 0
227 libcgi-application-plugin-session-perl -0.411967994731684 2.44107933184202 -1.16266299576573 https://salsa.debian.org/perl-team/modules/packages/libcgi-application-plugin-session-perl https://github.com/frioux/CGI-Application-Plugin-Session 1734.185208333333 2 2 0 2 1 0 0
228 libcgi-session-expiresessions-perl -2.14112586282376 -0.617520504117339 -2.47229079355589 https://salsa.debian.org/perl-team/modules/packages/libcgi-session-expiresessions-perl https://github.com/ronsavage/CGI-Session-ExpireSessions 152.66833333333332 0 1 0 1 2 0 0
229 libchatbot-eliza-perl -1.31449350426372 1.236256832299 -1.89655576545199 https://salsa.debian.org/perl-team/modules/packages/libchatbot-eliza-perl https://github.com/ggruen/Chatbot-Eliza 2872.7296875 1 4 0 2 0 0 0
230 libchi-driver-redis-perl -1.05628319308502 1.25009921134522 -1.52730469888866 https://salsa.debian.org/perl-team/modules/packages/libchi-driver-redis-perl https://github.com/rentrak/chi-driver-redis 2250.50630787037 1 6 0 4 5 0 0
231 libcrypt-saltedhash-perl -0.4905719307211 1.64024676105544 -0.934415329371285 https://salsa.debian.org/perl-team/modules/packages/libcrypt-saltedhash-perl https://github.com/campus-explorer/crypt-saltedhash 137.03401620370371 2 4 0 4 7 0 0
232 libcue 1.32805273658989 4.56460981557363 0.252853490660642 https://salsa.debian.org/debian/libcue https://github.com/lipnitsk/libcue 5295.136643518518 10 5 0 13 29 0 0
233 libcypher-parser -0.512286836062366 1.70433584305484 -0.950571479404257 https://github.com/cleishm/libcypher-parser https://github.com/cleishm/libcypher-parser 2052.113113425926 4 8 0 4 34 0 0
234 libdata-alias-perl 0.13786050485189 2.14863540110046 -0.59774663848673 https://salsa.debian.org/perl-team/modules/packages/libdata-alias-perl https://github.com/mvduin/perl-Data-Alias 610.4551041666666 0 2 0 2 4 0 0
235 libdata-dumper-concise-perl 0.266376219738567 2.5519999594901 -0.214468320591165 https://salsa.debian.org/perl-team/modules/packages/libdata-dumper-concise-perl https://github.com/p5sagit/Data-Dumper-Concise 2778.042824074074 1 3 0 2 0 0 0
236 libdbd-sqlite2-perl -0.224262645662366 0.859942918234476 -0.439189710062929 https://salsa.debian.org/perl-team/modules/packages/libdbd-sqlite2-perl https://github.com/rurban/DBD-SQLite2 1683.3107175925925 3 5 0 1 0 0 0
237 libdevel-symdump-perl 0.199576191193946 1.34056313934649 -0.0953876401382176 https://salsa.debian.org/debian/libdevel-symdump-perl https://github.com/andk/devel-symdump 2899.582337962963 0 6 0 4 4 0 0
238 libdist-inkt-role-test-perl -1.59420052729208 1.67834253175514 -2.40986098895479 https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-test-perl https://github.com/tobyink/p5-dist-inkt-role-test 0.0739467592592592 0 1 0 1 4 0 0
239 libdist-inkt-role-test-perl -1.59420052729208 1.67834253175514 -2.40986098895479 https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-test-perl https://github.com/tobyink/p5-dist-inkt-role-test 0.0739467592592592 0 1 0 1 0 0 0
240 libdist-zilla-plugins-cjm-perl -0.713512093421909 1.91378513486864 -1.4906069541154 https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-plugins-cjm-perl https://github.com/madsen/dist-zilla-plugins-cjm 3005.914583333333 0 4 0 4 10 0 0
241 libesedb -0.0038540303553472 1.3424306864521 -0.377785911088543 https://salsa.debian.org/pkg-security-team/libesedb https://github.com/libyal/libesedb 2793.913912037037 0 1 0 1 61 0 0
242 libesmtp 0.267762178156602 0.838808560887104 -0.0156401267251184 https://github.com/jbouse-debian/libesmtp https://github.com/jbouse-debian/libesmtp 4730.760798611111 1 4 0 2 1 0 0
243 libgraphics-colornames-www-perl -0.88460985143656 1.11849009005437 -1.36747130387901 https://salsa.debian.org/perl-team/modules/packages/libgraphics-colornames-www-perl https://github.com/cfaerber/Graphics-ColorNames-WWW 3881.265960648148 0 3 0 1 0 0 0
244 libhtml-embedded-turtle-perl -2.17541433283968 0.112298262489958 -2.61526788273261 https://salsa.debian.org/perl-team/modules/packages/libhtml-embedded-turtle-perl https://github.com/tobyink/p5-html-embedded-turtle 1183.7536805555555 0 1 0 1 0 0 0
245 libhtml-html5-parser-perl 0.813759283796088 4.38318191495781 -0.351559014318549 https://salsa.debian.org/perl-team/modules/packages/libhtml-html5-parser-perl https://github.com/tobyink/p5-html-html5-parser 4302.972141203703 1 7 0 5 9 0 0
246 libhttp-server-simple-perl 0.823119522613044 2.85274649929505 0.0853932498155173 https://salsa.debian.org/perl-team/modules/packages/libhttp-server-simple-perl https://github.com/bestpractical/http-server-simple 2910.7674074074075 4 11 0 11 4 0 0
247 libics -1.54875714770234 -0.797716011379056 -1.72373430156596 https://salsa.debian.org/med-team/libics https://github.com/svi-opensource/libics 4511.101527777778 4 15 0 9 13 0 0
248 libiksemel 1.40567067167507 3.301003501109 0.531380273002264 https://salsa.debian.org/debian/libiksemel https://github.com/meduketto/iksemel 2285.3264351851853 0 3 0 0 15 0 0
249 libinstpatch 0.306371504286247 2.06827310595229 -0.0894533027777747 https://salsa.debian.org/multimedia-team/libinstpatch https://github.com/swami/libinstpatch 4470.764583333334 4 11 0 8 17 0 0
250 libitl 0.0254308756570228 1.55467054599278 -0.427459048128751 https://salsa.debian.org/islamic-team/libitl https://github.com/arabeyes-org/ITL 3251.473090277778 2 13 0 6 19 0 0
251 libkavorka-perl -1.11585996763189 1.8699475451297 -1.89199456930478 https://salsa.debian.org/perl-team/modules/packages/libkavorka-perl https://github.com/tobyink/p5-kavorka 2218.7228703703704 0 8 0 5 29 0 0
252 kmflcomp 0.238808206532626 3.15677749462872 -0.800769774858791 https://github.com/keymanapp/keyman/tree/master/linux/kmflcomp https://github.com/keymanapp/keyman 3329.259305555556 16 51 8 31 0 0 0
253 libkqueue 0.379168644648058 1.99990849421274 -0.376087627692435 https://github.com/mheily/debian-packages/tree/libkqueue https://github.com/mheily/debian-packages 3042.231712962963 0 4 0 1 4 0 0
254 liblbfgs -0.145960614894419 2.02556666116268 -0.619470975215262 https://salsa.debian.org/science-team/liblbfgs https://github.com/chokkan/liblbfgs 5534.061076388889 8 10 0 13 32 0 0
255 liblexical-underscore-perl -0.120859387545148 2.79686256168409 -0.887693708969588 https://salsa.debian.org/perl-team/modules/packages/liblexical-underscore-perl https://github.com/tobyink/p5-lexical-underscore 2933.2191203703705 0 1 0 1 4 0 0
256 liblingua-en-inflect-number-perl 0.128032689867242 2.5007020447864 -0.401786300359941 https://salsa.debian.org/perl-team/modules/packages/liblingua-en-inflect-number-perl https://github.com/neilbowers/Lingua-EN-Inflect-Number 2030.0671527777777 1 2 0 1 0 0 0
257 liblingua-en-numbers-ordinate-perl -0.528739698770259 1.71367679038345 -0.95685749031336 https://salsa.debian.org/perl-team/modules/packages/liblingua-en-numbers-ordinate-perl https://github.com/neilb/Lingua-EN-Numbers-Ordinate 4119.229085648148 1 2 0 1 0 0 0
258 liblockfile 1.34528048506525 2.16203178683404 0.834960494457955 https://github.com/miquels/liblockfile-debian https://github.com/miquels/liblockfile-debian 1484.1868055555556 0 2 0 1 0 0 0
259 libltc 0.25462320273444 2.48146198812678 -0.195451051854273 https://salsa.debian.org/multimedia-team/libltc https://github.com/x42/libltc 3674.491215277778 2 8 0 6 48 0 0
260 libmailtools-perl 1.05296856677644 2.15207135791342 0.469020884464135 https://salsa.debian.org/perl-team/modules/packages/libmailtools-perl https://github.com/markov2/perl5-MailTools 1648.7267013888888 0 2 0 1 4 0 0
261 libmath-random-isaac-xs-perl 0.420044115350087 2.42617679498187 -0.0688144674619528 https://salsa.debian.org/perl-team/modules/packages/libmath-random-isaac-xs-perl https://github.com/jawnsy/Math-Random-ISAAC-XS.git 2412.8853703703703 0 1 0 1 1 0 0
262 libmemoize-expirelru-perl 0.193651801444528 2.93098175326362 -0.401914517363021 https://salsa.debian.org/perl-team/modules/packages/libmemoize-expirelru-perl https://github.com/neilb/Memoize-ExpireLRU 624.640474537037 1 2 0 1 0 0 0
263 libminini -0.45273006696408 0.830257974649423 -0.745676424048719 https://salsa.debian.org/yangfl-guest/minIni https://github.com/compuphase/minIni 2280.3336342592597 2 6 0 4 22 0 0
264 libmodule-manifest-perl -0.275080980203051 2.04126647656298 -0.707206931063704 https://salsa.debian.org/perl-team/modules/packages/libmodule-manifest-perl https://github.com/karenetheridge/Module-Manifest 3547.187893518518 0 3 0 3 0 0 0
265 libmodule-package-rdf-perl -1.9996964424579 0.808957985695429 -2.72477826606109 https://salsa.debian.org/perl-team/modules/packages/libmodule-package-rdf-perl https://github.com/tobyink/p5-module-package-rdf 668.6822106481482 0 1 0 1 0 0 0
266 libmodule-starter-plugin-cgiapp-perl -1.0772217684868 1.77744216289853 -2.03621850623778 https://github.com/jaldhar/Module-Starter-Plugin-CGIApp https://github.com/jaldhar/Module-Starter-Plugin-CGIApp 4024.0661921296296 0 7 0 4 4 0 0
267 libopenaptx -1.76978937147399 0.402104648829942 -2.23189383047556 https://salsa.debian.org/debian/libopenaptx https://github.com/pali/libopenaptx 1024.2505671296296 0 2 0 2 31 0 0
268 libpal-java -0.743616408890405 0.798812895611161 -1.02496439640612 https://salsa.debian.org/med-team/libpal-java https://github.com/tamuri/pal 382.9409953703704 0 2 0 1 0 0 0
269 libpalm-perl 0.0204029609200805 1.21979890093133 -0.348294954995836 https://salsa.debian.org/perl-team/modules/packages/libpalm-perl https://github.com/madsen/p5-Palm 2036.3955092592596 2 5 0 5 0 0 0
270 libpam-encfs -0.0672752006332246 1.03918901778327 -0.551441000800444 https://salsa.debian.org/debian/libpam-encfs https://github.com/tinti/pam-encfs 2773.2122222222224 0 4 0 2 2 0 0
271 libpam-pwdfile -0.106743202581158 0.500255871782442 -0.322631680806691 https://github.com/tiwe-de/libpam-pwdfile/tree/debian https://github.com/tiwe-de/libpam-pwdfile 923.3027546296296 2 2 0 2 8 0 0
272 libparams-util-perl 0.566955724813384 2.70954090245678 0.0183304164838642 https://salsa.debian.org/perl-team/modules/packages/libparams-util-perl https://github.com/perl5-utils/Params-Util 4635.891793981482 2 6 0 2 5 0 0
273 libparse-cpan-packages-perl -1.31626232375911 0.055729797966772 -1.59309729542018 https://salsa.debian.org/perl-team/modules/packages/libparse-cpan-packages-perl https://github.com/wchristian/parse-cpan-packages 2213.1126273148147 1 3 0 4 6 0 0
274 libperlx-assert-perl -1.01934466047357 1.54250325326684 -1.83623953186436 https://salsa.debian.org/perl-team/modules/packages/libperlx-assert-perl https://github.com/tobyink/p5-perlx-assert 1111.6440162037038 0 1 0 1 1 0 0
275 libperlx-define-perl -2.16783373442172 0.0459215724713869 -2.61318748907828 https://salsa.debian.org/perl-team/modules/packages/libperlx-define-perl https://github.com/tobyink/p5-perlx-define 0.0109259259259259 0 1 0 1 1 0 0
276 libpgp-sign-perl -0.503791011658959 2.24402219243158 -1.33246533923206 https://salsa.debian.org/rra/libpgp-sign-perl https://github.com/rra/pgp-sign 2555.095613425926 1 5 0 2 2 0 0
277 libplack-middleware-csrfblock-perl -2.88989675535782 -0.719836486790939 -3.32408331985609 https://salsa.debian.org/perl-team/modules/packages/libplack-middleware-csrfblock-perl https://github.com/mattp-/Plack-Middleware-CSRFBlock 1436.9725347222222 1 7 0 3 3 0 0
278 libpod-2-docbook-perl -2.18584394371273 0.12252816735333 -2.61706839567257 https://salsa.debian.org/perl-team/modules/packages/libpod-2-docbook-perl https://github.com/jozef/pod-2-docbook 1292.6652546296295 0 6 0 3 2 0 0
279 libpod-webserver-perl -0.420499708143128 2.37146990894034 -1.53685095216261 https://github.com/mogaal/libpod-webserver-perl https://github.com/mogaal/libpod-webserver-perl 801.0357291666667 1 1 0 1 1 0 0
280 libpod-wordlist-hanekomu-perl -2.35247628682149 -0.0387599898094948 -2.78606413640892 https://salsa.debian.org/perl-team/modules/packages/libpod-wordlist-hanekomu-perl https://github.com/dagolden/Pod-Wordlist-hanekomu 1571.103576388889 0 3 0 2 0 0 0
281 libpoe-component-client-http-perl -1.05015036849306 -0.26446186447687 -1.32838779114614 https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-http-perl https://github.com/rcaputo/poe-component-client-http 2297.0143402777776 1 4 0 7 6 0 0
282 libpoe-loop-tk-perl -0.195847077988649 2.02375545200345 -0.755381301293398 https://salsa.debian.org/perl-team/modules/packages/libpoe-loop-tk-perl https://github.com/rcaputo/poe-loop-tk 2011.4116435185183 0 7 0 11 1 0 0
283 libprobe-perl-perl -0.120869478301789 2.68264316932431 -0.746852827696491 https://salsa.debian.org/perl-team/modules/packages/libprobe-perl-perl https://github.com/kenahoo/Probe-Perl 112.02817129629628 0 2 0 1 0 0 0
284 libproc-processtable-perl 0.0374994029564422 0.48248435291711 -0.0771518619204283 https://salsa.debian.org/perl-team/modules/packages/libproc-processtable-perl https://github.com/jwbargsten/perl-proc-processtable 3896.737118055556 1 25 0 20 23 0 0
285 libpuzzle -0.668014026669582 0.652955703084538 -1.12433312368326 https://salsa.debian.org/debian-phototools-team/libpuzzle https://github.com/jedisct1/libpuzzle 2324.9386458333333 1 8 0 5 25 0 0
286 librdf-acl-perl -2.0654979490634 1.28090823759533 -3.07339107233876 https://salsa.debian.org/perl-team/modules/packages/librdf-acl-perl https://github.com/tobyink/p5-rdf-acl 1688.9962731481482 0 1 0 1 0 0 0
287 librdf-query-client-perl -1.19131397245775 0.750204607793778 -1.75482893581306 https://salsa.debian.org/perl-team/modules/packages/librdf-query-client-perl https://github.com/tobyink/p5-rdf-query-client 1767.4564930555557 0 1 0 1 2 0 0
288 librdf-trinex-functions-perl -0.315431914346714 2.33788799662413 -0.970401834060701 https://salsa.debian.org/perl-team/modules/packages/librdf-trinex-functions-perl https://github.com/tobyink/p5-rdf-trinex-functions 833.4788657407407 0 1 0 1 0 0 0
289 librdf-vcard-perl -1.15066512586346 1.24412369110821 -1.59125342283554 https://salsa.debian.org/perl-team/modules/packages/librdf-vcard-perl https://github.com/tobyink/p5-rdf-vcard 1350.944537037037 0 1 0 1 3 0 0
290 libregf 0.481511040301647 3.42738106553395 -0.319252191121083 https://salsa.debian.org/pkg-security-team/libregf https://github.com/libyal/libregf 3351.514375 0 1 0 1 10 0 0
291 libscalar-does-perl -0.53666515553433 1.22778989488429 -0.950471364107704 https://salsa.debian.org/perl-team/modules/packages/libscalar-does-perl https://github.com/tobyink/p5-scalar-does 1614.181099537037 0 3 0 1 2 0 0
292 libscca 0.46368276972707 3.52041926177531 -0.331124382950878 https://salsa.debian.org/pkg-security-team/libscca https://github.com/libyal/libscca 3348.012650462963 1 1 0 2 11 0 0
293 libsimpleini -3.1256993278502 -0.524309938879686 -3.72794076397833 https://salsa.debian.org/yangfl-guest/simpleini https://github.com/brofield/simpleini 5767.129050925926 12 11 0 17 66 0 0
294 libsmdev 0.490191263592225 3.54730228444253 -0.318165930819659 https://salsa.debian.org/pkg-security-team/libsmdev https://github.com/libyal/libsmdev 2801.6257060185185 0 1 0 1 7 0 0
295 libsml -2.55837529881451 0.0607386648107673 -3.2378106609148 https://github.com/volkszaehler/libsml/tree/debian https://github.com/volkszaehler/libsml 4561.306574074074 12 15 0 19 11 0 0
296 libtext-diff-perl 0.318625038543993 2.49178187060109 -0.168554791579662 https://salsa.debian.org/perl-team/modules/packages/libtext-diff-perl https://github.com/neilb/Text-Diff 2314.185601851852 0 6 0 3 4 0 0
297 libtext-soundex-perl 0.813169646070408 4.20540820560788 0.0081736989336309 https://salsa.debian.org/perl-team/modules/packages/libtext-soundex-perl https://github.com/rjbs/Text-Soundex 1152.2136342592592 3 2 0 3 0 0 0
298 libtext-sprintfn-perl -0.817958965788847 2.15007124945723 -1.60695349482585 https://salsa.debian.org/perl-team/modules/packages/libtext-sprintfn-perl https://github.com/perlancar/perl-Text-sprintfn 2949.61625 0 11 0 2 2 0 0
299 libthread-pool -0.540663626276791 1.50526353603252 -1.07288308787208 https://salsa.debian.org/med-team/libthread-pool https://github.com/rvaser/thread_pool 1629.2300810185186 1 4 0 1 6 0 0
300 libthumbor -3.09799425599102 -0.437018346915755 -3.71717021447499 https://salsa.debian.org/python-team/packages/libthumbor https://github.com/thumbor/libthumbor 4029.2128125 6 18 0 14 40 0 0
301 libtypes-datetime-perl -1.22242531036125 1.1350772402848 -1.71343703820229 https://salsa.debian.org/perl-team/modules/packages/libtypes-datetime-perl https://github.com/tobyink/p5-types-datetime 1190.8059837962962 1 4 0 3 5 0 0
302 libuninameslist 0.487513273800329 2.48630016931597 -0.0941545187032333 https://salsa.debian.org/fonts-team/libuninameslist https://github.com/fontforge/libuninameslist 5640.186574074074 5 13 0 13 19 0 0
303 libverto 2.41895367773709 5.94720677902277 1.01589189254594 https://salsa.debian.org/debian/libverto https://github.com/latchset/libverto 3721.924490740741 8 2 0 9 9 0 0
304 libvslvm 0.497213218161358 3.57527486868103 -0.306518703278772 https://salsa.debian.org/pkg-security-team/libvslvm https://github.com/libyal/libvslvm 3338.937025462963 0 1 0 1 10 0 0
305 libweb-id-perl -1.7090564745837 0.894193684686225 -2.3119612886226 https://salsa.debian.org/perl-team/modules/packages/libweb-id-perl https://github.com/tobyink/p5-web-id 743.3495023148148 0 1 0 1 1 0 0
306 libwfut -0.372293282701199 1.18246535899408 -1.03733165160998 https://salsa.debian.org/games-team/libwfut https://github.com/worldforge/libwfut 5568.697824074074 0 9 0 6 3 0 0
307 libwmf 1.63753191040568 2.69003305309751 0.986051196992878 https://salsa.debian.org/yangfl-guest/libwmf https://github.com/caolanm/libwmf 1783.8275231481482 5 6 0 8 12 0 0
308 libwww-finger-perl -1.96923567900972 0.395689920654101 -2.56874456647902 https://salsa.debian.org/perl-team/modules/packages/libwww-finger-perl https://github.com/tobyink/p5-www-finger 1316.1418171296295 0 1 0 1 0 0 0
309 libx86emu 0.288262171315658 2.15102947652694 -0.118770099396324 https://salsa.debian.org/debian/libx86emu https://github.com/wfeldt/libx86emu 5028.251597222222 1 8 0 5 16 0 0
310 libxml-compile-wsdl11-perl -1.43102862157411 0.741938827310165 -1.85944467446204 https://salsa.debian.org/perl-team/modules/packages/libxml-compile-wsdl11-perl https://github.com/markov2/perl5-XML-Compile-WSDL11 1204.3164351851851 0 2 0 1 0 0 0
311 libxml-generator-perl -0.485968992312904 1.02798418665572 -0.830160727545501 https://salsa.debian.org/perl-team/modules/packages/libxml-generator-perl https://github.com/timlegge/perl-XML-Generator 442.0406828703704 0 3 0 2 0 0 0
312 libxml-sax-expat-perl 0.708441292515007 2.92271712476809 0.0786452436347989 https://salsa.debian.org/perl-team/modules/packages/libxml-sax-expat-perl https://github.com/hoehrmann/XML-SAX-Expat 2544.4844675925924 0 4 0 2 2 0 0
313 libxml-sax-perl 0.996402311975507 2.25773121479724 0.391482823766641 https://salsa.debian.org/perl-team/modules/packages/libxml-sax-perl https://github.com/grantm/xml-sax 3966.257372685185 0 6 0 3 4 0 0
314 libxml-saxon-xslt2-perl -1.00661250511358 2.28472673392841 -1.86458025649904 https://salsa.debian.org/perl-team/modules/packages/libxml-saxon-xslt2-perl https://github.com/tobyink/p5-xml-saxon-xslt2 1518.5208564814816 0 1 0 1 2 0 0
315 libyaml-appconfig-perl -0.280666544672343 2.15384258713683 -0.99668897545926 https://salsa.debian.org/perl-team/modules/packages/libyaml-appconfig-perl https://github.com/Xaerxess/YAML-AppConfig 1551.237361111111 5 2 0 4 0 0 0
316 libydpdict -1.33679122898043 0.311079451576597 -1.74074276078311 https://github.com/porridge/libydpdict https://github.com/porridge/libydpdict 5005.956967592592 1 3 0 2 1 0 0
317 linux-minidisc -0.963187260401244 1.83871334132017 -1.63781202078042 https://github.com/glaubitz/linux-minidisc https://github.com/glaubitz/linux-minidisc 4847.712349537037 36 17 0 20 3 0 0
318 lksctp-tools 0.0452198517664519 0.369575017349271 -0.0618537573973216 https://salsa.debian.org/debian/lksctp-tools https://github.com/sctp/lksctp-tools 5515.820891203704 27 6 1 22 37 0 0
319 llgal -0.387269262559881 0.415121675912753 -0.684317591398372 https://github.com/bgoglin/llgal https://github.com/bgoglin/llgal 4534.944421296296 2 4 0 1 11 0 0
320 lltag 0.0467559810024722 1.49042156652433 -0.450526954857352 https://github.com/bgoglin/lltag https://github.com/bgoglin/lltag 4379.026932870371 3 3 0 2 9 0 0
321 lmodern 0.188486638396719 0.551045642136008 0.018815822262696 https://github.com/debian-tex/lmodern https://github.com/debian-tex/lmodern 5129.20318287037 1 7 0 2 1 0 0
322 logtop 0.349809666203344 3.71453083438433 -0.528348008657722 https://github.com/JulienPalard/logtop https://github.com/JulienPalard/logtop 3192.2077430555555 0 9 0 4 8 0 0
323 lsmount 0.241790672994827 3.2370471304323 -0.615190830342454 https://github.com/Llandon/lsmount https://github.com/Llandon/lsmount 2894.883425925926 1 4 0 1 3 0 0
324 ltsp -0.260538969092853 -0.12702304328263 -0.357622790045197 https://github.com/ltsp/ltsp/ https://github.com/ltsp/ltsp 1481.8791782407409 11 5 0 10 11 0 0
325 lz4json -0.449253717062924 1.9714794784722 -0.963936688317348 https://github.com/kilobyte/lz4json/tree/debian https://github.com/kilobyte/lz4json 1639.7853125 4 5 0 5 0 0 0
326 mac-fdisk 2.78807804405186 5.78644617890451 1.44607483621445 https://github.com/glaubitz/mac-fdisk-debian https://github.com/glaubitz/mac-fdisk-debian 0.0261342592592592 1 1 0 1 1 0 0
327 mactelnet 0.225958933485464 2.9645776480681 -0.541025290810861 https://github.com/haakonnessjoen/MACTelnet-Debian-Packaging https://github.com/haakonnessjoen/MACTelnet-Debian-Packaging 1885.954872685185 0 3 0 1 3 0 0
328 magicrescue 0.563858891668318 1.90926582030483 -0.0393062112510008 https://salsa.debian.org/pkg-security-team/magicrescue https://github.com/jbj/magicrescue 1064.0338194444444 1 3 0 2 2 0 0
329 manpages-zh 0.301386440943916 1.48017485509722 -0.136667326869418 https://salsa.debian.org/chinese-team/manpages-zh https://github.com/man-pages-zh/manpages-zh 5615.642997685185 2 12 2 8 40 0 0
330 manuel -1.81889274764173 0.917080683728173 -2.54909100406239 https://salsa.debian.org/python-team/packages/manuel https://github.com/benji-york/manuel 5520.68181712963 2 23 0 16 26 0 0
331 maybe -0.652177660962719 1.93149932274197 -1.16866022133638 https://salsa.debian.org/debian/maybe https://github.com/p-e-w/maybe 363.71996527777776 0 2 1 2 60 0 0
332 mcollective 0.217220103404235 1.72252198514271 -0.431550566565911 https://salsa.debian.org/puppet-team/mcollective https://github.com/puppetlabs/marionette-collective 3620.684814814815 74 101 0 96 3 0 0
333 mednaffe 0.0695788651301977 1.6947766540162 -0.285905097545065 https://salsa.debian.org/games-team/mednaffe https://github.com/AmatCoder/mednaffe 3528.2947337962964 2 17 0 7 55 0 0
334 medusa 0.741883479621951 1.84163370329508 0.147300046663789 https://salsa.debian.org/pkg-security-team/medusa https://github.com/jmk-foofus/medusa 2618.444803240741 4 10 0 9 72 0 0
335 memkind -2.33387552471405 -0.433038043535726 -2.77548730545927 https://github.com/kilobyte/memkind/tree/debian https://github.com/kilobyte/memkind 3438.672719907408 30 85 0 50 2 0 0
336 mercator -0.234086840652156 1.6571874231603 -0.993372483998148 https://salsa.debian.org/games-team/mercator https://github.com/worldforge/mercator 5633.239039351852 0 7 0 5 5 0 0
337 metamonger -0.690090623756796 2.00757265175974 -1.57213701574257 https://github.com/RichiH/metamonger https://github.com/RichiH/metamonger 3300.768483796296 1 7 0 3 4 0 0
338 metastore -0.459726172690202 0.646632395611397 -0.810779207195689 https://salsa.debian.org/rfrancoise/metastore https://github.com/przemoc/metastore 5431.933668981482 7 2 1 8 30 0 0
339 mhc -0.88840004575251 -0.359527401389474 -1.1575003779866 https://salsa.debian.org/debian/mhc https://github.com/yoshinari-nomura/mhc 4808.16199074074 0 12 0 8 12 0 0
340 mhwaveedit -0.0845847669306184 0.951786472716011 -0.420069015469674 https://salsa.debian.org/multimedia-team/mhwaveedit https://github.com/magnush/mhwaveedit 4171.932430555556 3 7 0 6 15 0 0
341 mopidy-tunein -0.323600289215913 2.62245315214456 -1.09052023264822 https://salsa.debian.org/mopidy-team/mopidy-tunein https://github.com/kingosticks/mopidy-tunein 2521.253865740741 2 14 1 8 41 0 0
342 mpc123 0.851583607973775 3.56922845277816 -0.236625915855961 https://salsa.debian.org/debian/mpc123 https://github.com/bucciarati/mpc123 4095.704571759259 0 4 0 1 2 0 0
343 mruby -1.55143909996595 -1.30194929065207 -1.62438574917646 https://github.com/mruby-debian/mruby https://github.com/mruby-debian/mruby 4156.842152777778 37 353 0 255 2 0 0
344 msgpuck -1.93451017963427 0.753860640813869 -2.5762644187483 https://github.com/rtsisyk/msgpuck https://github.com/rtsisyk/msgpuck 1946.1415046296297 3 13 1 11 15 0 0
345 msitools 0.96857864755185 3.44374449162624 0.0488138918020949 https://salsa.debian.org/debian/msitools https://github.com/GNOME/msitools 4016.1692361111113 45 59 0 69 4 0 0
346 mt-st 0.108214275192562 0.698343961100699 -0.160819349688546 https://salsa.debian.org/debian/mt-st https://github.com/iustin/mt-st 3093.7365972222224 14 5 0 10 19 0 0
347 mtree-netbsd -1.52166383626568 0.572560043278904 -2.03556084093468 https://github.com/jgoerzen/mtree-netbsd https://github.com/jgoerzen/mtree-netbsd 1538.1956712962965 1 7 0 0 1 0 0
348 mu-cite -0.925616528159329 0.961302198182606 -1.30986782122688 https://salsa.debian.org/debian/mu-cite https://github.com/cvs-m17n-org/MU-CITE 4190.520243055556 2 3 0 4 3 0 0
349 mudita24 -0.0566417904610256 1.52710694552876 -0.456890960392167 https://salsa.debian.org/multimedia-team/mudita24 https://github.com/NielsMayer/mudita24 2005.0215046296296 0 5 0 2 9 0 0
350 mugshot 0.731663001564658 2.79600372787142 -0.155405937283755 https://salsa.debian.org/python-team/packages/mugshot https://github.com/bluesabre/mugshot 3560.174490740741 3 9 0 7 25 0 0
351 mupen64plus-video-glide64mk2 0.129338916523352 2.46374756312801 -0.319653882118895 https://salsa.debian.org/games-team/mupen64plus-video-glide64mk2 https://github.com/mupen64plus/mupen64plus-video-glide64mk2.git 4126.660902777778 7 35 0 10 7 0 0
352 mupen64plus-video-z64 -0.0630178118737083 1.30753012602191 -0.326353184052343 https://salsa.debian.org/games-team/mupen64plus-video-z64 https://github.com/mupen64plus/mupen64plus-video-z64 4885.85150462963 2 17 0 10 9 0 0
353 muse-el 0.983489297580252 2.86043146231553 0.0726359101978075 https://salsa.debian.org/emacsen-team/muse-el https://github.com/alexott/muse 5662.627488425926 5 7 0 9 14 0 0
354 mwrap -0.60552133436639 1.7500683414578 -1.36207792757055 https://salsa.debian.org/pkg-octave-team/mwrap https://github.com/zgimbutas/mwrap 3042.604085648148 0 5 0 3 5 0 0
355 mygpoclient 0.0953328094269005 1.79242770600431 -0.317600205532079 https://salsa.debian.org/debian/mygpoclient https://github.com/gpodder/mygpoclient 4565.949837962963 3 10 0 8 11 0 0
356 n2n 0.154245039117666 2.84276728650776 -0.655319557026435 https://github.com/leggewie-DM/n2n https://github.com/leggewie-DM/n2n 3071.956111111111 2 3 0 3 2 0 0
357 nadoka -4.02245162338258 -0.731092112124069 -5.12601068641538 https://salsa.debian.org/ruby-team/nadoka https://github.com/nadoka/nadoka 4550.066435185186 0 9 0 8 6 0 0
358 newpid -1.32461244663601 0.560058720153903 -1.7522117210337 https://github.com/df7cb/newpid https://github.com/df7cb/newpid 2886.7799652777776 3 3 0 3 4 0 0
359 nfoview -0.0498945428525614 1.66639642436479 -0.673619570770205 https://salsa.debian.org/python-team/packages/nfoview https://github.com/otsaloma/nfoview 5657.375486111111 14 5 0 10 8 0 0
360 nfstrace 0.716914155261743 2.64899839973439 -0.0935466194169699 https://salsa.debian.org/debian/nfstrace https://github.com/epam/nfstrace 2137.7810300925926 9 42 0 16 32 0 0
361 ninka -1.24279269841902 1.03386185307708 -1.68422465225299 https://salsa.debian.org/debian/ninka https://github.com/dmgerman/ninka 4166.381226851852 0 17 0 10 27 0 0
362 nocache 0.632372085509384 2.88030065921643 -0.0685290560079679 https://salsa.debian.org/debian/nocache https://github.com/Feh/nocache 3331.9030902777777 2 12 0 11 42 0 0
363 nodau -1.59918098332055 -0.380553834464518 -1.90579865504737 https://salsa.debian.org/carnil/nodau https://github.com/TicklishHoneyBee/nodau 4073.180266203704 2 7 0 3 6 0 0
364 node-abbrev 0.316722509197571 2.542411628883 -0.116508926135461 https://salsa.debian.org/js-team/node-abbrev https://github.com/npm/abbrev-js 5021.0522106481485 6 4 0 8 4 0 0
365 node-bindings -0.312428621187984 2.60571749703414 -1.01375701270411 https://salsa.debian.org/js-team/node-bindings https://github.com/TooTallNate/node-bindings 2587.139594907408 4 8 0 8 5 0 0
366 node-colormin -3.50891647248573 -0.684002475369689 -4.26850059419203 https://salsa.debian.org/js-team/node-colormin https://github.com/ben-eb/colormin 2228.6048148148147 0 6 0 2 15 0 0
367 node-constants-browserify -0.119402269999244 2.83435405957142 -0.919854661575445 https://salsa.debian.org/js-team/node-constants-browserify https://github.com/juliangruber/constants-browserify 3669.6149189814814 0 3 0 1 5 0 0
368 node-d3-color -0.567705875800697 2.34534257603246 -1.2646061130172 https://salsa.debian.org/js-team/node-d3-color https://github.com/d3/d3-color 3047.924004629629 6 8 0 11 41 0 0
369 node-dashdash 0.812623388044188 3.80261070206085 -0.0104465218940569 https://salsa.debian.org/js-team/node-dashdash https://github.com/trentm/node-dashdash 3657.7330671296295 5 4 0 5 28 0 0
370 node-is-typedarray 0.398097881605519 2.52872054104809 -0.0976776714706169 https://salsa.debian.org/js-team/node-is-typedarray https://github.com/hughsk/is-typedarray 349.2442476851852 0 2 0 2 13 0 0
371 node-isexe 0.309926564616418 2.61556674780173 -0.121825868604509 https://salsa.debian.org/js-team/node-isexe https://github.com/isaacs/isexe 2832.2716319444444 1 4 0 1 26 0 0
372 node-jsesc 0.147810251199857 3.25063593574763 -0.509836101762777 https://salsa.debian.org/js-team/node-jsesc https://github.com/mathiasbynens/jsesc 2702.1588310185184 6 3 0 8 44 0 0
373 node-jsonminify -0.169187179320983 2.04088568277682 -0.616269415822788 https://salsa.debian.org/js-team/node-jsonminify https://github.com/fkei/JSON.minify 3001.0353819444445 2 9 0 8 17 0 0
374 node-jsonselect 0.560182168885194 4.31588308765484 -0.455161948493957 https://salsa.debian.org/js-team/node-jsonselect https://github.com/lloyd/JSONSelect 984.9768287037036 2 8 0 8 38 0 0
375 node-lastfm -0.280250257607831 3.23168612717949 -1.20929347459816 https://salsa.debian.org/js-team/node-lastfm https://github.com/jammus/lastfm-node 4644.450601851852 2 11 2 9 28 0 0
376 node-macaddress -2.35780895421623 0.328634487578677 -2.98378560862831 https://salsa.debian.org/js-team/node-macaddress https://github.com/scravy/node-macaddress 2961.771226851852 5 13 0 12 73 0 0
377 node-map-visit 0.0602654466272552 2.34009842947509 -0.382383602841092 https://salsa.debian.org/js-team/node-map-visit https://github.com/jonschlinkert/map-visit 645.0525115740741 0 3 0 2 3 0 0
378 node-mess -0.287232767122892 3.30467983678511 -1.21798330724086 https://salsa.debian.org/js-team/node-mess https://github.com/bobrik/node-mess 420.8625578703704 0 3 0 2 2 0 0
379 node-mocks-http -1.71384544531774 1.12901205397518 -2.42387043918479 https://salsa.debian.org/js-team/node-mocks-http https://github.com/howardabrams/node-mocks-http 4315.254907407408 38 62 0 71 2 0 0
380 node-on-finished 0.0613223619439391 2.85317311422618 -0.691330534249103 https://salsa.debian.org/js-team/node-on-finished https://github.com/jshttp/on-finished 3350.063425925926 5 3 0 7 4 0 0
381 node-os-browserify -0.326826200434881 2.32526819533929 -0.967178470137319 https://salsa.debian.org/js-team/node-os-browserify https://github.com/CoderPuppy/os-browserify 1580.0713425925926 1 7 0 3 9 0 0
382 node-parse-glob 0.684783388356342 3.86828257497172 -0.249053269580806 https://salsa.debian.org/js-team/node-parse-glob https://github.com/micromatch/parse-glob 1589.2864351851852 1 5 0 3 6 0 0
383 node-policyfile -0.951500274803389 1.78318256823556 -1.73652568359203 https://salsa.debian.org/js-team/node-policyfile https://github.com/3rd-Eden/FlashPolicyFileServer 2142.833703703704 0 3 0 3 14 0 0
384 node-pseudomap 0.937778166759224 4.32648099886615 -0.0364711838402969 https://salsa.debian.org/js-team/node-pseudomap https://github.com/isaacs/pseudomap 2873.803599537037 1 5 0 2 19 0 0
385 node-regenerate-unicode-properties -0.667486626670699 0.961835250203264 -1.0118784845417 https://salsa.debian.org/js-team/node-regenerate-unicode-properties https://github.com/mathiasbynens/regenerate-unicode-properties 2664.765659722222 3 2 0 4 7 0 0
386 node-repeat-element 0.0303018924920797 2.20505202148755 -0.399164761000657 https://salsa.debian.org/js-team/node-repeat-element https://github.com/jonschlinkert/repeat-element 2277.980902777778 1 7 0 3 6 0 0
387 nodeenv -0.657064895654331 1.48123278572443 -1.14641202998015 https://github.com/chriskuehl/nodeenv https://github.com/chriskuehl/nodeenv 2128.729178240741 1 53 0 38 2 0 0
388 nomnom 0.445291434323681 2.94027066625103 -0.332229597531666 https://github.com/mogaal/nomnom https://github.com/mogaal/nomnom 917.9151273148148 0 2 0 1 0 0 0
389 nordlicht -0.419084010559164 1.2017878416935 -0.727454419469016 https://salsa.debian.org/multimedia-team/nordlicht https://github.com/nordlicht/nordlicht 1854.1766087962965 0 8 0 6 13 0 0
390 norm 0.0395894571205532 0.572587985673826 -0.037267926162076 https://salsa.debian.org/debian/norm https://github.com/USNavalResearchLaboratory/norm 1453.1532523148148 10 9 0 10 11 0 0
391 notmuch-addrlookup -0.576514327926408 1.18775081367445 -1.01489130805224 https://salsa.debian.org/debian/notmuch-addrlookup https://github.com/aperezdc/notmuch-addrlookup-c 3177.036828703704 9 8 0 14 28 0 0
392 nsnake 0.294306693001527 3.11801458646876 -0.512619256999377 https://github.com/alexdantas/nsnake.debian https://github.com/alexdantas/nsnake.debian 35.09344907407407 0 2 0 0 1 0 0
393 nsntrace -0.210709526573928 2.4855302502504 -1.1430329762773 https://salsa.debian.org/sudip/nsntrace https://github.com/nsntrace/nsntrace 1665.640150462963 1 7 0 6 21 0 0
394 nss-passwords 0.798288153131981 3.72626608311281 -0.284388678695291 https://salsa.debian.org/ocaml-team/nss-passwords https://github.com/glondu/nss-passwords 4767.951886574074 1 2 0 2 4 0 0
395 nvidia-modprobe 0.545740999476335 2.63343285523559 -0.0334171669270346 https://salsa.debian.org/nvidia-team/nvidia-modprobe https://github.com/NVIDIA/nvidia-modprobe 3894.0040972222223 0 3 0 3 7 0 0
396 nvidia-persistenced 0.554405071820581 2.85212831528211 -0.0537008340595563 https://salsa.debian.org/nvidia-team/nvidia-persistenced https://github.com/NVIDIA/nvidia-persistenced 3871.020960648148 0 3 0 3 13 0 0
397 nvidia-settings 0.664660719632774 1.22858122072449 0.315335124389098 https://salsa.debian.org/nvidia-team/nvidia-settings https://github.com/NVIDIA/nvidia-settings 5776.464930555556 24 5 0 16 143 0 0
398 nvidia-xconfig 0.973432024818542 2.44172726764876 0.294368659253463 https://salsa.debian.org/nvidia-team/nvidia-xconfig https://github.com/NVIDIA/nvidia-xconfig 5775.908113425926 1 3 0 4 2 0 0
399 nvpy -0.314446707252604 2.89228615749629 -1.28529114472027 https://github.com/stefanv/nvpy/tree/debian https://github.com/stefanv/nvpy 2724.198113425926 2 29 0 16 0 0 0
400 obus -3.52524620113593 -1.66503896659688 -4.16321842129876 https://salsa.debian.org/ocaml-team/obus https://github.com/ocaml-community/obus 5340.527511574074 3 16 1 12 20 0 0
401 ocaml-inotify -1.59844473814278 0.206726915975742 -1.97851302725586 https://salsa.debian.org/ocaml-team/ocaml-inotify https://github.com/whitequark/ocaml-inotify 3586.280324074074 4 14 0 12 18 0 0
402 ocaml-res -1.66192560718984 0.840438772603249 -2.37466946495814 https://salsa.debian.org/ocaml-team/ocaml-res https://github.com/mmottl/res 3234.9244791666665 0 3 0 2 6 0 0
403 ocamlagrep -2.16520774964579 -1.01216289690604 -2.35724824650124 https://salsa.debian.org/ocaml-team/ocamlagrep https://github.com/xavierleroy/ocamlagrep 2115.1310300925925 1 2 0 2 4 0 0
404 octave-mpi -0.0320527810472114 2.14923315120322 -0.636483429385765 https://salsa.debian.org/pkg-octave-team/octave-mpi https://github.com/carlodefalco/octave-mpi 1390.1617245370371 1 3 0 1 6 0 0
405 orcania -0.52837094840339 2.05141009060046 -1.0233328648007 https://salsa.debian.org/debian-iot-team/oauth2/orcania.git https://github.com/babelouest/orcania 1246.8811342592592 5 16 0 11 19 0 0
406 original-awk -0.0072345009631837 1.50108796777715 -0.396611676579941 https://salsa.debian.org/sanvila/original-awk https://github.com/onetrueawk/awk 3992.553125 14 18 0 21 19 0 0
407 orocos-bfl -1.20839734703014 0.853925465579936 -1.67447640189669 https://salsa.debian.org/science-team/orocos-bfl https://github.com/orocos/orocos-bayesian-filtering 3625.9026157407407 2 10 1 6 13 0 0
408 outguess 0.14978275487195 1.09749565786665 -0.226083672997015 https://salsa.debian.org/pkg-security-team/outguess https://github.com/resurrecting-open-source-projects/outguess 1029.0813888888888 1 3 0 2 9 0 0
409 pacemaker 1.1235155798957 1.88496777553281 0.624011358509109 https://salsa.debian.org/ha-team/pacemaker https://github.com/ClusterLabs/pacemaker 5780.195138888889 21 156 0 106 3 0 0
410 packit 1.48942834311213 3.95720756313973 0.379462691509891 https://salsa.debian.org/debian/packit https://github.com/resurrecting-open-source-projects/packit 2522.847418981481 3 11 0 6 11 0 0
411 pacman4console 0.732053164869324 3.02920056306834 -0.160214161055993 https://github.com/alexdantas/pacman4console.debian https://github.com/alexdantas/pacman4console.debian 442.21788194444446 0 2 0 2 1 0 0
412 parafly -0.703785079701501 1.18315726331133 -1.09308492113404 https://salsa.debian.org/med-team/parafly https://github.com/ParaFly/ParaFly 1437.0966666666666 1 4 0 2 1 0 0
413 parallax -0.0887932063431924 2.38916268908533 -0.651790373985227 https://salsa.debian.org/python-team/packages/parallax https://github.com/krig/parallax 5166.3950231481485 4 10 0 8 6 0 0
414 pass-extension-tail -0.357805089713447 2.13667166838152 -0.933380627622862 https://salsa.debian.org/debian/pass-extension-tail https://github.com/palortoff/pass-extension-tail 1892.8072222222224 4 2 0 5 18 0 0
415 pastedeploy 0.159009188486497 1.14750716010409 -0.172766059220747 https://salsa.debian.org/python-team/packages/pastedeploy https://github.com/Pylons/pastedeploy 4320.11724537037 5 24 0 21 22 0 0
416 pcapfix 0.0933295762374161 2.13241654988334 -0.371290050399035 https://salsa.debian.org/debian/pcapfix https://github.com/Rup0rt/pcapfix 3586.925 0 13 0 6 14 0 0
417 pcmanfm 0.910471152792046 1.31068264307585 0.609872304451939 https://salsa.debian.org/lxde-team/pcmanfm https://github.com/lxde/pcmanfm 5014.954907407408 162 27 0 87 11 0 0
418 pd-csound -0.176100914298225 2.29698208106979 -0.665282627798041 https://salsa.debian.org/multimedia-team/pd/pd-csound https://github.com/csound/csound_pd 5151.554479166667 2 16 0 8 7 0 0
419 pd-ggee 0.213738133452602 2.10511371007261 -0.419276384857071 https://salsa.debian.org/multimedia-team/pd/pd-ggee https://github.com/pd-externals/ggee 5602.669178240741 2 15 0 6 8 0 0
420 pd-iemmatrix -0.326792863942795 1.41622916264845 -0.702774565701274 https://salsa.debian.org/multimedia-team/pd/pd-iemmatrix https://github.com/iem-projects/pd-iemmatrix 5648.038460648148 0 11 0 2 0 0 0
421 pd-libdir -0.025480314189379 1.53960860686673 -0.434339048580152 https://salsa.debian.org/multimedia-team/pd/pd-libdir https://github.com/pure-data/libdir 2709.947835648148 1 9 0 3 1 0 0
422 pgqd -1.0872351669669 1.05950568376667 -1.53142551702268 https://salsa.debian.org/postgresql/pgqd https://github.com/pgq/pgqd 2225.1037384259257 0 1 0 1 6 0 0
423 pgsphere -0.619432588970695 1.61934040316392 -1.06735716946819 https://salsa.debian.org/postgresql/pgsphere https://github.com/akorotkov/pgsphere 1961.9147569444444 2 10 0 7 24 0 0
424 pgsql-asn1oid -2.13226834673849 0.0065837251058692 -2.97386233799254 https://github.com/df7cb/pgsql-asn1oid https://github.com/df7cb/pgsql-asn1oid 2425.896435185185 3 4 0 5 4 0 0
425 pgzero -0.0710203462137889 2.37147323598952 -0.527322234446825 https://github.com/RPi-Distro/pgzero https://github.com/RPi-Distro/pgzero 1071.605775462963 0 31 0 19 0 0 0
426 php-constant-time -2.08345056258572 2.10571693862927 -3.3638483931456 https://salsa.debian.org/php-team/pear/php-constant-time https://github.com/paragonie/constant_time_encoding 2771.7821296296297 7 11 0 13 33 0 0
427 php-fig-link-util -0.442538184706823 2.47460229459308 -1.26537149869149 https://salsa.debian.org/php-team/pear/php-fig-link-util https://github.com/php-fig/link-util 1680.1398148148148 5 2 0 5 11 0 0
428 php-invoker -0.290512786061908 1.95959461381953 -0.889933414880879 https://salsa.debian.org/php-team/pear/php-invoker https://github.com/sebastianbergmann/php-invoker 4657.89662037037 2 7 0 5 14 0 0
429 pilkit -0.324452416735405 2.23160617920347 -0.929329863223428 https://salsa.debian.org/python-team/packages/pilkit https://github.com/matthewwithanm/pilkit 3883.052476851852 2 19 0 18 58 0 0
430 pimd -0.684418495826166 0.170371440937352 -1.07825028790518 https://github.com/bobek/pkg-pimd/tree/debian/sid https://github.com/bobek/pkg-pimd 4933.096192129629 11 25 0 8 2 0 0
431 pipewalker 0.502062773185375 3.1638761301447 -0.361305801860162 https://salsa.debian.org/debian/pipewalker https://github.com/artemsen/pipewalker 2088.955266203704 1 4 0 3 6 0 0
432 pk4 -1.80758651542235 0.200070534601031 -2.23077983239572 https://github.com/Debian/pk4 https://github.com/Debian/pk4 1044.0391203703705 0 1 0 1 4 0 0
433 pkcs11-helper 1.21040326005582 4.07536636688302 0.246112919849419 https://salsa.debian.org/opensc-team/pkcs11-helper https://github.com/OpenSC/pkcs11-helper 5754.408819444445 16 2 0 12 57 0 0
434 pktstat 2.33387873947423 6.05028824026699 0.926044188042969 https://salsa.debian.org/debian/pktstat https://github.com/dleonard0/pktstat 2938.7848958333334 0 4 0 2 5 0 0
435 pmailq -0.344401861175758 2.26936376380763 -1.13677995418968 https://salsa.debian.org/kolter/pmailq https://github.com/k0lter/pmailq 3215.899363425926 0 2 0 1 0 0 0
436 pmemkv -2.56665635042394 -0.187433663300834 -3.01323085854248 https://github.com/kilobyte/pmemkv/tree/debian https://github.com/kilobyte/pmemkv 2071.5010185185183 11 29 0 21 1 0 0
437 pnscan 0.047464548494991 1.17591376502643 -0.337696201463 https://salsa.debian.org/pkg-security-team/pnscan https://github.com/ptrrkssn/pnscan 1864.9276967592596 1 4 0 2 6 0 0
438 prometheus-bind-exporter -1.21912038403755 0.700315670038558 -1.66961737911248 https://salsa.debian.org/go-team/packages/prometheus-bind-exporter https://github.com/prometheus-community/bind_exporter 2946.820011574074 21 14 0 25 30 0 0
439 prometheus-mailexporter -1.46192629447316 0.835326558166831 -1.97088772748091 https://salsa.debian.org/go-team/packages/prometheus-mailexporter https://github.com/cherti/mailexporter 2367.3820486111117 4 4 1 6 16 0 0
440 proot 1.09201033638206 3.48942123712869 0.152618842166989 https://github.com/ivoire/proot-debian https://github.com/ivoire/proot-debian 508.0834837962963 0 2 0 1 3 0 0
441 pspg -0.361050699895103 2.01300788415699 -0.820706513049175 https://salsa.debian.org/postgresql/pspg https://github.com/okbob/pspg 2316.4040509259257 13 25 0 29 14 0 0
442 psychtoolbox-3 0.203352755626666 1.65292325757521 -0.37149262854368 https://github.com/neurodebian/Psychtoolbox-3/tree/debian https://github.com/neurodebian/Psychtoolbox-3 5782.847916666667 14 56 0 38 2 0 0
443 pt2-clone -0.366824941788857 2.04424713341111 -0.870937555296044 https://salsa.debian.org/multimedia-team/pt2-clone https://github.com/8bitbubsy/pt2-clone 1458.0896180555555 2 4 0 4 7 0 0
444 ptable -0.497756721895357 1.90297774222152 -1.03556077883777 https://salsa.debian.org/python-team/packages/ptable https://github.com/kxxoling/PTable 3352.297199074074 2 16 0 9 45 0 0
445 pygnuplot -0.309281142371387 1.99710083681855 -0.816765547990162 https://salsa.debian.org/python-team/packages/pygnuplot https://github.com/benschneider/PyGnuplot 2586.319305555556 0 7 0 3 14 0 0
446 pygtail -0.539020118992098 3.13292925607172 -1.61790882828562 https://salsa.debian.org/python-team/packages/pygtail https://github.com/bgreenlee/pygtail 4147.394780092593 7 19 0 17 74 0 0
447 pygtkspellcheck 0.7257355054143 2.61661141477408 0.0292934831785931 https://salsa.debian.org/python-team/packages/pygtkspellcheck https://github.com/koehlma/pygtkspellcheck 4478.330185185185 2 11 1 6 23 0 0
448 pylint-flask 0.121478376037209 2.81446522157007 -0.793312583432087 https://salsa.debian.org/python-team/packages/pylint-flask https://github.com/jschaf/pylint-flask 2579.0026851851853 3 8 0 7 29 0 0
449 python-activipy -2.42311325952415 -0.815642979245098 -2.77879137707984 https://salsa.debian.org/python-team/packages/python-activipy https://github.com/w3c-social/activipy 294.98199074074074 0 1 0 1 9 0 0
450 python-admesh -0.127588953243687 1.1910011407174 -0.482386520004136 https://salsa.debian.org/science-team/python-admesh https://github.com/admesh/python-admesh 1607.8702662037035 1 1 0 2 9 0 0
451 python-altgraph -0.177664161225728 2.0796554316984 -0.617563094232779 https://salsa.debian.org/python-team/packages/python-altgraph https://github.com/ronaldoussoren/altgraph 5013.400891203703 1 6 0 4 5 0 0
452 python-atomicwrites 0.80717474493993 3.93688839501037 -0.0360579534404471 https://salsa.debian.org/python-team/packages/python-atomicwrites https://github.com/untitaker/python-atomicwrites 2718.0744907407407 9 8 0 15 53 0 0
453 python-avro -0.676407068396849 0.59419524502039 -0.970469266237255 https://salsa.debian.org/python-team/packages/python-avro https://github.com/apache/avro 5362.563055555555 342 76 0 305 0 0 0
454 python-base58 -0.638002541765872 1.88704322930212 -1.19487215124741 https://salsa.debian.org/python-team/packages/python-base58 https://github.com/keis/base58 3504.7240046296297 9 12 0 15 37 0 0
455 python-bitbucket-api -1.80768047140336 0.655321433075774 -2.42711934359575 https://salsa.debian.org/python-team/packages/python-bitbucket-api https://github.com/Sheeprider/BitBucket-api 2673.033715277778 1 9 0 4 15 0 0
456 python-debianbts 0.513538471152521 1.02516058932949 0.231444231527959 https://github.com/venthur/python-debianbts https://github.com/venthur/python-debianbts 5257.841331018519 2 16 0 12 20 0 0
457 python-deeptoolsintervals -2.87716276513662 -0.609615947334158 -3.32264967911522 https://salsa.debian.org/med-team/python-deeptoolsintervals https://github.com/deeptools/deeptools_intervals 1246.0450694444444 0 4 0 1 4 0 0
458 python-demjson -0.237038961472229 1.8179175851506 -0.80137511432811 https://salsa.debian.org/python-team/packages/python-demjson https://github.com/dmeranda/demjson 1291.8414699074074 0 1 0 1 3 0 0
459 python-diaspy -2.17458679876553 0.0535067340264225 -2.61656088683794 https://salsa.debian.org/python-team/packages/python-diaspy https://github.com/marekjm/diaspy 3779.169131944445 4 18 0 10 31 0 0
460 python-diff-match-patch 0.584603381464553 3.09865562984525 -0.11840201957185 https://salsa.debian.org/debian/python-diff-match-patch https://github.com/diff-match-patch-python/diff-match-patch 1729.880428240741 3 2 0 3 3 0 0
461 python-django-contact-form -1.10973337045037 0.628121817228084 -1.64359729736289 https://salsa.debian.org/python-team/packages/python-django-contact-form https://github.com/ubernostrum/django-contact-form 5539.237071759259 2 14 0 13 45 0 0
462 python-django-etcd-settings -0.989663267400494 2.25757908219037 -1.99197669528536 https://salsa.debian.org/python-team/packages/python-django-etcd-settings https://github.com/kpn-digital/django-etcd-settings 2402.9784375 6 17 0 10 16 0 0
463 python-django-gravatar2 -0.663578474021825 1.16790467668008 -1.12793880314674 https://salsa.debian.org/python-team/packages/python-django-gravatar2 https://github.com/twaddington/django-gravatar 3121.693310185185 1 16 0 12 30 0 0
464 python-django-jsonfield -1.07142073551277 -0.0546197295612257 -1.30935796121876 https://salsa.debian.org/python-team/modules/python-django-jsonfield https://github.com/adamchainz/django-jsonfield 3841.3997222222224 3 25 0 23 14 0 0
465 python-django-rest-hooks -1.50508757244667 1.18697239489152 -2.19060255115359 https://salsa.debian.org/python-team/packages/python-django-rest-hooks https://github.com/zapier/django-rest-hooks 2693.6027777777776 12 13 0 20 56 0 0
466 python-djvulibre 1.83430171603396 4.14861860289277 0.733031973392286 https://salsa.debian.org/python-team/packages/python-djvulibre https://github.com/jwilk/python-djvulibre 5340.873275462963 0 1 0 1 12 0 0
467 python-dmidecode 0.696512755433002 2.37731861945678 -0.124434961309399 https://salsa.debian.org/python-team/packages/python-dmidecode https://github.com/nima/python-dmidecode 5342.575833333333 10 17 0 11 26 0 0
468 python-gnuplotlib -0.554072309553074 1.99117745433607 -1.12257676230352 https://salsa.debian.org/python-team/packages/python-gnuplotlib https://github.com/dkogan/gnuplotlib 3062.559849537037 1 2 0 2 29 0 0
469 python-graphviz -0.277526739497775 1.28892534990688 -0.650341505726255 https://salsa.debian.org/python-team/packages/python-graphviz https://github.com/xflr6/graphviz 3612.632083333333 12 12 0 22 48 0 0
470 python-hupper -0.481148407943983 1.32993114752913 -0.841903899936861 https://salsa.debian.org/python-team/packages/python-hupper https://github.com/Pylons/hupper 2605.995127314815 4 15 0 11 35 0 0
471 python-imagesize 0.781267179885099 3.74389761248769 -0.0426186256974488 https://salsa.debian.org/python-team/packages/python-imagesize https://github.com/shibukawa/imagesize_py 2343.1267013888887 9 9 0 15 45 0 0
472 python-iniparse 0.605974173936543 3.1142228173649 -0.100886785208172 https://salsa.debian.org/debian/python-iniparse https://github.com/candlepin/python-iniparse 5579.407858796297 6 8 0 12 25 0 0
473 python-ipaddress 0.612359222288563 3.19476907445456 -0.0003839015737789 https://salsa.debian.org/python-team/modules/python-ipaddress https://github.com/phihag/ipaddress 2728.476099537037 1 7 0 6 56 0 0
474 python-ipcalc 0.714101630753056 3.4398389903968 -0.255334424029229 https://github.com/craneworks/python-ipcalc https://github.com/craneworks/python-ipcalc 756.8280324074074 1 1 0 0 1 0 0
475 python-isc-dhcp-leases -1.21441646761482 1.37237535723133 -1.7887539721601 https://salsa.debian.org/python-team/packages/python-isc-dhcp-leases https://github.com/MartijnBraam/python-isc-dhcp-leases 3184.8126041666665 4 9 0 8 30 0 0
476 python-memprof -1.00554086528806 0.619577111707738 -1.55950990604571 https://salsa.debian.org/python-team/packages/python-memprof https://github.com/jmdana/memprof 2110.1480324074078 1 8 0 5 18 0 0
477 python-mnemonic -0.498152649364247 2.41643179384223 -1.27887448585447 https://salsa.debian.org/python-team/packages/python-mnemonic https://github.com/trezor/python-mnemonic 3828.3236689814817 21 13 0 29 34 0 0
478 python-motor -1.69055796538963 -0.111623697187181 -2.11723664098807 https://salsa.debian.org/python-team/packages/python-motor https://github.com/mongodb/motor 3986.9431365740734 28 30 0 45 2 0 0
479 python-mox -0.42399110071693 2.12147344904068 -1.1839102651754 https://salsa.debian.org/debian/python-mox https://github.com/ivancrneto/pymox 3025.516585648148 3 7 0 5 8 0 0
480 python-multipletau -0.698793350853376 0.580682166099663 -0.952694230547463 https://salsa.debian.org/python-team/packages/python-multipletau https://github.com/FCS-analysis/multipletau 3692.017893518519 2 10 0 4 7 0 0
481 python-murmurhash -0.58127674801198 1.75990723485695 -1.19189657790225 https://salsa.debian.org/python-team/packages/python-murmurhash https://github.com/explosion/murmurhash 3382.167962962963 3 8 0 7 24 0 0
482 python-netsyslog -3.06992829438534 -0.740837479176508 -3.69315077090514 https://github.com/dpocock/python-netsyslog https://github.com/dpocock/python-netsyslog 1856.5705092592596 0 2 0 2 0 0 0
483 python-neuroshare -1.42361732199392 1.76808972514215 -2.45296799073677 http://github.com/G-Node/python-neuroshare http://github.com/G-Node/python-neuroshare 2028.2039583333333 0 10 1 nan nan nan nan
484 python-nine -0.878473290743389 1.57494000575467 -1.43568582097605 https://salsa.debian.org/python-team/packages/python-nine https://github.com/nandoflorestan/nine 2401.457627314815 0 3 0 2 5 0 0
485 python-nose-random -2.00635313840334 0.327071205424812 -2.47233597734095 https://salsa.debian.org/science-team/python-nose-random https://github.com/fzumstein/nose-random 352.6133101851852 0 1 0 1 3 0 0
486 python-numpysane -0.426753720380055 1.99735017173568 -0.990334351077537 https://salsa.debian.org/python-team/packages/python-numpysane https://github.com/dkogan/numpysane 2696.173819444444 0 2 0 1 2 0 0
487 python-pylibacl 0.131528837376331 1.00713150206336 -0.132374615279565 https://salsa.debian.org/debian/python-pylibacl https://github.com/iustin/pylibacl 5414.658530092593 1 3 0 2 19 0 0
488 python-pypubsub -1.76374394900707 -0.0682506450035831 -2.06770927053707 https://salsa.debian.org/python-team/packages/python-pypubsub https://github.com/schollii/pypubsub 1788.0433680555554 4 5 0 6 42 0 0
489 python-pyramid-chameleon -3.39014661132606 -0.280976693069101 -4.23557657958116 https://salsa.debian.org/python-team/packages/python-pyramid-chameleon https://github.com/Pylons/pyramid_chameleon 4187.212569444445 2 17 0 13 25 0 0
490 python-pyramid-multiauth -1.93412403144625 0.310005171658109 -2.44803837524133 https://github.com/douardda/pyramid_multiauth https://github.com/douardda/pyramid_multiauth 1636.4991203703703 0 10 0 6 0 0 0
491 python-ratelimiter -0.171495457684264 2.60726329369438 -0.926691348490788 https://salsa.debian.org/python-team/packages/python-ratelimiter https://github.com/RazerM/ratelimiter 1781.4938425925925 1 5 0 3 29 0 0
492 python-rebulk -0.199957442626573 2.09078115484313 -0.827926769967044 https://salsa.debian.org/python-team/packages/python-rebulk https://github.com/Toilal/rebulk 3019.412083333333 1 7 2 4 15 0 0
493 python-stopit -1.43823587585002 1.06403731109994 -2.3707053283558 https://salsa.debian.org/python-team/packages/python-stopit https://github.com/glenfant/stopit 2025.0025810185184 3 4 0 7 38 0 0
494 python-subprocess32 0.809721278974293 3.72694427273729 -0.0005664333773078 https://salsa.debian.org/python-team/modules/python-subprocess32 https://github.com/google/python-subprocess32 2769.808622685185 4 6 0 6 75 0 0
495 python-sunlight -0.43867879309139 3.66501197270729 -1.75991518689505 https://salsa.debian.org/python-team/modules/python-sunlight https://github.com/sunlightlabs/python-sunlight 1218.870300925926 0 11 0 8 23 0 0
496 python-tblib -0.735304953887994 0.99902203688589 -1.14834021510951 https://salsa.debian.org/python-team/packages/python-tblib https://github.com/ionelmc/python-tblib 3634.65974537037 5 11 0 12 50 0 0
497 python-tornado 0.36607868435099 1.13884895351375 0.0174583060078894 https://salsa.debian.org/python-team/packages/python-tornado https://github.com/tornadoweb/tornado 5193.928877314815 75 401 0 357 92 0 0
498 python-transliterate -1.50529766715182 1.08432612130219 -2.11685619721961 https://salsa.debian.org/python-team/packages/python-transliterate https://github.com/barseghyanartur/transliterate 3701.160231481481 5 13 0 12 48 0 0
499 python-trie 0.73155855854821 3.85887721543151 -0.118456248690653 https://salsa.debian.org/python-team/packages/python-trie https://github.com/gsakkis/pytrie 4036.171076388889 5 3 0 7 12 0 0
500 python-uinput -0.489529964877291 2.08224447025191 -1.21548862374556 https://salsa.debian.org/python-team/packages/python-uinput https://github.com/tuomasjjrasanen/python-uinput 2471.164976851852 3 17 0 9 70 0 0
501 python-uritools 0.566560867129225 3.63607120317236 -0.225008946768281 https://salsa.debian.org/python-team/packages/python-uritools https://github.com/tkem/uritools 3490.549803240741 0 3 1 3 16 0 0
502 python-urlobject -1.40320671016874 1.06451213117112 -1.96821824826788 https://salsa.debian.org/python-team/packages/python-urlobject https://github.com/zacharyvoase/urlobject 3098.5456481481483 4 10 0 8 31 0 0
503 python-vulndb -2.10640744546277 0.16311365872766 -2.60808326998445 https://salsa.debian.org/pkg-security-team/python-vulndb https://github.com/vulndb/python-sdk 1623.0260300925927 0 3 0 2 5 0 0
504 q4wine -0.151109482514516 0.0770464396985054 -0.212005952160212 https://github.com/tehnick/q4wine-debian https://github.com/tehnick/q4wine-debian 4144.328611111111 0 1 0 1 0 0 0
505 qemuctl 1.34741220588033 3.3653108214152 0.38180684788945 https://github.com/operatornormal/qemuctl https://github.com/operatornormal/qemuctl 627.1595486111111 3 2 0 1 0 0 0
506 qjoypad 0.852979411367937 3.26126360321818 -0.082285001087447 https://github.com/kilobyte/qjoypad/tree/debian https://github.com/kilobyte/qjoypad 4422.66300925926 2 12 0 10 1 0 0
507 qmenu 0.241659682896114 3.60622507126729 -0.930556672453206 https://github.com/teopost/qmenu https://github.com/teopost/qmenu 3121.65625 0 12 2 5 5 0 0
508 qterm -0.915597814791724 -0.402411230077987 -1.15254555265034 https://salsa.debian.org/chinese-team/qterm https://github.com/qterm/qterm 4614.841238425926 1 8 0 4 17 0 0
509 qthid-fcd-controller 0.985759502816289 3.42521949557975 -0.0252435045245554 https://salsa.debian.org/debian-hamradio-team/qthid-fcd-controller https://github.com/csete/qthid 1030.239525462963 4 5 1 4 10 0 0
510 quotatool 0.734390527357439 1.98407627000981 0.157659850725466 https://salsa.debian.org/debian/quotatool https://github.com/ekenberg/quotatool 4244.069409722222 0 6 0 3 16 0 0
511 qutebrowser -0.256790293941704 0.219939662887893 -0.360946754746952 https://github.com/qutebrowser/qutebrowser-debian https://github.com/qutebrowser/qutebrowser-debian 3469.0941087962965 47 290 0 2 4 0 0
512 qwinff -0.0728687395832074 2.35415592103433 -0.614807949382776 https://salsa.debian.org/multimedia-team/qwinff https://github.com/qwinff/qwinff 3333.9424189814813 0 10 0 6 45 0 0
513 ratt -0.437063012771801 1.1211106018962 -0.87106597729197 https://salsa.debian.org/go-team/packages/ratt https://github.com/Debian/ratt 2545.9663194444443 4 6 0 7 15 0 0
514 rblcheck 0.244294100136855 1.16990268652702 -0.176956618224791 https://github.com/rfc1036/rblcheck https://github.com/rfc1036/rblcheck 5711.447627314815 2 1 0 3 3 0 0
515 rdate 0.438280809173624 1.32034165331615 0.017779896331518 https://salsa.debian.org/debian/rdate https://github.com/resurrecting-open-source-projects/openrdate 876.4736111111112 0 4 0 3 6 0 0
516 redmine-plugin-local-avatars -1.45727275612402 1.48273077875676 -2.26016283524095 https://salsa.debian.org/debian/redmine-plugin-local-avatars https://github.com/ncoders/redmine_local_avatars 3991.558761574074 3 11 0 9 47 0 0
517 ree 0.455206433998999 2.71266505432586 -0.294302160663744 https://salsa.debian.org/debian/ree https://github.com/alexmyczko/ree 1112.039074074074 3 1 0 2 2 0 0
518 remaster-iso -2.04735169290534 0.120221137207675 -2.47701014149201 https://github.com/unixabg/remaster-iso https://github.com/unixabg/remaster-iso 251.80447916666665 1 3 0 3 5 0 0
519 requests-aws -0.761720487886986 2.82521722934703 -1.72794352693126 https://salsa.debian.org/python-team/packages/requests-aws https://github.com/tax/python-requests-aws 1319.2575 2 12 1 8 18 0 0
520 rexical -1.84147501924003 0.989505278765736 -2.75203863256459 https://salsa.debian.org/ruby-team/rexical https://github.com/tenderlove/rexical 5447.083912037037 2 10 0 9 23 0 0
521 robocut -0.282415143852063 2.37545743524338 -1.09231955050152 https://github.com/alpharesearch/robocut https://github.com/alpharesearch/robocut 831.4363194444444 0 6 0 3 0 0 0
522 robotfindskitten 0.0179376982386653 1.30782764538948 -0.485626997000214 https://github.com/rfinnie/robotfindskitten-pkg-debian https://github.com/rfinnie/robotfindskitten-pkg-debian 1629.5291319444443 3 1 0 3 0 0 0
523 rolo -0.0498132258582514 2.13300277923018 -0.821682806617574 https://salsa.debian.org/debian/rolo https://github.com/libvc/rolo 1738.299363425926 2 2 0 2 2 0 0
524 ruby-actionpack-xml-parser -0.299618436401572 1.34280570721943 -0.595518475197761 https://salsa.debian.org/ruby-team/ruby-actionpack-xml-parser https://github.com/rails/actionpack-xml_parser 1540.6708333333331 2 13 0 9 34 0 0
525 ruby-ascii85 0.220682438911098 2.56872140292753 -0.209003065278562 https://salsa.debian.org/ruby-team/ruby-ascii85 https://github.com/datawraith/ascii85gem 5104.970185185185 3 5 0 5 5 0 0
526 ruby-atomic 0.457757311957647 3.003545568227 -0.148860402089449 https://salsa.debian.org/ruby-team/ruby-atomic https://github.com/headius/ruby-atomic 1459.8353125 0 15 2 11 70 0 0
527 ruby-bacon -1.49976971760681 0.698754739950412 -2.0358441624846 https://salsa.debian.org/ruby-team/ruby-bacon https://github.com/leahneukirchen/bacon 5364.076365740741 3 17 0 13 38 0 0
528 ruby-beautify -1.81793959236556 0.57235446169444 -2.42882213338449 https://salsa.debian.org/ruby-team/ruby-beautify.git https://github.com/erniebrodeur/ruby-beautify 2708.080983796296 1 19 0 16 45 0 0
529 ruby-buff-extensions -1.70013143313874 0.696134058330696 -2.14799551246605 https://salsa.debian.org/ruby-team/ruby-buff-extensions https://github.com/RiotGames/buff-extensions 1162.522685185185 0 5 0 3 12 0 0
530 ruby-capture-output -2.89222629340586 -0.734271306130561 -3.32218789305711 https://salsa.debian.org/ruby-team/ruby-capture-output https://github.com/jpastuszek/capture-output 0.0173611111111111 0 1 0 1 1 0 0
531 ruby-color -1.65949307627129 0.788139710366515 -2.22037033574251 https://salsa.debian.org/ruby-team/ruby-color https://github.com/halostatue/color 4994.146018518519 1 11 1 4 30 0 0
532 ruby-crb-blast -0.696750147622397 1.56368796434261 -1.48542851447807 https://salsa.debian.org/ruby-team/ruby-crb-blast https://github.com/cboursnell/crb-blast 1070.1020717592592 0 5 0 2 15 0 0
533 ruby-dataobjects -0.605228635488907 1.92390901443385 -1.17035093052897 https://salsa.debian.org/ruby-team/ruby-dataobjects https://github.com/datamapper/do 2417.1817939814814 23 80 0 57 110 0 0
534 ruby-fog-local -0.560496887059474 1.94240758554345 -1.17254102052718 https://salsa.debian.org/ruby-team/ruby-fog-local https://github.com/fog/fog-local 5023.447175925926 4 29 0 20 20 0 0
535 ruby-fog-rackspace -0.49913712640418 1.90824177376792 -1.14481630838024 https://salsa.debian.org/ruby-team/ruby-fog-rackspace https://github.com/fog/fog-rackspace 1479.8924537037035 3 5 0 4 40 0 0
536 ruby-fogbugz -0.712082494968256 1.92305783373217 -1.27598467118291 https://salsa.debian.org/ruby-team/ruby-fogbugz https://github.com/firmafon/ruby-fogbugz 2091.224988425926 2 11 0 9 16 0 0
537 ruby-gettext-i18n-rails -0.761306952871014 2.02562934857725 -1.50917719235857 https://salsa.debian.org/ruby-team/ruby-gettext-i18n-rails https://github.com/grosser/gettext_i18n_rails 5235.78025462963 11 59 0 51 0 0 0
538 ruby-gettext-i18n-rails-js -0.961258328672556 2.48725603834977 -1.87852032130149 https://salsa.debian.org/ruby-team/ruby-gettext-i18n-rails-js https://github.com/webhippie/gettext_i18n_rails_js 4076.987175925926 2 24 0 18 7 0 0
539 ruby-graffiti -1.48469353838555 1.55033799294536 -2.39301056583199 https://salsa.debian.org/ruby-team/ruby-graffiti https://github.com/angdraug/graffiti 3536.2679166666667 0 3 0 1 2 0 0
540 ruby-hangouts-chat -1.2144339097396 0.481810852436541 -1.56375669183369 https://salsa.debian.org/ruby-team/ruby-hangouts-chat https://github.com/enzinia/hangouts-chat 1065.9778472222222 3 4 0 3 4 0 0
541 ruby-jar-dependencies 0.0460603945775547 2.81731177676538 -0.740787607467543 https://salsa.debian.org/ruby-team/ruby-jar-dependencies https://github.com/mkristian/jar-dependencies 3114.244027777778 4 15 0 15 42 0 0
542 ruby-mysql2 0.313451297472591 1.47310324925672 -0.133008215537017 https://salsa.debian.org/ruby-team/ruby-mysql2 https://github.com/brianmario/mysql2 4877.841319444445 60 107 4 128 39 0 0
543 ruby-netrc 0.668940426764325 3.56001631169099 -0.123759768859117 https://salsa.debian.org/ruby-team/ruby-netrc https://github.com/heroku/netrc 3633.5661342592593 0 30 0 18 43 0 0
544 ruby-oauth 0.0832778896486886 2.84531471759718 -0.592601217275356 https://salsa.debian.org/ruby-team/ruby-oauth https://github.com/oauth-xx/oauth-ruby 5341.079664351852 47 77 3 86 0 0 0
545 ruby-oauth2 -0.165607622047308 2.31959119320538 -0.900513508845379 https://salsa.debian.org/ruby-team/ruby-oauth2 https://github.com/intridea/oauth2 4856.243298611111 41 112 2 108 0 0 0
546 ruby-omniauth-cas3 -0.595254702805624 1.82175762271394 -1.2467001517361 https://salsa.debian.org/ruby-team/ruby-omniauth-cas3 https://github.com/tduehr/omniauth-cas3 3904.238402777778 7 20 0 16 5 0 0
547 ruby-omniauth-crowd -0.539391002340597 2.01960410227116 -1.23274022351139 https://salsa.debian.org/ruby-team/ruby-omniauth-crowd https://github.com/robdimarco/omniauth_crowd 3405.9749189814816 0 18 0 7 22 0 0
548 ruby-omniauth-openid -2.39935741291074 -0.171642674226449 -2.97783480212631 https://salsa.debian.org/ruby-team/ruby-omniauth-openid https://github.com/intridea/omniauth-openid 4671.711388888889 3 19 0 14 49 0 0
549 ruby-open4 0.090734973072439 2.65910426156055 -0.492171246465847 https://salsa.debian.org/ruby-team/ruby-open4 https://github.com/ahoward/open4 1740.420659722222 2 8 0 7 38 0 0
550 ruby-pathname2 -0.96248613784877 1.76464567481222 -1.570334828767 https://salsa.debian.org/ruby-team/ruby-pathname2 https://github.com/djberg96/pathname2 4825.428090277778 0 6 0 1 5 0 0
551 ruby-pdf-core 0.490430148718243 3.03857743093467 -0.172093655493011 https://salsa.debian.org/ruby-team/ruby-pdf-core https://github.com/prawnpdf/pdf-core 3635.723391203704 6 16 0 15 46 0 0
552 ruby-pgplot -2.63639643317991 -2.16809943853412 -2.77777035296684 https://salsa.debian.org/ruby-team/ruby-pgplot https://github.com/masa16/ruby-pgplot 1430.3931597222222 0 3 0 2 0 0 0
553 ruby-premailer -0.517330437525135 2.18816634119045 -1.16789176830498 https://salsa.debian.org/ruby-team/ruby-premailer https://github.com/premailer/premailer 5001.079988425926 26 100 0 91 2 0 0
554 ruby-sexp-processor 0.254209462924838 3.03881786138173 -0.48296332880923 https://salsa.debian.org/ruby-team/ruby-sexp-processor https://github.com/seattlerb/sexp_processor 5341.417743055556 0 2 0 1 26 0 0
555 ruby-sham-rack -2.16081892166218 0.0182643743943309 -2.86088546215481 https://salsa.debian.org/ruby-team/ruby-sham-rack https://github.com/mdub/sham_rack 3267.7854166666666 2 5 0 3 12 0 0
556 ruby-svg-graph -0.360620887245162 1.99990184204945 -1.03648271724593 https://salsa.debian.org/ruby-team/ruby-svg-graph https://github.com/lumean/svg-graph2 5000.599039351852 3 24 0 20 18 0 0
557 ruby-text 0.395193545718993 2.82878365350909 -0.139155166458522 https://salsa.debian.org/ruby-team/ruby-text https://github.com/threedaymonk/text 2533.6334375 0 20 0 9 25 0 0
558 ruby-thread-safe 0.789915331378537 3.40620163123357 -0.0364056561782537 https://salsa.debian.org/ruby-team/ruby-thread-safe https://github.com/ruby-concurrency/thread_safe 1914.587175925926 2 18 1 17 28 0 0
559 ruby-toml 0.545045010262784 3.0277601671675 -0.165994328608493 https://salsa.debian.org/ruby-team/ruby-toml https://github.com/jm/toml 3202.477673611111 3 24 1 21 69 0 0
560 ruby-truncato -0.892450421035401 1.07478492285798 -1.30787209149427 https://salsa.debian.org/ruby-team/ruby-truncato https://github.com/jorgemanrubia/truncato 3523.929363425926 2 13 0 10 27 0 0
561 ruby-typed-array -0.706178513933386 1.6402446002796 -1.14450212576801 https://salsa.debian.org/ruby-team/ruby-typed-array https://github.com/yaauie/typed-array 63.58849537037037 0 2 0 2 2 0 0
562 ruby-url-safe-base64 -1.0899769047182 2.78886544763424 -2.22028031017707 https://salsa.debian.org/ruby-team/ruby-url-safe-base64 https://github.com/joenoon/url_safe_base64 1866.2862384259256 0 2 0 2 2 0 0
563 scim-tables 0.935953021546993 2.24878515261399 0.255989102713328 https://github.com/leggewie-DM/scim-tables https://github.com/leggewie-DM/scim-tables 793.6947685185186 3 3 0 6 2 0 0
564 scim-anthy 0.0022937940399169 1.4287101867256 -0.657872343124407 https://github.com/leggewie-DM/scim-anthy https://github.com/leggewie-DM/scim-anthy 1414.2472685185185 5 3 0 5 1 0 0
565 scim-tables 0.935953021546993 2.24878515261399 0.255989102713328 https://github.com/leggewie-DM/scim-tables https://github.com/leggewie-DM/scim-tables 793.6947685185186 3 3 0 3 1 0 0
566 sdate -0.164409208102411 1.96637580417159 -0.758067793552963 https://github.com/df7cb/sdate https://github.com/df7cb/sdate 5170.3786689814815 3 6 0 6 11 0 0
567 sdl-kitchensink 0.096811683144318 3.44351138635357 -0.686171825165271 https://salsa.debian.org/debian/sdl-kitchensink https://github.com/katajakasa/SDL_kitchensink 2883.83625 1 5 1 5 14 0 0
568 secure-delete 1.9359167992798 4.44745772446768 0.825156888893887 https://salsa.debian.org/debian/secure-delete https://github.com/hackerschoice/THC-Archive 1834.166099537037 2 3 0 3 7 0 0
569 semi -0.0012315825526517 0.730430659414898 -0.363630362706879 https://salsa.debian.org/debian/semi https://github.com/wanderlust/semi 5270.967534722222 3 13 0 9 12 0 0
570 sendemail 0.514998759345651 2.58027424696462 -0.100100986305897 https://github.com/mogaal/sendemail https://github.com/mogaal/sendemail 1084.8616782407407 0 2 0 2 41 0 0
571 serverspec-runner -1.6557747414546 0.93210010723936 -2.3818100795283 https://salsa.debian.org/ruby-team/serverspec-runner https://github.com/hiracy/serverspec-runner 3100.293310185185 2 5 0 2 5 0 0
572 setcolortemperature 0.114819975990264 2.83095535042819 -0.590823447371552 https://github.com/Tookmund/sct-deb https://github.com/Tookmund/sct-deb 125.86403935185186 0 1 0 1 0 0 0
573 setuptools-scm-git-archive -1.12887485264727 1.43097061577832 -1.72452512462335 https://salsa.debian.org/python-team/packages/setuptools-scm-git-archive https://github.com/Changaco/setuptools_scm_git_archive 2852.8371759259257 5 5 0 7 21 0 0
574 sgabios 0.624843362504609 3.34479227724154 -0.100639314596397 https://github.com/ymc/sgabios-debian https://github.com/ymc/sgabios-debian 1409.8465509259258 1 3 0 3 2 0 0
575 shutdown-qapps 0.0832292459848511 2.57545743116058 -0.646790906977106 https://github.com/hakaishi/shutdown-qapps https://github.com/hakaishi/shutdown-qapps 4242.518321759259 1 5 0 2 4 0 0
576 sidedoor -1.20700835985188 0.905385237011351 -1.64427757076298 https://github.com/daradib/sidedoor https://github.com/daradib/sidedoor 1283.144525462963 0 2 0 2 5 0 0
577 fw4spl -0.173178577808159 1.26196025038516 -0.82118654463665 https://salsa.debian.org/med-team/fw4spl https://github.com/IRCAD/sight 5192.848726851852 18 189 0 40 13 0 0
578 simple-image-reducer 0.173679013568053 2.60637622016956 -0.642372972620522 https://salsa.debian.org/python-team/packages/simple-image-reducer https://github.com/henrythasler/simple-image-reducer 3392.719583333333 3 5 0 5 11 0 0
579 simple-tpm-pk11 -0.600240351741211 1.73399811281247 -1.33617384336962 https://salsa.debian.org/debian/simple-tpm-pk11 https://github.com/ThomasHabets/simple-tpm-pk11 3536.426689814815 8 13 0 16 52 0 0
580 simplesnap -0.347860080547578 2.48931577684738 -1.25124848753621 https://github.com/jgoerzen/simplesnap https://github.com/jgoerzen/simplesnap 3116.7912384259257 1 6 0 4 24 0 0
581 sirikali 0.196083927078078 2.71706034314805 -0.540511922289614 https://github.com/davesteele/sirikali https://github.com/davesteele/sirikali 2544.706099537037 10 19 0 17 1 0 0
582 solarpowerlog -1.77959704977027 0.0950109384749429 -2.37051827818887 https://github.com/coldtobi/solarpowerlog/tree/debian https://github.com/coldtobi/solarpowerlog 5143.718831018518 1 8 0 1 1 0 0
583 sombok 0.300678887273768 1.83749455881472 -0.0607142369196268 https://salsa.debian.org/kolter/sombok https://github.com/hatukanezumi/sombok 1612.4445949074077 0 1 0 1 4 0 0
584 sonic 0.343633917217908 1.44741963728112 0.0197565432416776 https://salsa.debian.org/a11y-team/sonic https://github.com/waywardgeek/sonic 4727.140219907407 3 21 0 12 40 0 0
585 sortedcollections 0.0282138035236776 2.56305714012386 -0.456352007786175 https://salsa.debian.org/python-team/packages/sortedcollections https://github.com/grantjenks/python-sortedcollections 2101.492488425926 2 4 0 4 19 0 0
586 sparkleshare 0.916751869868698 2.53495974704413 0.0535700536046131 https://salsa.debian.org/debian/sparkleshare https://github.com/hbons/SparkleShare 4856.867974537037 90 134 3 141 8 0 0
587 speedpad -0.391190230068984 0.972185266047026 -0.693933608767308 https://github.com/ltworf/speedpad-debian https://github.com/ltworf/speedpad-debian 829.1033101851851 0 2 0 1 0 0 0
588 sphinx-argparse -0.754937349353123 1.00889449330127 -1.21699686553265 https://salsa.debian.org/python-team/packages/sphinx-argparse https://github.com/ribozz/sphinx-argparse 2938.517141203704 2 31 0 21 35 0 0
589 sphinx-astropy -1.42712350122077 -0.78677703713293 -1.54218456988202 https://salsa.debian.org/debian-astro-team/sphinx-astropy https://github.com/astropy/sphinx-astropy 4334.915173611111 3 25 1 17 25 0 0
590 sphinx-autorun -1.09177585256997 1.72685500319585 -1.80454006267331 https://salsa.debian.org/python-team/packages/sphinx-autorun https://github.com/hobarrera/sphinx-autorun 4960.184594907408 3 8 0 6 17 0 0
591 sphinx-celery -1.29378276863836 0.493807507851888 -1.99514716111722 https://salsa.debian.org/python-team/packages/sphinx-celery https://github.com/celery/sphinx_celery 2803.725 12 7 1 15 21 0 0
592 sphinx-paramlinks -1.16822532351043 0.386873444258785 -1.56849327813973 https://salsa.debian.org/python-team/packages/sphinx-paramlinks https://github.com/sqlalchemyorg/sphinx-paramlinks 3511.552777777778 5 5 0 7 18 0 0
593 sphinxcontrib-websupport -1.48901538602213 0.0929123660126154 -1.89594760691602 https://salsa.debian.org/python-team/packages/sphinxcontrib-websupport https://github.com/sphinx-doc/sphinxcontrib-websupport 4818.693842592593 8 17 0 18 21 0 0
594 spin -0.53072399035707 2.5263569151805 -1.40162814120316 https://github.com/thomaslee/spin-debian https://github.com/thomaslee/spin-debian 1934.3454282407408 2 4 0 2 3 0 0
595 sqlgrey -0.447394696995026 1.28759403696547 -1.09288612680833 https://github.com/bobek/sqlgrey-debian https://github.com/bobek/sqlgrey-debian 4172.383530092593 1 3 0 2 1 0 0
596 swami 0.147652628802903 1.51831488143364 -0.462498226293679 https://salsa.debian.org/multimedia-team/swami https://github.com/swami/swami 4547.478796296296 6 10 0 8 16 0 0
597 swh-lv2 0.0271485834407405 2.31968936226794 -0.405826923040319 https://salsa.debian.org/multimedia-team/swh-lv2 https://github.com/swh/lv2 4769.927280092593 1 14 0 7 17 0 0
598 swupdate -4.13804202084003 -0.376504653524451 -5.241034960621 https://salsa.debian.org/debian/swupdate https://github.com/sbabic/swupdate 3657.108321759259 179 6 0 126 0 0 0
599 sxid 0.33831696615764 2.49407650395556 -0.642779212415897 https://salsa.debian.org/debian/sxid https://github.com/taem/sxid 1429.029386574074 0 1 0 1 2 0 0
600 syrep -0.384041012701151 1.56637993826751 -1.15004967985139 https://github.com/JonathonReinhart/syrep https://github.com/JonathonReinhart/syrep 0.0023611111111111 1 1 0 1 2 0 0
601 syslog-ng 0.336088055168891 0.511763417260577 0.185971407157619 https://github.com/gcsideal/syslog-ng-debian https://github.com/gcsideal/syslog-ng-debian 4178.44738425926 0 12 0 6 7 0 0
602 systemd-bootchart 0.0589352376469859 2.49482197170593 -0.521736994773931 https://salsa.debian.org/systemd-team/systemd-bootchart https://github.com/systemd/systemd-bootchart 2813.8079282407407 13 11 0 15 41 0 0
603 systray-mdstat -0.49343389370703 2.37286975016287 -1.23916904427602 https://github.com/xtaran/systray-mdstat https://github.com/xtaran/systray-mdstat 1731.202361111111 1 1 0 2 1 0 0
604 sysvinit 1.52035499816916 1.68724376899493 1.3661977311182 https://salsa.debian.org/debian/sysvinit https://github.com/slicer69/sysvinit 5198.300694444444 2 8 0 4 17 0 0
605 tcl-signal 0.119740533015725 2.23718684079051 -0.307511467566214 https://salsa.debian.org/tcltk-team/tcl-signal https://github.com/wjoye/tclsignal 2449.858275462963 1 4 0 3 4 0 0
606 tcpslice 0.335845590539134 2.6360959653613 -0.57091569500002 https://salsa.debian.org/debian/tcpslice https://github.com/the-tcpdump-group/tcpslice 1218.717835648148 4 7 0 9 17 0 0
607 tdc -0.586034764406804 1.72204976789029 -1.19185769505505 https://github.com/MTecknology/tdc https://github.com/MTecknology/tdc 2078.208020833333 1 4 0 1 3 0 0
608 tdiary-style-gfm -3.85195760998636 -1.62098730176518 -4.33521170538792 https://salsa.debian.org/ruby-team/tdiary-style-gfm https://github.com/tdiary/tdiary-style-gfm 3042.210335648148 2 13 0 10 14 0 0
609 teckit 2.12616371380411 6.07678880295945 0.745055592667297 https://github.com/debian-tex/teckit https://github.com/debian-tex/teckit 2563.6115277777776 1 6 0 2 1 0 0
610 tenace 0.597887409824028 2.57748271511221 -0.227459824540816 https://github.com/df7cb/tenace https://github.com/df7cb/tenace 4952.623784722222 1 5 0 3 5 0 0
611 tenshi 0.0367580557286976 2.66820756632001 -1.10944291002974 https://salsa.debian.org/debian/tenshi https://github.com/f-secure-foundry/tenshi 3173.510578703704 3 9 0 8 10 0 0
612 terminaltables 0.412492960577376 3.39801290706263 -0.31829907429068 https://git.progress-linux.org/users/daniel.baumann/debian/packages/terminaltables https://github.com/matthewdeanmartin/terminaltables 2707.668125 1 11 0 9 4 0 0
613 tp-smapi 0.844323368615497 2.0576796453675 0.253870626454108 https://salsa.debian.org/debian/tp-smapi https://github.com/linux-thinkpad/tp_smapi 4476.696655092593 6 7 0 5 90 0 0
614 tpm2-initramfs-tool -1.40359125078696 1.80411121152826 -2.1934256166983 https://github.com/timchen119/tpm2-initramfs-tool https://github.com/timchen119/tpm2-initramfs-tool 486.0112962962963 0 2 0 0 6 0 0
615 tran -0.550748882886256 1.93788478921821 -1.09138120074128 https://github.com/kilobyte/tran/tree/debian https://github.com/kilobyte/tran 4999.450173611112 0 1 0 1 3 0 0
616 triggerhappy 1.59828841578579 4.48320777881722 0.389062407879172 https://github.com/wertarbyte/triggerhappy https://github.com/wertarbyte/triggerhappy 2171.064270833333 5 5 0 7 41 0 0
617 trimage 1.25538527576544 3.95852084110596 0.188688872097325 https://salsa.debian.org/debian-phototools-team/trimage https://github.com/Kilian/Trimage 4077.911770833333 2 17 0 9 64 0 0
618 trivial-features 0.263794991500852 3.27674805866799 -0.566814757036491 https://salsa.debian.org/common-lisp-team/trivial-features https://github.com/trivial-features/trivial-features 5548.67386574074 11 9 0 15 24 0 0
619 trollsift -2.02827138272072 0.319975343977958 -2.47830426860654 https://salsa.debian.org/debian-gis-team/trollsift https://github.com/pytroll/trollsift 3470.9592824074075 4 15 0 12 21 0 0
620 tslib 0.13367892889746 0.999475000069537 -0.0934739230140975 https://github.com/merge/tslib-debian https://github.com/merge/tslib-debian 1295.9506018518518 2 3 0 1 1 0 0
621 tty-clock -0.284505416950156 0.457570258657673 -0.496718793185656 https://github.com/anarcat/tty-clock/tree/debian https://github.com/anarcat/tty-clock 3142.182175925926 0 24 0 13 1 0 0
622 txt2html 0.777425923402395 2.12212836016023 0.106308761047132 https://salsa.debian.org/debian/txt2html https://github.com/resurrecting-open-source-projects/txt2html 5316.649085648148 1 4 0 2 4 0 0
623 txt2man 0.40906456207929 1.5195694639647 -0.144245647631959 https://salsa.debian.org/debian/txt2man https://github.com/mvertes/txt2man 2424.6791435185187 2 9 0 9 19 0 0
624 txws -1.42880810465336 1.20791423379852 -2.03361810531591 https://salsa.debian.org/python-team/packages/txws https://github.com/MostAwesomeDude/txWS 4288.208576388889 2 10 0 9 37 0 0
625 typogrify -0.584140790363352 1.90994568662528 -1.17865021441541 https://salsa.debian.org/python-team/packages/typogrify https://github.com/mintchaos/typogrify 4964.599270833333 2 13 0 12 50 0 0
626 u-msgpack-python 0.710360090024701 3.61378246657055 -0.108216742854604 https://salsa.debian.org/python-team/packages/u-msgpack-python https://github.com/vsergeev/u-msgpack-python 3518.0095949074075 11 3 1 10 40 0 0
627 ufo2otf -1.17996435820182 1.85875491159054 -1.92149448436678 https://github.com/Rudloff/ufo2otf-debian https://github.com/Rudloff/ufo2otf-debian 893.8441666666666 1 3 0 3 1 0 0
628 vagalume -1.45112742374597 -0.973288060828436 -1.54241323016244 https://salsa.debian.org/berto/vagalume https://github.com/bertogg/vagalume 2090.3450578703705 26 3 0 19 0 0 0
629 valabind -1.2435397352149 -0.342890743894002 -1.60879507868754 https://salsa.debian.org/debian/valabind https://github.com/radare/valabind 4839.981956018519 6 19 0 15 41 0 0
630 vcversioner 0.242716431004721 2.83146614743386 -0.333260856679997 https://salsa.debian.org/python-team/packages/vcversioner https://github.com/habnabit/vcversioner 1010.450914351852 0 4 0 2 18 0 0
631 vfu 0.750219213886093 2.41948171192405 -0.0549697237600978 https://github.com/bbonev/vfu-deb https://github.com/bbonev/vfu-deb 1063.877025462963 0 1 0 1 0 0 0
632 vim-command-t -0.281217186974149 1.71193634099862 -0.803496041507535 https://github.com/yrro/command-t https://github.com/yrro/command-t 4589.54300925926 66 14 0 60 1 0 0
633 vine 0.0090321357145147 2.39078861911377 -0.45113111473157 https://salsa.debian.org/python-team/packages/vine https://github.com/celery/vine 2839.858310185185 19 6 1 23 22 0 0
634 virtualenv-clone 0.578602468279995 2.77082120867057 -0.115751121187041 https://salsa.debian.org/debian/virtualenv-clone https://github.com/edwardgeorge/virtualenv-clone 3835.1669675925928 11 10 0 18 63 0 0
635 virtualjaguar -0.332382495932637 1.61861304132141 -0.767405895120304 https://github.com/glaubitz/virtualjaguar-debian https://github.com/glaubitz/virtualjaguar-debian 1293.0757291666666 2 1 0 1 1 0 0
636 vitetris -0.324046869699416 1.25227578653804 -0.610507528658787 https://salsa.debian.org/debian/vitetris https://github.com/vicgeralds/vitetris 918.6513310185184 0 4 0 2 24 0 0
637 vlc-plugin-vlsub 0.381592360955553 2.14539147499431 -0.187705052723262 https://github.com/simongareste/vlsub-deb https://github.com/simongareste/vlsub-deb 2.1037731481481483 1 2 0 1 1 0 0
638 wfmath -0.389387588299087 0.837955787968463 -0.979234500856992 https://salsa.debian.org/games-team/wfmath https://github.com/worldforge/wfmath 5506.869699074074 0 8 0 7 8 0 0
639 whatthepatch -1.2344880678377 1.1565131399966 -1.81435377941799 https://salsa.debian.org/python-team/packages/whatthepatch https://github.com/cscorley/whatthepatch 3792.002951388889 6 11 0 11 23 0 0
640 whichcraft -0.303651311001637 1.96454741753557 -0.763838192557727 https://salsa.debian.org/python-team/packages/whichcraft https://github.com/cookiecutter/whichcraft 2896.985810185185 2 14 0 8 22 0 0
641 win-iconv -0.125318004334775 3.36110345064577 -1.27848577768421 https://salsa.debian.org/debian/win-iconv https://github.com/win-iconv/win-iconv 2428.4399189814817 1 14 0 10 21 0 0
642 winregfs 0.150543294603686 2.56636307415316 -0.37925542532309 https://salsa.debian.org/pkg-security-team/winregfs https://github.com/jbruchon/winregfs 3358.8025694444445 0 4 0 1 4 0 0
643 wipe 0.0654274281112602 0.50992895708129 -0.121010634033988 https://salsa.debian.org/pkg-security-team/wipe https://github.com/berke/wipe 5088.825243055556 3 5 0 3 11 0 0
644 wit -0.0137410527501382 2.25940176956232 -0.629581281765023 https://salsa.debian.org/debian/wit https://github.com/Wiimm/wiimms-iso-tools 764.4320717592593 0 4 0 1 29 0 0
645 wmfrog -0.619500859159663 0.736280260241296 -1.1251650057348 https://salsa.debian.org/wmaker-team/wmfrog https://github.com/tcolar/wmfrog 4191.395277777778 0 7 0 2 2 0 0
646 wondershaper 2.14935921040786 4.17917526317013 1.07231548122752 https://github.com/leggewie-DM/wondershaper https://github.com/leggewie-DM/wondershaper 3187.669826388889 2 1 0 2 2 0 0
647 wreport -0.179477642280507 1.61430545559584 -0.817271994381948 https://github.com/ARPA-SIMC/wreport https://github.com/ARPA-SIMC/wreport 4700.94625 2 14 0 5 11 0 0
648 wslay -0.323350583910332 2.00965793039539 -1.03163971198034 https://salsa.debian.org/debian/wslay https://github.com/tatsuhiro-t/wslay 2229.7935185185183 3 18 1 17 70 0 0
649 wtf-peewee -1.19339204512468 1.30187625249524 -1.74169433804412 https://salsa.debian.org/python-team/packages/wtf-peewee https://github.com/coleifer/wtf-peewee 4437.079965277778 3 18 0 15 46 0 0
650 wxastrocapture 0.372735406937906 3.17349120443399 -0.408012519061559 https://salsa.debian.org/science-team/wxastrocapture https://github.com/wxAstro/wxAstroCapture 45.059583333333336 0 3 0 2 2 0 0
651 x11-touchscreen-calibrator -0.115498330161782 2.67222001368271 -0.787537421198142 https://github.com/fourdollars/x11-touchscreen-calibrator https://github.com/fourdollars/x11-touchscreen-calibrator 2225.1995717592595 0 4 0 2 5 0 0
652 x42-plugins -0.152619050161196 0.59903751721685 -0.384890653970823 https://salsa.debian.org/multimedia-team/x42-plugins https://github.com/x42/x42-plugins 3642.239502314815 0 1 0 1 0 0 0
653 xbomb 2.51679318751402 5.65106973361442 1.16673977834059 https://github.com/alexdantas/xbomb.debian https://github.com/alexdantas/xbomb.debian 472.1825347222222 1 2 0 0 3 0 0
654 xcscope-el 0.22225671206335 2.73581330732423 -0.509665274216416 https://salsa.debian.org/debian/xcscope-el https://github.com/dkogan/xcscope.el 3521.9445949074075 2 6 0 6 30 0 0
655 xdms -0.324508549703597 1.11111882766628 -0.732719972201246 https://github.com/glaubitz/xdms-debian https://github.com/glaubitz/xdms-debian 2621.1444212962965 2 1 0 3 2 0 0
656 xen-tools 0.184922680491655 0.404449991481267 0.029379649998388 https://github.com/xen-tools/xen-tools https://github.com/xen-tools/xen-tools 5773.49619212963 25 18 2 30 33 0 0
657 xindy 0.182376395384361 0.882284251450977 -0.127451421745251 https://github.com/debian-tex/xindy https://github.com/debian-tex/xindy 2719.8550694444443 2 6 0 4 1 0 0
658 yubikey-personalization-gui 1.06602144433083 4.62142525692704 -0.0477907414072675 https://github.com/Yubico/yubikey-personalization-gui-dpkg https://github.com/Yubico/yubikey-personalization-gui-dpkg 1527.8557986111111 0 2 0 2 5 0 0
659 yubikey-val -1.57967588205519 0.523057944462277 -2.22388558507811 https://github.com/Yubico/yubikey-val-dpkg https://github.com/Yubico/yubikey-val-dpkg 2518.499560185185 1 7 0 6 3 0 0
660 yydebug -2.4807565790966 0.0572661246944069 -3.00168517708945 https://salsa.debian.org/java-team/yydebug https://github.com/jruby/jay-yydebug 0.0429513888888888 0 1 0 1 2 0 0
661 zc.lockfile -0.0210256384171079 1.53795996465463 -0.455036022488046 https://salsa.debian.org/python-team/packages/zc-lockfile https://github.com/zopefoundation/zc.lockfile 5245.597430555556 1 13 0 10 19 0 0
662 zeroinstall-injector -0.179017330883015 0.237341498461442 -0.353118964825079 https://github.com/0install/0install-debian https://github.com/0install/0install-debian 5324.679594907408 19 12 0 3 0 0 0
663 zfsnap 0.477233621433431 3.14948254064277 -0.443372693502268 https://github.com/jgoerzen/zfSnap https://github.com/jgoerzen/zfSnap 4429.328888888889 1 13 0 2 1 0 0
664 zope.event 0.480126030029771 2.4451618464987 -0.0440353102755944 https://salsa.debian.org/debian/zope.event https://github.com/zopefoundation/zope.event 5503.514363425926 6 21 0 23 14 0 0
665 zope.i18nmessageid -0.504779274215239 1.17571582300164 -1.00381597667681 https://salsa.debian.org/detiste-guest/zope.i18nmessageid https://github.com/zopefoundation/zope.i18nmessageid 5530.727175925926 3 23 0 23 15 0 0
666 zope.testing -0.804639803803595 0.193231787220047 -1.16008686093468 https://salsa.debian.org/python-team/packages/zope.testing https://github.com/zopefoundation/zope.testing 5685.868263888889 3 42 0 38 13 0 0
667 zpb-ttf -0.540008259656094 2.49952861999287 -1.59014470949942 https://salsa.debian.org/debian/zpb-ttf https://github.com/xach/zpb-ttf 4273.146041666667 0 6 0 4 14 0 0
668 zytrax -1.29066749331229 2.06209338863123 -2.08887987418056 https://salsa.debian.org/multimedia-team/zytrax https://github.com/reduz/zytrax 931.1719907407409 0 4 0 2 17 0 0

View File

View File

Can't render this file because it is too large.

View File

Can't render this file because it is too large.

View File

Can't render this file because it is too large.