HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49349,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=25",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=23",
"results": [
{
"name": "clang-3.5",
"portdir": "lang/llvm-3.5",
"version": "3.5.2",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "clang-5.0",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by clang-5.0",
"long_description": "This port has been replaced by clang-5.0.",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "clang-3.7",
"portdir": "lang/llvm-3.7",
"version": "3.7.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"assertions",
"analyzer",
"openmp"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "clang-5.0",
"portdir": "lang/llvm-5.0",
"version": "5.0.2",
"license": "NCSA",
"platforms": "{darwin < 20}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [
"universal",
"debug",
"assertions",
"analyzer",
"emulated_tls",
"defaultlibcxx",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libcxx",
"libomp",
"llvm-5.0"
]
},
{
"type": "run",
"ports": [
"perl5",
"clang_select",
"ld64",
"cctools"
]
}
],
"depends_on": []
},
{
"name": "clang-6.0",
"portdir": "lang/llvm-6.0",
"version": "6.0.1",
"license": "NCSA",
"platforms": "{darwin < 20}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [
"debug",
"assertions",
"analyzer",
"emulated_tls",
"defaultlibcxx",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"llvm-6.0",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"faust"
]
}
]
},
{
"name": "clang-7.0",
"portdir": "lang/llvm-7.0",
"version": "7.1.0",
"license": "NCSA",
"platforms": "{darwin < 20}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [
"debug",
"assertions",
"emulated_tls",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"llvm-7.0",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"faustlive-devel"
]
},
{
"type": "lib",
"ports": [
"faust-devel"
]
}
]
},
{
"name": "clang-8.0",
"portdir": "lang/llvm-8.0",
"version": "8.0.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [
"debug",
"assertions",
"emulated_tls",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"llvm-8.0",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-llvmlite",
"py35-llvmlite"
]
}
]
},
{
"name": "clang-9.0",
"portdir": "lang/llvm-9.0",
"version": "9.0.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [
"debug",
"assertions",
"emulated_tls",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"libomp",
"llvm-9.0",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt511-qttools",
"qt513-qttools",
"creduce",
"mpich-clang90",
"openmpi-clang90"
]
},
{
"type": "build",
"ports": [
"AppHack",
"AquaLess",
"AssignmentTrackerX",
"BigSQL",
"BiggerSQL",
"BwanaDik",
"Cenon",
"Chmox",
"CosmicDebris",
"DateLine",
"DesktopManager",
"FFView",
"GPGAppKit",
"GetPoints",
"HandBrake71",
"IcyJuice",
"KoLmafia",
"LyX1",
"MacBiff",
"MailtoMutt",
"MongoExplorer",
"NicePlayer",
"NotificationWatcher",
"OSXPal",
"PRICE-aqua",
"Platypus44",
"SIDPLAY",
"SSHKeychain",
"Scroll-Reverser",
"Shiira2",
"Smultron",
"TOra",
"X-MasTree",
"android-file-transfer-linux",
"binclocken",
"cotvnc",
"cotvnc-devel",
"fugu",
"gimp-app",
"ihook",
"launch",
"macclipboard-gimp",
"macfile-gimp",
"macsword",
"namebench",
"qt3-mac",
"qt4-mac-postgresql80-plugin",
"radassist",
"sloth",
"vineserver",
"vineserver3",
"wtf-x",
"9e",
"advancescan",
"arj",
"bzip2",
"dact",
"dynamite",
"fastjar",
"gzrecover",
"ha",
"hffzip",
"hfstar",
"keka",
"lcab",
"libarxx",
"makepak",
"minizip2",
"ncompress",
"ota",
"packddir",
"pbzip2",
"pixz",
"ppmd",
"rzip64",
"slimdata",
"szip",
"unar",
"unarj",
"unnks",
"unzoo",
"zip",
"zoo",
"ID3",
"MMDAgent",
"aften",
"alac_decoder",
"ample",
"cd-discid",
"celt",
"cmuclmtk",
"darkice",
"drumsxx",
"esound",
"espeak",
"ezstream",
"hts_engine_API",
"icecast",
"icecast2",
"ices2",
"id3tool",
"julius",
"lastfmlib",
"lastmp",
"libmpcdec",
"libmusicbrainz2",
"libopendaap",
"libopusenc",
"libsdl_sound-framework",
"libshout",
"libsmf",
"mikmod",
"mp3_check",
"mp3blaster",
"mp3info",
"mp3splt",
"mp3splt-gtk",
"mp3unicode",
"mp3wrap",
"mpeg4ip",
"open_jtalk",
"openal",
"openal-soft-native-tools",
"opusfile",
"palmkit",
"phonon",
"phonon-qt5",
"phonon-backend-gstreamer",
"phonon-backend-gstreamer-qt5",
"pianod",
"qjackctl",
"rtptools",
"shntool",
"shorten",
"sinsy",
"sonic",
"soxr",
"speexDSP",
"sphinx3",
"sphinxtrain",
"sptk",
"streamripper",
"taglib-extras",
"taglib-sharp",
"twolame",
"uade2",
"bonniexx",
"forkbomb",
"nbench-byte",
"polygraph",
"ubench",
"gaw",
"gerbv",
"cutecom-qt4-mac",
"dgpsip",
"farstream",
"gnokii",
"heyu",
"jerm",
"libnfc",
"rgm3800",
"scud",
"slirp",
"telepathy-farstream",
"telepathy-glib",
"telepathy-haze",
"telepathy-idle",
"telepathy-logger",
"telepathy-rakia",
"uucp",
"zssh",
"arm-aout-binutils",
"arm-aout-gcc",
"arm-elf-binutils",
"arm-elf-gcc",
"arm-elf-gcc3",
"arm-elf-gdb",
"arm-none-eabi-gcc8",
"arm-none-linux-gnueabi-binutils",
"arm-none-linux-gnueabi-gcc",
"arm-none-linux-gnueabi-runtime",
"dfu-programmer",
"dfu-util",
"i386-elf-binutils",
"lpc21isp",
"m68k-elf-binutils",
"m68k-elf-gcc",
"mips-elf-binutils",
"ppc-linux-binutils",
"spu-binutils",
"upslug2",
"usbprog",
"x86_64-elf-binutils",
"beekeeper-studio",
"cassandra",
"cdb",
"db-browser-for-sqlite",
"dbh",
"edb",
"fastdb",
"libdrizzle",
"libpqxx26",
"libsdb",
"libzdb",
"libzdb-mysql5",
"mysql-connector-odbc",
"mysql4",
"percona-lib_mysqludf_fPROJ4",
"percona-lib_mysqludf_json",
"mysql5-lib_mysqludf_preg",
"percona-lib_mysqludf_xql",
"mysqltcl",
"mysqlxx",
"ocaml-mysql",
"ocilib",
"oracle-instantclient",
"pgintcl",
"pgpool",
"pgsqlclient",
"postgresql-unaccent",
"postgresql80",
"postgresql80-doc",
"postgresql80-server",
"postgresql81",
"postgresql81-doc",
"postgresql81-server",
"qdbm",
"shsql",
"simplevoc-open",
"slony1",
"sqlitedbrowser",
"sqliteman",
"sqlitewrapped",
"tinycdb",
"xbase",
"BWToolkit",
"Djinn",
"MacPorts_Framework",
"MongoObjCDriver",
"PIDA",
"PlasmaShop",
"SilverCity",
"activewire",
"aegis",
"agprocess",
"allegro",
"angelscript",
"apache-ivy",
"apiextractor",
"apr_memcache",
"argp-standalone",
"argtable",
"automoc",
"beecrypt",
"boost-gil-numeric",
"boost-jam",
"boost-process",
"buildbot-2",
"py-buildbot",
"py38-buildbot",
"py-buildbot-console-view",
"py38-buildbot-console-view",
"py-buildbot-grid-view",
"py38-buildbot-grid-view",
"py-buildbot-macports-custom-views",
"py38-buildbot-macports-custom-views",
"py-buildbot-pkg",
"py38-buildbot-pkg",
"py-buildbot-waterfall-view",
"py38-buildbot-waterfall-view",
"py-buildbot-www",
"py38-buildbot-www",
"byaccj",
"bzr",
"cableswig",
"cextract",
"cflow",
"chipmunk",
"chromium-tabs",
"class-dump",
"clew",
"clog",
"cloog",
"cmockery",
"cmunge",
"cocoa-sharp",
"codesearch",
"cook",
"cppzmq-devel",
"creduce",
"ctags",
"cunit",
"cut",
"cutter-r2",
"cvsdelta",
"cvsgrab",
"cvsgraph",
"cvslock",
"cvsps",
"cxref",
"czmq",
"d52",
"daaplib",
"darts",
"darts-clone",
"dbus-glib",
"dbus-glib-sharp",
"dbus-sharp",
"dbusmenu-qt",
"dbusmenu-qt5",
"devtodo",
"dia2code",
"diffball",
"direnv-devel",
"dmalloc",
"ebnf2yacc",
"electric-fence",
"epm",
"eventlog",
"f77_diagram",
"fairthreads",
"fbopenssl",
"flasm",
"floppy",
"flow",
"flusspferd",
"fnv",
"fortrancl",
"fpp",
"ftjam",
"gecko-sharp2",
"generatorrunner",
"gitqlite",
"glademm",
"gnat-booch95",
"gnat-charles",
"gnat-gprbuild",
"gnat-gtkada",
"gnat-xmlada",
"gnats",
"gnet2",
"gob2",
"google-ctemplate",
"gpgme-objc",
"gputils",
"griffon",
"py27-gtk-osx-application-gtk2",
"gtk2hs",
"gtkglext",
"gtkimageview",
"halloc",
"headerbrowser",
"idutils",
"ige-mac-integration",
"inform",
"inventor",
"jline",
"jscoverage",
"json_spirit",
"jsoncpp-devel",
"judy",
"jwsmtp",
"kconfig-frontends",
"kcov",
"libCUDF",
"ocaml-cudf",
"libast",
"libaterm",
"libblocksruntime",
"libchewing",
"libchloride",
"libcipher",
"libconfuse",
"libdaemon",
"libdc1394",
"libdivecomputer",
"libdlna",
"libds",
"libdvbpsi",
"libdvdcss",
"libdvdnav",
"libexttextcat",
"libfreespace",
"libftd2xx",
"libgee06",
"libgeoip",
"libgii",
"libgiigic",
"libgnugetopt",
"libidl",
"libinchi-1",
"libjit",
"liblinebreak",
"liblxqt",
"liblxqt-devel",
"libmba",
"libmemcache",
"libmemcached",
"libnifalcon",
"libowfat",
"libpdel",
"libpointing",
"libproplist",
"libpst",
"libptp2",
"libpub",
"libqtxdg-devel",
"libsl",
"libsockets",
"libtar",
"libusb-legacy",
"libuuid",
"libyaml",
"linc",
"localizer",
"log4c",
"log4cplus",
"logcat-colorize",
"luarocks",
"lxqt-build-tools-devel",
"lzo",
"macstl",
"mcpp",
"mesos",
"mimetic",
"modglue",
"mono-basic",
"monotone",
"monotone-devel",
"monotone-viz",
"nant",
"notify-sharp",
"noweb",
"nu",
"objconv",
"ois",
"omake",
"omniEvents",
"opencdk",
"ossp-al",
"ossp-cfg",
"ossp-ex",
"ossp-fsl",
"ossp-l2",
"ossp-mm",
"ossp-sa",
"ossp-sio",
"ossp-str",
"ossp-var",
"ossp-xds",
"ott",
"otx",
"p4delta",
"patchutils",
"pbtomake",
"pccts",
"pcrexx",
"pick",
"piklab",
"plib",
"polylib",
"ppl",
"premake",
"premake4",
"protobuf-cpp",
"pthsem",
"qca-botan",
"qca-gcrypt",
"qca-logger",
"qca-nss",
"qca-softstore",
"qdjango",
"qt-assistant",
"qt4-creator-mac",
"qtermwidget-devel",
"qtmobility",
"qtscriptgenerator",
"qttesting",
"qtutilities",
"readline-5",
"readosm",
"reinteract",
"remake",
"rlog",
"robodoc",
"safestr",
"scald",
"sdf2-bundle",
"sid",
"sigh",
"socketxx",
"splint",
"sstrings",
"stfl",
"subversion-perlbindings-5.26",
"svn2git",
"tailor",
"tclsqlite2",
"tecla",
"tiled",
"to-f90",
"tpasm",
"tradcpp",
"trio",
"tup",
"ucpp",
"uisp",
"upower",
"ustl",
"vexus-cdk",
"vstr",
"wandio",
"web-ext",
"xapian-bindings-perl5.26",
"xapian-bindings-python35",
"xcbuild",
"xcc",
"xctool",
"xmlsec1",
"xplc",
"xsp",
"zeroc-ice33",
"TECO",
"bbe",
"bean",
"dte",
"efte",
"elvis",
"ex-vi",
"hnb",
"joe",
"le",
"ledit",
"minimumprofit",
"nxml-mode",
"poedit1",
"psgml",
"vigor",
"wordgrinder",
"xwordgrinder",
"xwpe",
"yudit",
"VisualBoyAdvance",
"bochs",
"freesci",
"gxemul",
"lisaem",
"noah",
"sheepshaver-gui",
"spim",
"vpcs",
"x48",
"log4erl",
"cpuminer",
"ta-lib",
"curlftpfs",
"encfs",
"mhddfs",
"offlinefs",
"sshfs-gui",
"2Pong",
"54321",
"CrimsonFields",
"Gomoku",
"Gridlock",
"Maelstrom",
"PCLauncher",
"PlasmaClient",
"SDLInvaders",
"advancemenu",
"alienblaster",
"atanks",
"awemud",
"blobwars",
"bomberclone",
"cannonsmash",
"circuslinux",
"criticalmass",
"cursive",
"defendguin",
"dominion",
"dopewars",
"duke3d",
"dvorakng",
"fbg",
"fife",
"fizmo",
"flobopuyo",
"fortune",
"freecell-solver",
"freeciv",
"freeciv-x11",
"freedink",
"frobtads",
"gav",
"geekcode",
"ggz-client-libs",
"gloomhaven-helper",
"gnugo",
"gnushogi",
"gtetrinet",
"gtkevemon",
"jnethack",
"kanatest",
"klavaro",
"larn",
"lgeneral",
"lincity",
"lincity-ng",
"liquidwar",
"lmarbles",
"lpairs",
"mindless",
"moria",
"mystonline-cider",
"mystonline-wine",
"netpanzer",
"netris",
"neverball",
"nwntools",
"oilwar",
"openmortal",
"othello",
"qstat",
"qthello",
"roll",
"rott",
"rrgbis",
"scare",
"ship84",
"spacehulk",
"starfighter",
"toppler",
"vectoroids",
"wordplay",
"wump",
"wumpus",
"xjump",
"xmahjongg",
"xmj",
"xskat",
"xtet42",
"lifelines",
"geoexpress-sdk",
"libproj4",
"qlandkartegt-garmindev",
"routino",
"bakery",
"cog",
"conglomerate",
"gconf-editor",
"gdl",
"gdl3",
"gnome-font-viewer",
"gnome-menus",
"gnome-sharp2",
"gnome-speech",
"gnome-vfs",
"gnome-vfs-monikers",
"gnomeicu",
"gnotify",
"goocanvas2",
"gstreamer010",
"gstreamer010-gnonlin",
"gstreamer010-gst-plugins-base",
"gstreamer010-gst-plugins-gl",
"gstreamer010-gst-rtsp",
"gtk2-aurora",
"gtk2-murrine",
"gtksourceview",
"gtksourceview-sharp2",
"gwget",
"keybinder-3.0",
"libbonobo",
"libglade2",
"libglademm",
"libgnome",
"libgnome-keyring",
"libgnomecups",
"libgnomekbd",
"libgnomemm",
"libgnomeprint",
"libgnomeprintui",
"libgtkhtml",
"libunique3",
"libwnck",
"libwnck3",
"libxklavier",
"linsmith",
"monster-masher",
"oxygen-gtk2",
"oxygen-gtk3",
"py-gtkspell",
"py27-gtkspell",
"py27-gdl",
"seed",
"startup-notification",
"ArtResources",
"GMastermind",
"GMines",
"GNUMail",
"HighlighterKit",
"Jigsaw",
"KeyArcher",
"PRICE",
"Pantomime",
"Performance",
"PreferencePanes",
"ProjectCenter",
"ProjectManager",
"Renaissance",
"SQLClient",
"TalkSoup",
"WizardKit",
"gnustep",
"gnustep-back",
"gnustep-base",
"gnustep-core",
"gnustep-dl2",
"gnustep-make",
"gnustep-make-cocoa",
"gnustep-make-docs",
"gorm",
"gworkspace",
"netclasses",
"plconv",
"system-preferences",
"yap-app",
"AntTweakBar",
"MyPaint-devel",
"Paintbrush",
"Quarter",
"Renaissance-Framework",
"SimGear",
"assimp2",
"autopano-sift-c",
"blccc",
"blinkensim",
"blinkenthemes",
"blinkentools",
"cal3d",
"cg-toolkit",
"clutter-gst",
"clutter-gst3",
"clutter-gtk",
"cogl",
"comix",
"compface",
"epeg",
"esdl",
"exif",
"exiftags",
"flam3",
"g2",
"g3data",
"gdchart",
"gdsreader",
"gegl-0.4",
"gifshuffle",
"gimp-gap-devel",
"glitz",
"gliv",
"glpng",
"gocr",
"gqview",
"h3dmedx3d",
"h3dphysics",
"h3dui",
"hapi",
"icns-gimp",
"icoconvert",
"ivtools",
"jpeg2ps",
"lib3ds",
"lib3ds13",
"libart_lgpl",
"libcolorblind",
"libemf",
"libggi",
"libggigcp",
"libggimisc",
"libggiwmh",
"libhermes",
"liblqr",
"libmng",
"libpuzzle",
"libwmf",
"libxdkwrl",
"libxmi",
"metapixel",
"mftrace",
"mkhexgrid",
"mpg2ppm",
"mscgen",
"mtpaint",
"nifticlib",
"objectmarker",
"opencv",
"py27-pyilmbase",
"py35-pyilmbase",
"py36-pyilmbase",
"py37-pyilmbase",
"py38-pyilmbase",
"py39-pyilmbase",
"openvrml",
"png2ico",
"pngmeta",
"polyclipping",
"potrace",
"qimageblitz",
"qrencode",
"quesoglc",
"qwt",
"qwt52",
"qwt60",
"qwt61",
"qwt-qt5",
"qwt-qt5-examples",
"qwtplot3d",
"scale2x",
"swftools",
"t1utils",
"tgif",
"toilet",
"ttfautohint",
"twain-sane",
"vlfeat",
"vsd2svg",
"vtk5",
"whirlgif",
"wings",
"wxLua",
"fisg",
"ircii-classic",
"irssistats",
"lostirc",
"scrollz",
"silc-client",
"silc-server",
"weechat-devel",
"antenna",
"castor",
"ccl-util",
"checkstyle",
"cobertura",
"commons-codec",
"commons-io",
"commons-lang",
"commons-logging",
"commons-pool",
"derby",
"dom4j",
"glassfishv3",
"gnu-classpath",
"graalvm",
"hadoop",
"icedtea6-plugs",
"javancss",
"javasqlite",
"jfreechart",
"jgoodies-common",
"jgoodies-forms",
"jgoodies-looks",
"jicmp",
"jmock2",
"jna",
"jrrd",
"mecab-java",
"msv",
"mysql-connector-java",
"objectweb-anttasks",
"objectweb-asm",
"objenesis",
"openjdk10",
"pulse",
"saxpath",
"scala-migrations",
"slf4j",
"unicodeconverter-java",
"xalanj",
"xml-commons-resolver",
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java",
"zulu-jdk",
"zulu-jdk7",
"zulu-jdk8",
"zulu-jdk9",
"zulu-jdk10",
"zulu-jdk11",
"zulu-jdk12",
"zulu-jdk13",
"zulu-jdk14",
"zulu-jdk15",
"zulu-jdk16",
"zulu-jdk17",
"choqok",
"dictconv",
"kde4-workspace",
"kgraphviewer",
"kmymoney4-devel",
"massif-visualizer",
"prison",
"rkward",
"skrooge",
"Maude",
"Omega",
"argh",
"asn1c",
"berkeley_upc",
"bigloo",
"blassic",
"boo",
"cbmbasic",
"cc65",
"cccc",
"ccl",
"clojure-contrib",
"clojure-contrib-devel",
"cm3",
"dmd-bootstrap",
"eltclsh",
"factor",
"falcon",
"ferite",
"ficl",
"fscript-cli",
"ftidy",
"gauche-gl",
"gauche-gtk",
"gpp",
"gprolog",
"gwydion-dylan",
"ici",
"icon",
"ikarus-scheme-devel",
"javascript-lint",
"jikes",
"jikesrvm",
"jlint",
"kaffe",
"kelbt",
"lemon",
"librep",
"llvm-10",
"clang-10",
"lldb-10",
"llvm-11",
"clang-11",
"flang-11",
"lldb-11",
"llvm-3.5",
"clang-3.5",
"lua50",
"mercury-extras",
"mit-scheme",
"moca",
"mozart",
"mozart-stdlib",
"mruby",
"nesc",
"newt0",
"nqc",
"nsf",
"objc",
"ocaml-dypgen",
"ocaml-lua",
"ocamldot",
"omnicompiler",
"oorexx",
"otcl",
"panda",
"pcc",
"pcc-libs",
"pfe",
"php5",
"processing",
"pypy3",
"pypy3-tkinter",
"pypy-bootstrap",
"python310-devel",
"python39-devel",
"q",
"qore-asn1-module",
"qore-glut-module",
"qore-ncurses-module",
"qore-opengl-module",
"qore-qt4-module",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"scheme48",
"scsh",
"sdcc29",
"shakespeare",
"sisc",
"slang",
"spidermonkey",
"strategoxt",
"swi-prolog-lite",
"tclcl",
"tclx",
"tclxml",
"tom",
"wren",
"xotcl",
"yabasic",
"yap",
"yap-devel",
"yasm",
"GNUMail-Aqua",
"Pantomime-Framework",
"abook",
"archmbox",
"base-64",
"base64",
"base91",
"bmf",
"clamsmtp",
"cyrus5-imapd",
"deletemail",
"etpan",
"gensig",
"hypermail",
"imap-uw",
"librfc822",
"libsieve",
"lmtp2nntp",
"lurker",
"mailman",
"mairix",
"milter-greylist",
"mixminion",
"newmail",
"pine",
"pop3proxy",
"proxsmtp",
"qmail-spamcontrol",
"qpopper",
"ripmime",
"smtpproxy",
"spamprobe",
"sup",
"surblhost",
"vm-pop3d",
"vpopmail",
"ADOL-C",
"DSDP",
"LiE",
"ProofGeneral",
"TinySVM",
"Vc",
"aamath",
"arowpp",
"bact",
"bcv",
"buddy",
"classias",
"cliquer",
"dap",
"diehard",
"djbfft",
"e",
"eigen",
"entropy",
"espresso",
"feast",
"gaul-devel",
"gexpr",
"gfm",
"gibbslda",
"gmp-ecm",
"gringo",
"gtkdatabox",
"hist",
"k3dsurf",
"laspack",
"lda-c",
"lda-d",
"libranlib",
"libticalcs2",
"libticonv",
"libtifiles2",
"mapm",
"mathex",
"minisat",
"ml",
"ndiff",
"nestedsums",
"nfft-3",
"ntl",
"ocaml-buddy",
"ocaml-gsl",
"ocaml-lacaml",
"octave-chrono",
"oll",
"pdc",
"pfft",
"picosat",
"plda",
"ploticus",
"prc",
"primegen",
"qhull",
"scalc",
"sgd",
"sofia-ml",
"svdlibc",
"tablix",
"tilp2",
"viennacl",
"wapiti",
"xmfract",
"xmgr",
"yakmo",
"MP4Joiner",
"MediathekView",
"cws2fws",
"despotify",
"dvdbackup",
"libartnet",
"libdumb",
"libmms",
"libvideogfx",
"mjpegtools",
"mpgtx",
"ogmtools",
"photopc",
"quickascii",
"replex",
"subtitleripper",
"tivodecode",
"vcdimager",
"ASFRecorder",
"aget",
"airctl",
"angst",
"antinat",
"ap-utils",
"argus",
"argus-clients",
"arla",
"arpd",
"asused",
"autossh",
"binkd",
"bittwist",
"blackbag",
"bmon",
"bnbt",
"bnetd",
"btpd",
"canto",
"ccxstream",
"cdpr",
"cftp",
"clive",
"clusterit",
"cmdftp",
"cntlm",
"coherence",
"cryptcat",
"csup",
"ctorrent",
"cvsup",
"cvsync",
"daemonlogger",
"daq",
"dcd",
"ddnsu",
"desproxy",
"dhcp",
"dhcping",
"djbdns",
"dnetc",
"dnrd",
"dnstracer",
"dsh",
"dsniff",
"dsocks",
"duck",
"eibd",
"elhttp",
"ez-ipupdate",
"fetch",
"fprobe",
"fragroute",
"fragrouter",
"fsh",
"fspclient",
"ftpmap",
"ganglia",
"gibberish",
"gkwebmon",
"gpsd-devel",
"gvpe",
"honeyd",
"howl",
"hping2",
"hping3",
"hsftp",
"httrack",
"icmpmonitor",
"iftop",
"jabberd",
"jigdo",
"junkbuster",
"kumofs",
"lambdamoo",
"latd",
"libdnsres",
"libdshconfig",
"libexosip2",
"libfetch",
"liboauth",
"libpcapnav",
"libpftp",
"libpftputil",
"libpnet6",
"libsmi",
"libudns",
"libusrsctp",
"linphone",
"maradns",
"matrix-client",
"mdnsd",
"mediatomb",
"micq",
"microdc2",
"minidlna",
"miredo",
"moftpd",
"moodss",
"moomps",
"mosquitto",
"mrtg",
"mudix",
"mutella",
"nagios",
"naim",
"nc6",
"ncid",
"ncp",
"netclasses-framework",
"netpipes",
"netstrain",
"nettee",
"network-weathermap",
"nload",
"nsd",
"nsping",
"ntop",
"nylon",
"obby",
"ocaml-ftp",
"oftpd",
"openload",
"packetforward",
"pads",
"pavuk",
"pdnsd",
"pen",
"pftp",
"pidgin-bot-sentry",
"pidgin-encryption",
"pidgin-sipe",
"proxytunnel",
"prtunnel",
"psi-otr",
"quvi",
"radmind",
"radvd",
"rbldnsd",
"remctl",
"restund",
"ripe-whois",
"roadrunner",
"rsstail",
"rsync-lart",
"rtorrent",
"sbd",
"scotty",
"sipcalc",
"sobby",
"socket",
"splat",
"ssldump",
"suck",
"syncthingtray",
"sysmon",
"tcpdstat",
"tcping",
"tcpproxy",
"tcpreplay",
"tftp-hpa",
"throttled",
"tlswrap",
"tnftpd",
"traceroute",
"tsclient",
"tsocks",
"ttcp",
"ucarp",
"ucspi-tcp",
"uftp3",
"unfs3",
"uplog",
"upnp-inspector",
"urbit",
"ushare",
"vpnc",
"vrpn",
"vtun",
"wap11gui",
"weplab",
"wgetpro",
"whatmask",
"wirouterkeyrec",
"wpa_passphrase",
"xinetd",
"xprobe2",
"yafc",
"yardradius",
"ytalk",
"zabbix42",
"zabbix44",
"zabbix42-agent",
"zabbix44-agent",
"zabbix42-frontend",
"zabbix44-frontend",
"zsync",
"PlopFolio",
"nget",
"nnap",
"slrn",
"ocaml-camomile",
"ocaml-config-file",
"ocaml-ppx_tools_versioned",
"ocaml-ppxfind",
"ocaml-zip",
"ocamlsdl",
"pal",
"pinpoint",
"tasksh",
"hrsh2csv",
"jpilot",
"makeztxt",
"palm-db-tools",
"pilot-link",
"p5.26-acme-lolcat",
"p5.26-algorithm-annotate",
"p5.26-algorithm-c3",
"p5-algorithm-combinatorics",
"p5.26-algorithm-combinatorics",
"p5.28-algorithm-combinatorics",
"p5.30-algorithm-combinatorics",
"p5.26-algorithm-curvefit",
"p5.26-algorithm-dependency",
"p5.26-algorithm-diff",
"p5.26-algorithm-munkres",
"p5.26-aliased",
"p5.26-alien-base-modulebuild",
"p5.26-alien-build",
"p5.26-alien-editline",
"p5.26-alien-ffi",
"p5.26-alien-gimp",
"p5.26-alien-gmp",
"p5.26-alien-gnuplot",
"p5.26-alien-libuuid",
"p5.26-alien-libxml2",
"p5.26-alien-role-alt",
"p5.26-alien-sdl",
"p5.26-alien-wxwidgets",
"p5.26-alt-crypt-rsa-bigint",
"p5.26-amazon-s3",
"p5.26-any-moose",
"p5.26-any-uri-escape",
"p5.26-anyevent",
"p5.26-anyevent-aio",
"p5.26-apache-admin-config",
"p5.26-apache-authcookie",
"p5.26-apache-logformat-compiler",
"p5.26-apache-session",
"p5.26-apache-session-wrapper",
"p5.26-apache-test",
"p5.26-apache2-rest",
"p5.26-app-cli",
"p5.26-app-cmd",
"p5.26-app-cpanminus",
"p5.26-app-nopaste",
"p5.26-app-rad",
"p5.26-app-svn-bisect",
"p5.26-appconfig",
"p5.26-appconfig-std",
"p5.26-archive-extract",
"p5.26-archive-tar",
"p5.26-archive-tar-wrapper",
"p5.26-archive-zip",
"p5.26-array-compare",
"p5.26-array-iterator",
"p5.26-asa",
"p5.26-astro",
"p5.26-astro-app-satpass2",
"p5.26-astro-coord-eci-tle-iridium",
"p5.26-astro-coord-eci-vsop87d",
"p5.26-astro-fits-cfitsio",
"p5.26-astro-fits-header",
"p5.26-astro-satpass",
"p5.26-astro-simbad-client",
"p5.26-astro-spacetrack",
"p5-async-interrupt",
"p5.26-async-interrupt",
"p5.28-async-interrupt",
"p5.30-async-interrupt",
"p5.26-attribute-handlers",
"p5.26-audio-flac-header",
"p5.26-audio-m4p",
"p5.26-auth-yubikey_webclient",
"p5.26-authcas",
"p5-authen-dechpwd",
"p5.26-authen-dechpwd",
"p5.28-authen-dechpwd",
"p5.30-authen-dechpwd",
"p5.26-authen-pam",
"p5.26-authen-passphrase",
"p5.26-authen-radius",
"p5.26-authen-sasl",
"p5.26-authen-simple",
"p5.26-authen-simple-passwd",
"p5-authen-smb",
"p5.26-authen-smb",
"p5.28-authen-smb",
"p5.30-authen-smb",
"p5.26-autobox",
"p5.26-autobox-core",
"p5.26-autobox-junctions",
"p5.26-autodia",
"p5-autovivification",
"p5.26-autovivification",
"p5.28-autovivification",
"p5.30-autovivification",
"p5.26-autoxs-header",
"p5.26-aws-signature4",
"p5.26-b-c",
"p5.30-b-c",
"p5.26-b-cow",
"p5.26-b-debug",
"p5-b-flags",
"p5.26-b-flags",
"p5.28-b-flags",
"p5.30-b-flags",
"p5.26-b-hooks-endofscope",
"p5-b-hooks-op-check",
"p5.26-b-hooks-op-check",
"p5.28-b-hooks-op-check",
"p5.30-b-hooks-op-check",
"p5-b-hooks-op-check-stashchange",
"p5.26-b-hooks-op-check-stashchange",
"p5.28-b-hooks-op-check-stashchange",
"p5.30-b-hooks-op-check-stashchange",
"p5.26-b-keywords",
"p5-b-utils",
"p5.26-b-utils",
"p5.28-b-utils",
"p5.30-b-utils",
"p5-backuppc-xs",
"p5.26-backuppc-xs",
"p5.28-backuppc-xs",
"p5.30-backuppc-xs",
"p5-bareword-filehandles",
"p5.26-bareword-filehandles",
"p5.28-bareword-filehandles",
"p5.30-bareword-filehandles",
"p5.26-beam-emitter",
"p5.26-berkeleydb",
"p5.26-bio-asn1-entrezgene",
"p5.26-bio-cluster",
"p5.26-bio-db-embl",
"p5.26-bio-db-ncbihelper",
"p5.26-bio-phylo",
"p5.26-bio-variation",
"p5.26-bioperl",
"p5-bit-vector",
"p5.26-bit-vector",
"p5.28-bit-vector",
"p5.30-bit-vector",
"p5.26-boolean",
"p5.26-browser-open",
"p5-bsd-resource",
"p5.26-bsd-resource",
"p5.28-bsd-resource",
"p5.30-bsd-resource",
"p5.26-business-isbn",
"p5.26-business-isbn-data",
"p5.26-business-ismn",
"p5.26-business-issn",
"p5.26-bytes-random-secure",
"p5.26-bytes-random-secure-tiny",
"p5.26-cache-cache",
"p5.26-cache-fastmmap",
"p5.26-cache-lru",
"p5.26-cache-memcached",
"p5.26-cache-simple-timedexpiry",
"p5-cairo",
"p5.26-cairo",
"p5.28-cairo",
"p5.30-cairo",
"p5-cairo-gobject",
"p5.26-cairo-gobject",
"p5.28-cairo-gobject",
"p5.30-cairo-gobject",
"p5.26-calendar-simple",
"p5.26-cam-pdf",
"p5.26-canary-stability",
"p5.26-capitalization",
"p5.26-captcha-recaptcha",
"p5.26-capture-tiny",
"p5.26-carp-assert",
"p5.26-carp-assert-more",
"p5.26-carp-clan",
"p5.26-carp-clan-share",
"p5.26-catalyst-action-renderview",
"p5.26-catalyst-action-rest",
"p5.26-catalyst-authentication-credential-http",
"p5.26-catalyst-authentication-store-dbix-class",
"p5.26-catalyst-component-instancepercontext",
"p5.26-catalyst-controller-formbuilder",
"p5.26-catalyst-devel",
"p5.26-catalyst-engine-apache",
"p5.26-catalyst-helper-authdbic",
"p5.26-catalyst-log-log4perl",
"p5.26-catalyst-model-adaptor",
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-plugin-authentication-store-dbic",
"p5.26-catalyst-plugin-authorization-acl",
"p5.26-catalyst-plugin-authorization-roles",
"p5.26-catalyst-plugin-captcha",
"p5.26-catalyst-plugin-configloader",
"p5.26-catalyst-plugin-datetime",
"p5.26-catalyst-plugin-session",
"p5.26-catalyst-plugin-session-state-cookie",
"p5.26-catalyst-plugin-session-store-chi",
"p5.26-catalyst-plugin-session-store-dbi",
"p5.26-catalyst-plugin-session-store-dbic",
"p5.26-catalyst-plugin-session-store-delegate",
"p5.26-catalyst-plugin-session-store-fastmmap",
"p5.26-catalyst-plugin-stacktrace",
"p5.26-catalyst-plugin-static-simple",
"p5.26-catalyst-runtime",
"p5.26-catalyst-view-email",
"p5.26-catalyst-view-html-mason",
"p5.26-catalyst-view-html-template",
"p5.26-catalyst-view-json",
"p5.26-catalyst-view-mason",
"p5.26-catalyst-view-mason2",
"p5.26-catalyst-view-tt",
"p5.26-catalyst-view-xslt",
"p5.26-catalystx-component-traits",
"p5.26-catalystx-leakchecker",
"p5.26-cbor-xs",
"p5.26-cgi",
"p5.26-cgi-ajax",
"p5.26-cgi-alternatives",
"p5.26-cgi-compile",
"p5-cgi-deurl-xs",
"p5.26-cgi-deurl-xs",
"p5.28-cgi-deurl-xs",
"p5.30-cgi-deurl-xs",
"p5.26-cgi-emulate-psgi",
"p5.26-cgi-fast",
"p5.26-cgi-fasttemplate",
"p5.26-cgi-formbuilder",
"p5.26-cgi-psgi",
"p5.26-cgi-session",
"p5.26-cgi-simple",
"p5.26-cgi-ssi",
"p5.26-cgi-struct",
"p5.26-chart",
"p5.26-chart-clicker",
"p5.26-check-isa",
"p5.26-chemistry-elements",
"p5.26-chi",
"p5.26-class-accessor",
"p5.26-class-accessor-chained",
"p5.26-class-accessor-grouped",
"p5.26-class-accessor-lite",
"p5.26-class-autouse",
"p5.26-class-base",
"p5.26-class-c3",
"p5.26-class-c3-adopt-next",
"p5.26-class-c3-componentised",
"p5-class-c3-xs",
"p5.26-class-c3-xs",
"p5.28-class-c3-xs",
"p5.30-class-c3-xs",
"p5.26-class-container",
"p5.26-class-csv",
"p5.26-class-data-accessor",
"p5.26-class-data-inheritable",
"p5.26-class-dbi",
"p5.26-class-dbi-abstractsearch",
"p5.26-class-dbi-mysql",
"p5.26-class-dbi-pg",
"p5.26-class-dbi-plugin",
"p5.26-class-dbi-plugin-abstractcount",
"p5.26-class-dbi-plugin-pager",
"p5.26-class-dbi-uuid",
"p5.26-class-errorhandler",
"p5.26-class-factory-util",
"p5.26-class-generate",
"p5.26-class-gomor",
"p5.26-class-inner",
"p5.26-class-insideout",
"p5.26-class-inspector",
"p5.26-class-isa",
"p5.26-class-load",
"p5-class-load-xs",
"p5.26-class-load-xs",
"p5.28-class-load-xs",
"p5.30-class-load-xs",
"p5.26-class-loader",
"p5.26-class-makemethods",
"p5.26-class-method-modifiers",
"p5.26-class-methodmaker",
"p5.26-class-mix",
"p5.26-class-refresh",
"p5.26-class-returnvalue",
"p5.26-class-singleton",
"p5.26-class-throwable",
"p5.26-class-tiny",
"p5.26-class-tiny-chained",
"p5.26-class-trigger",
"p5.26-class-unload",
"p5.26-class-whitehole",
"p5-class-xsaccessor",
"p5.26-class-xsaccessor",
"p5.28-class-xsaccessor",
"p5.30-class-xsaccessor",
"p5.26-clipboard",
"p5.26-clone",
"p5.26-clone-choose",
"p5.26-clone-pp",
"p5.26-code-tidyall",
"p5.26-color-library",
"p5.26-color-scheme",
"p5.26-commandable",
"p5.26-common-sense",
"p5-compiler-lexer",
"p5.26-compiler-lexer",
"p5.28-compiler-lexer",
"p5.30-compiler-lexer",
"p5-compress-bzip2",
"p5.26-compress-bzip2",
"p5.28-compress-bzip2",
"p5.30-compress-bzip2",
"p5-compress-lzf",
"p5.26-compress-lzf",
"p5.28-compress-lzf",
"p5.30-compress-lzf",
"p5.26-compress-raw-bzip2",
"p5.26-compress-raw-lzma",
"p5.26-compress-raw-zlib",
"p5.26-compress-snappy",
"p5.26-compress-stream-zstd",
"p5.26-conf-libconfig",
"p5.26-config-any",
"p5.26-config-autoconf",
"p5.26-config-general",
"p5.26-config-grammar",
"p5.26-config-identity",
"p5.26-config-ini",
"p5.26-config-inifiles",
"p5.26-config-jfdi",
"p5.26-config-json",
"p5.26-config-mvp",
"p5.26-config-mvp-reader-ini",
"p5.26-config-mvp-slicer",
"p5.26-config-properties",
"p5.26-config-simple",
"p5.26-config-tiny",
"p5.26-const-exporter",
"p5.26-const-fast",
"p5.26-context-preserve",
"p5.26-convert-ascii-armour",
"p5.26-convert-asn1",
"p5.26-convert-bencode",
"p5.26-convert-binary-c",
"p5.26-convert-binhex",
"p5.26-convert-color",
"p5.26-convert-color-xterm",
"p5.26-convert-pem",
"p5.26-convert-tnef",
"p5.26-convert-uu",
"p5-convert-uulib",
"p5.26-convert-uulib",
"p5.28-convert-uulib",
"p5.30-convert-uulib",
"p5.26-cookie-baker",
"p5-coro",
"p5.26-coro",
"p5.28-coro",
"p5.30-coro",
"p5.26-cpan-changes",
"p5.26-cpan-distnameinfo",
"p5.26-cpan-meta",
"p5.26-cpan-meta-check",
"p5.26-cpan-meta-requirements",
"p5.26-cpan-meta-yaml",
"p5.26-cpan-uploader",
"p5.26-cpanel-json-xs",
"p5.26-crypt-appletwofish",
"p5-crypt-blowfish",
"p5.26-crypt-blowfish",
"p5.28-crypt-blowfish",
"p5.30-crypt-blowfish",
"p5-crypt-cast5",
"p5.26-crypt-cast5",
"p5.28-crypt-cast5",
"p5.30-crypt-cast5",
"p5.26-crypt-cast5_pp",
"p5.26-crypt-cbc",
"p5.26-crypt-ciphersaber",
"p5.26-crypt-curve25519",
"p5-crypt-des",
"p5.26-crypt-des",
"p5.28-crypt-des",
"p5.30-crypt-des",
"p5.26-crypt-des_ede3",
"p5.26-crypt-dh",
"p5-crypt-dh-gmp",
"p5.26-crypt-dh-gmp",
"p5.28-crypt-dh-gmp",
"p5.30-crypt-dh-gmp",
"p5.26-crypt-dsa",
"p5-crypt-eksblowfish",
"p5.26-crypt-eksblowfish",
"p5.28-crypt-eksblowfish",
"p5.30-crypt-eksblowfish",
"p5-crypt-gcrypt",
"p5.26-crypt-gcrypt",
"p5.28-crypt-gcrypt",
"p5.30-crypt-gcrypt",
"p5.26-crypt-generatepassword",
"p5-crypt-idea",
"p5.26-crypt-idea",
"p5.28-crypt-idea",
"p5.30-crypt-idea",
"p5-crypt-mysql",
"p5.26-crypt-mysql",
"p5.28-crypt-mysql",
"p5.30-crypt-mysql",
"p5.26-crypt-openpgp",
"p5-crypt-openssl-bignum",
"p5.26-crypt-openssl-bignum",
"p5.28-crypt-openssl-bignum",
"p5.30-crypt-openssl-bignum",
"p5-crypt-openssl-dsa",
"p5.26-crypt-openssl-dsa",
"p5.28-crypt-openssl-dsa",
"p5.30-crypt-openssl-dsa",
"p5-crypt-openssl-ec",
"p5.26-crypt-openssl-ec",
"p5.28-crypt-openssl-ec",
"p5.30-crypt-openssl-ec",
"p5-crypt-openssl-ecdsa",
"p5.26-crypt-openssl-ecdsa",
"p5.28-crypt-openssl-ecdsa",
"p5.30-crypt-openssl-ecdsa",
"p5.26-crypt-openssl-guess",
"p5.26-crypt-openssl-random",
"p5.26-crypt-openssl-rsa",
"p5.26-crypt-openssl-x509",
"p5.26-crypt-passwdmd5",
"p5.26-crypt-primes",
"p5.26-crypt-random",
"p5.26-crypt-random-seed",
"p5.26-crypt-random-source",
"p5.26-crypt-random-tesha2",
"p5.26-crypt-rc4",
"p5-crypt-rijndael",
"p5.26-crypt-rijndael",
"p5.28-crypt-rijndael",
"p5.30-crypt-rijndael",
"p5-crypt-ripemd160",
"p5.26-crypt-ripemd160",
"p5.28-crypt-ripemd160",
"p5.30-crypt-ripemd160",
"p5.26-crypt-rsa",
"p5.26-crypt-smime",
"p5.26-crypt-ssleay",
"p5-crypt-twofish",
"p5.26-crypt-twofish",
"p5.28-crypt-twofish",
"p5.30-crypt-twofish",
"p5-crypt-unixcrypt_xs",
"p5.26-crypt-unixcrypt_xs",
"p5.28-crypt-unixcrypt_xs",
"p5.30-crypt-unixcrypt_xs",
"p5.26-crypt-urandom",
"p5.26-cryptx",
"p5.26-css",
"p5.26-css-tiny",
"p5.26-curry",
"p5.26-curses",
"p5.26-curses-ui",
"p5.26-cwd-guard",
"p5.26-dancer",
"p5.26-dancer-plugin-database",
"p5.26-dancer-plugin-database-core",
"p5.26-dancer-session-cookie",
"p5.26-dancer-template-mason",
"p5.26-dancer-template-mason2",
"p5.26-dancer2",
"p5.26-dancer2-plugin-database",
"p5.26-dancer2-session-cookie",
"p5.26-danga-socket",
"p5.26-data-buffer",
"p5.26-data-compare",
"p5.26-data-diver",
"p5.26-data-dump",
"p5.26-data-dump-streamer",
"p5-data-dumper",
"p5.26-data-dumper",
"p5.28-data-dumper",
"p5.30-data-dumper",
"p5.26-data-dumper-concise",
"p5.26-data-dumper-names",
"p5.26-data-entropy",
"p5.26-data-float",
"p5.26-data-hexdump",
"p5.26-data-hexify",
"p5.26-data-hierarchy",
"p5.26-data-ical",
"p5.26-data-integer",
"p5.26-data-messagepack",
"p5.26-data-munge",
"p5.26-data-optlist",
"p5.26-data-page",
"p5.26-data-password",
"p5.26-data-perl",
"p5.26-data-phrasebook",
"p5.26-data-phrasebook-loader-yaml",
"p5.26-data-printer",
"p5.26-data-section",
"p5.26-data-section-simple",
"p5.26-data-serializer",
"p5.26-data-stag",
"p5-data-structure-util",
"p5.26-data-structure-util",
"p5.28-data-structure-util",
"p5.30-data-structure-util",
"p5.26-data-temporarybag",
"p5.26-data-tumbler",
"p5.26-data-uniqid",
"p5.26-data-uuid",
"p5.26-data-validate-domain",
"p5.26-data-validate-ip",
"p5.26-data-visitor",
"p5.26-date-calc",
"p5.26-date-holidays-de",
"p5.26-date-manip",
"p5-date-simple",
"p5.26-date-simple",
"p5.28-date-simple",
"p5.30-date-simple",
"p5.26-datetime",
"p5.26-datetime-calendar-christian",
"p5.26-datetime-calendar-julian",
"p5.26-datetime-format-builder",
"p5.26-datetime-format-dateparse",
"p5.26-datetime-format-flexible",
"p5.26-datetime-format-iso8601",
"p5.26-datetime-format-mail",
"p5.26-datetime-format-mysql",
"p5.26-datetime-format-natural",
"p5.26-datetime-format-pg",
"p5.26-datetime-format-sqlite",
"p5.26-datetime-format-strptime",
"p5.26-datetime-format-w3cdtf",
"p5.26-datetime-locale",
"p5.26-datetime-set",
"p5.26-datetime-timezone",
"p5.26-db_file",
"p5.26-dbd-csv",
"p5.26-dbd-mariadb",
"p5.26-dbd-mock",
"p5.26-dbd-mysql",
"p5.26-dbd-pg",
"p5.26-dbd-sqlite",
"p5-dbd-sqlite2",
"p5.26-dbd-sqlite2",
"p5.28-dbd-sqlite2",
"p5.30-dbd-sqlite2",
"p5.26-dbi",
"p5.26-dbicx-testdatabase",
"p5.26-dbix-admin-createtable",
"p5.26-dbix-admin-dsnmanager",
"p5.26-dbix-admin-tableinfo",
"p5.26-dbix-class",
"p5.26-dbix-class-cursor-cached",
"p5.26-dbix-class-dynamicdefault",
"p5.26-dbix-class-encodedcolumn",
"p5.26-dbix-class-introspectablem2m",
"p5.26-dbix-class-schema-loader",
"p5.26-dbix-class-timestamp",
"p5.26-dbix-connector",
"p5.26-dbix-contextualfetch",
"p5.26-dbix-dbschema",
"p5.26-dbix-searchbuilder",
"p5.26-dbix-sqlcrosstab",
"p5.26-dbm-deep",
"p5.26-declare-constraints-simple",
"p5.26-devel-caller",
"p5.26-devel-checkbin",
"p5.26-devel-checkcompiler",
"p5.26-devel-checklib",
"p5.26-devel-checkos",
"p5.26-devel-cover",
"p5.26-devel-cycle",
"p5-devel-declare",
"p5.26-devel-declare",
"p5.28-devel-declare",
"p5.30-devel-declare",
"p5.26-devel-findperl",
"p5.26-devel-globaldestruction",
"p5.26-devel-globalphase",
"p5.26-devel-hide",
"p5-devel-leak",
"p5.26-devel-leak",
"p5.28-devel-leak",
"p5.30-devel-leak",
"p5-devel-lexalias",
"p5.26-devel-lexalias",
"p5.28-devel-lexalias",
"p5.30-devel-lexalias",
"p5.26-devel-mat",
"p5.26-devel-mat-dumper",
"p5.26-devel-nytprof",
"p5.26-devel-overloadinfo",
"p5.26-devel-overrideglobalrequire",
"p5.26-devel-partialdump",
"p5.26-devel-ppport",
"p5-devel-refcount",
"p5.26-devel-refcount",
"p5.28-devel-refcount",
"p5.30-devel-refcount",
"p5.26-devel-repl",
"p5.26-devel-size",
"p5.26-devel-stacktrace",
"p5.26-devel-stacktrace-ashtml",
"p5.26-devel-symdump",
"p5-device-serialport",
"p5.26-device-serialport",
"p5.28-device-serialport",
"p5.30-device-serialport",
"p5.26-digest",
"p5.26-digest-bubblebabble",
"p5.26-digest-crc",
"p5.26-digest-gost",
"p5.26-digest-hmac",
"p5-digest-jhash",
"p5.26-digest-jhash",
"p5.28-digest-jhash",
"p5.30-digest-jhash",
"p5-digest-md2",
"p5.26-digest-md2",
"p5.28-digest-md2",
"p5.30-digest-md2",
"p5-digest-md4",
"p5.26-digest-md4",
"p5.28-digest-md4",
"p5.30-digest-md4",
"p5.26-digest-md5",
"p5.26-digest-md5-file",
"p5-digest-nilsimsa",
"p5.26-digest-nilsimsa",
"p5.28-digest-nilsimsa",
"p5.30-digest-nilsimsa",
"p5.26-digest-perl-md5",
"p5.26-digest-sha",
"p5.26-digest-sha1",
"p5-digest-whirlpool",
"p5.26-digest-whirlpool",
"p5.28-digest-whirlpool",
"p5.30-digest-whirlpool",
"p5.26-dir-self",
"p5.26-directory-scratch",
"p5.26-dist-checkconflicts",
"p5.26-dist-zilla",
"p5.26-dist-zilla-app-command-regenerate",
"p5.26-dist-zilla-config-slicer",
"p5.26-dist-zilla-plugin-authority",
"p5.26-dist-zilla-plugin-autometaresources",
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-checkmetaresources",
"p5.26-dist-zilla-plugin-checkprereqsindexed",
"p5.26-dist-zilla-plugin-checkselfdependency",
"p5.26-dist-zilla-plugin-checkstrictversion",
"p5.26-dist-zilla-plugin-config-git",
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-emailnotify",
"p5.26-dist-zilla-plugin-ensurelatestperl",
"p5.26-dist-zilla-plugin-ffi",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-git-describe",
"p5.26-dist-zilla-plugin-git-pushinitial",
"p5.26-dist-zilla-plugin-git-remote-check",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-githubmeta",
"p5.26-dist-zilla-plugin-installguide",
"p5.26-dist-zilla-plugin-keywords",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-metaprovides",
"p5.26-dist-zilla-plugin-metaprovides-package",
"p5.26-dist-zilla-plugin-minimumperl",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-mojibaketests",
"p5.26-dist-zilla-plugin-ourpkgversion",
"p5.26-dist-zilla-plugin-pod2readme",
"p5.26-dist-zilla-plugin-podweaver",
"p5.26-dist-zilla-plugin-prereqs-authordeps",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-plugin-test-minimumversion",
"p5.26-dist-zilla-plugin-test-reportprereqs",
"p5.26-dist-zilla-plugin-twitter",
"p5.26-dist-zilla-plugin-versionfrommainmodule",
"p5.26-dist-zilla-pluginbundle-git-checkfor",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-pluginbundle-starter",
"p5.26-dist-zilla-role-dynamicconfig",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-dist-zilla-role-pluginbundle-pluginremover",
"p5.26-dist-zilla-role-registerstash",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-dist-zilla-role-stash-plugins",
"p5.26-dist-zilla-stash-podweaver",
"p5.26-dumbbench",
"p5.26-email-abstract",
"p5.26-email-address",
"p5.26-email-address-xs",
"p5.26-email-date",
"p5.26-email-date-format",
"p5.26-email-messageid",
"p5.26-email-mime",
"p5.26-email-mime-contenttype",
"p5.26-email-mime-encodings",
"p5.26-email-outlook-message",
"p5.26-email-send",
"p5.26-email-sender",
"p5.26-email-simple",
"p5.26-email-stuffer",
"p5.26-email-valid",
"p5.26-encode",
"p5.26-encode-detect",
"p5-encode-eucjpascii",
"p5.26-encode-eucjpascii",
"p5.28-encode-eucjpascii",
"p5.30-encode-eucjpascii",
"p5.26-encode-hanextra",
"p5-encode-iso2022",
"p5.26-encode-iso2022",
"p5.28-encode-iso2022",
"p5.30-encode-iso2022",
"p5.26-encode-jis2k",
"p5-encode-jisx0213",
"p5.26-encode-jisx0213",
"p5.28-encode-jisx0213",
"p5.30-encode-jisx0213",
"p5.26-encode-locale",
"p5.26-encoding-fixlatin",
"p5-encoding-fixlatin-xs",
"p5.26-encoding-fixlatin-xs",
"p5.28-encoding-fixlatin-xs",
"p5.30-encoding-fixlatin-xs",
"p5.26-enum",
"p5.26-error",
"p5.26-ev",
"p5.26-eval",
"p5.26-eval-closure",
"p5.26-event",
"p5.26-event-execflow",
"p5.26-event-rpc",
"p5.26-exception-class",
"p5.26-expect",
"p5.26-expect-simple",
"p5.26-exporter-lite",
"p5.26-exporter-tiny",
"p5.26-extutils-cbuilder",
"p5.26-extutils-cchecker",
"p5.26-extutils-config",
"p5.26-extutils-depends",
"p5.26-extutils-helpers",
"p5.26-extutils-install",
"p5.26-extutils-installpaths",
"p5.26-extutils-libbuilder",
"p5.26-extutils-makemaker",
"p5.26-extutils-manifest",
"p5.26-extutils-pkgconfig",
"p5.26-extutils-xsbuilder",
"p5.26-extutils-xspp",
"p5-fcgi",
"p5.26-fcgi",
"p5.28-fcgi",
"p5.30-fcgi",
"p5.26-fcgi-procmanager",
"p5.26-feed-find",
"p5.26-fey",
"p5.26-fey-dbimanager",
"p5.26-fey-loader",
"p5.26-fey-orm",
"p5.26-fey-test",
"p5.26-ffi-c",
"p5.26-ffi-checklib",
"p5.26-ffi-platypus",
"p5.26-ffi-platypus-lang-rust",
"p5.26-ffi-platypus-type-enum",
"p5.26-file-basedir",
"p5.26-file-changenotify",
"p5.26-file-chdir",
"p5.26-file-chmod",
"p5.26-file-comments",
"p5.26-file-copy-link",
"p5.26-file-copy-recursive",
"p5.26-file-copy-recursive-reduced",
"p5.26-file-countlines",
"p5.26-file-desktopentry",
"p5.26-file-find-object",
"p5.26-file-find-object-rule",
"p5.26-file-find-rule",
"p5.26-file-find-rule-perl",
"p5.26-file-finder",
"p5.26-file-flat",
"p5.26-file-fnmatch",
"p5.26-file-homedir",
"p5.26-file-keepass",
"p5-file-libmagic",
"p5.26-file-libmagic",
"p5.28-file-libmagic",
"p5.30-file-libmagic",
"p5.26-file-listing",
"p5.26-file-map",
"p5.26-file-mimeinfo",
"p5.26-file-mmagic",
"p5.26-file-modified",
"p5.26-file-monitor",
"p5.26-file-monitor-lite",
"p5.26-file-mork",
"p5.26-file-next",
"p5.26-file-nfslock",
"p5.26-file-path",
"p5.26-file-pushd",
"p5.26-file-readbackwards",
"p5.26-file-remove",
"p5.26-file-rename",
"p5-file-rsyncp",
"p5.26-file-rsyncp",
"p5.28-file-rsyncp",
"p5.30-file-rsyncp",
"p5.26-file-share",
"p5.26-file-sharedir",
"p5.26-file-sharedir-dist",
"p5.26-file-sharedir-install",
"p5.26-file-sharedir-projectdistdir",
"p5.26-file-slurp",
"p5.26-file-slurp-tiny",
"p5.26-file-slurper",
"p5-file-sync",
"p5.26-file-sync",
"p5.28-file-sync",
"p5.30-file-sync",
"p5.26-file-tail",
"p5.26-file-temp",
"p5.26-file-tempdir",
"p5.26-file-touch",
"p5.26-file-type",
"p5.26-file-which",
"p5.26-filesys-dfportable",
"p5.26-filesys-diskspace",
"p5.26-filesys-notify-kqueue",
"p5.26-filesys-notify-simple",
"p5.26-filter",
"p5.26-filter-simple",
"p5.26-finance-quote",
"p5.26-finance-quotehist",
"p5.26-find-lib",
"p5.26-flickr-api",
"p5.26-flickr-upload",
"p5.26-font-afm",
"p5-font-freetype",
"p5.26-font-freetype",
"p5.28-font-freetype",
"p5.30-font-freetype",
"p5.26-font-ttf",
"p5.26-forest",
"p5.26-freezethaw",
"p5.26-future",
"p5.26-future-asyncawait",
"p5.26-future-io",
"p5.26-gd",
"p5.26-gd-barcode",
"p5.26-gd-graph3d",
"p5.26-gd-securityimage",
"p5.26-gd-svg",
"p5.26-gdgraph",
"p5.26-gdtextutil",
"p5.26-gearman",
"p5.26-gearman-client-async",
"p5.26-gearman-server",
"p5.26-gedcom",
"p5.26-geo-coder-osm",
"p5.26-geo-ip",
"p5.26-geo-webservice-elevation-usgs",
"p5.26-geometry-primitive",
"p5.26-getopt-long",
"p5.26-getopt-long-descriptive",
"p5.26-getopt-mixed",
"p5.26-getopt-simple",
"p5.26-getopt-tabular",
"p5.26-getopt-usaginator",
"p5.26-gimp",
"p5.26-git-raw",
"p5.26-git-wrapper",
"p5.26-glib",
"p5.26-glib-object-introspection",
"p5.26-gmail-imapd",
"p5-gnome2",
"p5.26-gnome2",
"p5.28-gnome2",
"p5.30-gnome2",
"p5-gnome2-canvas",
"p5.26-gnome2-canvas",
"p5.28-gnome2-canvas",
"p5.30-gnome2-canvas",
"p5-gnome2-gconf",
"p5.26-gnome2-gconf",
"p5.28-gnome2-gconf",
"p5.30-gnome2-gconf",
"p5-gnome2-print",
"p5.26-gnome2-print",
"p5.28-gnome2-print",
"p5.30-gnome2-print",
"p5-gnome2-vfs",
"p5.26-gnome2-vfs",
"p5.28-gnome2-vfs",
"p5.30-gnome2-vfs",
"p5-gnome2-wnck",
"p5.26-gnome2-wnck",
"p5.28-gnome2-wnck",
"p5.30-gnome2-wnck",
"p5.26-gnupg-interface",
"p5.26-google-protocolbuffers",
"p5.26-goto-file",
"p5.26-gps",
"p5.26-graph",
"p5.26-graphics-color",
"p5.26-graphics-gnuplotif",
"p5.26-graphics-primitive",
"p5.26-graphics-primitive-driver-cairo",
"p5.26-graphviz",
"p5.26-graphviz2",
"p5.26-graphviz2-dbi",
"p5.26-gssapi",
"p5.26-gstreamer1",
"p5-gtk2",
"p5.26-gtk2",
"p5.28-gtk2",
"p5.30-gtk2",
"p5.26-gtk2-ex-formfactory",
"p5.26-gtk2-ex-podviewer",
"p5-gtk2-gladexml",
"p5.26-gtk2-gladexml",
"p5.28-gtk2-gladexml",
"p5.30-gtk2-gladexml",
"p5-gtk2-sourceview",
"p5.26-gtk2-sourceview",
"p5.28-gtk2-sourceview",
"p5.30-gtk2-sourceview",
"p5-gtk2-sourceview2",
"p5.26-gtk2-sourceview2",
"p5.28-gtk2-sourceview2",
"p5.30-gtk2-sourceview2",
"p5.26-gtk3",
"p5.26-gtk3-sourceview",
"p5-guard",
"p5.26-guard",
"p5.28-guard",
"p5.30-guard",
"p5-hash-fieldhash",
"p5.26-hash-fieldhash",
"p5.28-hash-fieldhash",
"p5.30-hash-fieldhash",
"p5.26-hash-merge",
"p5.26-hash-merge-simple",
"p5.26-hash-moreutils",
"p5.26-hash-multivalue",
"p5.26-hash-objectify",
"p5.26-hash-util-fieldhash-compat",
"p5.26-heap",
"p5.26-hook-lexwrap",
"p5.26-html-encoding",
"p5.26-html-entities-interpolate",
"p5.26-html-entities-numbered",
"p5.26-html-extract",
"p5.26-html-fillinform",
"p5.26-html-form",
"p5.26-html-formatter",
"p5.26-html-formattext-withlinks",
"p5.26-html-lint",
"p5.26-html-mason",
"p5.26-html-mason-plackhandler",
"p5.26-html-mason-psgihandler",
"p5.26-html-masonx-apachelikeplackhandler",
"p5.26-html-masonx-free",
"p5.26-html-parser",
"p5.26-html-restrict",
"p5.26-html-scrubber",
"p5.26-html-selector-xpath",
"p5.26-html-simpleparse",
"p5.26-html-strip",
"p5.26-html-stripscripts",
"p5.26-html-stripscripts-parser",
"p5.26-html-table",
"p5.26-html-tableextract",
"p5.26-html-tagfilter",
"p5.26-html-tagset",
"p5.26-html-template",
"p5.26-html-template-compiled",
"p5-html-tidy",
"p5.26-html-tidy",
"p5.28-html-tidy",
"p5.30-html-tidy",
"p5-html-tidy5",
"p5.26-html-tidy5",
"p5.28-html-tidy5",
"p5.30-html-tidy5",
"p5.26-html-tiny",
"p5.26-html-tokeparser-simple",
"p5.26-html-tree",
"p5.26-html-treebuilder-xpath",
"p5.26-html-wikiconverter",
"p5.26-html-wikiconverter-confluence",
"p5.26-html-wikiconverter-dokuwiki",
"p5.26-html-wikiconverter-googlecode",
"p5.26-html-wikiconverter-kwiki",
"p5.26-html-wikiconverter-markdown",
"p5.26-html-wikiconverter-mediawiki",
"p5.26-html-wikiconverter-moinmoin",
"p5.26-html-wikiconverter-multimarkdown",
"p5.26-html-wikiconverter-oddmuse",
"p5.26-html-wikiconverter-pbwiki",
"p5.26-html-wikiconverter-phpwiki",
"p5.26-html-wikiconverter-pmwiki",
"p5.26-html-wikiconverter-snipsnap",
"p5.26-html-wikiconverter-xwiki",
"p5.26-http-body",
"p5.26-http-cache-transparent",
"p5.26-http-cookiejar",
"p5.26-http-cookiemonster",
"p5.26-http-cookies",
"p5.26-http-daemon",
"p5.26-http-daemon-ssl",
"p5.26-http-date",
"p5.26-http-entity-parser",
"p5.26-http-headers-fast",
"p5.26-http-lite",
"p5.26-http-message",
"p5.26-http-multipartparser",
"p5.26-http-negotiate",
"p5-http-parser-xs",
"p5.26-http-parser-xs",
"p5.28-http-parser-xs",
"p5.30-http-parser-xs",
"p5.26-http-proxy",
"p5.26-http-recorder",
"p5.26-http-request-ascgi",
"p5.26-http-response-encoding",
"p5.26-http-server-simple",
"p5.26-http-server-simple-authen",
"p5.26-http-server-simple-mason",
"p5.26-http-server-simple-psgi",
"p5.26-http-thin",
"p5.26-http-tiny",
"p5.26-http-tiny-mech",
"p5.26-http-tiny-multipart",
"p5-http-xscookies",
"p5.26-http-xscookies",
"p5.28-http-xscookies",
"p5.30-http-xscookies",
"p5.26-http-xsheaders",
"p5.26-ifeffit",
"p5.26-ima-dbi",
"p5.26-image-exiftool",
"p5.26-image-imlib2",
"p5.26-image-info",
"p5.26-image-metadata-jpeg",
"p5.26-image-size",
"p5.26-imap-bodystructure",
"p5.26-import-into",
"p5.26-importer",
"p5.26-inc-latest",
"p5-indirect",
"p5.26-indirect",
"p5.28-indirect",
"p5.30-indirect",
"p5.26-inline",
"p5.26-inline-c",
"p5.26-inline-files",
"p5.26-inline-filters",
"p5-inline-python",
"p5.26-inline-python",
"p5.28-inline-python",
"p5.30-inline-python",
"p5.26-innotop",
"p5-internals",
"p5.26-internals",
"p5.28-internals",
"p5.30-internals",
"p5.26-io",
"p5.26-io-aio",
"p5.26-io-all",
"p5.26-io-async",
"p5.26-io-capture",
"p5.26-io-captureoutput",
"p5.26-io-compress",
"p5.26-io-compress-lzf",
"p5.26-io-compress-lzma",
"p5.26-io-compress-zstd",
"p5.26-io-digest",
"p5-io-fdpass",
"p5.26-io-fdpass",
"p5.28-io-fdpass",
"p5.30-io-fdpass",
"p5.26-io-handle-util",
"p5.26-io-html",
"p5-io-interface",
"p5.26-io-interface",
"p5.28-io-interface",
"p5.30-io-interface",
"p5-io-kqueue",
"p5.26-io-kqueue",
"p5.28-io-kqueue",
"p5.30-io-kqueue",
"p5.26-io-multiplex",
"p5.26-io-pager",
"p5.26-io-pipely",
"p5.26-io-prompt-tiny",
"p5.26-io-pty-easy",
"p5.26-io-sessiondata",
"p5.26-io-socket-inet6",
"p5.26-io-socket-ip",
"p5.26-io-socket-socks",
"p5.26-io-socket-ssl",
"p5.26-io-socket-timeout",
"p5.26-io-string",
"p5.26-io-stringy",
"p5.26-io-stty",
"p5.26-io-tee",
"p5.26-io-tiecombine",
"p5.26-io-tty",
"p5.26-io-zlib",
"p5.26-ip-country",
"p5.26-ipc-cmd",
"p5.26-ipc-run",
"p5.26-ipc-run3",
"p5-ipc-sharelite",
"p5.26-ipc-sharelite",
"p5.28-ipc-sharelite",
"p5.30-ipc-sharelite",
"p5.26-ipc-system-simple",
"p5.26-ipe",
"p5.26-iri",
"p5.26-iterator",
"p5.26-iterator-util",
"p5-javascript-spidermonkey",
"p5.26-javascript-spidermonkey",
"p5.28-javascript-spidermonkey",
"p5.30-javascript-spidermonkey",
"p5.26-json",
"p5.26-json-any",
"p5-json-dwiw",
"p5.26-json-dwiw",
"p5.28-json-dwiw",
"p5.30-json-dwiw",
"p5.26-json-maybexs",
"p5.26-json-parse",
"p5.26-json-webtoken",
"p5.26-json-xs",
"p5.26-layout-manager",
"p5-lchown",
"p5.26-lchown",
"p5.28-lchown",
"p5.30-lchown",
"p5.26-lexical-persistence",
"p5.26-lexical-sealrequirehints",
"p5.26-lib-relative",
"p5-libapreq2",
"p5.26-libapreq2",
"p5.28-libapreq2",
"p5.30-libapreq2",
"p5.26-libintl-perl",
"p5.26-libwww-perl",
"p5.26-libxml-enno",
"p5.26-libxml-perl",
"p5.26-lingua-en-findnumber",
"p5.26-lingua-en-inflect",
"p5.26-lingua-en-inflect-number",
"p5.26-lingua-en-inflect-phrase",
"p5.26-lingua-en-number-isordinal",
"p5.26-lingua-en-pluraltosingular",
"p5.26-lingua-en-tagger",
"p5.26-lingua-en-words2nums",
"p5.26-lingua-preferred",
"p5.26-lingua-pt-stemmer",
"p5.26-lingua-stem",
"p5.26-lingua-stem-fr",
"p5.26-lingua-stem-it",
"p5.26-lingua-stem-ru",
"p5.26-lingua-stem-snowball-da",
"p5.26-lingua-translit",
"p5.26-list-allutils",
"p5.26-list-compare",
"p5.26-list-moreutils",
"p5-list-moreutils-xs",
"p5.26-list-moreutils-xs",
"p5.28-list-moreutils-xs",
"p5.30-list-moreutils-xs",
"p5.26-list-someutils",
"p5-list-someutils-xs",
"p5.26-list-someutils-xs",
"p5.28-list-someutils-xs",
"p5.30-list-someutils-xs",
"p5.26-list-uniq",
"p5.26-list-utilsby",
"p5.26-lj-simple",
"p5.26-local-lib",
"p5.26-locale-codes",
"p5.26-locale-gettext",
"p5.26-locale-maketext-fuzzy",
"p5.26-locale-maketext-lexicon",
"p5.26-locale-maketext-simple",
"p5.26-lockfile-simple",
"p5.26-log-any",
"p5.26-log-any-adapter-callback",
"p5.26-log-any-adapter-tap",
"p5.26-log-dispatch",
"p5.26-log-dispatch-array",
"p5.26-log-dispatch-config",
"p5.26-log-dispatch-configurator-any",
"p5.26-log-dispatch-filerotate",
"p5.26-log-dispatchouli",
"p5.26-log-handler",
"p5.26-log-log4perl",
"p5.26-log-log4perl-appender-socket-unix",
"p5.26-log-message",
"p5.26-log-message-simple",
"p5.26-long-jump",
"p5.26-lwp-authen-wsse",
"p5.26-lwp-consolelogger",
"p5.26-lwp-curl",
"p5.26-lwp-mediatypes",
"p5.26-lwp-protocol-http10",
"p5.26-lwp-protocol-https",
"p5.26-lwp-useragent-cached",
"p5.26-lwp-useragent-determined",
"p5.26-lwpx-paranoidagent",
"p5-mac-applescript",
"p5.26-mac-applescript",
"p5.28-mac-applescript",
"p5.30-mac-applescript",
"p5.26-mac-applescript-glue",
"p5.26-mac-applesingledouble",
"p5.26-mac-errors",
"p5.26-mac-fsevents",
"p5.26-mac-osversion",
"p5.26-mac-pasteboard",
"p5.26-mac-propertylist",
"p5.26-mac-sysprofile",
"p5.26-mac-systemdirectory",
"p5-macosx-file",
"p5.26-macosx-file",
"p5.28-macosx-file",
"p5.30-macosx-file",
"p5.26-mail-audit",
"p5.26-mail-authenticationresults",
"p5.26-mail-box",
"p5.26-mail-box-imap4",
"p5.26-mail-box-pop3",
"p5.26-mail-dkim",
"p5.26-mail-imapclient",
"p5.26-mail-mboxparser",
"p5.26-mail-message",
"p5.26-mail-pop3client",
"p5.26-mail-rfc822-address",
"p5.26-mail-sender",
"p5.26-mail-sendmail",
"p5.26-mail-spamassassin",
"p5.26-mail-spf",
"p5.26-mail-srs",
"p5.26-mail-transport",
"p5.26-mail-webmail-gmail",
"p5.26-mailtools",
"p5.26-marc-record",
"p5.26-mason",
"p5.26-masonx-request-withapachesession",
"p5.26-math-anynum",
"p5.26-math-base-convert",
"p5.26-math-base85",
"p5.26-math-bezier",
"p5.26-math-bigint",
"p5.26-math-bigint-fastcalc",
"p5.26-math-bigint-gmp",
"p5.26-math-bigrat",
"p5-math-cdf",
"p5.26-math-cdf",
"p5.28-math-cdf",
"p5.30-math-cdf",
"p5.26-math-combinatorics",
"p5.26-math-complex",
"p5.26-math-derivative",
"p5.26-math-gcomplex",
"p5.26-math-gmp",
"p5.26-math-gmpf",
"p5.26-math-gmpq",
"p5.26-math-gmpz",
"p5.26-math-int64",
"p5.26-math-longdouble",
"p5.26-math-matrix",
"p5.26-math-matrixreal",
"p5.26-math-mpc",
"p5.26-math-mpfi",
"p5.26-math-mpfr",
"p5.26-math-pari",
"p5-math-prime-util",
"p5.26-math-prime-util",
"p5.28-math-prime-util",
"p5.30-math-prime-util",
"p5.26-math-prime-util-gmp",
"p5.26-math-random",
"p5.26-math-random-isaac",
"p5-math-random-isaac-xs",
"p5.26-math-random-isaac-xs",
"p5.28-math-random-isaac-xs",
"p5.30-math-random-isaac-xs",
"p5.26-math-random-secure",
"p5.26-math-round",
"p5.26-math-spline",
"p5.26-math-symbolic",
"p5.26-math-utils",
"p5.26-mce",
"p5.26-mce-shared",
"p5-mecab",
"p5.26-mecab",
"p5.28-mecab",
"p5.30-mecab",
"p5.26-memoize",
"p5.26-memoize-expirelru",
"p5.26-metacpan-client",
"p5.26-method-signatures-simple",
"p5.26-metrics-any",
"p5.26-mhonarc",
"p5.26-mime-base32",
"p5-mime-base64",
"p5.26-mime-base64",
"p5.28-mime-base64",
"p5.30-mime-base64",
"p5.26-mime-charset",
"p5.26-mime-encwords",
"p5.26-mime-lite",
"p5.26-mime-lite-html",
"p5.26-mime-tools",
"p5.26-mime-types",
"p5.26-mixin-linewise",
"p5.26-mldbm",
"p5.26-mo",
"p5.26-mock-config",
"p5.26-modern-perl",
"p5.26-module-build",
"p5.26-module-build-ffi",
"p5.26-module-build-tiny",
"p5.26-module-build-xsutil",
"p5.26-module-compile",
"p5.26-module-depends",
"p5.26-module-find",
"p5.26-module-implementation",
"p5.26-module-install",
"p5.26-module-load",
"p5.26-module-load-conditional",
"p5.26-module-manifest",
"p5.26-module-metadata",
"p5.26-module-path",
"p5.26-module-pluggable",
"p5.26-module-refresh",
"p5.26-module-runtime",
"p5.26-module-runtime-conflicts",
"p5.26-module-scandeps",
"p5.26-module-signature",
"p5.26-module-starter",
"p5.26-module-util",
"p5.26-module-versions-report",
"p5.26-mogilefs-client",
"p5.26-mogilefs-server",
"p5.26-mogilefs-utils",
"p5.26-mojolicious",
"p5.26-mojolicious-plugin-chi",
"p5.26-mojolicious-plugin-mason1renderer",
"p5.26-mojolicious-plugin-mason2renderer",
"p5.26-mojolicious-plugin-setusergroup",
"p5.26-monotone-automatestdio",
"p5.26-moo",
"p5.26-moose",
"p5.26-moose-autobox",
"p5.26-moose-policy",
"p5.26-moosex-aliases",
"p5.26-moosex-arrayref",
"p5.26-moosex-attributeshortcuts",
"p5.26-moosex-classattribute",
"p5.26-moosex-clone",
"p5.26-moosex-configfromfile",
"p5.26-moosex-daemonize",
"p5.26-moosex-emulate-class-accessor-fast",
"p5.26-moosex-getopt",
"p5.26-moosex-has-sugar",
"p5.26-moosex-hasdefaults",
"p5.26-moosex-insideout",
"p5.26-moosex-lazyrequire",
"p5.26-moosex-log-log4perl",
"p5.26-moosex-markasmethods",
"p5.26-moosex-meta-typeconstraint-mooish",
"p5.26-moosex-methodattributes",
"p5.26-moosex-multiinitarg",
"p5.26-moosex-nonmoose",
"p5.26-moosex-object-pluggable",
"p5.26-moosex-oneargnew",
"p5.26-moosex-params-validate",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-role-strict",
"p5-moosex-role-withoverloading",
"p5.26-moosex-role-withoverloading",
"p5.28-moosex-role-withoverloading",
"p5.30-moosex-role-withoverloading",
"p5.26-moosex-semiaffordanceaccessor",
"p5.26-moosex-setonce",
"p5.26-moosex-simpleconfig",
"p5.26-moosex-singleton",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-storage",
"p5.26-moosex-storage-format-jsonpm",
"p5.26-moosex-storage-io-chi",
"p5.26-moosex-strictconstructor",
"p5.26-moosex-traitfor-meta-class-betteranonclassnames",
"p5.26-moosex-traits",
"p5.26-moosex-traits-pluggable",
"p5.26-moosex-types",
"p5.26-moosex-types-common",
"p5.26-moosex-types-datetime",
"p5.26-moosex-types-laxnum",
"p5.26-moosex-types-loadableclass",
"p5.26-moosex-types-path-class",
"p5.26-moosex-types-path-tiny",
"p5.26-moosex-types-perl",
"p5.26-moosex-types-stringlike",
"p5.26-moosex-types-structured",
"p5.26-moosex-types-uri",
"p5.26-moosex-util",
"p5.26-moox-aliases",
"p5.26-moox-handlesvia",
"p5.26-moox-late",
"p5.26-moox-strictconstructor",
"p5.26-moox-traits",
"p5.26-moox-types-mooselike",
"p5.26-moox-types-mooselike-numeric",
"p5.26-moox-typetiny",
"p5.26-mouse",
"p5.26-mousex-foreign",
"p5.26-mousex-types",
"p5.26-mozilla-ca",
"p5.26-mozilla-publicsuffix",
"p5.26-mp3-info",
"p5.26-mp3-tag",
"p5.26-mro-compat",
"p5-multidimensional",
"p5.26-multidimensional",
"p5.28-multidimensional",
"p5.30-multidimensional",
"p5.26-musicbrainz-discid",
"p5.26-mytop",
"p5.26-namespace-autoclean",
"p5.26-namespace-clean",
"p5.26-net",
"p5.26-net-apns-persistent",
"p5.26-net-appliance-phrasebook",
"p5.26-net-appliance-session",
"p5.26-net-bonjour",
"p5.26-net-cidr",
"p5.26-net-cidr-lite",
"p5.26-net-cli-interact",
"p5.26-net-curl",
"p5.26-net-daemon",
"p5-net-dbus",
"p5.26-net-dbus",
"p5.28-net-dbus",
"p5.30-net-dbus",
"p5.26-net-dict",
"p5.26-net-dns",
"p5.26-net-dns-resolver-mock",
"p5.26-net-dns-resolver-programmable",
"p5.26-net-dns-sec",
"p5.26-net-domain-tld",
"p5.26-net-frame",
"p5.26-net-frame-dump",
"p5.26-net-frame-layer-icmpv6",
"p5.26-net-frame-layer-ipv6",
"p5.26-net-frame-simple",
"p5.26-net-ftpserver",
"p5.26-net-github",
"p5.26-net-http",
"p5.26-net-ident",
"p5-net-idn-encode",
"p5.26-net-idn-encode",
"p5.28-net-idn-encode",
"p5.30-net-idn-encode",
"p5.26-net-ip",
"p5.26-net-ip-lpm",
"p5.26-net-ip-match-regexp",
"p5.26-net-ipv4addr",
"p5.26-net-ipv6addr",
"p5.26-net-ldap-express",
"p5.26-net-libidn",
"p5.26-net-libidn2",
"p5.26-net-netmask",
"p5-net-nfdump",
"p5.26-net-nfdump",
"p5.28-net-nfdump",
"p5.30-net-nfdump",
"p5.26-net-nslookup",
"p5.26-net-oauth",
"p5.26-net-openid-common",
"p5.26-net-openid-consumer",
"p5.26-net-openssh",
"p5-net-oping",
"p5.26-net-oping",
"p5.28-net-oping",
"p5.30-net-oping",
"p5.26-net-patricia",
"p5.26-net-pcap",
"p5.26-net-pcaputils",
"p5.26-net-ping-external",
"p5.26-net-radius",
"p5-net-rawip",
"p5.26-net-rawip",
"p5.28-net-rawip",
"p5.30-net-rawip",
"p5.26-net-senderbase",
"p5.26-net-server",
"p5.26-net-smtp-ssl",
"p5.26-net-smtp-tls",
"p5.26-net-smtp-tls-butmaintained",
"p5.26-net-smtp_auth",
"p5.26-net-smtps",
"p5.26-net-snmp",
"p5.26-net-snpp",
"p5.26-net-ssh-perl",
"p5.26-net-ssh2",
"p5.26-net-ssleay",
"p5.26-net-stomp",
"p5.26-net-syslog",
"p5.26-net-telnet",
"p5.26-net-telnet-cisco",
"p5.26-net-twitter",
"p5.26-net-twitter-lite",
"p5.26-net-upnp",
"p5.26-net-z3950-zoom",
"p5.26-netaddr-ip",
"p5.26-netpacket",
"p5.26-news-nntpclient",
"p5.26-next",
"p5.26-nkf",
"p5.26-nmap-scanner",
"p5.26-ntlm",
"p5.26-number-compare",
"p5.26-number-format",
"p5.26-number-misc",
"p5.26-number-tolerant",
"p5.26-number-witherror",
"p5.26-object-destroyer",
"p5.26-object-hashbase",
"p5.26-object-id",
"p5.26-object-realize-later",
"p5.26-object-signature",
"p5.26-object-tiny",
"p5.26-ogg-vorbis-header-pureperl",
"p5.26-ole-storage_lite",
"p5.26-opcodes",
"p5.26-opengl",
"p5.26-openoffice-oodoc",
"p5.26-package-constants",
"p5.26-package-deprecationmanager",
"p5.26-package-pkg",
"p5.26-package-stash",
"p5.26-package-stash-xs",
"p5.26-package-variant",
"p5-padwalker",
"p5.26-padwalker",
"p5.28-padwalker",
"p5.30-padwalker",
"p5.26-palm",
"p5.26-palm-pdb",
"p5-pango",
"p5.26-pango",
"p5.28-pango",
"p5.30-pango",
"p5.26-panotools-script",
"p5.26-par-dist",
"p5.26-parallel-forkmanager",
"p5.26-parallel-iterator",
"p5.26-params-check",
"p5-params-classify",
"p5.26-params-classify",
"p5.28-params-classify",
"p5.30-params-classify",
"p5-params-util",
"p5.26-params-util",
"p5.28-params-util",
"p5.30-params-util",
"p5.26-params-validate",
"p5.26-params-validationcompiler",
"p5.26-parent",
"p5.26-parse-cpan-packages-fast",
"p5.26-parse-edid",
"p5.26-parse-mediawikidump",
"p5.26-parse-mime",
"p5.26-parse-recdescent",
"p5.26-parse-win32registry",
"p5.26-parse-yapp",
"p5.26-patchreader",
"p5.26-path-class",
"p5.26-path-finddev",
"p5.26-path-isdev",
"p5.26-path-iter",
"p5.26-path-iterator-rule",
"p5.26-path-tiny",
"p5-pathtools",
"p5.26-pathtools",
"p5.28-pathtools",
"p5.30-pathtools",
"p5.26-pcsc",
"p5.26-pdf-api2",
"p5-pdf-api2-xs",
"p5.26-pdf-api2-xs",
"p5.28-pdf-api2-xs",
"p5.30-pdf-api2-xs",
"p5.26-pdf-reuse",
"p5.26-pdl",
"p5.26-pdl-fftw3",
"p5.26-pdl-graphics-gnuplot",
"p5-pdl-graphics-plplot",
"p5.26-pdl-graphics-plplot",
"p5.28-pdl-graphics-plplot",
"p5.30-pdl-graphics-plplot",
"p5.26-pdl-io-hdf5",
"p5.26-pdl-stats",
"p5.26-pdl-transform-color",
"p5.26-pegex",
"p5.26-perl-critic",
"p5.26-perl-languageserver",
"p5.26-perl-ldap",
"p5.26-perl-minimumversion",
"p5.26-perl-ostype",
"p5.26-perl-prereqscanner",
"p5.26-perl-tidy",
"p5.26-perl-version",
"p5.26-perl6-junction",
"p5.26-perlbal",
"p5.26-perlio-eol",
"p5-perlio-gzip",
"p5.26-perlio-gzip",
"p5.28-perlio-gzip",
"p5.30-perlio-gzip",
"p5-perlio-layers",
"p5.26-perlio-layers",
"p5.28-perlio-layers",
"p5.30-perlio-layers",
"p5.26-perlio-utf8_strict",
"p5-perlio-util",
"p5.26-perlio-util",
"p5.28-perlio-util",
"p5.30-perlio-util",
"p5.26-perlio-via-bzip2",
"p5.26-perlio-via-dynamic",
"p5.26-perlio-via-symlink",
"p5.26-perlio-via-timeout",
"p5.26-perlmagick",
"p5.26-perlx-maybe",
"p5-perlx-maybe-xs",
"p5.26-perlx-maybe-xs",
"p5.28-perlx-maybe-xs",
"p5.30-perlx-maybe-xs",
"p5.26-pgplot",
"p5.26-pgtop",
"p5.26-php-serialization",
"p5.26-pithub",
"p5.26-plack",
"p5.26-plack-middleware-fixmissingbodyinredirect",
"p5.26-plack-middleware-methodoverride",
"p5.26-plack-middleware-removeredundantbody",
"p5.26-plack-middleware-reverseproxy",
"p5.26-plack-test-agent",
"p5.26-plack-test-externalserver",
"p5.26-plrpc",
"p5.26-pmtools",
"p5.26-pod-coverage",
"p5.26-pod-coverage-trustpod",
"p5.26-pod-elemental",
"p5.26-pod-elemental-makeselector",
"p5.26-pod-elemental-perlmunger",
"p5.26-pod-elemental-transformer-list",
"p5.26-pod-elemental-transformer-verbatim",
"p5.26-pod-escapes",
"p5.26-pod-eventual",
"p5.26-pod-latex",
"p5.26-pod-markdown",
"p5.26-pod-markdown-github",
"p5.26-pod-pom",
"p5.26-pod-projectdocs",
"p5.26-pod-readme",
"p5.26-pod-simple",
"p5.26-pod-simple-latex",
"p5.26-pod-spell",
"p5.26-pod-tests",
"p5.26-pod-weaver",
"p5.26-pod-weaver-plugin-ensureuniquesections",
"p5.26-pod-weaver-section-allowoverride",
"p5.26-pod-weaver-section-contributors",
"p5-pod-weaver-section-generatesection",
"p5.26-pod-weaver-section-generatesection",
"p5.28-pod-weaver-section-generatesection",
"p5.30-pod-weaver-section-generatesection",
"p5.26-pod2-base",
"p5.26-podlators",
"p5.26-podtohtml",
"p5.26-poe",
"p5.26-poe-component-client-ping",
"p5.26-poe-test-loops",
"p5.26-poppler",
"p5.26-posix-strftime-compiler",
"p5.26-postscript",
"p5.26-postscript-font",
"p5.26-postscript-simple",
"p5.26-ppi",
"p5.26-ppi-html",
"p5-ppi-xs",
"p5.26-ppi-xs",
"p5.28-ppi-xs",
"p5.30-ppi-xs",
"p5.26-ppix-quotelike",
"p5.26-ppix-regexp",
"p5.26-ppix-utilities",
"p5.26-prefork",
"p5.26-privileges-drop",
"p5.26-probe-perl",
"p5.26-proc-daemon",
"p5.26-proc-guard",
"p5.26-proc-processtable",
"p5.26-protocol-http2",
"p5.26-psgi",
"p5-razor-agents",
"p5.26-razor-agents",
"p5.28-razor-agents",
"p5.30-razor-agents",
"p5-razor2-client-agent",
"p5.26-razor2-client-agent",
"p5.28-razor2-client-agent",
"p5.30-razor2-client-agent",
"p5.26-rdf-query",
"p5.26-rdf-trine",
"p5.26-readonly",
"p5-readonly-xs",
"p5.26-readonly-xs",
"p5.28-readonly-xs",
"p5.30-readonly-xs",
"p5.26-redis",
"p5.26-ref-util",
"p5-ref-util-xs",
"p5.26-ref-util-xs",
"p5.28-ref-util-xs",
"p5.30-ref-util-xs",
"p5.26-regexp-assemble",
"p5.26-regexp-common",
"p5.26-regexp-parser",
"p5.26-regexp-shellish",
"p5.26-return-multilevel",
"p5.26-return-value",
"p5.26-role-hasmessage",
"p5.26-role-identifiable",
"p5.26-role-tiny",
"p5.26-roman",
"p5.26-rpc-xml",
"p5.26-rtf-parser",
"p5.26-rtf-tokenizer",
"p5.26-safe-isa",
"p5.26-scalar-list-utils",
"p5.26-scalar-string",
"p5.26-scope-guard",
"p5.26-scope-upper",
"p5.26-sdl",
"p5.26-search-elasticsearch",
"p5.26-search-elasticsearch-client-2_0",
"p5.26-search-elasticsearch-client-5_0",
"p5.26-search-elasticsearch-client-6_0",
"p5.26-semver",
"p5.26-sereal",
"p5.26-sereal-decoder",
"p5.26-sereal-encoder",
"p5.26-session-storage-secure",
"p5.26-set-array",
"p5.26-set-infinite",
"p5.26-set-object",
"p5.26-set-scalar",
"p5.26-sgml-parser-opensp",
"p5.26-sgmlspm",
"p5.26-shell-config-generate",
"p5.26-shell-guess",
"p5.26-shell-parser",
"p5.26-smart-comments",
"p5.26-snmp_session",
"p5.26-snowball-norwegian",
"p5.26-snowball-swedish",
"p5.26-soap-lite",
"p5.26-socket",
"p5.26-socket6",
"p5.26-software-license",
"p5-sort-key",
"p5.26-sort-key",
"p5.28-sort-key",
"p5.30-sort-key",
"p5.26-sort-naturally",
"p5.26-sort-versions",
"p5.26-specio",
"p5.26-specio-library-path-tiny",
"p5.26-spiffy",
"p5.26-spreadsheet-parseexcel",
"p5.26-spreadsheet-writeexcel",
"p5.26-sql-abstract",
"p5.26-sql-abstract-classic",
"p5.26-sql-abstract-limit",
"p5.26-sql-statement",
"p5.26-sql-translator",
"p5.26-starman",
"p5.26-statistics-caseresampling",
"p5.26-statistics-chisquare",
"p5.26-statistics-covid",
"p5.26-statistics-descriptive",
"p5-storable",
"p5.26-storable",
"p5.28-storable",
"p5.30-storable",
"p5.26-stream-buffered",
"p5.26-strictures",
"p5.26-string-camelcase",
"p5-string-compare-constanttime",
"p5.26-string-compare-constanttime",
"p5.28-string-compare-constanttime",
"p5.30-string-compare-constanttime",
"p5.26-string-crc32",
"p5.26-string-ediff",
"p5.26-string-errf",
"p5.26-string-escape",
"p5.26-string-flogger",
"p5.26-string-format",
"p5.26-string-formatter",
"p5.26-string-random",
"p5.26-string-rewriteprefix",
"p5.26-string-shellquote",
"p5.26-string-tagged",
"p5.26-string-tagged-terminal",
"p5.26-string-toidentifier-en",
"p5.26-string-tokenizer",
"p5.26-string-trim",
"p5.26-string-truncate",
"p5.26-string-ttylength",
"p5.26-string-util",
"p5.26-struct-dumb",
"p5.26-sub-delete",
"p5.26-sub-exporter",
"p5.26-sub-exporter-formethods",
"p5.26-sub-exporter-globexporter",
"p5.26-sub-exporter-progressive",
"p5.26-sub-handlesvia",
"p5-sub-identify",
"p5.26-sub-identify",
"p5.28-sub-identify",
"p5.30-sub-identify",
"p5.26-sub-info",
"p5.26-sub-install",
"p5.26-sub-name",
"p5.26-sub-override",
"p5.26-sub-quote",
"p5.26-sub-uplevel",
"p5.26-super",
"p5.26-svg",
"p5.26-svg-graph",
"p5.26-svn-dump",
"p5.26-svn-mirror",
"p5.26-svn-notify",
"p5.26-svn-simple",
"p5.26-swf-builder",
"p5.26-swf-file",
"p5.26-switch",
"p5.26-syntax",
"p5.26-syntax-highlight-perl",
"p5.26-syntax-keyword-junction",
"p5.26-syntax-keyword-try",
"p5.26-sys-cpuload",
"p5.26-sys-filesystem",
"p5.26-sys-hostname-long",
"p5.26-sys-info",
"p5.26-sys-info-base",
"p5.26-sys-info-driver-osx",
"p5-sys-meminfo",
"p5.26-sys-meminfo",
"p5.28-sys-meminfo",
"p5.30-sys-meminfo",
"p5.26-sys-sigaction",
"p5.26-sys-syscall",
"p5-sys-syslog",
"p5.26-sys-syslog",
"p5.28-sys-syslog",
"p5.30-sys-syslog",
"p5.26-sysadm-install",
"p5.26-tap-simpleoutput",
"p5.26-task-weaken",
"p5.26-tcl",
"p5.26-tcl-ptk",
"p5.26-tcl-tk",
"p5.26-template-gd",
"p5.26-template-plugin-class",
"p5.26-template-provider-fromdata",
"p5.26-template-timer",
"p5.26-template-tiny",
"p5.26-template-toolkit",
"p5.26-term-ansicolor",
"p5-term-editline",
"p5.26-term-editline",
"p5.28-term-editline",
"p5.30-term-editline",
"p5.26-term-encoding",
"p5-term-gnuplot",
"p5.26-term-gnuplot",
"p5.28-term-gnuplot",
"p5.30-term-gnuplot",
"p5.26-term-progressbar",
"p5.26-term-prompt",
"p5.26-term-readkey",
"p5.26-term-readline",
"p5.26-term-readline-gnu",
"p5.26-term-readpassword",
"p5.26-term-shell",
"p5.26-term-size-any",
"p5.26-term-size-perl",
"p5.26-term-sk",
"p5.26-term-table",
"p5.26-term-twiddle",
"p5.26-term-ui",
"p5.26-term-vt102",
"p5.26-termextract",
"p5.26-test-api",
"p5.26-test-base",
"p5.26-test-checkdeps",
"p5.26-test-class",
"p5.26-test-class-most",
"p5.26-test-classapi",
"p5.26-test-cleannamespaces",
"p5.26-test-command",
"p5.26-test-compile",
"p5.26-test-cpan-meta",
"p5.26-test-cpan-meta-json",
"p5.26-test-cpan-meta-yaml",
"p5.26-test-deep",
"p5.26-test-deep-json",
"p5.26-test-deep-type",
"p5.26-test-differences",
"p5.26-test-directory",
"p5.26-test-distmanifest",
"p5.26-test-eol",
"p5.26-test-exception",
"p5.26-test-expect",
"p5.26-test-failwarnings",
"p5.26-test-fatal",
"p5.26-test-file",
"p5.26-test-file-sharedir",
"p5.26-test-filename",
"p5.26-test-fork",
"p5.26-test-harness",
"p5.26-test-http-server-simple",
"p5.26-test-identity",
"p5.26-test-indistdir",
"p5.26-test-inline",
"p5.26-test-inter",
"p5.26-test-json",
"p5.26-test-kit",
"p5-test-leaktrace",
"p5.26-test-leaktrace",
"p5.28-test-leaktrace",
"p5.30-test-leaktrace",
"p5.26-test-lectrotest",
"p5.26-test-lib",
"p5.26-test-longstring",
"p5.26-test-lwp-useragent",
"p5.26-test-manifest",
"p5.26-test-memory-cycle",
"p5.26-test-metrics-any",
"p5.26-test-minimumversion",
"p5.26-test-mock-guard",
"p5.26-test-mock-lwp",
"p5.26-test-mockmodule",
"p5.26-test-mockobject",
"p5.26-test-mockrandom",
"p5.26-test-mocktime",
"p5.26-test-mojibake",
"p5.26-test-moose-more",
"p5.26-test-more-utf8",
"p5.26-test-most",
"p5.26-test-needs",
"p5.26-test-nicedump",
"p5.26-test-notabs",
"p5.26-test-nowarnings",
"p5.26-test-number-delta",
"p5.26-test-object",
"p5.26-test-output",
"p5.26-test-perl-critic",
"p5.26-test-perltidy",
"p5.26-test-pod",
"p5.26-test-pod-coverage",
"p5.26-test-portability-files",
"p5.26-test-refcount",
"p5.26-test-regexp",
"p5.26-test-requires",
"p5.26-test-requiresinternet",
"p5.26-test-script",
"p5.26-test-sharedfork",
"p5.26-test-simple",
"p5.26-test-snapshot",
"p5.26-test-spec",
"p5.26-test-spelling",
"p5.26-test-strict",
"p5.26-test-subcalls",
"p5.26-test-sys-info",
"p5-test-taint",
"p5.26-test-taint",
"p5.28-test-taint",
"p5.30-test-taint",
"p5.26-test-tcp",
"p5.26-test-tempdir-tiny",
"p5.26-test-time",
"p5.26-test-timer",
"p5.26-test-toolbox",
"p5.26-test-trailingspace",
"p5.26-test-trap",
"p5.26-test-useallmodules",
"p5.26-test-utf8",
"p5.26-test-version",
"p5.26-test-warn",
"p5.26-test-warnings",
"p5.26-test-weaken",
"p5.26-test-without-module",
"p5.26-test-writevariants",
"p5.26-test-www-mechanize",
"p5.26-test-www-mechanize-catalyst",
"p5.26-test-www-mechanize-psgi",
"p5.26-test-www-selenium",
"p5.26-test-xml",
"p5.26-test-yaml",
"p5.26-test-yaml-valid",
"p5.26-test2-harness",
"p5.26-test2-plugin-cover",
"p5.26-test2-plugin-dbiprofile",
"p5.26-test2-plugin-ioevents",
"p5.26-test2-plugin-memusage",
"p5.26-test2-plugin-nowarnings",
"p5.26-test2-plugin-uuid",
"p5.26-test2-suite",
"p5.26-test2-tools-explain",
"p5.26-tex-encode",
"p5.26-text-aligner",
"p5-text-aspell",
"p5.26-text-aspell",
"p5.28-text-aspell",
"p5.30-text-aspell",
"p5.26-text-autoformat",
"p5.26-text-balanced",
"p5.26-text-bibtex",
"p5-text-chasen",
"p5.26-text-chasen",
"p5.28-text-chasen",
"p5.30-text-chasen",
"p5.26-text-csv",
"p5.26-text-csv_xs",
"p5.26-text-diff",
"p5.26-text-flow",
"p5.26-text-german",
"p5.26-text-glob",
"p5-text-iconv",
"p5.26-text-iconv",
"p5.28-text-iconv",
"p5.30-text-iconv",
"p5-text-kakasi",
"p5.26-text-kakasi",
"p5.28-text-kakasi",
"p5.30-text-kakasi",
"p5-text-levenshteinxs",
"p5.26-text-levenshteinxs",
"p5.28-text-levenshteinxs",
"p5.30-text-levenshteinxs",
"p5.26-text-markdown",
"p5.26-text-multimarkdown",
"p5.26-text-parsewords",
"p5.26-text-patch",
"p5.26-text-pdf",
"p5.26-text-quoted",
"p5.26-text-recordparser",
"p5.26-text-reform",
"p5.26-text-roman",
"p5.26-text-simpletable",
"p5.26-text-simpletable-autowidth",
"p5-text-soundex",
"p5.26-text-soundex",
"p5.28-text-soundex",
"p5.30-text-soundex",
"p5.26-text-spellchecker",
"p5.26-text-table",
"p5.26-text-table-manifold",
"p5.26-text-tabsxwrap",
"p5.26-text-tabulardisplay",
"p5.26-text-template",
"p5.26-text-template-simple",
"p5.26-text-trac",
"p5.26-text-trim",
"p5.26-text-unidecode",
"p5.26-text-vfile-asdata",
"p5.26-text-vimcolor",
"p5-text-visualwidth",
"p5.26-text-visualwidth",
"p5.28-text-visualwidth",
"p5.30-text-visualwidth",
"p5.26-text-wikiformat",
"p5.26-text-wrapi18n",
"p5.26-text-wrapper",
"p5.26-text-xslate",
"p5.26-thrift",
"p5.26-throwable",
"p5.26-tie-cycle",
"p5.26-tie-dbi",
"p5.26-tie-encryptedhash",
"p5.26-tie-function",
"p5.26-tie-ixhash",
"p5.26-tie-refhash",
"p5.26-tie-refhash-weak",
"p5.26-tie-simple",
"p5.26-tie-toobject",
"p5.26-time-duration",
"p5.26-time-duration-parse",
"p5.26-time-epoch",
"p5.26-time-format",
"p5.26-time-hires",
"p5.26-time-local",
"p5.26-time-mock",
"p5.26-time-out",
"p5.26-time-parsedate",
"p5.26-time-period",
"p5.26-time-piece",
"p5.26-time-progress",
"p5.26-time-warp",
"p5-time-y2038",
"p5.26-time-y2038",
"p5.28-time-y2038",
"p5.30-time-y2038",
"p5.26-timedate",
"p5-tk",
"p5.26-tk",
"p5.28-tk",
"p5.30-tk",
"p5.26-tk-dynatabframe",
"p5.26-tk-graphviz",
"p5.26-tk-idelayout",
"p5.26-tk-matchentry",
"p5.26-tk-tablematrix",
"p5.26-tkx",
"p5.26-tree-dag_node",
"p5.26-tree-simple",
"p5.26-tree-simple-view",
"p5.26-tree-simple-visitorfactory",
"p5.26-treepath",
"p5.26-treepath-role-graph",
"p5.26-try-tiny",
"p5.26-twitter-api",
"p5.26-type-tie",
"p5.26-type-tiny",
"p5.26-type-tiny-xs",
"p5.26-types-path-tiny",
"p5.26-types-serialiser",
"p5-unicode-checkutf8",
"p5.26-unicode-checkutf8",
"p5.28-unicode-checkutf8",
"p5.30-unicode-checkutf8",
"p5.26-unicode-collate",
"p5.26-unicode-eastasianwidth",
"p5.26-unicode-escape",
"p5.26-unicode-linebreak",
"p5-unicode-normalize",
"p5.26-unicode-normalize",
"p5.28-unicode-normalize",
"p5.30-unicode-normalize",
"p5-unicode-string",
"p5.26-unicode-string",
"p5.28-unicode-string",
"p5.30-unicode-string",
"p5-unicode-utf8",
"p5.26-unicode-utf8",
"p5.28-unicode-utf8",
"p5.30-unicode-utf8",
"p5.26-universal-can",
"p5.26-universal-isa",
"p5.26-universal-moniker",
"p5.26-universal-require",
"p5-unix-groups",
"p5.26-unix-groups",
"p5.28-unix-groups",
"p5.30-unix-groups",
"p5.26-unix-groups-ffi",
"p5.26-unix-process",
"p5-unix-syslog",
"p5.26-unix-syslog",
"p5.28-unix-syslog",
"p5.30-unix-syslog",
"p5.26-uri",
"p5-uri-escape-xs",
"p5.26-uri-escape-xs",
"p5.28-uri-escape-xs",
"p5.30-uri-escape-xs",
"p5.26-uri-fetch",
"p5.26-uri-find",
"p5.26-uri-fromhash",
"p5.26-uri-query",
"p5.26-uri-ws",
"p5.26-url-encode",
"p5-url-encode-xs",
"p5.26-url-encode-xs",
"p5.28-url-encode-xs",
"p5.30-url-encode-xs",
"p5.26-user",
"p5.26-user-identity",
"p5.26-utf8-all",
"p5.26-uuid",
"p5.26-uuid-ffi",
"p5.26-variable-magic",
"p5.26-version",
"p5.26-version-next",
"p5-want",
"p5.26-want",
"p5.28-want",
"p5.30-want",
"p5-warnings-unused",
"p5.26-warnings-unused",
"p5.28-warnings-unused",
"p5.30-warnings-unused",
"p5.26-web-scraper",
"p5.26-webservice-musicbrainz",
"p5.26-www-curl",
"p5.26-www-form-urlencoded",
"p5.26-www-form-urlencoded-xs",
"p5.26-www-mechanize",
"p5.26-www-mechanize-cached",
"p5.26-www-mechanize-sleepy",
"p5.26-www-oauth",
"p5.26-www-pastebin-pastebincom-create",
"p5.26-www-robotrules",
"p5.26-www-search",
"p5.26-www-shorten",
"p5.26-www-shorten-googl",
"p5.26-www-shorten-simple",
"p5.26-www-urltoys",
"p5.26-www-wolframalpha",
"p5.26-wx",
"p5.26-wx-demo",
"p5.26-x11-protocol",
"p5.26-x11-protocol-other",
"p5.26-xml-atom",
"p5.26-xml-autowriter",
"p5-xml-bare",
"p5.26-xml-bare",
"p5.28-xml-bare",
"p5.30-xml-bare",
"p5.26-xml-commonns",
"p5.26-xml-dom",
"p5.26-xml-dom-xpath",
"p5.26-xml-doubleencodedentities",
"p5.26-xml-entities",
"p5.26-xml-feed",
"p5.26-xml-filter-buffertext",
"p5.26-xml-libxml",
"p5.26-xml-libxml-simple",
"p5.26-xml-libxslt",
"p5.26-xml-namespace",
"p5.26-xml-namespacefactory",
"p5.26-xml-namespacesupport",
"p5.26-xml-parser",
"p5.26-xml-parser-easytree",
"p5.26-xml-parser-lite",
"p5.26-xml-parser-lite-tree",
"p5.26-xml-regexp",
"p5.26-xml-rss",
"p5.26-xml-rss-libxml",
"p5.26-xml-sax",
"p5.26-xml-sax-base",
"p5.26-xml-sax-expat",
"p5.26-xml-sax-writer",
"p5.26-xml-semanticdiff",
"p5.26-xml-simple",
"p5.26-xml-tiny",
"p5.26-xml-treebuilder",
"p5.26-xml-treepp",
"p5.26-xml-twig",
"p5.26-xml-validator-schema",
"p5.26-xml-writer",
"p5.26-xml-writer-string",
"p5.26-xml-xml2json",
"p5.26-xml-xpath",
"p5.26-xml-xpathengine",
"p5.26-xmlrpc-lite",
"p5.26-xs-parse-sublike",
"p5.26-xsloader",
"p5-xstring",
"p5.26-xstring",
"p5.28-xstring",
"p5.30-xstring",
"p5.26-xxx",
"p5.26-yaml",
"p5.26-yaml-libyaml",
"p5.26-yaml-libyaml-api",
"p5.26-yaml-pp",
"p5.26-yaml-pp-libyaml",
"p5.26-yaml-syck",
"p5.26-yaml-tiny",
"p5-zeromq",
"p5.26-zeromq",
"p5.28-zeromq",
"p5.30-zeromq",
"p5.26-zmq-ffi",
"php-APC",
"php53-APC",
"php54-APC",
"php-FreeImage",
"php53-FreeImage",
"php54-FreeImage",
"php55-FreeImage",
"php56-FreeImage",
"php-Judy",
"php53-Judy",
"php54-Judy",
"php55-Judy",
"php56-Judy",
"php-SPL_Types",
"php53-SPL_Types",
"php54-SPL_Types",
"php55-SPL_Types",
"php56-SPL_Types",
"php-amf",
"php53-amf",
"php54-amf",
"php55-amf",
"php56-amf",
"php-bbcode",
"php53-bbcode",
"php54-bbcode",
"php55-bbcode",
"php56-bbcode",
"php-big_int",
"php53-big_int",
"php54-big_int",
"php55-big_int",
"php56-big_int",
"php-code-coverage",
"php53-code-coverage",
"php54-code-coverage",
"php55-code-coverage",
"php-colorer",
"php53-colorer",
"php-crack",
"php53-crack",
"php-eaccelerator",
"php53-eaccelerator",
"php-esmtp",
"php53-esmtp",
"php54-esmtp",
"php55-esmtp",
"php56-esmtp",
"php-file-iterator",
"php53-file-iterator",
"php54-file-iterator",
"php55-file-iterator",
"php-gdchart",
"php53-gdchart",
"php54-gdchart",
"php55-gdchart",
"php56-gdchart",
"php-hidef",
"php53-hidef",
"php54-hidef",
"php55-hidef",
"php-html_parse",
"php53-html_parse",
"php54-html_parse",
"php55-html_parse",
"php56-html_parse",
"php-htscanner",
"php53-htscanner",
"php54-htscanner",
"php55-htscanner",
"php56-htscanner",
"php-http",
"php53-http",
"php54-http",
"php55-http",
"php-imlib2",
"php53-imlib2",
"php54-imlib2",
"php55-imlib2",
"php56-imlib2",
"php-inclued",
"php53-inclued",
"php54-inclued",
"php-libevent",
"php53-libevent",
"php54-libevent",
"php55-libevent",
"php56-libevent",
"php-markdown",
"php53-markdown",
"php54-markdown",
"php55-markdown",
"php56-markdown",
"php-mongo",
"php53-mongo",
"php54-mongo",
"php55-mongo",
"php56-mongo",
"php-mysql-xdevapi",
"php71-mysql-xdevapi",
"php72-mysql-xdevapi",
"php73-mysql-xdevapi",
"php74-mysql-xdevapi",
"php-opcache",
"php53-opcache",
"php54-opcache",
"php-phalcon",
"php73-phalcon",
"php72-phalcon",
"php71-phalcon",
"php70-phalcon",
"php56-phalcon",
"php55-phalcon",
"php54-phalcon",
"php53-phalcon",
"php-pop3",
"php53-pop3",
"php54-pop3",
"php55-pop3",
"php56-pop3",
"php-sphinx",
"php53-sphinx",
"php54-sphinx",
"php55-sphinx",
"php56-sphinx",
"php-svn",
"php53-svn",
"php54-svn",
"php55-svn",
"php56-svn",
"php-syck",
"php53-syck",
"php54-syck",
"php55-syck",
"php56-syck",
"php-text-template",
"php53-text-template",
"php54-text-template",
"php55-text-template",
"php-timer",
"php53-timer",
"php54-timer",
"php55-timer",
"php-token-stream",
"php53-token-stream",
"php54-token-stream",
"php55-token-stream",
"php-unit-mock-objects",
"php53-unit-mock-objects",
"php54-unit-mock-objects",
"php55-unit-mock-objects",
"php-xcache",
"php53-xcache",
"php54-xcache",
"php55-xcache",
"php56-xcache",
"php-xrange",
"php53-xrange",
"php54-xrange",
"php55-xrange",
"php56-xrange",
"cups-pdf",
"enscript",
"fonttools",
"gimp-print",
"libharu",
"libotf",
"mpage",
"ppmtomd",
"psutils",
"rlpr",
"trueprint",
"ttf2eot",
"ttf2pt1",
"faust2pd",
"pd-faust",
"pd-pure",
"pure-audio",
"pure-bonjour",
"pure-csv",
"pure-doc",
"pure-fastcgi",
"pure-faust",
"pure-gl",
"pure-gsl",
"pure-gtk",
"pure-liblo",
"pure-lilv",
"pure-lv2",
"pure-midi",
"pure-mpfr",
"pure-odbc",
"pure-readline",
"pure-reduce",
"pure-sockets",
"pure-sql3",
"pure-stldict",
"pure-stllib",
"pure-tk",
"pure-xml",
"black",
"py27-BitArray2D",
"py35-BitArray2D",
"py36-BitArray2D",
"py27-BitVector",
"py35-BitVector",
"py36-BitVector",
"py27-DAWG",
"py35-DAWG",
"py36-DAWG",
"py27-GridDataFormats",
"py36-GridDataFormats",
"py27-LabJackPython",
"py27-MDAnalysis",
"py36-MDAnalysis",
"py-PyQGLViewer",
"py27-PyQGLViewer",
"py34-SDL2",
"py35-SDL2",
"py27-XlsxWriter",
"py36-XlsxWriter",
"py27-absl",
"py36-absl",
"py36-acme",
"py27-acor",
"py27-acora",
"py35-acora",
"py36-acora",
"py27-actdiag",
"py35-actdiag",
"py36-actdiag",
"py27-affine",
"py35-affine",
"py36-affine",
"py27-agate",
"py35-agate",
"py36-agate",
"py27-agate-dbf",
"py35-agate-dbf",
"py36-agate-dbf",
"py27-agate-excel",
"py35-agate-excel",
"py36-agate-excel",
"py27-agate-sql",
"py35-agate-sql",
"py36-agate-sql",
"py36-aiobotocore",
"py27-aiodns",
"py36-aiodns",
"py36-aiohttp",
"py36-aioitertools",
"py36-aiorpcX",
"py27-algopy",
"py36-algopy",
"py27-altair",
"py36-altair",
"py33-altgraph",
"py35-ansible",
"py36-ansible",
"py27-ansible-base",
"py35-ansible-base",
"py36-ansible-base",
"py27-ansicolor",
"py35-ansicolor",
"py36-ansicolor",
"py36-antlr4-python3-runtime",
"py27-anyjson",
"py35-anyjson",
"py36-anyjson",
"py27-anytree",
"py35-anytree",
"py36-anytree",
"py37-apache-beam",
"py38-apache-beam",
"py27-apipkg",
"py35-apipkg",
"py36-apipkg",
"py27-aplpy",
"py35-aplpy",
"py36-aplpy",
"py27-applaunchservices",
"py35-applaunchservices",
"py35-appnope",
"py36-appnope",
"py27-appscript",
"py35-appscript",
"py36-appscript",
"py35-apptools",
"py36-apptools",
"py27-apsw",
"py35-apsw",
"py36-apsw",
"py-apycot",
"py27-apycot",
"py35-argh",
"py36-argh",
"py-args",
"py27-args",
"py35-args",
"py36-args",
"py37-args",
"py27-arpeggio",
"py36-arpeggio",
"py36-arviz",
"py34-asn1",
"py27-asn1crypto",
"py35-asn1crypto",
"py36-asn1crypto",
"py-aspects",
"py27-aspects",
"py27-asteval",
"py36-asteval",
"py27-astlib",
"py35-astlib",
"py36-astlib",
"py37-astlib",
"py27-astor",
"py35-astor",
"py36-astor",
"py27-astroML",
"py35-astroML",
"py36-astroML",
"py27-astroML_addons",
"py35-astroML_addons",
"py36-astroML_addons",
"py-astrolibcoords",
"py27-astrolibcoords",
"py27-astroplan",
"py35-astroplan",
"py36-astroplan",
"py27-astropy",
"py35-astropy",
"py36-astropy",
"py27-astropy-healpix",
"py35-astropy-healpix",
"py36-astropy-healpix",
"py27-astroquery",
"py35-astroquery",
"py36-astroquery",
"py27-astroscrappy",
"py35-astroscrappy",
"py36-astroscrappy",
"py37-astroscrappy",
"py-async-task",
"py27-async-task",
"py35-async-timeout",
"py36-async-timeout",
"py35-async_generator",
"py36-async_generator",
"py38-atomiclong",
"py35-atpy",
"py36-atpy",
"py27-attr",
"py36-attr",
"py27-autopep8",
"py35-autopep8",
"py36-autopep8",
"py27-awscli",
"py27-axolotl",
"py36-axolotl",
"py27-axolotl-curve25519",
"py36-axolotl-curve25519",
"py27-backcall",
"py35-backcall",
"py36-backcall",
"py-backports-lzma",
"py27-backports-lzma",
"py-backports-ssl",
"py27-backports-ssl",
"py-backports.csv",
"py27-backports.csv",
"py-backports.os",
"py27-backports.os",
"py-backports.weakref",
"py27-backports.weakref",
"py-baker",
"py27-baker",
"py35-baker",
"py36-baker",
"py34-barnaba",
"py35-barnaba",
"py27-bcdoc",
"py35-bcdoc",
"py27-bcolz",
"py35-bcolz",
"py36-bcolz",
"py35-beaker",
"py36-beaker",
"py27-behave",
"py36-behave",
"py27-benchexec",
"py36-benchexec",
"py27-biggles",
"py36-binaryornot",
"py27-biopython",
"py35-biopython",
"py27-biplist",
"py35-biplist",
"py36-biplist",
"py27-bitarray",
"py35-bitarray",
"py36-bitarray",
"py27-bitstring",
"py35-bitstring",
"py36-bitstring",
"py27-bitstruct",
"py36-bitstruct",
"py27-blaze",
"py35-blaze",
"py36-blaze",
"py27-bleach",
"py35-bleach",
"py36-bleach",
"py27-blessed",
"py35-blessed",
"py36-blessed",
"py35-blessings",
"py36-blessings",
"py27-blist",
"py35-blist",
"py36-blist",
"py27-blockdiag",
"py35-blockdiag",
"py36-blockdiag",
"py27-blosc",
"py35-blosc",
"py36-blosc",
"py27-bokeh",
"py35-bokeh",
"py36-bokeh",
"py35-boto",
"py36-boto",
"py27-boto3",
"py35-boto3",
"py27-botocore",
"py35-botocore",
"py35-bpython",
"py36-bpython",
"py27-bqplot",
"py35-bqplot",
"py36-bqplot",
"py36-bracex",
"py27-breadability",
"py35-breadability",
"py36-breadability",
"py27-brotli",
"py36-brotli",
"py27-brotlipy",
"py36-brotlipy",
"py-brownie",
"py27-brownie",
"py36-bsddb3",
"py27-bson",
"py35-bson",
"py36-bson",
"py-buzhug",
"py27-buzhug",
"py27-bz2file",
"py27-cached-property",
"py35-cached-property",
"py36-cached-property",
"py27-cachetools",
"py35-cachetools",
"py36-cachetools",
"py27-cairocffi",
"py35-cairocffi",
"py36-cairocffi",
"py27-canmatrix",
"py36-canmatrix",
"py27-cartopy",
"py35-cartopy",
"py36-cartopy",
"py35-catalogue",
"py36-catalogue",
"py27-cchardet",
"py35-cchardet",
"py-cdb",
"py27-cdb",
"py-celementtree",
"py27-celementtree",
"py35-cheetah",
"py36-cheetah",
"py27-cherrypy",
"py35-cherrypy",
"py36-cherrypy",
"py27-chm",
"py-chronic",
"py27-chronic",
"py35-chronic",
"py36-chronic",
"py27-cidrize",
"py36-cinderclient",
"py27-ckanapi",
"py35-ckanapi",
"py36-ckanapi",
"py36-clang",
"py37-clawpack",
"py35-click-plugins",
"py36-click-plugins",
"py36-cliff",
"py27-clint",
"py35-clint",
"py36-clint",
"py-clnum",
"py26-clnum",
"py35-cloudpickle",
"py36-cloudpickle",
"py36-cmd2",
"py27-codestyle",
"py35-codestyle",
"py36-codestyle",
"py36-codetools",
"py27-cog",
"py35-cog",
"py36-cog",
"py27-colander",
"py35-colander",
"py36-colander",
"py36-coloredlogs",
"py27-colormath",
"py35-colormath",
"py36-colormath",
"py27-colour",
"py36-colour",
"py27-columnize",
"py35-columnize",
"py36-columnize",
"py27-comet",
"py35-comet",
"py36-comet",
"py36-commonmark",
"py27-commpy",
"py35-commpy",
"py36-commpy",
"py27-configargparse",
"py35-configargparse",
"py36-configargparse",
"py27-control",
"py35-control",
"py36-control",
"py36-cookiecutter",
"py27-cookies",
"py35-cookies",
"py36-cookies",
"py27-corner",
"py36-corner",
"py27-cppy",
"py27-crayons",
"py35-crayons",
"py36-crayons",
"py27-crypto",
"py35-crypto",
"py36-crypto",
"py35-cryptography",
"py27-csscompressor",
"py27-cssutils",
"py35-cssutils",
"py36-cssutils",
"py27-csvkit",
"py35-csvkit",
"py36-csvkit",
"py27-ctags",
"py27-ctypeslib2",
"py34-ctypeslib2",
"py35-ctypeslib2",
"py36-ctypeslib2",
"py27-cubes",
"py27-cucumber-tag-expressions",
"py36-cucumber-tag-expressions",
"py35-curtsies",
"py36-curtsies",
"py27-cx_Freeze",
"py36-cx_Freeze",
"py27-cymem",
"py35-cymem",
"py36-cymem",
"py27-cytoolz",
"py35-cytoolz",
"py36-cytoolz",
"py27-dap",
"py27-dask",
"py35-dask",
"py36-dask",
"py27-datacite",
"py35-datacite",
"py36-datacite",
"py-dataclasses",
"py36-dataclasses",
"py27-datashape",
"py35-datashape",
"py36-datashape",
"py27-datrie",
"py35-datrie",
"py36-datrie",
"py27-dbfread",
"py35-dbfread",
"py36-dbfread",
"py27-ddt",
"py35-ddt",
"py36-ddt",
"py27-deap",
"py35-deap",
"py36-deap",
"py36-debtcollector",
"py27-defusedxml",
"py35-defusedxml",
"py36-defusedxml",
"py36-deprecated",
"py27-des",
"py35-des",
"py36-des",
"py27-descartes",
"py35-descartes",
"py36-descartes",
"py27-diff-match-patch",
"py35-diff-match-patch",
"py36-diff-match-patch",
"py27-dill",
"py35-dill",
"py36-dill",
"py27-distributed",
"py35-distributed",
"py36-distributed",
"py27-django-countries",
"py27-django-extensions",
"py34-django-htmlmin",
"py34-django-nose",
"py27-dns-lexicon",
"py36-dns-lexicon",
"py36-dnspython",
"py27-docker",
"py27-dockerpty",
"py27-dockerpy-creds",
"py35-dockerpy-creds",
"py36-dockerpy-creds",
"py27-docopt",
"py35-docopt",
"py36-docopt",
"py27-docstyle",
"py35-docstyle",
"py36-docstyle",
"py27-doctest-ignore-unicode",
"py35-doctest-ignore-unicode",
"py36-doctest-ignore-unicode",
"py27-docx",
"py36-dogpile-cache",
"py36-dolfin",
"py27-dpkt",
"py27-dqsegdb2",
"py36-dqsegdb2",
"py27-dynd",
"py35-dynd",
"py36-dynd",
"py27-ecdsa",
"py35-ecdsa",
"py36-ecdsa",
"py37-editdistance",
"py27-editorconfig",
"py36-editorconfig",
"py-elementtree",
"py27-elementtree",
"py35-eli5",
"py36-eli5",
"py36-emcee3",
"py27-empy",
"py35-empy",
"py36-empy",
"py27-enchant",
"py35-enchant",
"py36-enrich",
"py-enthoughtbase",
"py27-enthoughtbase",
"py35-envisage",
"py36-envisage",
"py27-epsg",
"py35-epsg",
"py36-epsg",
"py-epydoc",
"py27-epydoc",
"py27-erf",
"py35-erf",
"py36-erf",
"py27-eric-ide",
"py27-errorhandler",
"py27-et_xmlfile",
"py35-et_xmlfile",
"py36-et_xmlfile",
"py-etsproxy",
"py27-etsproxy",
"py27-eventlet",
"py36-eventlet",
"py36-excelrd",
"py27-exifread",
"py36-extension-helpers",
"py27-eyed3",
"py27-fabio",
"py35-fabio",
"py36-fabio",
"py27-fancycompleter",
"py38-fann2",
"py37-fastavro",
"py37-fastdtw",
"py27-fasteners",
"py35-fasteners",
"py36-fasteners",
"py36-fastprogress",
"py-faulthandler",
"py27-faulthandler",
"py36-feedparser",
"py36-ffc",
"py37-ffc",
"py35-fido2",
"py27-figleaf",
"py35-figleaf",
"py36-figleaf",
"py27-filechunkio",
"py35-filechunkio",
"py36-filechunkio",
"py27-filterpy",
"py36-filterpy",
"py27-fiona",
"py27-fipy",
"py36-fipy",
"py27-fixtures",
"py27-flake8-pep8-naming",
"py35-flake8-pep8-naming",
"py36-flake8-pep8-naming",
"py27-flake8-polyfill",
"py35-flake8-polyfill",
"py36-flake8-polyfill",
"py34-flask",
"py37-flask-cors",
"py27-flask-frozen",
"py27-flask-login",
"py35-flask-login",
"py36-flask-login",
"py27-flask-sqlalchemy",
"py35-flask-sqlalchemy",
"py36-flask-sqlalchemy",
"py27-flask-uploads",
"py27-flask-wtf",
"py27-fortranformat",
"py35-fortranformat",
"py36-fortranformat",
"py27-fs",
"py36-fs",
"py27-funcparserlib",
"py35-funcparserlib",
"py36-funcparserlib",
"py27-fuzzywuzzy",
"py35-fuzzywuzzy",
"py36-fuzzywuzzy",
"py35-game",
"py27-gammapy",
"py35-gammapy",
"py36-gammapy",
"py27-gast",
"py35-gast",
"py36-gast",
"py27-gcn",
"py35-gcn",
"py36-gcn",
"py27-gdal",
"py35-gdal",
"py36-gdal",
"py27-gensim",
"py35-gensim",
"py36-gensim",
"py27-geocoder",
"py36-geocoder",
"py27-geographiclib",
"py35-geographiclib",
"py36-geographiclib",
"py-geohash",
"py27-geohash",
"py35-geohash",
"py36-geohash",
"py35-geoip",
"py36-geoip",
"py27-geojson",
"py35-geojson",
"py36-geojson",
"py27-geopy",
"py35-geopy",
"py36-geopy",
"py27-getkey",
"py35-getkey",
"py36-getkey",
"py27-gevent",
"py35-gevent",
"py36-gevent",
"py-git-review",
"py-glewpy",
"py27-glewpy",
"py27-gmpy",
"py35-gmpy",
"py36-gmpy",
"py27-gmpy2",
"py35-gmpy2",
"py36-gmpy2",
"py36-gnupg",
"py35-gnureadline",
"py-goocanvas",
"py27-goocanvas",
"py27-google-api",
"py35-google-api",
"py36-google-api",
"py27-google-pasta",
"py35-google-pasta",
"py36-google-pasta",
"py36-gpilab-core",
"py37-gpilab-core",
"py36-gpilab-examples",
"py36-gpilab-framework",
"py35-gpstime",
"py36-gpstime",
"py-grako",
"py27-grako",
"py35-grako",
"py36-grako",
"py27-graph-tool",
"py27-graphviz",
"py35-graphviz",
"py36-graphviz",
"py-grpcio",
"py-grpcio-tools",
"py27-gsd",
"py36-gsd",
"py27-gsl",
"py35-gsl",
"py36-gsl",
"py27-gwdatafind",
"py36-gwdatafind",
"py27-gwosc",
"py36-gwosc",
"py27-gwpy",
"py36-gwpy",
"py27-h11",
"py36-h11",
"py27-h2",
"py35-h2",
"py36-h2",
"py-hat-trie",
"py27-hat-trie",
"py35-hat-trie",
"py36-hat-trie",
"py-hcluster",
"py27-hcluster",
"py27-hdfs",
"py35-hdfs",
"py36-hdfs",
"py27-healpy",
"py35-healpy",
"py36-healpy",
"py27-heapdict",
"py35-heapdict",
"py36-heapdict",
"py-hgevolve",
"py27-hgevolve",
"py-hggit",
"py27-hggit",
"py27-hiredis",
"py35-hiredis",
"py36-hiredis",
"py27-honcho",
"py35-honcho",
"py36-honcho",
"py27-hpack",
"py35-hpack",
"py36-hpack",
"py27-html2text",
"py35-html2text",
"py36-html2text",
"py27-htseq",
"py36-htseq",
"py36-humanfriendly",
"py27-hyperframe",
"py35-hyperframe",
"py36-hyperframe",
"py27-hypy",
"py27-icalendar",
"py35-icalendar",
"py36-icalendar",
"py-id3lib",
"py27-id3lib",
"py35-idna-ssl",
"py36-idna-ssl",
"py27-imdb",
"py27-imgur",
"py35-imgur",
"py36-imgur",
"py27-iminuit",
"py35-iminuit",
"py36-iminuit",
"py27-importmagic",
"py35-importmagic",
"py36-importmagic",
"py27-imread",
"py35-imread",
"py36-imread",
"py36-inflection",
"py27-instrumentkit",
"py27-intervaltree",
"py35-intervaltree",
"py36-intervaltree",
"py27-ioflo",
"py35-ioflo",
"py36-ioflo",
"py-ipaddr",
"py27-ipaddr",
"py38-ipaddr",
"py39-ipaddr",
"py36-ipdb",
"py27-ipy",
"py35-ipy",
"py36-ipy",
"py27-ipympl",
"py35-ipympl",
"py27-ipyparallel",
"py35-ipyparallel",
"py36-ipyparallel",
"py27-ipython-sql",
"py35-ipython-sql",
"py36-ipython-sql",
"py27-ipywidgets",
"py35-ipywidgets",
"py36-ipywidgets",
"py27-irodsclient",
"py36-irodsclient",
"py36-isce2",
"py27-isodate",
"py35-isodate",
"py36-isodate",
"py27-isort",
"py35-isort",
"py36-isort",
"py35-itemadapter",
"py36-itemadapter",
"py35-itemloaders",
"py36-itemloaders",
"py27-jaraco.functools",
"py35-jaraco.functools",
"py36-jaraco.functools",
"py27-jdcal",
"py35-jdcal",
"py36-jdcal",
"py35-jedi",
"py36-jedi",
"py-jenkins-job-builder",
"py27-jenkins-job-builder",
"py36-jinja2-time",
"py34-jmespath-terminal",
"py27-josepy",
"py36-josepy",
"py27-jsbeautifier",
"py27-json-rpc",
"py35-json-rpc",
"py36-json-rpc",
"py27-json-tricks",
"py36-json-tricks",
"py36-jsonpatch",
"py36-jsonpointer",
"py27-jug",
"py35-jug",
"py36-jug",
"py27-jupyter",
"py35-jupyter",
"py36-jupyter",
"py27-jupyter_console",
"py35-jupyter_console",
"py36-jupyter_console",
"py27-jupyter_core",
"py35-jupyter_core",
"py36-jupyter_core",
"py27-jupyterlab",
"py35-jupyterlab",
"py-jupyterlab_launcher",
"py27-jupyterlab_launcher",
"py35-jupyterlab_launcher",
"py36-jupyterlab_launcher",
"py37-jupyterlab_launcher",
"py35-jupyterlab_server",
"py36-jupyterlab_widgets",
"py35-jwt",
"py27-kaitaistruct",
"py36-kaitaistruct",
"py27-kaptan",
"py35-kaptan",
"py36-kaptan",
"py27-kapteyn",
"py27-kcs11",
"py27-keras",
"py35-keras",
"py36-keras",
"py27-keras_applications",
"py35-keras_applications",
"py36-keras_applications",
"py27-keras_preprocessing",
"py35-keras_preprocessing",
"py36-keras_preprocessing",
"py27-keyring",
"py35-keyring",
"py36-keyring",
"py36-keystoneauth1",
"py36-keystoneclient",
"py-kid",
"py27-kid",
"py27-kivy",
"py35-kivy",
"py36-kivy",
"py36-klein",
"py27-kombine",
"py36-kombine",
"py-kqueue",
"py27-kqueue",
"py27-langid",
"py35-langid",
"py36-langid",
"py27-lazy_object_proxy",
"py35-lazy_object_proxy",
"py36-lazy_object_proxy",
"py27-ldap3",
"py36-ldap3",
"py27-leather",
"py35-leather",
"py36-leather",
"py27-leveldb",
"py35-leveldb",
"py36-leveldb",
"py27-libarchive-c",
"py35-libarchive-c",
"py36-libarchive-c",
"py35-libcloud",
"py36-libcloud",
"py-liblzma",
"py27-liblzma",
"py27-libnacl",
"py35-libnacl",
"py36-libnacl",
"py27-libtmux",
"py35-libtmux",
"py36-libtmux",
"py27-ligo-gracedb",
"py36-ligo-gracedb",
"py36-ligo-segments",
"py37-ligo-segments",
"py38-ligo-segments",
"py27-ligotimegps",
"py36-ligotimegps",
"py27-llvmlite",
"py35-llvmlite",
"py36-llvmlite",
"py37-lmdb",
"py27-lmfit",
"py36-lmfit",
"py27-locket",
"py35-locket",
"py36-locket",
"py35-logbook",
"py36-logbook",
"py27-logilab-constraint",
"py35-logilab-constraint",
"py36-logilab-constraint",
"py-logilab-hmm",
"py27-logilab-hmm",
"py36-lscsoft-glue",
"py27-ly",
"py35-ly",
"py36-ly",
"py27-macfsevents",
"py35-macfsevents",
"py36-macfsevents",
"py33-macholib",
"py34-macholib",
"py35-macholib",
"py36-macholib",
"py27-mahotas",
"py35-mahotas",
"py36-mahotas",
"py27-managesieve",
"py27-mando",
"py35-mando",
"py36-mando",
"py27-marisa-trie",
"py35-marisa-trie",
"py36-marisa-trie",
"py36-markdown-it-py",
"py27-matplotlib-basemap",
"py35-matplotlib-basemap",
"py36-matplotlib-basemap",
"py35-mayavi",
"py36-mayavi",
"py-mcrypt",
"py27-mcrypt",
"py36-mdit-py-plugins",
"py34-mdtraj",
"py35-mdtraj",
"py37-mecab",
"py27-meld3",
"py35-meld3",
"py36-meld3",
"py27-memprof",
"py35-memprof",
"py36-memprof",
"py27-mercantile",
"py35-mercantile",
"py36-mercantile",
"py-mercurial_keyring",
"py27-mercurial_keyring",
"py37-mercurial_keyring",
"py38-mercurial_keyring",
"py39-mercurial_keyring",
"py27-meta",
"py36-meta",
"py36-metakernel",
"py34-metakernel",
"py35-metakernel",
"py27-metar",
"py-mhash",
"py27-mhash",
"py27-mimeparse",
"py35-mimeparse",
"py36-mimeparse",
"py35-minidb",
"py36-minidb",
"py27-misaka",
"py35-misaka",
"py36-misaka",
"py35-mistune",
"py36-mistune",
"py36-mitmproxy",
"py-mlpy",
"py27-mlpy",
"py35-mlpy",
"py36-mlpy",
"py27-mmh3",
"py36-mmh3",
"py27-mmtf-python",
"py36-mmtf-python",
"py33-modulegraph",
"py27-molmod",
"py27-montage",
"py35-montage",
"py36-montage",
"py27-mpld3",
"py35-mpld3",
"py36-mpld3",
"py27-mrjob",
"py35-mrjob",
"py36-mrjob",
"py27-mssql",
"py35-mssql",
"py36-mssql",
"py35-multidict",
"py27-multipledispatch",
"py35-multipledispatch",
"py36-multipledispatch",
"py27-murmurhash",
"py35-murmurhash",
"py36-murmurhash",
"py-mustache",
"py27-mustache",
"py35-mustache",
"py36-mustache",
"py-mx-base",
"py27-mx-base",
"py27-mygpoclient",
"py36-mygpoclient",
"py36-mypy_extensions",
"py27-natsort",
"py36-natsort",
"py27-nbformat",
"py35-nbformat",
"py36-nbformat",
"py27-nbval",
"py35-nbval",
"py36-nbval",
"py27-nbxmpp",
"py37-nbxmpp",
"py38-nbxmpp",
"py27-nclib",
"py35-nclib",
"py36-nclib",
"py27-ndg_httpsclient",
"py36-ndg_httpsclient",
"py27-neovim",
"py36-neovim",
"py27-netifaces",
"py36-netifaces",
"py27-nibabel",
"py35-nibabel",
"py36-nibabel",
"py27-nltk",
"py35-nltk",
"py36-nltk",
"py27-nose-exclude",
"py35-nose-exclude",
"py36-nose-exclude",
"py27-notebook",
"py35-notebook",
"py36-notebook",
"py36-novaclient",
"py27-Nuitka",
"py35-Nuitka",
"py36-Nuitka",
"py27-numba",
"py35-numba",
"py36-numba",
"py27-numdifftools",
"py36-numdifftools",
"py27-numpydoc",
"py35-numpydoc",
"py36-numpydoc",
"py27-nwdiag",
"py35-nwdiag",
"py36-nwdiag",
"py27-oauth2client",
"py35-oauth2client",
"py36-oauth2client",
"py35-oauthlib",
"py36-oauthlib",
"py27-obspy",
"py35-obspy",
"py36-obspy",
"py27-octave_kernel",
"py36-octave_kernel",
"py34-octave_kernel",
"py35-octave_kernel",
"py-ode",
"py27-ode",
"py27-odo",
"py35-odo",
"py36-odo",
"py27-omniORBpy",
"py36-omniORBpy",
"py27-openbabel",
"py27-openid",
"py27-openopt",
"py36-openopt",
"py34-openslide",
"py35-openssl",
"py36-openssl",
"py36-openstackclient",
"py36-openstacksdk",
"py36-os-service-types",
"py36-osc-lib",
"py27-oset",
"py36-oset",
"py36-oslo-config",
"py36-oslo-i18n",
"py36-oslo-serialization",
"py36-oslo-utils",
"py36-outcome",
"py27-owslib",
"py35-owslib",
"py36-owslib",
"py27-pacal",
"py27-paho-mqtt",
"py36-paho-mqtt",
"py27-pandasql",
"py35-pandasql",
"py36-pandasql",
"py27-pandocfilters",
"py35-pandocfilters",
"py36-pandocfilters",
"py36-param",
"py35-paramiko",
"py27-parse",
"py35-parse",
"py36-parse",
"py27-parse-type",
"py36-parse-type",
"py27-parsedatetime",
"py35-parsedatetime",
"py36-parsedatetime",
"py27-parsel",
"py35-parsel",
"py36-parsel",
"py27-parsimonious",
"py36-parsimonious",
"py27-partd",
"py35-partd",
"py36-partd",
"py27-parver",
"py36-parver",
"py27-passlib",
"py35-passlib",
"py36-passlib",
"py27-path",
"py35-path",
"py36-path",
"py27-pathfinder",
"py35-pathfinder",
"py36-pathfinder",
"py36-pathspec",
"py27-patsy",
"py35-patsy",
"py36-patsy",
"py36-pdfminer",
"py-peak",
"py27-peak",
"py27-petsc4py",
"py35-petsc4py",
"py36-petsc4py",
"py35-pew",
"py36-pew",
"py35-pexpect",
"py36-pexpect",
"py27-pgspecial",
"py36-pgspecial",
"py-pgsql",
"py27-pgsql",
"py36-photutils",
"py37-photutils",
"py35-pickleshare",
"py36-pickleshare",
"py27-pika",
"py35-pika",
"py36-pika",
"py27-pint",
"py35-pint",
"py36-pint",
"py27-pipfile",
"py36-pipfile",
"py27-pivy",
"py35-pivy",
"py36-pivy",
"py27-pkgconfig",
"py35-pkgconfig",
"py36-pkgconfig",
"py27-pkginfo",
"py36-pkginfo",
"py27-plac",
"py35-plac",
"py36-plac",
"py27-plumbum",
"py35-plumbum",
"py36-plumbum",
"py36-plumed",
"py35-plyvel",
"py36-plyvel",
"py37-pmdarima",
"py27-pmw",
"py35-pmw",
"py36-pmw",
"py27-podcastparser",
"py36-podcastparser",
"py27-poppler-qt4",
"py35-poppler-qt4",
"py36-poppler-qt4",
"py27-portend",
"py35-portend",
"py36-portend",
"py-posixtimezone",
"py27-posixtimezone",
"py35-postgresql",
"py36-postgresql",
"py36-powerline",
"py37-powerline",
"py36-poyo",
"py-pp",
"py27-pp",
"py27-pptx",
"py36-pptx",
"py27-preshed",
"py35-preshed",
"py36-preshed",
"py-probstat",
"py27-probstat",
"py27-protego",
"py35-protego",
"py36-protego",
"py-protobuf",
"py27-protobuf",
"py27-prov",
"py35-prov",
"py36-prov",
"py27-pss",
"py35-pss",
"py36-pss",
"py27-publicsuffix2",
"py36-publicsuffix2",
"py27-pudb",
"py35-pudb",
"py36-pudb",
"py35-py2app",
"py36-py2app",
"py27-pyFAI",
"py35-pyFAI",
"py36-pyFAI",
"py36-pyaes",
"py36-pyasdf",
"py27-pyaudio",
"py35-pyaudio",
"py36-pyaudio",
"py27-pyavm",
"py35-pyavm",
"py36-pyavm",
"py27-pybonjour",
"py27-pybox2d",
"py36-pybox2d",
"py36-pybtex",
"py27-pybtex-docutils",
"py36-pybtex-docutils",
"py27-pycares",
"py35-pycares",
"py-pycg",
"py27-pycg",
"py-pycluster",
"py27-pycluster",
"py27-pycson",
"py36-pyct",
"py36-pydicom",
"py-pyds9",
"py27-pyds9",
"py-pyepl",
"py27-pyepl",
"py36-pyerfa",
"py35-pyface",
"py36-pyface",
"py27-pyfftw",
"py35-pyfftw",
"py36-pyfftw",
"py27-pyficache",
"py35-pyficache",
"py36-pyficache",
"py27-pyflakes",
"py35-pyflakes",
"py-pyfsevents",
"py27-pyfsevents",
"py27-pygccxml",
"py35-pygccxml",
"py36-pygccxml",
"py36-pygeos",
"py36-pygit2",
"py35-pygithub",
"py36-pygithub",
"py27-pygmsh",
"py36-pygmsh",
"py-pygpgme",
"py27-pygpgme",
"py27-pygpu",
"py35-pygpu",
"py36-pygpu",
"py27-pygraphviz",
"py35-pygraphviz",
"py36-pygraphviz",
"py37-pygraphviz",
"py27-pygresql",
"py27-pyhyphen",
"py36-pyhyphen",
"py27-pyicu",
"py35-pyicu",
"py36-pyicu",
"py27-pyinstaller",
"py36-pyinstaller",
"py27-pyke",
"py35-pyke",
"py36-pyke",
"py27-pykerberos",
"py36-pykerberos",
"py27-pylibmc",
"py35-pylibmc",
"py36-pylibmc",
"py-pylibpcap",
"py27-pylibpcap",
"py27-pylru",
"py35-pylru",
"py36-pylru",
"py36-pyls-black",
"py36-pymc3",
"py-pymca",
"py27-pymca",
"py-pyml",
"py27-pyml",
"py27-pympler",
"py35-pympler",
"py36-pympler",
"py27-pymvpa",
"py35-pymvpa",
"py36-pymvpa",
"py36-pymysql",
"py35-pynacl",
"py27-pynamecheap",
"py36-pynamecheap",
"py-pynds",
"py27-pynds",
"py27-pynetdicom",
"py36-pynetdicom",
"py-pynifti",
"py36-pyobjc",
"py27-pyodbc",
"py35-pyopencl",
"py36-pyopencl",
"py27-pyorick",
"py35-pyorick",
"py36-pyorick",
"py27-pypdf2",
"py35-pypdf2",
"py36-pypdf2",
"py27-pypeg2",
"py35-pypeg2",
"py36-pypeg2",
"py27-pyperclip",
"py35-pyperclip",
"py36-pyperclip",
"py27-pyplusplus",
"py35-pyplusplus",
"py36-pyplusplus",
"py27-pypostal",
"py35-pypostal",
"py36-pypostal",
"py27-pyproj",
"py35-pyproj",
"py36-pyproj",
"py-pyprotocols",
"py27-pyprotocols",
"py-pyqt4",
"py27-pyqt4",
"py35-pyqt4",
"py36-pyqt4",
"py37-pyqt4",
"py38-pyqt4",
"py39-pyqt4",
"py-pyqt5-common",
"py35-pyqt5-webengine",
"py35-pyqt5-chart",
"py36-pyqt5-webengine",
"py36-pyqt5-chart",
"py35-pyqtgraph",
"py36-pyqtgraph",
"py-pyqwt",
"py27-pyqwt",
"py27-pyregion",
"py35-pyregion",
"py36-pyregion",
"py27-pyrfc3339",
"py35-pyrfc3339",
"py36-pyrfc3339",
"py35-pyro",
"py36-pyro",
"py35-pyrxp",
"py36-pyrxp",
"py37-pyrxp",
"py27-pysam",
"py36-pysam",
"py27-pyshp",
"py35-pyshp",
"py36-pyshp",
"py35-pyside",
"py36-pyside",
"py35-pyside-tools",
"py36-pyside-tools",
"py27-pyside2",
"py-pysparse",
"py27-pysparse",
"py27-pystache",
"py35-pystache",
"py36-pystache",
"py36-pysvn",
"py35-pytest-asyncio",
"py27-pytest-forked",
"py35-pytest-forked",
"py36-pytest-forked",
"py27-pytest-html",
"py36-pytest-html",
"py27-pytest-metadata",
"py36-pytest-metadata",
"py36-pytest-mock",
"py36-pytest-mpl",
"py27-pytest-qt",
"py35-pytest-qt",
"py36-pytest-qt",
"py27-pytest-xdist",
"py35-pytest-xdist",
"py36-pytest-xdist",
"py36-pytesting-utils",
"py27-python-augeas",
"py35-python-augeas",
"py36-python-augeas",
"py27-python-daemon",
"py27-python-dotenv",
"py35-python-dotenv",
"py36-python-dotenv",
"py27-python-jsonrpc-server",
"py35-python-jsonrpc-server",
"py36-python-jsonrpc-server",
"py35-pythonz",
"py36-pythonz",
"py27-pytimeparse",
"py35-pytimeparse",
"py36-pytimeparse",
"py-pytoml",
"py36-pytoml",
"py37-pytoml",
"py38-pytoml",
"py39-pytoml",
"py27-pytzdata",
"py36-pytzdata",
"py-pyubjson",
"py38-pyubjson",
"py27-pyusb",
"py35-pyusb",
"py36-pyusb",
"py27-pyvcf",
"py36-pyvcf",
"py27-pyviennacl",
"py35-pyviennacl",
"py36-pyviennacl",
"py36-pyviz_comms",
"py35-pyx",
"py36-pyx",
"py27-pyxb",
"py35-pyxb",
"py36-pyxb",
"py-pyxg",
"py27-pyxg",
"py27-qimage2ndarray",
"py36-qimage2ndarray",
"py36-qpageview",
"py27-qrcode",
"py36-qrcode",
"py36-qstylizer",
"py27-qtawesome",
"py35-qtawesome",
"py36-qtawesome",
"py27-qtconsole",
"py35-qtconsole",
"py36-qtconsole",
"py-quadtree",
"py27-quadtree",
"py27-quantities",
"py35-quantities",
"py36-quantities",
"py27-queuelib",
"py35-queuelib",
"py36-queuelib",
"py27-quixote",
"py27-qutip",
"py35-qutip",
"py36-qutip",
"py-rabbyt",
"py27-rabbyt",
"py27-rad",
"py-radix",
"py27-radix",
"py36-rasa-nlu",
"py27-rasterio",
"py35-rasterio",
"py36-rasterio",
"py27-ratelim",
"py36-ratelim",
"py27-rbtools",
"py35-rbtools",
"py36-rbtools",
"py27-rdflib",
"py35-rdflib",
"py36-rdflib",
"py27-readme_renderer",
"py36-readme_renderer",
"py27-redis",
"py35-redis",
"py36-redis",
"py27-regex",
"py35-regex",
"py36-regex",
"py27-regions",
"py35-regions",
"py36-regions",
"py27-repl",
"py35-reportlab",
"py36-reproject",
"py27-requests-file",
"py36-requests-file",
"py35-requests-oauthlib",
"py35-requests-unixsocket",
"py36-requests-unixsocket",
"py36-requestsexceptions",
"py35-resumable-urlretrieve",
"py36-resumable-urlretrieve",
"py27-rfc3339",
"py36-rfc3986",
"py27-rfc3987",
"py35-rfc3987",
"py36-rfc3987",
"py27-rfc6555",
"py-rfoo",
"py27-rfoo",
"py36-robotframework",
"py36-robotframework-seleniumlibrary",
"py27-robotremoteserver",
"py35-robotremoteserver",
"py36-robotremoteserver",
"py35-routes",
"py36-routes",
"py27-rpy2",
"py35-rpy2",
"py36-rpy2",
"py27-rstcheck",
"py27-rtm",
"py35-rtm",
"py36-rtm",
"py27-ruamel-yaml-clib",
"py36-ruamel-yaml-clib",
"py-ruledispatch",
"py27-ruledispatch",
"py27-s3fs",
"py35-s3fs",
"py36-s3fs",
"py27-s3transfer",
"py35-s3transfer",
"py36-s3transfer",
"py34-scandir",
"py35-scandir",
"py36-scandir",
"py37-scandir",
"py27-scgi",
"py27-scikit-build",
"py36-scikit-hep-hepstats",
"py36-scikit-hep-mplhep",
"py36-scikit-hep-mplhep_data",
"py27-scikit-image",
"py35-scikit-image",
"py36-scikit-image",
"py27-scikit-umfpack",
"py35-scikit-umfpack",
"py36-scikit-umfpack",
"py-scikits-ann",
"py27-scikits-ann",
"py-scikits-audiolab",
"py27-scikits-audiolab",
"py27-scikits-bootstrap",
"py35-scikits-bootstrap",
"py36-scikits-bootstrap",
"py-scikits-bvp_solver",
"py27-scikits-bvp_solver",
"py-scikits-talkbox",
"py27-scikits-talkbox",
"py-scikits-timeseries",
"py27-scikits-timeseries",
"py36-scimath",
"py27-scoop",
"py35-scoop",
"py36-scoop",
"py27-scrapy",
"py36-scrapy",
"py27-scruffington",
"py35-scruffington",
"py36-scruffington",
"py27-seaborn",
"py35-seaborn",
"py36-seaborn",
"py27-selenium",
"py27-send2trash",
"py35-send2trash",
"py36-send2trash",
"py27-seqdiag",
"py35-seqdiag",
"py36-seqdiag",
"py35-service_identity",
"py27-setupmeta",
"py27-setuptools-git",
"py35-setuptools-git",
"py36-setuptools-git",
"py-sfepy",
"py27-sfepy",
"py36-sgmllib3k",
"py-sgmlop",
"py27-sgmlop",
"py27-sh",
"py35-sh",
"py36-sh",
"py27-shapely",
"py35-shapely",
"py27-shove",
"py35-shove",
"py36-shove",
"py27-simplekml",
"py36-simpy",
"py36-simpy-docs",
"py27-sip",
"py36-slackclient",
"py27-slepc4py",
"py35-slepc4py",
"py36-slepc4py",
"py27-slugify",
"py35-slugify",
"py36-slugify",
"py27-smart_open",
"py35-smart_open",
"py36-smart_open",
"py-smisk",
"py27-smisk",
"py36-sniffio",
"py27-snuggs",
"py35-snuggs",
"py36-snuggs",
"py27-sortedcollections",
"py35-sortedcollections",
"py36-sortedcollections",
"py27-sounddevice",
"py35-sounddevice",
"py36-sounddevice",
"py36-spaCy",
"py37-spaCy-models",
"py27-spacepy",
"py35-spacepy",
"py36-spacepy",
"py27-spark_parser",
"py35-spark_parser",
"py36-spark_parser",
"py27-sparqlwrapper",
"py35-sparqlwrapper",
"py36-sparqlwrapper",
"py27-speg",
"py36-sphinx-bootstrap-theme",
"py27-sphinx-gallery",
"py36-sphinx-gallery",
"py27-sphinx_rtd_theme",
"py35-sphinx_rtd_theme",
"py36-sphinx_rtd_theme",
"py27-sphinxcontrib-bibtex",
"py36-sphinxcontrib-bibtex",
"py35-sphinxcontrib-svg2pdfconverter",
"py36-sphinxcontrib-svg2pdfconverter",
"py37-spiceypy",
"py36-spyder",
"py36-spyder-devel",
"py27-spyder-kernels",
"py35-spyder-kernels",
"py36-spyder-kernels-devel",
"py-sqlite",
"py27-sqlite",
"py27-sqlobject",
"py36-srsly",
"py27-stanfordnlp",
"py-stemmer",
"py27-stemmer",
"py27-stfio",
"py35-stfio",
"py36-stfio",
"py27-stopit",
"py35-stopit",
"py36-stopit",
"py27-storm",
"py27-structlog",
"py35-subvertpy",
"py36-subvertpy",
"py27-sumy",
"py35-sumy",
"py36-sumy",
"py27-supervisor",
"py27-svipc",
"py35-svipc",
"py36-svipc",
"py-swap",
"py27-swap",
"py-swiginac",
"py27-swiginac",
"py27-sybil",
"py35-sybil",
"py36-sybil",
"py27-sympy",
"py35-sympy",
"py36-sympy",
"py27-tabulate",
"py35-tabulate",
"py36-tabulate",
"py-tahchee",
"py27-tahchee",
"py27-tastypie",
"py27-tatsu",
"py35-tatsu",
"py36-tatsu",
"py37-tatsu",
"py27-tblib",
"py35-tblib",
"py36-tblib",
"py-tc",
"py27-tc",
"py35-tc",
"py36-tc",
"py-tclink",
"py27-tclink",
"py27-tempora",
"py35-tempora",
"py36-tempora",
"py27-tensorboard1",
"py36-tensorboard1",
"py27-tensorflow_estimator1",
"py36-tensorflow_estimator1",
"py-tensorflow_macos",
"py38-tensorflow_macos",
"py27-termcolor",
"py35-termcolor",
"py36-termcolor",
"py27-terminado",
"py35-terminado",
"py36-terminado",
"py27-terminaltables",
"py36-terminaltables",
"py36-test-runner",
"py27-testfixtures",
"py36-testfixtures",
"py27-testtools",
"py27-text-unidecode",
"py35-text-unidecode",
"py36-text-unidecode",
"py36-textdistance",
"py27-texttable",
"py35-texttable",
"py36-texttable",
"py37-tfx-bsl",
"py38-tfx-bsl",
"py27-theano",
"py35-theano",
"py36-theano",
"py36-theano-pymc",
"py36-thinc",
"py35-three-merge",
"py36-three-merge",
"py35-thrift",
"py36-thrift",
"py27-tinycss",
"py35-tinycss",
"py36-tinycss",
"py27-tldextract",
"py36-tldextract",
"py27-tmuxp",
"py36-tmuxp",
"py27-toolz",
"py35-toolz",
"py36-toolz",
"py37-torchtext",
"py37-tornado5",
"py27-tox",
"py35-tox",
"py36-tox",
"py27-tpot",
"py35-tpot",
"py36-tpot",
"py27-tracer",
"py35-tracer",
"py36-tracer",
"py35-traits",
"py36-traits",
"py35-traitsui",
"py36-traitsui",
"py27-traittypes",
"py35-traittypes",
"py36-traittypes",
"py35-transaction",
"py36-transaction",
"py27-translationstring",
"py35-translationstring",
"py36-translationstring",
"py-tre",
"py27-tre",
"py-trep",
"py27-trep",
"py-trepan",
"py27-trepan",
"py36-trio",
"py27-trustme",
"py35-trustme",
"py36-trustme",
"py27-ttfquery",
"py-turbogears",
"py27-turbogears",
"py-turbokid",
"py27-turbokid",
"py27-tvdb",
"py35-tvdb",
"py36-tvdb",
"py27-tvnamer",
"py35-tvnamer",
"py36-tvnamer",
"py35-tweepy",
"py36-tweepy",
"py27-twilio",
"py35-twilio",
"py36-twilio",
"py-twine",
"py27-twine",
"py36-twine",
"py37-twine",
"py38-twine",
"py27-twython",
"py36-twython",
"py27-txgithub",
"py36-txgithub",
"py38-typed-ast",
"py39-typed-ast",
"py27-ujson",
"py35-ujson",
"py36-ujson",
"py27-uncertainties",
"py35-uncertainties",
"py36-uncertainties",
"py27-uncompyle6",
"py35-uncompyle6",
"py36-uncompyle6",
"py27-unicodedata2",
"py36-unicodedata2",
"py27-unidecode",
"py35-unidecode",
"py36-unidecode",
"py27-unittest-xml-reporting",
"py36-unittest-xml-reporting",
"py27-unum",
"py27-update_checker",
"py35-update_checker",
"py36-update_checker",
"py27-uritemplate",
"py35-uritemplate",
"py36-uritemplate",
"py-url",
"py27-url",
"py27-urlwatch",
"py35-urlwatch",
"py36-urlwatch",
"py27-usadel1",
"py36-userpath",
"py27-utidylib",
"py27-vcversioner",
"py36-vcversioner",
"py27-virtualenv-clone",
"py35-virtualenv-clone",
"py36-virtualenv-clone",
"py27-virtualenvwrapper",
"py35-virtualenvwrapper",
"py36-virtualenvwrapper",
"py27-virtualfish",
"py35-virtualfish",
"py36-virtualfish",
"py36-visa",
"py35-vo",
"py36-vo",
"py27-vobject",
"py35-vobject",
"py36-vobject",
"py27-wand",
"py35-wand",
"py36-wand",
"py35-watchdog",
"py36-watchdog",
"py36-wcmatch",
"py27-webcolors",
"py35-webcolors",
"py36-webcolors",
"py35-whoosh",
"py27-widgetsnbextension",
"py35-widgetsnbextension",
"py36-widgetsnbextension",
"py35-wntr",
"py36-wntr",
"py27-word2vec",
"py35-word2vec",
"py36-word2vec",
"py38-wsaccel",
"py27-wtforms",
"py35-wtforms",
"py36-wtforms",
"py27-wurlitzer",
"py35-wurlitzer",
"py36-wurlitzer",
"py35-wxpython-4.0",
"py36-wxpython-4.0",
"py-xar",
"py27-xar",
"py27-xattr",
"py35-xattr",
"py36-xattr",
"py35-xdg",
"py36-xdg",
"py27-xdis",
"py35-xdis",
"py36-xdis",
"py27-xhtml2pdf",
"py27-xlib",
"py27-xlrd",
"py36-xlrd",
"py27-xlsx2csv",
"py36-xlsx2csv",
"py-xlutils",
"py27-xlutils",
"py-xlwt",
"py27-xlwt",
"py35-xlwt",
"py36-xlwt",
"py27-xmldiff",
"py27-xmlsec",
"py36-xmlsec",
"py27-xmltodict",
"py35-xmltodict",
"py36-xmltodict",
"py27-yapf",
"py35-yapf",
"py36-yapf",
"py27-yappi",
"py36-yappi",
"py27-yapsy",
"py35-yapsy",
"py36-yapsy",
"py35-yarl",
"py27-yt",
"py35-yt",
"py36-yt",
"py35-zc-lockfile",
"py36-zc-lockfile",
"py-zeroc-ice33",
"py27-zeroc-ice33",
"py-zeroc-ice34",
"py27-zeroc-ice34",
"py27-zope-component",
"py35-zope-component",
"py36-zope-component",
"py27-zope-deferredimport",
"py27-zope-deprecation",
"py36-zope-deprecation",
"py27-zope-hookable",
"py36-zope-hookable",
"py27-zope-proxy",
"py36-zope-proxy",
"py27-zopfli",
"py36-zopfli",
"py36-zstd",
"py27-gnome",
"py27-gst-python",
"py27-osmgpsmap",
"py27-pygtksourceview",
"trepan2_select",
"rb-audiofile",
"rb-bitset",
"rb-bz2",
"rb-cocoa",
"rb-dnssd",
"rb-eventmachine",
"rb-fastthread",
"rb-ferret",
"rb-fxruby",
"rb-hpricot",
"rb-hyperestraier",
"rb-mecab",
"rb-mongrel",
"rb-msgpack",
"rb-mysql",
"rb-ncurses-ruby",
"rb-odbc",
"rb-opengl",
"rb-password",
"rb-pcap",
"rb-rcairo",
"rb-rcov",
"rb-rrb",
"rb-ruby-debug-base",
"rb-shout",
"rb-sqlite",
"rb-sys-host",
"rb-sys-uname",
"rb-sys-uptime",
"rb-termios",
"rb-tokyocabinet-ruby",
"rb-tweetstream",
"rb-twitter-stream",
"rb-uconv",
"rb-vorbisfile",
"rb-xml-xpath",
"rb-xmlparser",
"rb-zip",
"rb19-debug",
"rb19-debug-base",
"rb19-diff-lcs",
"rb19-em-websocket",
"rb19-eventmachine",
"rb19-factory_girl",
"rb19-ffi",
"rb19-gherkin",
"rb19-guard",
"rb19-guard-livereload",
"rb19-hpricot",
"rb19-json",
"rb19-linecache",
"rb19-mecab",
"rb19-mechanize",
"rb19-metric_fu",
"rb19-mysql",
"rb19-nokogiri",
"rb19-racc",
"rb19-rcairo",
"rb19-rcov",
"rb19-rdiscount",
"rb19-redcloth",
"rb19-ronn",
"rb19-sqlite3",
"rb19-taps",
"rb19-thin",
"rb19-uconv",
"rb19-unicorn",
"rb19-yajl",
"EMBOSS",
"KlustaKwik",
"maskedKlustaKwik",
"PEAR",
"SDRplay",
"SDRplay3",
"alliance",
"ape",
"archimedes",
"ccpnmr",
"cdf-to-fits",
"cdhit",
"ce",
"clustalx",
"coinor-liblemon",
"collada-dom",
"cspice",
"dineroIV",
"emergent",
"etsf_io",
"eye",
"fann",
"fastcap-wr",
"fasthenry-wr",
"fastlink",
"flashdot",
"gadap",
"gate",
"gcal",
"geomview",
"geos2",
"gnuradio-devel",
"gplcver",
"gpp4",
"gr-dvbs",
"gr-dvbs2",
"gr-dvbt",
"gvemod-cplxview",
"gvemod-crayola",
"gvemod-ndview",
"gvemod-xforms-example",
"gvemodules-xforms",
"hdf5-lz4-plugin",
"healpix-c",
"inchi-1",
"py36-lalburst",
"py36-lalframe",
"py27-lalinference",
"py36-lalinference",
"py36-lalinspiral",
"py36-lalmetaio",
"py27-lalpulsar",
"py36-lalpulsar",
"py36-lalsimulation",
"libANN",
"libemos",
"libghemical",
"libint",
"libnova",
"libquantum",
"libsharp",
"libtcd",
"linrad",
"lparse",
"magic-devel",
"maniview",
"mapm3",
"marx",
"match",
"metaio",
"missfits",
"mmdb",
"mpi-doc-devel",
"mpich-clang50",
"mpich-devel-clang50",
"mpich-gcc5",
"mpich-devel-gcc5",
"mpich-gcc49",
"mpich-devel-gcc49",
"mpich-gcc6",
"mpich-devel-gcc6",
"mpich-devel-gcc7",
"mpich-clang70",
"mpich-devel-clang70",
"mpich-devel-clang",
"mpich-gcc8",
"mpich-devel-gcc8",
"mpich-clang90",
"mpich-devel-clang90",
"mpich-devel-gcc9",
"mpich-clang60",
"mpich-devel-clang60",
"mpich-clang80",
"mpich-devel-clang80",
"mpich-gccdevel",
"mpich-devel-gccdevel",
"mpich-devel-clang10",
"mpich-devel-gcc10",
"mpich-devel-clang11",
"mpich-devel",
"mpich-devel-default",
"nMOLDYN",
"ndmanager2",
"nightshade",
"numdiff",
"ocaml-mpi",
"openmpi-clang50",
"openmpi-devel-clang50",
"openmpi-gcc5",
"openmpi-devel-gcc5",
"openmpi-gcc6",
"openmpi-devel-gcc6",
"openmpi-clang70",
"openmpi-devel-clang70",
"openmpi-devel-gcc7",
"openmpi-devel-clang",
"openmpi-gcc8",
"openmpi-devel-gcc8",
"openmpi-devel-gcc9",
"openmpi-clang90",
"openmpi-devel-clang90",
"openmpi-clang60",
"openmpi-devel-clang60",
"openmpi-clang80",
"openmpi-devel-clang80",
"openmpi-devel-gcc10",
"openmpi-devel-clang10",
"openmpi-devel-clang11",
"openmpi-clang33",
"openmpi-devel-clang33",
"openmpi-clang34",
"openmpi-devel-clang34",
"openmpi-gcc49",
"openmpi-devel-gcc49",
"openmpi-clang37",
"openmpi-devel-clang37",
"openmpi-devel",
"openmpi-devel-default",
"orrery",
"peekabot",
"peekabot-client",
"peekabot-server",
"playerstage-player",
"playerstage-stage",
"pqp",
"pvm",
"pythia",
"qfsm",
"rasmol",
"raxml",
"relax",
"sbsat",
"scamp",
"seqan",
"seqan-apps",
"seqan2-apps",
"setiathome",
"skymaker",
"slatec",
"smodels",
"sparky",
"stdinchi-1",
"stellarium-devel",
"stuff",
"swarp",
"tree-puzzle",
"triangle",
"uclatools",
"udunits",
"vbpp",
"vbs",
"vcellid",
"vcftools",
"veriwell",
"volk-devel",
"voroxx",
"wcalc",
"weightwatcher",
"weka",
"whatcheck",
"whizard",
"wview",
"xdrfile",
"xloops",
"xmedcon",
"yaxt",
"yorick-optimpack",
"VeraCrypt",
"aescrypt",
"aesutil",
"apg",
"authforce",
"bcrypt",
"certsync",
"checkpassword-pam",
"cpabe",
"crackpkcs12",
"fcrackzip",
"gnu-pw-mgr",
"libbswabe",
"libcstring",
"libevt",
"libgsasl",
"libotr",
"libu2f-host",
"libu2f-server",
"logsentry",
"logsurfer",
"metasploit3",
"murk",
"nasty",
"ophcrack",
"paperkey",
"pbc",
"pgp",
"portsentry",
"pwman",
"pwsafe",
"rats",
"reaver",
"rsyncrypto",
"sancp",
"scponly",
"scrub",
"scrypt",
"secpwgen",
"ssdeep",
"stegdetect",
"steghide",
"tripwire",
"unhash",
"usign-devel",
"py27-yara",
"py35-yara",
"py36-yara",
"ykpers",
"zzuf",
"etsh",
"mksh",
"osh",
"pdksh",
"FDclone",
"anacron",
"andatool",
"ansible",
"apparix",
"autopsy",
"b5i2iso",
"bacula5",
"bchunk",
"bcwipe",
"bdes",
"bdump",
"bool",
"bsdsfv",
"btrfs-progs",
"buffer",
"burn-app",
"burp",
"c-hey",
"cdrdao",
"cfengine3",
"chgrep",
"clpbar",
"contacts",
"createrepo",
"cronolog",
"cronolog-devel",
"crswallow",
"dd_rescue",
"detach",
"disktype",
"dmg2img",
"doodle",
"dtach",
"dupd",
"dvdisaster",
"dvdrtools",
"dvdrw-tools",
"dvtm",
"dwarf",
"dwatch",
"erni",
"faubackup",
"fcron",
"fhist",
"foremost",
"fsevents-tools",
"getabspath",
"grepcidr",
"gtime",
"hatools",
"hostage",
"hyperic-sigar",
"ifstat",
"iguanaIR",
"interceptty",
"iselect",
"isightcapture",
"jobpool",
"kcd",
"krbafs",
"log4shib",
"lookat",
"lsdvd",
"lxqt-openssh-askpass",
"lxqt-openssh-askpass-devel",
"lzop",
"macutil",
"maxwell",
"mcrypt",
"md5sha1sum",
"memcacheq",
"mtpfs",
"multitail",
"natsort",
"nrg2iso",
"nrg4iso",
"ondir",
"openupsd",
"passogva",
"pdi2iso",
"proctools",
"qterminal-devel",
"realpath",
"repoview",
"rkhunter",
"rpm2html",
"rr",
"runit",
"rvm",
"rx",
"salt-minion",
"salt-master",
"salt-syndic",
"salt-api",
"sdd",
"searchfs",
"sfind",
"shmux",
"simg2img-devel",
"sispmctl",
"sleepnow",
"sleepwatcher",
"slocate",
"smart",
"spinner",
"sqsh",
"synergy",
"synergy-app",
"sysvbanner",
"terragrunt-0.27",
"terragrunt-0.26",
"terragrunt-0.24",
"testdisk",
"timeout",
"timespan",
"ttyrec",
"uif2iso",
"userinfo",
"utimer",
"vcp",
"vmdktool",
"wait_on",
"webjob",
"xattr",
"yafic",
"yum",
"yum-createrepo",
"yum-utils",
"BibTool",
"bibclean",
"bibutils",
"detex",
"pgf",
"rtf2latex2e",
"sketch",
"tetex-rechnung",
"tex-songs",
"xindy",
"antiword",
"bibletime",
"brs",
"c2html",
"catdoc",
"chef",
"chmdump",
"chmlib",
"cocot",
"colorer",
"csv2xml",
"dbacl",
"diction",
"dosmacux",
"eda",
"ekhtml",
"figlet",
"firemime",
"flip",
"glark",
"glimpse",
"hexdiff",
"htp",
"hunspell-dict-af_ZA",
"hunspell-dict-ca_ES",
"hunspell-dict-cs_CZ",
"hunspell-dict-cy_GB",
"hunspell-dict-el_GR",
"hunspell-dict-en_NZ",
"hunspell-dict-en_ZA",
"hunspell-dict-eo_EO",
"hunspell-dict-es_ES",
"hunspell-dict-es_MX",
"hunspell-dict-fo_FO",
"hunspell-dict-fy_NL",
"hunspell-dict-ga_IE",
"hunspell-dict-gd_GB",
"hunspell-dict-gsc_FR",
"hunspell-dict-gu_IN",
"hunspell-dict-he_IL",
"hunspell-dict-hi_IN",
"hunspell-dict-hr_HR",
"hunspell-dict-id_ID",
"hunspell-dict-ku_TR",
"hunspell-dict-lt_LT",
"hunspell-dict-mg_MG",
"hunspell-dict-mk_MK",
"hunspell-dict-ms_MY",
"hunspell-dict-nb_NO",
"hunspell-dict-nl_NL",
"hunspell-dict-nn_NO",
"hunspell-dict-nr_ZA",
"hunspell-dict-ns_ZA",
"hunspell-dict-ny_MW",
"hunspell-dict-oc_FR",
"hunspell-dict-ru_RU",
"hunspell-dict-rw_RW",
"hunspell-dict-sl_SI",
"hunspell-dict-ss_ZA",
"hunspell-dict-st_ZA",
"hunspell-dict-sw_KE",
"hunspell-dict-tet_ID",
"hunspell-dict-th_TH",
"hunspell-dict-tl_PH",
"hunspell-dict-tn_ZA",
"hunspell-dict-ts_ZA",
"hunspell-dict-ve_ZA",
"hunspell-dict-xh_ZA",
"hunspell-dict-zu_ZA",
"hyperestraier",
"ispell-dict-it",
"jdepp",
"jive",
"jshon",
"juman",
"kakasi",
"knp",
"knp3",
"kytea",
"liblouis",
"liblouisxml",
"libmrss",
"libnxml",
"libsgml",
"libuninum",
"libxl",
"libxml",
"linuxdoc-tools",
"lookup",
"mandoc",
"mecab-base",
"mime",
"mythes",
"nkf",
"ocaml-xtmpl",
"ocropus",
"patoline",
"pdf2json",
"pdftk",
"pdftohtml",
"pmw",
"pxsl-tools",
"retail",
"rfksay",
"rman",
"rnnlm",
"rpl",
"rtfreader",
"rxp",
"sablotron",
"sand",
"senna",
"slearp",
"sloccount",
"sowing",
"ssed",
"sword-glossary-eren_el",
"tDOM",
"tcLex",
"tnef2txt",
"txt2pdbdoc",
"unsort",
"word2vec",
"wyrd",
"xdxf_makedict",
"xml-coreutils",
"xml2",
"xmlindent",
"QupZilla",
"ZendFramework2",
"ZendFramework1",
"abyss",
"ajp-wsgi",
"autobench",
"cgilib",
"cgit",
"cheetah",
"chromedriver-78",
"drupal8",
"drush",
"elinks",
"emacs-w3m-devel",
"eot-utils",
"flood",
"furl",
"gwee",
"haserl",
"http-fetcher",
"httperf",
"jetty",
"libhtmlparse",
"libwww",
"lws",
"mathopd",
"mod_antispam",
"mod_chroot",
"mod_crl",
"mod_csr",
"mod_dnssd",
"mod_maxminddb",
"mod_mono",
"mod_ocsp",
"mod_pkcs12",
"mod_spkac",
"mongoose",
"mongrel2",
"monkeyd",
"mozplugger",
"py27-nghttp2",
"py36-nghttp2",
"nostromo",
"ocaml-ocamlrss",
"pound",
"pserv",
"redland-bindings",
"retawq",
"siege",
"spawn-fcgi",
"stog",
"surf",
"swish-e",
"tidyp",
"volta",
"webalizer",
"webcleaner",
"webcrawl",
"webfs",
"webpublish",
"webredirect",
"welly-clyang",
"wikkawiki",
"Eterm",
"Togl-2.0",
"abclock",
"advi",
"aewm",
"appres",
"aterm",
"bdftopcf",
"bitmap",
"desklaunch",
"dlume",
"dmenu",
"editres",
"evilwm",
"eyeclock",
"fonttosfnt",
"fslsfonts",
"fstobdf",
"gcin",
"gkrellm-gtodo",
"glw",
"gtk-engines2",
"gtk-nodoka-engine",
"gtk-sharp2",
"gtk-theme-switch",
"gtk2-extra",
"gtkglarea2",
"iceauth",
"icewm",
"ico",
"keylaunch",
"kinput2",
"kochi-substitute",
"listres",
"lndir",
"makedepend",
"mowitz",
"mplus-fonts",
"mrxvt",
"neXtaw",
"nimbus",
"oclock",
"openbox",
"oroborus",
"quartz-wm",
"ratpoison",
"rendercheck",
"rep-gtk",
"rgb",
"rox-all",
"rox-filer",
"sawfish",
"sessreg",
"setxkbmap",
"showfont",
"siag",
"smproxy",
"tightvnc",
"transset",
"twm",
"wmbinclock",
"wmcalclock",
"wmctrl",
"wmcube",
"wmii",
"worker",
"x11perf",
"x3270",
"xbacklight",
"xcalc",
"xclipboard",
"xclock",
"xcmsdb",
"xcompmgr",
"xconsole",
"xcursorgen",
"xditview",
"xdotool",
"xdpyinfo",
"xedit",
"xev",
"xfd",
"xfindproxy",
"xfontsel",
"xforms",
"xfs",
"xfsinfo",
"xgamma",
"xgc",
"xglobe",
"xhost",
"xinput",
"xkbcomp",
"xkbevd",
"xkbprint",
"xkbutils",
"xkill",
"xload",
"xlogo",
"xlsatoms",
"xlsfonts",
"xmag",
"xman",
"xmessage",
"xmh",
"xmodmap",
"xmore",
"xnee",
"xorg-font-util",
"xorg-libAppleWM",
"xorg-libXTrap",
"xorg-libXevie",
"xorg-libXfont",
"xorg-libXfontcache",
"xorg-libXxf86misc",
"xorg-xcb-util-keysyms",
"xorg-xcb-util-renderutil",
"xorg-xcb-util-wm",
"xorg-xcb-util-xrm",
"xping",
"xpr",
"xprop",
"xrdb",
"xrefresh",
"xroot",
"xscope",
"xsel",
"xset",
"xsetmode",
"xsetpointer",
"xsetroot",
"xsm",
"xstdcmap",
"xtermcontrol",
"xtrap",
"xvinfo",
"xwd",
"xwininfo",
"xwud",
"gtk-xfce-engine",
"squeeze",
"vte-gtk2-xfce",
"xfce4-session",
"xfdesktop",
"xfwm4",
"boop",
"py37-tensorflow-probability",
"py38-allennlp",
"py36-ukpostcodeparser",
"py27-hcloud",
"py36-pytest-subtests",
"py36-backports.cached-property",
"openmpi-devel-gcc11",
"py36-pyotp",
"SurfaceEvolver",
"py37-gammapy",
"py39-ligo-segments",
"llvm-12",
"clang-12",
"lldb-12",
"py36-tinycss2",
"py36-alagitpull",
"py36-recommonmark",
"py36-sphinx-issues",
"py36-myst-parser",
"p5.32-algorithm-combinatorics",
"p5.32-async-interrupt",
"p5.32-authen-dechpwd",
"p5.32-authen-smb",
"p5.32-autovivification",
"p5.32-b-c",
"p5.32-b-flags",
"p5.32-b-hooks-op-check",
"p5.32-b-hooks-op-check-stashchange",
"p5.32-b-utils",
"p5.32-backuppc-xs",
"p5.32-bareword-filehandles",
"p5.32-bit-vector",
"p5.32-bsd-resource",
"p5.32-cairo",
"p5.32-cairo-gobject",
"p5.32-cgi-deurl-xs",
"p5.32-class-c3-xs",
"p5.32-class-load-xs",
"p5.32-class-xsaccessor",
"p5.32-compiler-lexer",
"p5.32-compress-bzip2",
"p5.32-compress-lzf",
"p5.32-convert-uulib",
"p5.32-coro",
"p5.325.32-cpan-meta",
"p5.325.32-cpan-meta-requirements",
"p5.325.32-cpan-meta-yaml",
"p5.32-crypt-blowfish",
"p5.32-crypt-cast5",
"p5.325.32-crypt-cbc",
"p5.32-crypt-des",
"p5.32-crypt-dh-gmp",
"p5.32-crypt-eksblowfish",
"p5.32-crypt-gcrypt",
"p5.32-crypt-idea",
"p5.32-crypt-mysql",
"p5.32-crypt-openssl-bignum",
"p5.32-crypt-openssl-dsa",
"p5.32-crypt-openssl-ec",
"p5.32-crypt-openssl-ecdsa",
"p5.32-crypt-rijndael",
"p5.32-crypt-ripemd160",
"p5.32-crypt-twofish",
"p5.32-crypt-unixcrypt_xs",
"p5.32-data-dumper",
"p5.32-data-structure-util",
"p5.32-date-simple",
"p5.32-dbd-sqlite2",
"p5.32-devel-declare",
"p5.32-devel-leak",
"p5.32-devel-lexalias",
"p5.32-devel-refcount",
"p5.32-device-serialport",
"p5.32-digest-jhash",
"p5.32-digest-md2",
"p5.32-digest-md4",
"p5.32-digest-nilsimsa",
"p5.32-digest-whirlpool",
"p5.325.32-encode",
"p5.32-encode-eucjpascii",
"p5.32-encode-iso2022",
"p5.32-encode-jisx0213",
"p5.32-encoding-fixlatin-xs",
"p5.32-fcgi",
"p5.32-file-libmagic",
"p5.32-file-rsyncp",
"p5.32-file-sync",
"p5.32-font-freetype",
"p5.32-gnome2",
"p5.32-gnome2-canvas",
"p5.32-gnome2-gconf",
"p5.32-gnome2-print",
"p5.32-gnome2-vfs",
"p5.32-gnome2-wnck",
"p5.32-gtk2",
"p5.32-gtk2-gladexml",
"p5.32-gtk2-sourceview",
"p5.32-gtk2-sourceview2",
"p5.32-guard",
"p5.32-hash-fieldhash",
"p5.32-html-tidy",
"p5.32-html-tidy5",
"p5.32-http-parser-xs",
"p5.32-http-xscookies",
"p5.325.32-inc-latest",
"p5.32-indirect",
"p5.32-inline-python",
"p5.32-internals",
"p5.32-io-fdpass",
"p5.32-io-interface",
"p5.32-io-kqueue",
"p5.32-ipc-sharelite",
"p5.32-javascript-spidermonkey",
"p5.32-json-dwiw",
"p5.32-lchown",
"p5.32-libapreq2",
"p5.32-list-moreutils-xs",
"p5.32-list-someutils-xs",
"p5.32-mac-applescript",
"p5.32-macosx-file",
"p5.32-math-cdf",
"p5.32-math-prime-util",
"p5.32-math-random-isaac-xs",
"p5.32-mecab",
"p5.32-mime-base64",
"p5.325.32-module-build",
"p5.325.32-module-metadata",
"p5.32-moosex-role-withoverloading",
"p5.32-multidimensional",
"p5.32-net-dbus",
"p5.32-net-idn-encode",
"p5.32-net-nfdump",
"p5.32-net-oping",
"p5.32-net-rawip",
"p5.32-padwalker",
"p5.32-pango",
"p5.32-params-classify",
"p5.32-params-util",
"p5.32-pathtools",
"p5.32-pdf-api2-xs",
"p5.32-pdl-graphics-plplot",
"p5.325.32-perl-ostype",
"p5.32-perlio-gzip",
"p5.32-perlio-layers",
"p5.32-perlio-util",
"p5.32-perlx-maybe-xs",
"p5.325.32-pod-escapes",
"p5.325.32-pod-simple",
"p5.32-pod-weaver-section-generatesection",
"p5.325.32-podlators",
"p5.32-ppi-xs",
"p5.32-razor-agents",
"p5.32-razor2-client-agent",
"p5.32-readonly-xs",
"p5.32-ref-util-xs",
"p5.325.32-scalar-list-utils",
"p5.325.32-socket",
"p5.32-sort-key",
"p5.32-storable",
"p5.32-string-compare-constanttime",
"p5.32-sub-identify",
"p5.32-sys-meminfo",
"p5.32-sys-syslog",
"p5.32-term-editline",
"p5.32-term-gnuplot",
"p5.32-test-leaktrace",
"p5.32-test-taint",
"p5.32-text-aspell",
"p5.32-text-chasen",
"p5.32-text-iconv",
"p5.32-text-kakasi",
"p5.32-text-levenshteinxs",
"p5.32-text-soundex",
"p5.32-text-visualwidth",
"p5.32-time-y2038",
"p5.32-tk",
"p5.32-unicode-checkutf8",
"p5.32-unicode-normalize",
"p5.32-unicode-string",
"p5.32-unicode-utf8",
"p5.32-unix-groups",
"p5.32-unix-syslog",
"p5.32-uri-escape-xs",
"p5.32-url-encode-xs",
"p5.325.32-version",
"p5.32-want",
"p5.32-warnings-unused",
"p5.32-xml-bare",
"p5.32-xstring",
"p5.32-zeromq",
"unison-lang",
"tcat",
"py36-python-lsp-jsonrpc",
"py34-platformdirs",
"py27-ipadic",
"py27-mecab-python3",
"scala3",
"gmdb2",
"py37-gpsoauth",
"py-gmusicapi",
"py37-gmusicapi",
"py38-gmusicapi",
"py39-gmusicapi",
"py66-deprecation",
"dvbcut",
"snooze",
"py36-pyqt5-scintilla",
"py27-smi",
"py35-smi",
"py36-smi",
"py37-pymatgen",
"py310-typed-ast",
"py37-bootstrap-modules",
"py38-bootstrap-modules",
"py39-bootstrap-modules",
"py310-bootstrap-modules",
"py27-xkcdpass",
"py36-xkcdpass",
"py36-ansible-core",
"py36-resolvelib",
"py36-aiosignal",
"py36-asynctest",
"py310-pyqt4",
"py-acefile",
"py39-acefile",
"py310-acefile",
"farbfeld",
"py27-django-gravatar2",
"p5.28-pod-parser",
"p5.30-pod-parser",
"M2VRequantiser",
"balena-cli",
"py27-pytest-benchmark",
"py27-cpuinfo",
"py36-pytest-datadir",
"py36-colorcet",
"lscpu",
"cwm",
"py37-kapteyn",
"joe37",
"p5.34-algorithm-combinatorics",
"p5.34-async-interrupt",
"p5.34-authen-dechpwd",
"p5.34-authen-smb",
"p5.34-autovivification",
"p5.34-b-c",
"p5.34-b-flags",
"p5.34-b-hooks-op-check",
"p5.34-b-hooks-op-check-stashchange",
"p5.34-b-utils",
"p5.34-backuppc-xs",
"p5.34-bareword-filehandles",
"p5.34-bit-vector",
"p5.34-bsd-resource",
"p5.34-cairo",
"p5.34-cairo-gobject",
"p5.34-cgi-deurl-xs",
"p5.34-class-c3-xs",
"p5.34-class-load-xs",
"p5.34-class-xsaccessor",
"p5.34-compiler-lexer",
"p5.34-compress-bzip2",
"p5.34-compress-lzf",
"p5.34-convert-uulib",
"p5.34-coro",
"p5.34-crypt-blowfish",
"p5.34-crypt-cast5",
"p5.34-crypt-des",
"p5.34-crypt-dh-gmp",
"p5.34-crypt-eksblowfish",
"p5.34-crypt-gcrypt",
"p5.34-crypt-idea",
"p5.34-crypt-mysql",
"p5.34-crypt-openssl-bignum",
"p5.34-crypt-openssl-dsa",
"p5.34-crypt-openssl-ec",
"p5.34-crypt-openssl-ecdsa",
"p5.34-crypt-rijndael",
"p5.34-crypt-ripemd160",
"p5.34-crypt-twofish",
"p5.34-crypt-unixcrypt_xs",
"p5.34-data-dumper",
"p5.34-data-structure-util",
"p5.34-date-simple",
"p5.34-dbd-sqlite2",
"p5.34-devel-declare",
"p5.34-devel-leak",
"p5.34-devel-lexalias",
"p5.34-devel-refcount",
"p5.34-device-serialport",
"p5.34-digest-jhash",
"p5.34-digest-md2",
"p5.34-digest-md4",
"p5.34-digest-nilsimsa",
"p5.34-digest-whirlpool",
"p5.34-encode-eucjpascii",
"p5.34-encode-iso2022",
"p5.34-encode-jisx0213",
"p5.34-encoding-fixlatin-xs",
"p5.34-fcgi",
"p5.34-file-libmagic",
"p5.34-file-rsyncp",
"p5.34-file-sync",
"p5.34-font-freetype",
"p5.34-gtk2",
"p5.34-guard",
"p5.34-hash-fieldhash",
"p5.34-html-tidy",
"p5.34-html-tidy5",
"p5.34-http-parser-xs",
"p5.34-http-xscookies",
"p5.34-indirect",
"p5.34-inline-python",
"p5.34-internals",
"p5.34-io-fdpass",
"p5.34-io-interface",
"p5.34-io-kqueue",
"p5.34-ipc-sharelite",
"p5.34-javascript-spidermonkey",
"p5.34-json-dwiw",
"p5.34-lchown",
"p5.34-libapreq2",
"p5.34-list-moreutils-xs",
"p5.34-list-someutils-xs",
"p5.34-mac-applescript",
"p5.34-macosx-file",
"p5.34-math-cdf",
"p5.34-math-prime-util",
"p5.34-math-random-isaac-xs",
"p5.34-mecab",
"p5.34-mime-base64",
"p5.34-moosex-role-withoverloading",
"p5.34-multidimensional",
"p5.34-net-dbus",
"p5.34-net-idn-encode",
"p5.34-net-nfdump",
"p5.34-net-oping",
"p5.34-net-rawip",
"p5.34-padwalker",
"p5.34-pango",
"p5.34-params-classify",
"p5.34-params-util",
"p5.34-pathtools",
"p5.34-pdf-api2-xs",
"p5.34-pdl-graphics-plplot",
"p5.34-perlio-gzip",
"p5.34-perlio-layers",
"p5.34-perlio-util",
"p5.34-perlx-maybe-xs",
"p5.34-pod-weaver-section-generatesection",
"p5.34-ppi-xs",
"p5.34-razor-agents",
"p5.34-razor2-client-agent",
"p5.34-readonly-xs",
"p5.34-ref-util-xs",
"p5.34-sort-key",
"p5.34-storable",
"p5.34-string-compare-constanttime",
"p5.34-sub-identify",
"p5.34-sys-meminfo",
"p5.34-sys-syslog",
"p5.34-term-editline",
"p5.34-term-gnuplot",
"p5.34-test-leaktrace",
"p5.34-test-taint",
"p5.34-text-aspell",
"p5.34-text-chasen",
"p5.34-text-iconv",
"p5.34-text-kakasi",
"p5.34-text-levenshteinxs",
"p5.34-text-soundex",
"p5.34-text-visualwidth",
"p5.34-time-y2038",
"p5.34-tk",
"p5.34-unicode-checkutf8",
"p5.34-unicode-normalize",
"p5.34-unicode-string",
"p5.34-unicode-utf8",
"p5.34-unix-groups",
"p5.34-unix-syslog",
"p5.34-uri-escape-xs",
"p5.34-url-encode-xs",
"p5.34-want",
"p5.34-warnings-unused",
"p5.34-xml-bare",
"p5.34-xstring",
"p5.34-zeromq"
]
}
]
},
{
"name": "clang-devel",
"portdir": "lang/llvm-devel",
"version": "20250908-408a2e7c",
"license": "NCSA",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"cctools",
"cmake",
"ninja",
"clang-17",
"py313-yaml",
"py313-pygments"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"llvm-devel",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select",
"perl5",
"cctools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lldb-devel",
"flang-devel"
]
},
{
"type": "run",
"ports": [
"emscripten"
]
}
]
},
{
"name": "clang_select",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-12",
"clang-13",
"clang-14",
"clang_select-15",
"clang_select-16",
"clang_select-17",
"clang_select-18",
"clang_select-19",
"clang_select-20",
"clang_select-21",
"clang-devel",
"clang-10",
"clang-11",
"clang-5.0",
"clang-6.0",
"clang-7.0",
"clang-8.0",
"clang-9.0"
]
}
]
},
{
"name": "clang_select-15",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-15"
]
}
]
},
{
"name": "clang_select-16",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-16"
]
}
]
},
{
"name": "clang_select-17",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-17"
]
}
]
},
{
"name": "clang_select-18",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-18"
]
}
]
},
{
"name": "clang_select-19",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-19"
]
}
]
},
{
"name": "clang_select-20",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-20"
]
}
]
},
{
"name": "clang_select-21",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 273
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-21"
]
}
]
},
{
"name": "clang-uml",
"portdir": "devel/clang-uml",
"version": "0.6.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bkryza/clang-uml",
"description": "Customizable automatic UML diagram generator for C++ based on Clang",
"long_description": "clang-uml is an automatic C++ to UML class, sequence, package and include diagram generator, driven by YAML configuration files. The main idea behind the project is to easily maintain up-to-date diagrams within a code-base or document legacy code. The configuration file or files for clang-uml define the types and contents of each generated diagram.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "bkryza",
"github": "bkryza",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"yaml-cpp",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "cl-annot",
"portdir": "lisp/cl-annot",
"version": "20150606",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/cl-annot",
"description": "Python-like Annotation Syntax for Common Lisp",
"long_description": "Python-like Annotation Syntax for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-jonathan",
"cl-locale",
"cl-syntax"
]
}
]
},
{
"name": "cl-anonfun",
"portdir": "lisp/cl-anonfun",
"version": "20111202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arielnetworks/cl-anonfun",
"description": "Anonymous function helpers for Common Lisp",
"long_description": "Anonymous function helpers for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
},
{
"name": "cl-ansi-text",
"portdir": "lisp/cl-ansi-text",
"version": "2.0.1",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pnathan/cl-ansi-text",
"description": "Enables ANSI colors for printing.",
"long_description": "Enables ANSI colors for printing.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-colors2",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-prove"
]
}
]
},
{
"name": "cl-anypool",
"portdir": "lisp/cl-anypool",
"version": "20230917",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/anypool",
"description": "General-purpose connection pooling library for Common Lisp",
"long_description": "General-purpose connection pooling library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-speedy-queue",
"cl-rove",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lack"
]
}
]
},
{
"name": "cl-arnesi",
"portdir": "lisp/cl-arnesi",
"version": "20170330",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AccelerationNet/arnesi",
"description": "arnesi is a Common Lisp utility suite",
"long_description": "arnesi is a Common Lisp utility suite",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-swank",
"cl-collectors",
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-locale"
]
}
]
},
{
"name": "cl-array-utils",
"portdir": "lisp/cl-array-utils",
"version": "20231201",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/array-utils",
"description": "A few utilities for working with arrays.",
"long_description": "A few utilities for working with arrays.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clss",
"cl-plump",
"cl-simple-tasks"
]
}
]
},
{
"name": "cl-asdf-flv",
"portdir": "lisp/cl-asdf-flv",
"version": "2.2",
"license": "Unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/didierverna/asdf-flv",
"description": "ASDF extension to provide support for file-local variables",
"long_description": "ASDF extension to provide support for file-local variables",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
]
},
{
"name": "clash",
"portdir": "net/clash",
"version": "1.18.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Dreamacro/clash",
"description": "A rule-based tunnel in Go",
"long_description": "A rule-based tunnel in Go, feature-rich and supports VMess, Shadowsocks, Trojan, Snell protocols.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "clasp",
"portdir": "math/clasp",
"version": "3.3.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clasp/",
"description": "A conflict-driven nogood learning answer set solver",
"long_description": "clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT).",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "class-dump",
"portdir": "devel/class-dump",
"version": "3.5",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stevenygard.com/projects/class-dump/",
"description": "Utility for examining the Objective-C segment of Mach-O files.",
"long_description": "It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "classias",
"portdir": "math/classias",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chokkan.org/software/classias/",
"description": "a collection of machine-learning algorithms for classification",
"long_description": "Classias is a collection of machine-learning algorithms for classification.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "cl-assoc-utils",
"portdir": "lisp/cl-assoc-utils",
"version": "20220921",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/assoc-utils",
"description": "Utilities for manipulating association lists",
"long_description": "Utilities for manipulating association lists",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-prove"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-http-body"
]
}
]
},
{
"name": "cl-async",
"portdir": "lisp/cl-async",
"version": "20231114",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/cl-async",
"description": "Asynchronous IO library for Common Lisp.",
"long_description": "Asynchronous IO library for Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-gray-streams",
"cl-babel",
"cl-cffi",
"cl-usocket",
"cl-ironclad",
"cl-ppcre",
"cl-static-vectors",
"cl-vom",
"cl-quri",
"cl-libuv",
"cl-fast-io",
"openssl3",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-flexi-streams",
"cl-trivial-features"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-blackbird",
"cl-wookie"
]
}
]
},
{
"name": "cl-atomics",
"portdir": "lisp/cl-atomics",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/atomics",
"description": "Portability layer for atomic operations like compare-and-swap (CAS)",
"long_description": "Portability layer for atomic operations like compare-and-swap (CAS)",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils",
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
},
{
"type": "test",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "clavus",
"portdir": "devel/clavus",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/peter-mbx/clavus",
"description": "Simplify the management of configurations on your machine",
"long_description": "A lightweight command-line tool designed for anyone in the tech field, specially for IT consultants or professionals managing multiple clients environments. This tool simplifies the management of configurations on your machine, allowing you to configure your environment and load the necessary resources, like files and/or commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "pietro.mobrici",
"github": "peter-mbx",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "claws-mail",
"portdir": "mail/claws-mail",
"version": "4.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.claws-mail.org",
"description": "A lightweight and very featureful GTK+ based e-mail and news client",
"long_description": "Currently, many features are supported in Claws Mail including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, plugins, a filtering/processing mechanism, extra folder properties and much more.",
"active": true,
"categories": [
"mail",
"news"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"gumbo-parser",
"libical",
"libnotify",
"gtk3",
"compface",
"librsvg",
"poppler",
"libetpan",
"enchant",
"xorg-libsm",
"libarchive",
"libcanberra",
"gnutls"
]
},
{
"type": "run",
"ports": [
"bogofilter",
"ghostscript"
]
}
],
"depends_on": []
},
{
"name": "cl-babel",
"portdir": "lisp/cl-babel",
"version": "0.5.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cl-babel/babel",
"description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
"long_description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-trivial-gray-streams",
"cl-hu.dwim.stefil",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-djula",
"cl-3bz",
"cl-async",
"cl-dexador",
"cl-dexador-test",
"cl-do-urlencode",
"cl-fast-http",
"cl-http-body",
"cl-iolib",
"cl-jonathan",
"cl-lack",
"cl-montezuma",
"cl-png-read",
"cl-proc-parse",
"cl-quri",
"cl-redis",
"cl-smart-buffer",
"cl-wookie"
]
}
]
},
{
"name": "cl-base64",
"portdir": "lisp/cl-base64",
"version": "3.4.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cliki.net/cl-base64",
"description": "base64 for Common Lisp",
"long_description": "base64 for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "test",
"ports": [
"cl-kmrcl",
"cl-ptester"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-lass",
"cl-dexador",
"cl-drakma",
"cl-lack",
"cl-postgres",
"cl-hunchentoot",
"cl-toot"
]
}
]
},
{
"name": "cl-blackbird",
"portdir": "lisp/cl-blackbird",
"version": "20220907",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/blackbird",
"description": "A promise implementation for Common Lisp",
"long_description": "A promise implementation for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-vom",
"cl-async",
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-wookie"
]
}
]
},
{
"name": "clblas",
"portdir": "math/clblas",
"version": "2.12",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clMathLibraries/clBLAS",
"description": "A software library containing BLAS functions written in OpenCL",
"long_description": "A software library containing BLAS functions written in OpenCL",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2737
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "clblast",
"portdir": "math/clblast",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CNugteren/CLBlast",
"description": "Tuned OpenCL BLAS",
"long_description": "Tuned OpenCL BLAS",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2737
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cl-bordeaux-threads",
"portdir": "lisp/cl-bordeaux-threads",
"version": "0.9.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sionescu/bordeaux-threads",
"description": "Portable shared-state concurrency for Common Lisp",
"long_description": "Portable shared-state concurrency for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-fiveam",
"cl-global-vars",
"cl-trivial-features",
"cl-trivial-garbage"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-hunchentoot",
"cl-rove",
"cl-usocket",
"cl-calispel",
"cl-eager-future",
"cl-eager-future2",
"cl-jpl-queues",
"cl-nodgui",
"cl-anypool",
"cl-async",
"cl-cffi-gtk",
"cl-clack",
"cl-dexador",
"cl-fad",
"cl-gopher",
"cl-iolib",
"cl-lack",
"cl-legion",
"cl-log4cl",
"cl-lparallel",
"cl-ndebug",
"cl-nhooks",
"cl-plus-ssl",
"cl-postmodern",
"cl-redis",
"cl-s-sysdeps",
"cl-serapeum",
"cl-simple-tasks",
"cl-sqlite",
"cl-toot",
"cl-ironclad",
"cl-trivial-main-thread"
]
}
]
},
{
"name": "cl-calispel",
"portdir": "lisp/cl-calispel",
"version": "0.1",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.thoughtcrime.us/software/calispel",
"description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
"long_description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-eager-future",
"cl-jpl-queues",
"cl-jpl-util",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-prompter"
]
},
{
"type": "test",
"ports": [
"cl-webkit2"
]
}
]
},
{
"name": "cl-cffi",
"portdir": "lisp/cl-cffi",
"version": "0.24.1.20240811",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cffi/cffi",
"description": "The Common Foreign Function Interface",
"long_description": "The Common Foreign Function Interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"libffi",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-rt",
"cl-trivial-features",
"cl-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-webengine",
"cl-static-vectors",
"cl-gobject-introspection",
"cl-webkit2",
"cl-3bz",
"cl-async",
"cl-cffi-gtk",
"cl-enchant",
"cl-fastcgi",
"cl-iolib",
"cl-jpeg-turbo",
"cl-libuv",
"cl-mmap",
"cl-mysql",
"cl-osicat",
"cl-plus-ssl",
"cl-pngload",
"cl-sqlite",
"cl-system-locale",
"cl-trivia",
"cl-trivial-clipboard",
"cl-trivial-features-tests"
]
},
{
"type": "test",
"ports": [
"cl-trivial-features"
]
}
]
},
{
"name": "cl-cffi-gtk",
"portdir": "lisp/cl-cffi-gtk",
"version": "20230202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/cl-cffi-gtk",
"description": "A Lisp binding to GTK 3",
"long_description": "A Lisp binding to GTK 3",
"active": true,
"categories": [
"devel",
"graphics",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-trivial-features",
"cl-trivial-garbage",
"glib2",
"cl-iterate",
"cl-closer-mop",
"cl-cffi",
"gtk3",
"cairo",
"gdk-pixbuf2",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-webkit2"
]
}
]
},
{
"name": "cl-change-case",
"portdir": "lisp/cl-change-case",
"version": "0.2.0",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rudolfochrist/cl-change-case",
"description": "Convert strings between camelCase, param-case, PascalCase and more",
"long_description": "Convert strings between camelCase, param-case, PascalCase and more",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17",
"abcl",
"ccl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-fiveam",
"cl-ppcre-unicode"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-str"
]
}
]
},
{
"name": "cl-checkl",
"portdir": "lisp/cl-checkl",
"version": "20180316",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rpav/CheckL",
"description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
"long_description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-gendoc",
"cl-marshal",
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-io"
]
}
]
},
{
"name": "cl-chipz",
"portdir": "lisp/cl-chipz",
"version": "20220213.git82a17d3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cliki.net/chipz",
"description": "decompress DEFLATE and BZIP2 data in Common Lisp",
"long_description": "decompress DEFLATE and BZIP2 data in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp",
"archive"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dexador",
"cl-drakma",
"cl-png-read",
"cl-salza2",
"cl-toot"
]
}
]
},
{
"name": "cl-chunga",
"portdir": "lisp/cl-chunga",
"version": "1.1.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/chunga",
"description": "Portable chunked streams for Common Lisp",
"long_description": "Portable chunked streams for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-gray-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-dexador",
"cl-drakma",
"cl-toot",
"cl-wookie"
]
}
]
},
{
"name": "cl-circular-streams",
"portdir": "lisp/cl-circular-streams",
"version": "20161202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/circular-streams",
"description": "Circularly readable streams for Common Lisp",
"long_description": "Circularly readable streams for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams",
"cl-trivial-gray-streams",
"cl-test-more",
"cl-fast-io"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lack"
]
}
]
},
{
"name": "cl-clack",
"portdir": "lisp/cl-clack",
"version": "20231109",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/clack",
"description": "Web server abstraction layer for Common Lisp",
"long_description": "Web server abstraction layer for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-dexador",
"cl-fastcgi",
"cl-lack",
"cl-toot",
"cl-wookie",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-usocket",
"cl-swank"
]
},
{
"type": "test",
"ports": [
"cl-dexador",
"cl-fastcgi",
"cl-toot",
"cl-wookie"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dexador-test"
]
}
]
},
{
"name": "cl-closer-mop",
"portdir": "lisp/cl-closer-mop",
"version": "20241101",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pcostanza/closer-mop",
"description": "Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features",
"long_description": "Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-access",
"cl-djula",
"cl-cffi-gtk",
"cl-collectors",
"cl-contextl",
"cl-dbi",
"cl-in-nomine",
"cl-moptilities",
"cl-nhooks",
"cl-nsymbols",
"cl-optima",
"cl-postmodern",
"cl-prompter",
"cl-rutils",
"cl-thrift",
"cl-trivia",
"cl-com.inuoe.jzon",
"cl-try"
]
}
]
},
{
"name": "cl-clsql",
"portdir": "lisp/cl-clsql",
"version": "6.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clsql.kpe.io",
"description": "A multi-platform SQL interface for Common Lisp",
"long_description": "A multi-platform SQL interface for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-postgres",
"cl-uffi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
}
]
}