aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-05-19 22:23:10 +1000
committerYuchen Pei <hi@ypei.me>2022-05-19 22:23:10 +1000
commit3db93bc6f7b46bc322694e6658b8f559433a03c6 (patch)
tree1273a17e11e0d9888ae57676906c68f8bb77e287
parent09c05e86a1096b08eb7483b970207d47d0388665 (diff)
Replacing the files with a haskell rewrite.
-rw-r--r--COPYING.agpl3 (renamed from subprojects/freeamo/COPYING)147
-rw-r--r--README80
-rw-r--r--README.org102
-rwxr-xr-xdoall83
-rwxr-xr-xerr108
-rw-r--r--example-output/index.json1
-rw-r--r--example-output/pandoc.json65
-rw-r--r--example-output/pandoc.wiki79
-rw-r--r--export.py419
-rw-r--r--export_json.py46
-rw-r--r--fsd.cabal58
-rw-r--r--json_to_wiki.py28
-rw-r--r--license.py107
-rw-r--r--license_map285
-rw-r--r--license_summary.py25
-rw-r--r--load_changelog.py45
-rw-r--r--load_copyright.py153
-rw-r--r--load_descriptions.py15
-rw-r--r--load_packages.py32
-rw-r--r--load_sources.py36
-rw-r--r--pkg_summary.py9
-rw-r--r--src/FSD/ChangeLog.hs60
-rw-r--r--src/FSD/Control.hs84
-rw-r--r--src/FSD/Copyright.hs106
-rw-r--r--src/FSD/Db.hs211
-rw-r--r--src/FSD/Download.hs118
-rw-r--r--src/FSD/Package.hs61
-rw-r--r--src/FSD/PackageInfo.hs70
-rw-r--r--src/FSD/Source.hs45
-rw-r--r--src/FSD/Translation.hs41
-rw-r--r--src/FSD/Types.hs248
-rw-r--r--src/FSD/Wiki.hs156
-rw-r--r--src/Main.hs312
-rw-r--r--subprojects/freeamo/ISSUES.md0
-rw-r--r--subprojects/freeamo/README.md83
-rw-r--r--subprojects/freeamo/default.conf20
-rwxr-xr-xsubprojects/freeamo/freeamo243
-rw-r--r--subprojects/freeamo/freeamo-org.conf19
-rw-r--r--subprojects/freeamo/freeamo.conf20
-rwxr-xr-xsubprojects/freeamo/src/err108
-rw-r--r--subprojects/freeamo/src/get-add-ons92
-rw-r--r--subprojects/freeamo/src/get-licenses146
-rw-r--r--subprojects/freeamo/src/main_functions283
-rw-r--r--subprojects/freeamo/src/make-wiki219
-rw-r--r--subprojects/freeamo/src/search-pages137
-rw-r--r--subprojects/freeamo/src/unmaintained/TODO17
-rw-r--r--subprojects/freeamo/src/unmaintained/bad_names21
-rw-r--r--subprojects/freeamo/src/unmaintained/conf/license-reporter-anti-features8
-rw-r--r--subprojects/freeamo/src/unmaintained/conf/license-reporter-collections2
-rw-r--r--subprojects/freeamo/src/unmaintained/conf/license-reporter-custom51
-rw-r--r--subprojects/freeamo/src/unmaintained/conf/license-reporter-log5
-rw-r--r--subprojects/freeamo/src/unmaintained/conf/license-reporter-repositories2
-rwxr-xr-xsubprojects/freeamo/src/unmaintained/download-custom85
-rw-r--r--subprojects/freeamo/src/unmaintained/make-collection-list25
-rw-r--r--subprojects/freeamo/src/unmaintained/make-repository-list93
-rw-r--r--subprojects/freeamo/src/unmaintained/make-xml32
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__intro.txt10
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__lack_of_full_license_headers_in_each_file.txt78
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_copy.txt8
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_not_displayed_on_AMO.txt3
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/output.txt25
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/Text_templates/outro.txt5
-rwxr-xr-xsubprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot142
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot-issues.txt5
-rw-r--r--subprojects/freeamo/src/unmaintained/sync-data/fsdedits.xml74
-rw-r--r--subprojects/freeamo/src/unmaintained/verify-license-copy52
-rw-r--r--subprojects/freeamo/src/unmaintained/verify-license-copy-old123
-rwxr-xr-xsubprojects/maintenance/get-licenses48
-rwxr-xr-xsubprojects/maintenance/modify-wiki51
-rw-r--r--subprojects/spdx/ISSUES19
-rwxr-xr-xsubprojects/spdx/err108
-rwxr-xr-xsubprojects/spdx/spdx81
-rwxr-xr-xtest.py15
73 files changed, 1739 insertions, 4254 deletions
diff --git a/subprojects/freeamo/COPYING b/COPYING.agpl3
index f288702..be3f7b2 100644
--- a/subprojects/freeamo/COPYING
+++ b/COPYING.agpl3
@@ -1,5 +1,5 @@
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
+ GNU AFFERO GENERAL PUBLIC LICENSE
+ Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
@@ -7,17 +7,15 @@
Preamble
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
+ The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
+our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
+software for all its users.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
@@ -26,44 +24,34 @@ them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
+ Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+ A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate. Many developers of free software are heartened and
+encouraged by the resulting cooperation. However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+ The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community. It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server. Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+ An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals. This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
The precise terms and conditions for copying, distribution and
modification follow.
@@ -72,7 +60,7 @@ modification follow.
0. Definitions.
- "This License" refers to version 3 of the GNU General Public License.
+ "This License" refers to version 3 of the GNU Affero General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
@@ -549,35 +537,45 @@ to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
- 13. Use with the GNU Affero General Public License.
+ 13. Remote Network Interaction; Use with the GNU General Public License.
+
+ Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software. This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
+under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
+the GNU Affero General Public License from time to time. Such new versions
+will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
+Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
+GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
+versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
@@ -635,40 +633,29 @@ the "copyright" line and a pointer to where the full notice is found.
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
+ it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ GNU Affero General Public License for more details.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- <program> Copyright (C) <year> <name of author>
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
+ If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source. For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code. There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
+For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/README b/README
deleted file mode 100644
index afc8a26..0000000
--- a/README
+++ /dev/null
@@ -1,80 +0,0 @@
-
-## Dependencies
-
- * python-debian
-
- * python-nose (to run test.py)
- <https://nose.readthedocs.org/en/latest/>
-
- * python-pandas
- <http://pandas.pydata.org/>
-
- * pv
-
-## Overview
-
-Data is collected from various sources by the "load" scripts and converted to
-the Pandas library's "data frame" structure, which is somewhat similar to a
-SQL database except that there is no schema. Or to put it another way, it's
-like a sparse grid that has named fields along one axis and numbered rows on
-the other. This approach means that we can import data fairly direcetly from
-fairly messy sources and work out the details at export time.
-
-These data frames are saved into a pair of HDF (hierarchical data format)
-files, `pkg.h5` and `cp.h5`, which contain general package information and
-copyright/licensing information respectively.
-
-We generate Semantic MediaWiki pages from this data using one of a pair
-of export scripts. `export.py` exports the pages as a directory
-containing one file per page. `export_json.py` exports the list of pages
-as a single JSON file named index.json. This JSON file can be converted
-to a directory of wiki pages using the `json_to_wiki.py` script.
-
-To import and export all packages, do
-
-./doall.sh
-
-## Importing data from debian
-
-Loading data from package files:
-
- $ pv .../Packages python | python load_packages.py
-
-Packages files can be obtained from Debian mirrors, and are cached by APT in
-/var/lib/apt/lists.
-
-Loading package descriptions:
-
- $ pv .../Translation-en | python load_descriptions.py
-
-Loading data from copyright files:
-
- $ python load_copyright.py main/*/*/current/copyright | tee cp_import.log
-
-
-## Exporting data
-
-One package:
-
- $ python export.py pandoc
-
-All packages, as wiki pages:
-
- $ python export.py
-
-(Output is in "output" directory.)
-
-All packages, as JSON:
-
- $ python export_json.py
-
-JSON output can be converted to wiki pages:
-
- $ python json_to_wiki.py < packages.json
-
-(Output is in "converted" directory.)
-
-## Running the test suite
-
- $ python test.py
-
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..c9b8bdc
--- /dev/null
+++ b/README.org
@@ -0,0 +1,102 @@
+#+title FSD import utility
+
+=fsd= is a command line utility to download, import and export debian
+packages for importing into the [[https://directory.fsf.org][Free Software Directory]]. It is a
+Haskell rewrite of [[https://savannah.gnu.org/p/directory][directory]].
+
+* Install
+To install, run
+
+#+begin_src sh
+cabal install
+#+end_src
+
+This will install the binary to =~/.cabal/bin= - make sure it's in
+your $PATH.
+
+* Quickstart
+
+To start, create and cd into a directory for the database and
+downloaded files, then run
+
+#+begin_src sh
+fsd init
+#+end_src
+
+to initialise a database, and
+
+#+begin_src sh
+fsd get all && fsd import all
+#+end_src
+
+to download and import all the index files (sources, packages,
+translations).
+
+Next, download the changelog and copyright files:
+
+#+begin_src sh
+fsd get changelog && fsd get copyright
+#+end_src
+
+This may take hours, but the downloading is async, so you can start
+importing them already, or if you want, you can wait until all wget
+processes are finished first.
+
+Import the changelog and copyright files:
+
+#+begin_src sh
+fsd import changelog && fsd import copyright
+#+end_src
+
+Check approximately what packages are exportable by running
+
+#+begin_src sh
+fsd list
+#+end_src
+
+And finally, it is time to export to wiki files:
+
+#+begin_src sh
+fsd export
+#+end_src
+
+it will write all files in =./wiki= directory.
+
+* General usage
+
+To get help, run the command with --help:
+
+#+begin_src sh
+fsd --help
+#+end_src
+
+and it should output:
+
+#+begin_example
+fsd - a tool to import from Debian and export to FSD entries.
+
+Usage: fsd [-d|--database DATABASE] [-m|--dist-dir DISTDIR]
+ [-n|--nworkers NWORKERS] [-e|--export-dir EXPORTDIR] COMMAND
+
+ FSD import script
+
+Available options:
+ -d,--database DATABASE Database store of imported package info.
+ (default: "./directory.db")
+ -m,--dist-dir DISTDIR Root directory to files downloaded from debian.
+ (default: "./distfiles")
+ -n,--nworkers NWORKERS Number of wget workers for downloading changelog and
+ copyright files. (default: 4)
+ -e,--export-dir EXPORTDIR
+ Directory to place the exported .wiki files.
+ (default: "./wiki")
+ -h,--help Show this help text
+
+Available commands:
+ init Initilise database
+ get Download index and metadata files.
+ import Import package info from local index and metadata
+ files.
+ export Export packages to .wiki files.
+ list List imported packages
+#+end_example
diff --git a/doall b/doall
deleted file mode 100755
index 87ca9e3..0000000
--- a/doall
+++ /dev/null
@@ -1,83 +0,0 @@
-#!/bin/bash
-
-source err
-set -x
-
-x="$(readlink -f -- "$BASH_SOURCE")"; cd ${x%/*} # directory of this file
-
-
-rm -rf distfiles output *.log *.h5 metadata.ftp-master.debian.org
-mkdir distfiles
-
-wget -O - http://ftp.debian.org/debian/dists/stable/main/source/Sources.gz | gunzip >> distfiles/Sources
-#wget -O - http://ftp.debian.org/debian/dists/stable-updates/main/source/Sources.gz | gunzip >> distfiles/Sources
-#wget -O - http://security.debian.org/debian-security/dists/stable/updates/main/source/Sources.gz | gunzip >> distfiles/Sources
-
-packages=$(grep ^Package: distfiles/Sources |sort -u| sed 's/Package: //')
-pv distfiles/Sources | python load_sources.py
-
-wget -O - http://ftp.debian.org/debian/dists/stable/main/binary-all/Packages.gz | gunzip >> distfiles/Packages
-wget -O - http://ftp.debian.org/debian/dists/stable/main/binary-amd64/Packages.gz | gunzip >> distfiles/Packages
-#wget -O - http://ftp.debian.org/debian/dists/stable-updates/main/binary-amd64/Packages.gz | gunzip >> distfiles/Packages
-#wget -O - http://security.debian.org/debian-security/dists/stable/updates/main/binary-all/Packages.gz | gunzip >> distfiles/Packages
-
-pv distfiles/Packages | python load_packages.py
-
-wget -O - http://ftp.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2 | bunzip2 >> distfiles/Translation-en
-#wget -O - http://ftp.debian.org/debian/dists/stable-updates/main/i18n/Translation-en.bz2 | bunzip2 >> distfiles/Translation-en
-#wget -O - http://security.debian.org/debian-security/dists/stable/updates/main/i18n/Translation-en.bz2 | bunzip2 >> distfiles/Translation-en
-
-pv distfiles/Translation-en | python load_descriptions.py
-
-
-rm downloadlist* -f
-for package in $packages; do
- letter=$(echo $package |cut -c1)
- [ 1$(echo $package |cut -c-3) = 1'lib' ] && letter=$(echo $package |cut -c-4)
- echo http://metadata.ftp-master.debian.org/changelogs/main/$letter/$package/stable_copyright >> downloadlist
- echo http://metadata.ftp-master.debian.org/changelogs/main/$letter/$package/stable_changelog >> downloadlist
-done
-
-
-# this may return 8, because debian has removed a package from the time we made downloadlist, to the time we actually did the wget on a url in it
-# so, we do a check to see if we downloaded at least the number of files - 10
-for (( i=0; i<10; i++ )); do
-
- if wget -nc -nv -x --continue -i downloadlist; then
-
- break
-
- fi
-
-done
-
-# Emailed 490848@bugs.debian.org 2018-07-06 with subject: 30 missing stable_copyright and stable_changelog files -- see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490848#51
-if [[ $(find metadata.ftp-master.debian.org -type f |wc -l) -lt $(( $(wc -l <downloadlist) - 100)) ]]; then
-
- echo "$0: error: failed to download enough files";
- exit 1;
-
-fi
-
-
-for package in $packages; do
- letter=$(echo $package |cut -c1)
- [ 1$(echo $package |cut -c-3) = 1'lib' ] && letter=$(echo $package |cut -c-4)
- [ -f metadata.ftp-master.debian.org/changelogs/main/$letter/$package/stable_copyright ] || echo http://metadata.ftp-master.debian.org/changelogs/main/$letter/$package/stable_$package.copyright >> downloadlist404
-done
-
-wget -v -x --continue -i downloadlist404 ||: # all this to fail because this is an effort to workaround the bug above, but it is not perfect
-
-python load_copyright.py &> cp_import.log
-python load_changelog.py &> cl_import.log
-
-python export.py
-python export_json.py
-
-echo empty files: > broken
-find output -type f -empty >> broken
-find output -type f -empty -delete
-
-echo no license: >> broken
-grep "Project license" output/* -c |grep :0|sed 's/:0//' >> broken
-grep "Project license" output/* -c |grep :0|sed 's/:0//'|xargs rm
diff --git a/err b/err
deleted file mode 100755
index 4a68f0a..0000000
--- a/err
+++ /dev/null
@@ -1,108 +0,0 @@
-#!/bin/bash
-# Copyright 2018 Ian Kelling
-
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-
-# http://www.apache.org/licenses/LICENSE-2.0
-
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-
-# Commentary: Bash stack trace and error handling functions. This file
-# is meant to be sourced. It loads some functions which you may want to
-# call manually (see the comments at the start of each one), and then
-# runs err-catch. See the README file for a slightly longer explanation.
-
-err-allow() {
- # help: turn off exit and stack trace on error. undoes err-catch
- set +E +o pipefail; trap ERR
-}
-
-err-bash-trace() {
- # help: print stack trace
- #
- # Note: It does not show function args unless you first run:
- # shopt -s extdebug
- # err-catch runs this for you.
-
- local -i argc_index=0 frame i start=${1:-1} max_indent=8 indent
- local source
- local extdebug=false
- if [[ $(shopt -p extdebug) == *-s* ]]; then
- extdebug=true
- fi
- for ((frame=0; frame < ${#FUNCNAME[@]}-1; frame++)); do
- argc=${BASH_ARGC[frame]}
- argc_index+=$argc
- ((frame < start)) && continue
- if (( ${#BASH_SOURCE[@]} > 1 )); then
- source="${BASH_SOURCE[frame+1]}:${BASH_LINENO[frame]}:"
- fi
- indent=$((frame-start+1))
- indent=$((indent < max_indent ? indent : max_indent))
- printf "%${indent}s↳%sin \`%s" '' "$source" "${FUNCNAME[frame]}"
- if $extdebug; then
- for ((i=argc_index-1; i >= argc_index-argc; i--)); do
- printf " %s" "${BASH_ARGV[i]}"
- done
- fi
- echo \'
- done
-}
-
-err-catch() {
- # help: on errors: print stack trace and exit
- #
- # You can set "${_errcatch_cleanup[@]}" to a command and it will run before exiting.
- # This function depends on err-bash-trace.
-
- set -E; shopt -s extdebug
- _err-trap() {
- err=$?
- exec >&2
- set +x
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}:in \`$BASH_COMMAND' returned $err"
- # err trap does not work within an error trap, the following line:
- err-bash-trace 2; set -e
- "${_errcatch_cleanup[@]:-:}" # note :-: is to be compatible with set -u
- echo "$0: exiting with code $err"
- exit $err
- }
- trap _err-trap ERR
- set -o pipefail
-}
-
-err-exit() {
- # usage: err-exit [EXIT_CODE] [MESSAGE]
- # help: exit and print stack trace.
- #
- # Use this instead of the exit command to be more informative. default
- # EXIT_CODE is 1. If only one of EXIT_CODE and MESSAGE is given,
- # we consider it to be an exit code if it is a number.
- # This function depends on err-bash-trace.
-
- exec >&2
- code=1
- if [[ "$*" ]]; then
- if [[ ${1/[^0-9]/} == "$1" ]]; then
- code=$1
- if [[ $2 ]]; then
- printf '%s\n' "$2"
- fi
- else
- printf '%s\n' "$0: $1"
- fi
- fi
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}"
- err-bash-trace 2
- echo "$0: exiting with code $code"
- exit $err
-}
-
-err-catch
diff --git a/example-output/index.json b/example-output/index.json
deleted file mode 100644
index 71e7509..0000000
--- a/example-output/index.json
+++ /dev/null
@@ -1 +0,0 @@
-{"WWW-Shorten-Simple.wiki": {"page": "WWW-Shorten-Simple", "file": "WWW-Shorten-Simple.wiki"}, "Clojure.wiki": {"page": "Clojure", "file": "Clojure.wiki"}, "gnome-desktop-testing.wiki": {"page": "gnome-desktop-testing", "file": "gnome-desktop-testing.wiki"}, "Catalyst-Plugin-SubRequest.wiki": {"page": "Catalyst-Plugin-SubRequest", "file": "Catalyst-Plugin-SubRequest.wiki"}, "Placnet.wiki": {"page": "Placnet", "file": "Placnet.wiki"}, "MAME.wiki": {"page": "MAME", "file": "MAME.wiki"}, "Regexp-RegGrp.wiki": {"page": "Regexp-RegGrp", "file": "Regexp-RegGrp.wiki"}, "CSVImp.wiki": {"page": "CSVImp", "file": "CSVImp.wiki"}, "Socket.wiki": {"page": "Socket", "file": "Socket.wiki"}, "tintii.wiki": {"page": "tintii", "file": "tintii.wiki"}, "koules.wiki": {"page": "koules", "file": "koules.wiki"}, "random-bytes.wiki": {"page": "random-bytes", "file": "random-bytes.wiki"}, "lysdr.wiki": {"page": "lysdr", "file": "lysdr.wiki"}, "stm32flash.wiki": {"page": "stm32flash", "file": "stm32flash.wiki"}, "flrig.wiki": {"page": "flrig", "file": "flrig.wiki"}, "Eval-Closure.wiki": {"page": "Eval-Closure", "file": "Eval-Closure.wiki"}, "festival-te.wiki": {"page": "festival-te", "file": "festival-te.wiki"}, "multidict.wiki": {"page": "multidict", "file": "multidict.wiki"}, "Sysadm-Install.wiki": {"page": "Sysadm-Install", "file": "Sysadm-Install.wiki"}, "Doulos_SIL.wiki": {"page": "Doulos SIL", "file": "Doulos_SIL.wiki"}, "389-admin-console.wiki": {"page": "389-admin-console", "file": "389-admin-console.wiki"}, "ALURE_-_AL_Utilities_REtooled.wiki": {"page": "ALURE - AL Utilities REtooled", "file": "ALURE_-_AL_Utilities_REtooled.wiki"}, "ifupdown2.wiki": {"page": "ifupdown2", "file": "ifupdown2.wiki"}, "nose-exclude.wiki": {"page": "nose-exclude", "file": "nose-exclude.wiki"}, "skstream.wiki": {"page": "skstream", "file": "skstream.wiki"}, "git-remote-bzr.wiki": {"page": "git-remote-bzr", "file": "git-remote-bzr.wiki"}, "DateTime-Format-DB2.wiki": {"page": "DateTime-Format-DB2", "file": "DateTime-Format-DB2.wiki"}, "FFI-Platypus.wiki": {"page": "FFI-Platypus", "file": "FFI-Platypus.wiki"}, "has-gulplog.wiki": {"page": "has-gulplog", "file": "has-gulplog.wiki"}, "puppet-ironic.wiki": {"page": "puppet-ironic", "file": "puppet-ironic.wiki"}, "retry.v1.wiki": {"page": "retry.v1", "file": "retry.v1.wiki"}, "npapi-sdk.wiki": {"page": "npapi-sdk", "file": "npapi-sdk.wiki"}, "time-locale-compat.wiki": {"page": "time-locale-compat", "file": "time-locale-compat.wiki"}, "hledger-lib.wiki": {"page": "hledger-lib", "file": "hledger-lib.wiki"}, "pypi2deb.wiki": {"page": "pypi2deb", "file": "pypi2deb.wiki"}, "unidic-mecab.wiki": {"page": "unidic-mecab", "file": "unidic-mecab.wiki"}, "state_machines-activerecord.wiki": {"page": "state_machines-activerecord", "file": "state_machines-activerecord.wiki"}, "tryton-meta.wiki": {"page": "tryton-meta", "file": "tryton-meta.wiki"}, "Auth_SASL.wiki": {"page": "Auth_SASL", "file": "Auth_SASL.wiki"}, "ppx-deriving.wiki": {"page": "ppx-deriving", "file": "ppx-deriving.wiki"}, "goplay.wiki": {"page": "goplay", "file": "goplay.wiki"}, "cthumb.wiki": {"page": "cthumb", "file": "cthumb.wiki"}, "Net-Interface.wiki": {"page": "Net-Interface", "file": "Net-Interface.wiki"}, "tryton-modules-stock-package-shipping-dpd.wiki": {"page": "tryton-modules-stock-package-shipping-dpd", "file": "tryton-modules-stock-package-shipping-dpd.wiki"}, "system-build.wiki": {"page": "system-build", "file": "system-build.wiki"}, "Imposm.wiki": {"page": "Imposm", "file": "Imposm.wiki"}, "maxLik.wiki": {"page": "maxLik", "file": "maxLik.wiki"}, "File-FnMatch.wiki": {"page": "File-FnMatch", "file": "File-FnMatch.wiki"}, "Prottest.wiki": {"page": "Prottest", "file": "Prottest.wiki"}, "SensitiveTicketsPlugin.wiki": {"page": "SensitiveTicketsPlugin", "file": "SensitiveTicketsPlugin.wiki"}, "Compass_H5bp.wiki": {"page": "Compass H5bp", "file": "Compass_H5bp.wiki"}, "responders.wiki": {"page": "responders", "file": "responders.wiki"}, "libpinyin.wiki": {"page": "libpinyin", "file": "libpinyin.wiki"}, "TetraProc.wiki": {"page": "TetraProc", "file": "TetraProc.wiki"}, "ekg-json.wiki": {"page": "ekg-json", "file": "ekg-json.wiki"}, "fx2lib.wiki": {"page": "fx2lib", "file": "fx2lib.wiki"}, "css-what.wiki": {"page": "css-what", "file": "css-what.wiki"}, "Carp-Always.wiki": {"page": "Carp-Always", "file": "Carp-Always.wiki"}, "Workrave.wiki": {"page": "Workrave", "file": "Workrave.wiki"}, "fcitx-libpinyin.wiki": {"page": "fcitx-libpinyin", "file": "fcitx-libpinyin.wiki"}, "Plexus_Resource_Component.wiki": {"page": "Plexus Resource Component", "file": "Plexus_Resource_Component.wiki"}, "Net-Subnet.wiki": {"page": "Net-Subnet", "file": "Net-Subnet.wiki"}, "MPIKmeans.wiki": {"page": "MPIKmeans", "file": "MPIKmeans.wiki"}, "User-Simple.wiki": {"page": "User-Simple", "file": "User-Simple.wiki"}, "pycountry.wiki": {"page": "pycountry", "file": "pycountry.wiki"}, "path-io.wiki": {"page": "path-io", "file": "path-io.wiki"}, "colors.js.wiki": {"page": "colors.js", "file": "colors.js.wiki"}, "ketm-gg.wiki": {"page": "ketm-gg", "file": "ketm-gg.wiki"}, "cvsps.wiki": {"page": "cvsps", "file": "cvsps.wiki"}, "fonts-babelstone-modern.wiki": {"page": "fonts-babelstone-modern", "file": "fonts-babelstone-modern.wiki"}, "blockenspiel.wiki": {"page": "blockenspiel", "file": "blockenspiel.wiki"}, "ode.wiki": {"page": "ode", "file": "ode.wiki"}, "XML-Checker.wiki": {"page": "XML-Checker", "file": "XML-Checker.wiki"}, "python-openid-cla.wiki": {"page": "python-openid-cla", "file": "python-openid-cla.wiki"}, "unrar-free.wiki": {"page": "unrar-free", "file": "unrar-free.wiki"}, "disk-free-space.wiki": {"page": "disk-free-space", "file": "disk-free-space.wiki"}, "x509.wiki": {"page": "x509", "file": "x509.wiki"}, "paraclu.wiki": {"page": "paraclu", "file": "paraclu.wiki"}, "lifted-async.wiki": {"page": "lifted-async", "file": "lifted-async.wiki"}, "Business-CreditCard.wiki": {"page": "Business-CreditCard", "file": "Business-CreditCard.wiki"}, "XRD__Parser.wiki": {"page": "XRD::Parser", "file": "XRD__Parser.wiki"}, "Net-Traceroute.wiki": {"page": "Net-Traceroute", "file": "Net-Traceroute.wiki"}, "addressparser.wiki": {"page": "addressparser", "file": "addressparser.wiki"}, "Geo-Google-MapObject.wiki": {"page": "Geo-Google-MapObject", "file": "Geo-Google-MapObject.wiki"}, "rzip.wiki": {"page": "rzip", "file": "rzip.wiki"}, "LIBLINEAR.wiki": {"page": "LIBLINEAR", "file": "LIBLINEAR.wiki"}, "HTML-Template-Compiled.wiki": {"page": "HTML-Template-Compiled", "file": "HTML-Template-Compiled.wiki"}, "MooseX-MarkAsMethods.wiki": {"page": "MooseX-MarkAsMethods", "file": "MooseX-MarkAsMethods.wiki"}, "Test-TCP.wiki": {"page": "Test-TCP", "file": "Test-TCP.wiki"}, "thunar-vcs-plugin.wiki": {"page": "thunar-vcs-plugin", "file": "thunar-vcs-plugin.wiki"}, "s3cmd.wiki": {"page": "s3cmd", "file": "s3cmd.wiki"}, "libicns.wiki": {"page": "libicns", "file": "libicns.wiki"}, "yajsml.wiki": {"page": "yajsml", "file": "yajsml.wiki"}, "imvirt.wiki": {"page": "imvirt", "file": "imvirt.wiki"}, "yard.wiki": {"page": "yard", "file": "yard.wiki"}, "kdeedu-data.wiki": {"page": "kdeedu-data", "file": "kdeedu-data.wiki"}, "Hash-MoreUtils.wiki": {"page": "Hash-MoreUtils", "file": "Hash-MoreUtils.wiki"}, "B++-Core.wiki": {"page": "B++-Core", "file": "B++-Core.wiki"}, "geometric_shapes.wiki": {"page": "geometric_shapes", "file": "geometric_shapes.wiki"}, "Text-RewriteRules.wiki": {"page": "Text-RewriteRules", "file": "Text-RewriteRules.wiki"}, "wmtop.wiki": {"page": "wmtop", "file": "wmtop.wiki"}, "spawn-fcgi.wiki": {"page": "spawn-fcgi", "file": "spawn-fcgi.wiki"}, "puma.wiki": {"page": "puma", "file": "puma.wiki"}, "Email-Outlook-Message.wiki": {"page": "Email-Outlook-Message", "file": "Email-Outlook-Message.wiki"}, "MooX__ConfigFromFile.wiki": {"page": "MooX::ConfigFromFile", "file": "MooX__ConfigFromFile.wiki"}, "MakeHuman.wiki": {"page": "MakeHuman", "file": "MakeHuman.wiki"}, "go-colortext.wiki": {"page": "go-colortext", "file": "go-colortext.wiki"}, "File-Wildcard.wiki": {"page": "File-Wildcard", "file": "File-Wildcard.wiki"}, "xrdp.wiki": {"page": "xrdp", "file": "xrdp.wiki"}, "libccss.wiki": {"page": "libccss", "file": "libccss.wiki"}, "pick.wiki": {"page": "pick", "file": "pick.wiki"}, "File-Tee.wiki": {"page": "File-Tee", "file": "File-Tee.wiki"}, "Android_framework_classes_and_services.wiki": {"page": "Android framework classes and services", "file": "Android_framework_classes_and_services.wiki"}, "PAPYRUS_Toolkit.wiki": {"page": "PAPYRUS Toolkit", "file": "PAPYRUS_Toolkit.wiki"}, "Net-IMAP-Simple.wiki": {"page": "Net-IMAP-Simple", "file": "Net-IMAP-Simple.wiki"}, "File-Rename.wiki": {"page": "File-Rename", "file": "File-Rename.wiki"}, "Crypto.wiki": {"page": "Crypto", "file": "Crypto.wiki"}, "gnuift.wiki": {"page": "gnuift", "file": "gnuift.wiki"}, "paint.wiki": {"page": "paint", "file": "paint.wiki"}, "stegosuite.wiki": {"page": "stegosuite", "file": "stegosuite.wiki"}, "mpc.wiki": {"page": "mpc", "file": "mpc.wiki"}, "mat.wiki": {"page": "mat", "file": "mat.wiki"}, "requires-port.wiki": {"page": "requires-port", "file": "requires-port.wiki"}, "Alien_hunter.wiki": {"page": "Alien_hunter", "file": "Alien_hunter.wiki"}, "Sub-Exporter-GlobExporter.wiki": {"page": "Sub-Exporter-GlobExporter", "file": "Sub-Exporter-GlobExporter.wiki"}, "mod_vroot.wiki": {"page": "mod_vroot", "file": "mod_vroot.wiki"}, "graphite-api.wiki": {"page": "graphite-api", "file": "graphite-api.wiki"}, "flashgot.wiki": {"page": "flashgot", "file": "flashgot.wiki"}, "xmltodict.wiki": {"page": "xmltodict", "file": "xmltodict.wiki"}, "openstereogram.wiki": {"page": "openstereogram", "file": "openstereogram.wiki"}, "igmpproxy.wiki": {"page": "igmpproxy", "file": "igmpproxy.wiki"}, "httperf.wiki": {"page": "httperf", "file": "httperf.wiki"}, "Pentaho_Reporting_LibRepository.wiki": {"page": "Pentaho Reporting LibRepository", "file": "Pentaho_Reporting_LibRepository.wiki"}, "snap-templates.wiki": {"page": "snap-templates", "file": "snap-templates.wiki"}, "kollabs.wiki": {"page": "kollabs", "file": "kollabs.wiki"}, "XML-Smart.wiki": {"page": "XML-Smart", "file": "XML-Smart.wiki"}, "Gtk2-Notify.wiki": {"page": "Gtk2-Notify", "file": "Gtk2-Notify.wiki"}, "python-model-mommy.wiki": {"page": "python-model-mommy", "file": "python-model-mommy.wiki"}, "stdsyslog.wiki": {"page": "stdsyslog", "file": "stdsyslog.wiki"}, "Kephra.wiki": {"page": "Kephra", "file": "Kephra.wiki"}, "ticker.wiki": {"page": "ticker", "file": "ticker.wiki"}, "gtkmm.wiki": {"page": "gtkmm", "file": "gtkmm.wiki"}, "python-fcgi.wiki": {"page": "python-fcgi", "file": "python-fcgi.wiki"}, "Automake.wiki": {"page": "Automake", "file": "Automake.wiki"}, "artifacts.wiki": {"page": "artifacts", "file": "artifacts.wiki"}, "XML-LibXSLT.wiki": {"page": "XML-LibXSLT", "file": "XML-LibXSLT.wiki"}, "Commander.js.wiki": {"page": "Commander.js", "file": "Commander.js.wiki"}, "mockito.wiki": {"page": "mockito", "file": "mockito.wiki"}, "svg-builder.wiki": {"page": "svg-builder", "file": "svg-builder.wiki"}, "os-client-config.wiki": {"page": "os-client-config", "file": "os-client-config.wiki"}, "gtable.wiki": {"page": "gtable", "file": "gtable.wiki"}, "sling.wiki": {"page": "sling", "file": "sling.wiki"}, "formatio.wiki": {"page": "formatio", "file": "formatio.wiki"}, "ding-libs.wiki": {"page": "ding-libs", "file": "ding-libs.wiki"}, "Gentium.wiki": {"page": "Gentium", "file": "Gentium.wiki"}, "dnstracer.wiki": {"page": "dnstracer", "file": "dnstracer.wiki"}, "binding.wiki": {"page": "binding", "file": "binding.wiki"}, "Test__RDF.wiki": {"page": "Test::RDF", "file": "Test__RDF.wiki"}, "unidecode.wiki": {"page": "unidecode", "file": "unidecode.wiki"}, "apertium-mlt-ara.wiki": {"page": "apertium-mlt-ara", "file": "apertium-mlt-ara.wiki"}, "logging-tree.wiki": {"page": "logging-tree", "file": "logging-tree.wiki"}, "Mod_Gearman.wiki": {"page": "Mod Gearman", "file": "Mod_Gearman.wiki"}, "fb.wiki": {"page": "fb", "file": "fb.wiki"}, "Lexical-SealRequireHints.wiki": {"page": "Lexical-SealRequireHints", "file": "Lexical-SealRequireHints.wiki"}, "Class-DBI-Plugin-Pager.wiki": {"page": "Class-DBI-Plugin-Pager", "file": "Class-DBI-Plugin-Pager.wiki"}, "hashcat.wiki": {"page": "hashcat", "file": "hashcat.wiki"}, "color-tools.wiki": {"page": "color-tools", "file": "color-tools.wiki"}, "staticsite.wiki": {"page": "staticsite", "file": "staticsite.wiki"}, "qterminal.wiki": {"page": "qterminal", "file": "qterminal.wiki"}, "timecop.wiki": {"page": "timecop", "file": "timecop.wiki"}, "pylucene.wiki": {"page": "pylucene", "file": "pylucene.wiki"}, "DNS-ZoneParse.wiki": {"page": "DNS-ZoneParse", "file": "DNS-ZoneParse.wiki"}, "engrampa.wiki": {"page": "engrampa", "file": "engrampa.wiki"}, "Rickshaw.wiki": {"page": "Rickshaw", "file": "Rickshaw.wiki"}, "testit.wiki": {"page": "testit", "file": "testit.wiki"}, "vrfy.wiki": {"page": "vrfy", "file": "vrfy.wiki"}, "zalign.wiki": {"page": "zalign", "file": "zalign.wiki"}, "sure.wiki": {"page": "sure", "file": "sure.wiki"}, "Socket-MsgHdr.wiki": {"page": "Socket-MsgHdr", "file": "Socket-MsgHdr.wiki"}, "IO-Interactive.wiki": {"page": "IO-Interactive", "file": "IO-Interactive.wiki"}, "tcpflow.wiki": {"page": "tcpflow", "file": "tcpflow.wiki"}, "simplesnap.wiki": {"page": "simplesnap", "file": "simplesnap.wiki"}, "ocaml-make.wiki": {"page": "ocaml-make", "file": "ocaml-make.wiki"}, "Parse-Debian-Packages.wiki": {"page": "Parse-Debian-Packages", "file": "Parse-Debian-Packages.wiki"}, "refcard.wiki": {"page": "refcard", "file": "refcard.wiki"}, "Crypt-SMIME.wiki": {"page": "Crypt-SMIME", "file": "Crypt-SMIME.wiki"}, "khuno.vim.wiki": {"page": "khuno.vim", "file": "khuno.vim.wiki"}, "CGI-Cookie-Splitter.wiki": {"page": "CGI-Cookie-Splitter", "file": "CGI-Cookie-Splitter.wiki"}, "pvr.vdr.vnsi.wiki": {"page": "pvr.vdr.vnsi", "file": "pvr.vdr.vnsi.wiki"}, "DBIx-DataSource.wiki": {"page": "DBIx-DataSource", "file": "DBIx-DataSource.wiki"}, "Sailcut_CAD.wiki": {"page": "Sailcut CAD", "file": "Sailcut_CAD.wiki"}, "libomxalsa.wiki": {"page": "libomxalsa", "file": "libomxalsa.wiki"}, "python-structlog.wiki": {"page": "python-structlog", "file": "python-structlog.wiki"}, "inform6lib.wiki": {"page": "inform6lib", "file": "inform6lib.wiki"}, "File-Find-Object.wiki": {"page": "File-Find-Object", "file": "File-Find-Object.wiki"}, "adminer.wiki": {"page": "adminer", "file": "adminer.wiki"}, "__.wiki": {"page": "\u8981\u753a", "file": "__.wiki"}, "termit.wiki": {"page": "termit", "file": "termit.wiki"}, "nwdiag.wiki": {"page": "nwdiag", "file": "nwdiag.wiki"}, "cdpr.wiki": {"page": "cdpr", "file": "cdpr.wiki"}, "Email-MIME-CreateHTML.wiki": {"page": "Email-MIME-CreateHTML", "file": "Email-MIME-CreateHTML.wiki"}, "madison-lite.wiki": {"page": "madison-lite", "file": "madison-lite.wiki"}, "GPS_Photo_Correlation.wiki": {"page": "GPS Photo Correlation", "file": "GPS_Photo_Correlation.wiki"}, "tryton-modules-commission-waiting.wiki": {"page": "tryton-modules-commission-waiting", "file": "tryton-modules-commission-waiting.wiki"}, "Crypt-CAST5.wiki": {"page": "Crypt-CAST5", "file": "Crypt-CAST5.wiki"}, "python-netsyslog.wiki": {"page": "python-netsyslog", "file": "python-netsyslog.wiki"}, "Class-Data-Inheritable.wiki": {"page": "Class-Data-Inheritable", "file": "Class-Data-Inheritable.wiki"}, "sockstat.wiki": {"page": "sockstat", "file": "sockstat.wiki"}, "phantomjs.wiki": {"page": "phantomjs", "file": "phantomjs.wiki"}, "Math__Cartesian__Product.wiki": {"page": "Math::Cartesian::Product", "file": "Math__Cartesian__Product.wiki"}, "go-etcd.wiki": {"page": "go-etcd", "file": "go-etcd.wiki"}, "Volti.wiki": {"page": "Volti", "file": "Volti.wiki"}, "cli-table.wiki": {"page": "cli-table", "file": "cli-table.wiki"}, "kaminari.wiki": {"page": "kaminari", "file": "kaminari.wiki"}, "Gfarm_File_System_FUSE_client.wiki": {"page": "Gfarm File System FUSE client", "file": "Gfarm_File_System_FUSE_client.wiki"}, "webkitgtk-sharp3.wiki": {"page": "webkitgtk-sharp3", "file": "webkitgtk-sharp3.wiki"}, "crypto-random-api.wiki": {"page": "crypto-random-api", "file": "crypto-random-api.wiki"}, "curry-tools.wiki": {"page": "curry-tools", "file": "curry-tools.wiki"}, "Gtk2.wiki": {"page": "Gtk2", "file": "Gtk2.wiki"}, "shinyBS.wiki": {"page": "shinyBS", "file": "shinyBS.wiki"}, "haskell-sdl-gfx.wiki": {"page": "haskell-sdl-gfx", "file": "haskell-sdl-gfx.wiki"}, "ktp-desktop-applets.wiki": {"page": "ktp-desktop-applets", "file": "ktp-desktop-applets.wiki"}, "libpipeline.wiki": {"page": "libpipeline", "file": "libpipeline.wiki"}, "LWP-UserAgent-Determined.wiki": {"page": "LWP-UserAgent-Determined", "file": "LWP-UserAgent-Determined.wiki"}, "ibus-client-clutter.wiki": {"page": "ibus-client-clutter", "file": "ibus-client-clutter.wiki"}, "junos-eznc.wiki": {"page": "junos-eznc", "file": "junos-eznc.wiki"}, "BioBlend.wiki": {"page": "BioBlend", "file": "BioBlend.wiki"}, "gb.wiki": {"page": "gb", "file": "gb.wiki"}, "bladerf.wiki": {"page": "bladerf", "file": "bladerf.wiki"}, "Math-RandomOrg.wiki": {"page": "Math-RandomOrg", "file": "Math-RandomOrg.wiki"}, "libshr-glib.wiki": {"page": "libshr-glib", "file": "libshr-glib.wiki"}, "OpenMedSpel_for_Hunspell.wiki": {"page": "OpenMedSpel for Hunspell", "file": "OpenMedSpel_for_Hunspell.wiki"}, "dh-runit.wiki": {"page": "dh-runit", "file": "dh-runit.wiki"}, "BSgenome.wiki": {"page": "BSgenome", "file": "BSgenome.wiki"}, "Test-Expect.wiki": {"page": "Test-Expect", "file": "Test-Expect.wiki"}, "chef-zero.wiki": {"page": "chef-zero", "file": "chef-zero.wiki"}, "Exporter-Easy.wiki": {"page": "Exporter-Easy", "file": "Exporter-Easy.wiki"}, "A.L.F.R.E.D..wiki": {"page": "A.L.F.R.E.D.", "file": "A.L.F.R.E.D..wiki"}, "Lexical-Persistence.wiki": {"page": "Lexical-Persistence", "file": "Lexical-Persistence.wiki"}, "hexedit.wiki": {"page": "hexedit", "file": "hexedit.wiki"}, "flmsg.wiki": {"page": "flmsg", "file": "flmsg.wiki"}, "arpalert.wiki": {"page": "arpalert", "file": "arpalert.wiki"}, "gobgp.wiki": {"page": "gobgp", "file": "gobgp.wiki"}, "Isabella-ttf.wiki": {"page": "Isabella-ttf", "file": "Isabella-ttf.wiki"}, "Font_Manager.wiki": {"page": "Font Manager", "file": "Font_Manager.wiki"}, "hOpenPGP.wiki": {"page": "hOpenPGP", "file": "hOpenPGP.wiki"}, "phpPgAdmin.wiki": {"page": "phpPgAdmin", "file": "phpPgAdmin.wiki"}, "AnyEdit_tools.wiki": {"page": "AnyEdit tools", "file": "AnyEdit_tools.wiki"}, "Date-JD.wiki": {"page": "Date-JD", "file": "Date-JD.wiki"}, "Graph-ReadWrite.wiki": {"page": "Graph-ReadWrite", "file": "Graph-ReadWrite.wiki"}, "netlib-java.wiki": {"page": "netlib-java", "file": "netlib-java.wiki"}, "Sereal.wiki": {"page": "Sereal", "file": "Sereal.wiki"}, "puppet-duritong-sysctl.wiki": {"page": "puppet-duritong-sysctl", "file": "puppet-duritong-sysctl.wiki"}, "rails-assets-bootstrap-markdown.wiki": {"page": "rails-assets-bootstrap-markdown", "file": "rails-assets-bootstrap-markdown.wiki"}, "toolz.wiki": {"page": "toolz", "file": "toolz.wiki"}, "caldav-tester.wiki": {"page": "caldav-tester", "file": "caldav-tester.wiki"}, "Passwd-Unix.wiki": {"page": "Passwd-Unix", "file": "Passwd-Unix.wiki"}, "Math-Base36.wiki": {"page": "Math-Base36", "file": "Math-Base36.wiki"}, "ffe_-_flat_file_extractor.wiki": {"page": "ffe - flat file extractor", "file": "ffe_-_flat_file_extractor.wiki"}, "r-cran-rpostgresql.wiki": {"page": "r-cran-rpostgresql", "file": "r-cran-rpostgresql.wiki"}, "url_image_preview.wiki": {"page": "url_image_preview", "file": "url_image_preview.wiki"}, "Config-INI.wiki": {"page": "Config-INI", "file": "Config-INI.wiki"}, "Set-Infinite.wiki": {"page": "Set-Infinite", "file": "Set-Infinite.wiki"}, "SDL_Pango.wiki": {"page": "SDL_Pango", "file": "SDL_Pango.wiki"}, "bomberclone.wiki": {"page": "bomberclone", "file": "bomberclone.wiki"}, "changetrack.wiki": {"page": "changetrack", "file": "changetrack.wiki"}, "barbican.wiki": {"page": "barbican", "file": "barbican.wiki"}, "python-designateclient.wiki": {"page": "python-designateclient", "file": "python-designateclient.wiki"}, "paflib.wiki": {"page": "paflib", "file": "paflib.wiki"}, "Perl6-Junction.wiki": {"page": "Perl6-Junction", "file": "Perl6-Junction.wiki"}, "proliantutils.wiki": {"page": "proliantutils", "file": "proliantutils.wiki"}, "xwax.wiki": {"page": "xwax", "file": "xwax.wiki"}, "Gk-arrays.wiki": {"page": "Gk-arrays", "file": "Gk-arrays.wiki"}, "XML-RSS.wiki": {"page": "XML-RSS", "file": "XML-RSS.wiki"}, "AssertJ_Core.wiki": {"page": "AssertJ Core", "file": "AssertJ_Core.wiki"}, "File-Share.wiki": {"page": "File-Share", "file": "File-Share.wiki"}, "pg_comparator.wiki": {"page": "pg_comparator", "file": "pg_comparator.wiki"}, "D_j__Dup.wiki": {"page": "D\u00e9j\u00e0 Dup", "file": "D_j__Dup.wiki"}, "Heap.wiki": {"page": "Heap", "file": "Heap.wiki"}, "praise.wiki": {"page": "praise", "file": "praise.wiki"}, "xmlto.wiki": {"page": "xmlto", "file": "xmlto.wiki"}, "Geneweb.wiki": {"page": "Geneweb", "file": "Geneweb.wiki"}, "vector-space.wiki": {"page": "vector-space", "file": "vector-space.wiki"}, "HTML-Display.wiki": {"page": "HTML-Display", "file": "HTML-Display.wiki"}, "simple-smt.wiki": {"page": "simple-smt", "file": "simple-smt.wiki"}, "Jedi.wiki": {"page": "Jedi", "file": "Jedi.wiki"}, "Object-Accessor.wiki": {"page": "Object-Accessor", "file": "Object-Accessor.wiki"}, "session.wiki": {"page": "session", "file": "session.wiki"}, "Net-Google-AuthSub.wiki": {"page": "Net-Google-AuthSub", "file": "Net-Google-AuthSub.wiki"}, "HAC.wiki": {"page": "HAC", "file": "HAC.wiki"}, "astroplan.wiki": {"page": "astroplan", "file": "astroplan.wiki"}, "PHPUnit.wiki": {"page": "PHPUnit", "file": "PHPUnit.wiki"}, "dbar.wiki": {"page": "dbar", "file": "dbar.wiki"}, "binary-conduit.wiki": {"page": "binary-conduit", "file": "binary-conduit.wiki"}, "github.com_ogier_pflag.wiki": {"page": "github.com/ogier/pflag", "file": "github.com_ogier_pflag.wiki"}, "LaTeX-Table.wiki": {"page": "LaTeX-Table", "file": "LaTeX-Table.wiki"}, "Data-Section-Simple.wiki": {"page": "Data-Section-Simple", "file": "Data-Section-Simple.wiki"}, "django-ajax-filter.wiki": {"page": "django-ajax-filter", "file": "django-ajax-filter.wiki"}, "Graphy.wiki": {"page": "Graphy", "file": "Graphy.wiki"}, "sprockets-rails.wiki": {"page": "sprockets-rails", "file": "sprockets-rails.wiki"}, "usagestats.wiki": {"page": "usagestats", "file": "usagestats.wiki"}, "Catmandu.wiki": {"page": "Catmandu", "file": "Catmandu.wiki"}, "unix-time.wiki": {"page": "unix-time", "file": "unix-time.wiki"}, "TuxGuitar.wiki": {"page": "TuxGuitar", "file": "TuxGuitar.wiki"}, "Frescobaldi.wiki": {"page": "Frescobaldi", "file": "Frescobaldi.wiki"}, "music-library-index.wiki": {"page": "music-library-index", "file": "music-library-index.wiki"}, "libsolv.wiki": {"page": "libsolv", "file": "libsolv.wiki"}, "fann2.wiki": {"page": "fann2", "file": "fann2.wiki"}, "Flask-AutoIndex.wiki": {"page": "Flask-AutoIndex", "file": "Flask-AutoIndex.wiki"}, "airport-utils.wiki": {"page": "airport-utils", "file": "airport-utils.wiki"}, "androids_rewrite_of_the_evil_licensed_json.org.wiki": {"page": "androids rewrite of the evil licensed json.org", "file": "androids_rewrite_of_the_evil_licensed_json.org.wiki"}, "Svxlink.wiki": {"page": "Svxlink", "file": "Svxlink.wiki"}, "Sub-Override.wiki": {"page": "Sub-Override", "file": "Sub-Override.wiki"}, "dactyl.wiki": {"page": "dactyl", "file": "dactyl.wiki"}, "Theseus.wiki": {"page": "Theseus", "file": "Theseus.wiki"}, "tryton-modules-project-invoice.wiki": {"page": "tryton-modules-project-invoice", "file": "tryton-modules-project-invoice.wiki"}, "DartsPyLRU.wiki": {"page": "DartsPyLRU", "file": "DartsPyLRU.wiki"}, "gxkb.wiki": {"page": "gxkb", "file": "gxkb.wiki"}, "lolex.wiki": {"page": "lolex", "file": "lolex.wiki"}, "iptux.wiki": {"page": "iptux", "file": "iptux.wiki"}, "ktp-filetransfer-handler.wiki": {"page": "ktp-filetransfer-handler", "file": "ktp-filetransfer-handler.wiki"}, "net-sftp.wiki": {"page": "net-sftp", "file": "net-sftp.wiki"}, "ophcrack.wiki": {"page": "ophcrack", "file": "ophcrack.wiki"}, "Net-SNPP.wiki": {"page": "Net-SNPP", "file": "Net-SNPP.wiki"}, "relion.wiki": {"page": "relion", "file": "relion.wiki"}, "axmail.wiki": {"page": "axmail", "file": "axmail.wiki"}, "Contextual-Return.wiki": {"page": "Contextual-Return", "file": "Contextual-Return.wiki"}, "Grr.wiki": {"page": "Grr", "file": "Grr.wiki"}, "Kavorka.wiki": {"page": "Kavorka", "file": "Kavorka.wiki"}, "affyio.wiki": {"page": "affyio", "file": "affyio.wiki"}, "Konclude.wiki": {"page": "Konclude", "file": "Konclude.wiki"}, "qvcalc.wiki": {"page": "qvcalc", "file": "qvcalc.wiki"}, "apt-mirror.wiki": {"page": "apt-mirror", "file": "apt-mirror.wiki"}, "mute-stream.wiki": {"page": "mute-stream", "file": "mute-stream.wiki"}, "mod-authz-securepass.wiki": {"page": "mod-authz-securepass", "file": "mod-authz-securepass.wiki"}, "HDBC-sqlite3.wiki": {"page": "HDBC-sqlite3", "file": "HDBC-sqlite3.wiki"}, "sqlsoup.wiki": {"page": "sqlsoup", "file": "sqlsoup.wiki"}, "Tie-DxHash.wiki": {"page": "Tie-DxHash", "file": "Tie-DxHash.wiki"}, "kmailtransport.wiki": {"page": "kmailtransport", "file": "kmailtransport.wiki"}, "cpulimit.wiki": {"page": "cpulimit", "file": "cpulimit.wiki"}, "BinaryOrNot.wiki": {"page": "BinaryOrNot", "file": "BinaryOrNot.wiki"}, "HTML-RewriteAttributes.wiki": {"page": "HTML-RewriteAttributes", "file": "HTML-RewriteAttributes.wiki"}, "Term-ReadLine-Gnu.wiki": {"page": "Term-ReadLine-Gnu", "file": "Term-ReadLine-Gnu.wiki"}, "igtf-policy-installation-bundle.wiki": {"page": "igtf-policy-installation-bundle", "file": "igtf-policy-installation-bundle.wiki"}, "xsettingsd.wiki": {"page": "xsettingsd", "file": "xsettingsd.wiki"}, "python-tinycss.wiki": {"page": "python-tinycss", "file": "python-tinycss.wiki"}, "PCSX2.wiki": {"page": "PCSX2", "file": "PCSX2.wiki"}, "Apache_Commons_Codec.wiki": {"page": "Apache Commons Codec", "file": "Apache_Commons_Codec.wiki"}, "Class-ISA.wiki": {"page": "Class-ISA", "file": "Class-ISA.wiki"}, "FCGI-ProcManager.wiki": {"page": "FCGI-ProcManager", "file": "FCGI-ProcManager.wiki"}, "libusbmuxd.wiki": {"page": "libusbmuxd", "file": "libusbmuxd.wiki"}, "indent-string.wiki": {"page": "indent-string", "file": "indent-string.wiki"}, "tryton-modules-stock-package-shipping.wiki": {"page": "tryton-modules-stock-package-shipping", "file": "tryton-modules-stock-package-shipping.wiki"}, "libxmlbird.wiki": {"page": "libxmlbird", "file": "libxmlbird.wiki"}, "Encode-Locale.wiki": {"page": "Encode-Locale", "file": "Encode-Locale.wiki"}, "Class-Std-Utils.wiki": {"page": "Class-Std-Utils", "file": "Class-Std-Utils.wiki"}, "toppred.wiki": {"page": "toppred", "file": "toppred.wiki"}, "XML-Encoding.wiki": {"page": "XML-Encoding", "file": "XML-Encoding.wiki"}, "autobox.wiki": {"page": "autobox", "file": "autobox.wiki"}, "asunder.wiki": {"page": "asunder", "file": "asunder.wiki"}, "byzanz.wiki": {"page": "byzanz", "file": "byzanz.wiki"}, "python-parse.wiki": {"page": "python-parse", "file": "python-parse.wiki"}, "redmine.wiki": {"page": "redmine", "file": "redmine.wiki"}, "rlvm.wiki": {"page": "rlvm", "file": "rlvm.wiki"}, "libksane.wiki": {"page": "libksane", "file": "libksane.wiki"}, "Exporter__Tiny.wiki": {"page": "Exporter::Tiny", "file": "Exporter__Tiny.wiki"}, "capstone.wiki": {"page": "capstone", "file": "capstone.wiki"}, "monoid-subclasses.wiki": {"page": "monoid-subclasses", "file": "monoid-subclasses.wiki"}, "codec2.wiki": {"page": "codec2", "file": "codec2.wiki"}, "Getopt-Euclid.wiki": {"page": "Getopt-Euclid", "file": "Getopt-Euclid.wiki"}, "Davmail.wiki": {"page": "Davmail", "file": "Davmail.wiki"}, "Pod-Markdown.wiki": {"page": "Pod-Markdown", "file": "Pod-Markdown.wiki"}, "PerlIO-via-Timeout.wiki": {"page": "PerlIO-via-Timeout", "file": "PerlIO-via-Timeout.wiki"}, "4digits.wiki": {"page": "4digits", "file": "4digits.wiki"}, "Geo-Functions.wiki": {"page": "Geo-Functions", "file": "Geo-Functions.wiki"}, "grape.wiki": {"page": "grape", "file": "grape.wiki"}, "Thread-Queue-Any.wiki": {"page": "Thread-Queue-Any", "file": "Thread-Queue-Any.wiki"}, "NSCA.wiki": {"page": "NSCA", "file": "NSCA.wiki"}, "dune-grid.wiki": {"page": "dune-grid", "file": "dune-grid.wiki"}, "Cinfony.wiki": {"page": "Cinfony", "file": "Cinfony.wiki"}, "Data-Dmp.wiki": {"page": "Data-Dmp", "file": "Data-Dmp.wiki"}, "aXMLRPC.wiki": {"page": "aXMLRPC", "file": "aXMLRPC.wiki"}, "pyragua.wiki": {"page": "pyragua", "file": "pyragua.wiki"}, "snap.wiki": {"page": "snap", "file": "snap.wiki"}, "VT_LDAP_Libraries.wiki": {"page": "VT LDAP Libraries", "file": "VT_LDAP_Libraries.wiki"}, "389-ds-base.wiki": {"page": "389-ds-base", "file": "389-ds-base.wiki"}, "X_Solitaire.wiki": {"page": "X Solitaire", "file": "X_Solitaire.wiki"}, "eja.wiki": {"page": "eja", "file": "eja.wiki"}, "unset-value.wiki": {"page": "unset-value", "file": "unset-value.wiki"}, "Module-CPANTS-Analyse.wiki": {"page": "Module-CPANTS-Analyse", "file": "Module-CPANTS-Analyse.wiki"}, "email-validate.wiki": {"page": "email-validate", "file": "email-validate.wiki"}, "libint.wiki": {"page": "libint", "file": "libint.wiki"}, "HTTP-Tiny.wiki": {"page": "HTTP-Tiny", "file": "HTTP-Tiny.wiki"}, "hierarchical-clustering.wiki": {"page": "hierarchical-clustering", "file": "hierarchical-clustering.wiki"}, "Fancy_Buttons.wiki": {"page": "Fancy Buttons", "file": "Fancy_Buttons.wiki"}, "python-gnutls.wiki": {"page": "python-gnutls", "file": "python-gnutls.wiki"}, "ClamAV.wiki": {"page": "ClamAV", "file": "ClamAV.wiki"}, "OpenNebula_Linux_VM_Contextualization.wiki": {"page": "OpenNebula Linux VM Contextualization", "file": "OpenNebula_Linux_VM_Contextualization.wiki"}, "ytdl-core.wiki": {"page": "ytdl-core", "file": "ytdl-core.wiki"}, "gall.wiki": {"page": "gall", "file": "gall.wiki"}, "LWP__Protocol__PSGI.wiki": {"page": "LWP::Protocol::PSGI", "file": "LWP__Protocol__PSGI.wiki"}, "quickplot.wiki": {"page": "quickplot", "file": "quickplot.wiki"}, "fastuuid.wiki": {"page": "fastuuid", "file": "fastuuid.wiki"}, "wmcliphist.wiki": {"page": "wmcliphist", "file": "wmcliphist.wiki"}, "DBusKit.wiki": {"page": "DBusKit", "file": "DBusKit.wiki"}, "lodash._reescape.wiki": {"page": "lodash._reescape", "file": "lodash._reescape.wiki"}, "HTML__Embedded__Turtle.wiki": {"page": "HTML::Embedded::Turtle", "file": "HTML__Embedded__Turtle.wiki"}, "EdisonCore.wiki": {"page": "EdisonCore", "file": "EdisonCore.wiki"}, "tomoyo-tools.wiki": {"page": "tomoyo-tools", "file": "tomoyo-tools.wiki"}, "libserialport.wiki": {"page": "libserialport", "file": "libserialport.wiki"}, "din.wiki": {"page": "din", "file": "din.wiki"}, "xchain.wiki": {"page": "xchain", "file": "xchain.wiki"}, "fonts-telu-extra.wiki": {"page": "fonts-telu-extra", "file": "fonts-telu-extra.wiki"}, "liblucene-queryparser-perl.wiki": {"page": "liblucene-queryparser-perl", "file": "liblucene-queryparser-perl.wiki"}, "Webinject.wiki": {"page": "Webinject", "file": "Webinject.wiki"}, "httping.wiki": {"page": "httping", "file": "httping.wiki"}, "commit-patch.wiki": {"page": "commit-patch", "file": "commit-patch.wiki"}, "PHP_Timer.wiki": {"page": "PHP_Timer", "file": "PHP_Timer.wiki"}, "Atomix.wiki": {"page": "Atomix", "file": "Atomix.wiki"}, "tracker.wiki": {"page": "tracker", "file": "tracker.wiki"}, "multimap.wiki": {"page": "multimap", "file": "multimap.wiki"}, "hspec-attoparsec.wiki": {"page": "hspec-attoparsec", "file": "hspec-attoparsec.wiki"}, "selenium.wiki": {"page": "selenium", "file": "selenium.wiki"}, "jsonrpclib.wiki": {"page": "jsonrpclib", "file": "jsonrpclib.wiki"}, "Bread__Board.wiki": {"page": "Bread::Board", "file": "Bread__Board.wiki"}, "XStatic.wiki": {"page": "XStatic", "file": "XStatic.wiki"}, "OSMCoastline.wiki": {"page": "OSMCoastline", "file": "OSMCoastline.wiki"}, "distory.wiki": {"page": "distory", "file": "distory.wiki"}, "AdaControl.wiki": {"page": "AdaControl", "file": "AdaControl.wiki"}, "Android_Platform_Tools_Base.wiki": {"page": "Android Platform Tools Base", "file": "Android_Platform_Tools_Base.wiki"}, "github.com_golang_lint.wiki": {"page": "github.com/golang/lint", "file": "github.com_golang_lint.wiki"}, "m3u8.wiki": {"page": "m3u8", "file": "m3u8.wiki"}, "mod_authnz_pam.wiki": {"page": "mod_authnz_pam", "file": "mod_authnz_pam.wiki"}, "aewm.wiki": {"page": "aewm", "file": "aewm.wiki"}, "Converseen.wiki": {"page": "Converseen", "file": "Converseen.wiki"}, "chirp.wiki": {"page": "chirp", "file": "chirp.wiki"}, "HTML-Mason.wiki": {"page": "HTML-Mason", "file": "HTML-Mason.wiki"}, "zsh-syntax-highlighting.wiki": {"page": "zsh-syntax-highlighting", "file": "zsh-syntax-highlighting.wiki"}, "python-gitdb.wiki": {"page": "python-gitdb", "file": "python-gitdb.wiki"}, "corpcor.wiki": {"page": "corpcor", "file": "corpcor.wiki"}, "image-spec.wiki": {"page": "image-spec", "file": "image-spec.wiki"}, "XmlRpcPlugin.wiki": {"page": "XmlRpcPlugin", "file": "XmlRpcPlugin.wiki"}, "Scope-Upper.wiki": {"page": "Scope-Upper", "file": "Scope-Upper.wiki"}, "kjsmebed.wiki": {"page": "kjsmebed", "file": "kjsmebed.wiki"}, "frog.wiki": {"page": "frog", "file": "frog.wiki"}, "mruby.wiki": {"page": "mruby", "file": "mruby.wiki"}, "Compress-Raw-Lzma.wiki": {"page": "Compress-Raw-Lzma", "file": "Compress-Raw-Lzma.wiki"}, "XML-Handler-Composer.wiki": {"page": "XML-Handler-Composer", "file": "XML-Handler-Composer.wiki"}, "XML-Easy.wiki": {"page": "XML-Easy", "file": "XML-Easy.wiki"}, "pipexec.wiki": {"page": "pipexec", "file": "pipexec.wiki"}, "Dist-Zilla-Plugins-CJM.wiki": {"page": "Dist-Zilla-Plugins-CJM", "file": "Dist-Zilla-Plugins-CJM.wiki"}, "Barbie_Seahorse_Adventures.wiki": {"page": "Barbie Seahorse Adventures", "file": "Barbie_Seahorse_Adventures.wiki"}, "Eventlet.wiki": {"page": "Eventlet", "file": "Eventlet.wiki"}, "glew.wiki": {"page": "glew", "file": "glew.wiki"}, "Proc-Daemon.wiki": {"page": "Proc-Daemon", "file": "Proc-Daemon.wiki"}, "binding_of_caller.wiki": {"page": "binding_of_caller", "file": "binding_of_caller.wiki"}, "Collection_of_routines_for_the_creation_and_manipulation_of_Non-Uniform_Rational_B-Splines__NURBS_.wiki": {"page": "Collection of routines for the creation and manipulation of Non-Uniform Rational B-Splines (NURBS)", "file": "Collection_of_routines_for_the_creation_and_manipulation_of_Non-Uniform_Rational_B-Splines__NURBS_.wiki"}, "EasyBind.wiki": {"page": "EasyBind", "file": "EasyBind.wiki"}, "Variable-Magic.wiki": {"page": "Variable-Magic", "file": "Variable-Magic.wiki"}, "IO-TieCombine.wiki": {"page": "IO-TieCombine", "file": "IO-TieCombine.wiki"}, "mate-notification-daemon.wiki": {"page": "mate-notification-daemon", "file": "mate-notification-daemon.wiki"}, "cookie-signature.wiki": {"page": "cookie-signature", "file": "cookie-signature.wiki"}, "extundelete.wiki": {"page": "extundelete", "file": "extundelete.wiki"}, "Compiz.wiki": {"page": "Compiz", "file": "Compiz.wiki"}, "minissdpd.wiki": {"page": "minissdpd", "file": "minissdpd.wiki"}, "go-nat-pmp.wiki": {"page": "go-nat-pmp", "file": "go-nat-pmp.wiki"}, "private.wiki": {"page": "private", "file": "private.wiki"}, "coolkey.wiki": {"page": "coolkey", "file": "coolkey.wiki"}, "Ubuntu_Title.wiki": {"page": "Ubuntu Title", "file": "Ubuntu_Title.wiki"}, "exonerate.wiki": {"page": "exonerate", "file": "exonerate.wiki"}, "picprog.wiki": {"page": "picprog", "file": "picprog.wiki"}, "Farsight_Security__Inc..wiki": {"page": "Farsight Security, Inc.", "file": "Farsight_Security__Inc..wiki"}, "Lingua-EN-Inflect-Number.wiki": {"page": "Lingua-EN-Inflect-Number", "file": "Lingua-EN-Inflect-Number.wiki"}, "DUMB.wiki": {"page": "DUMB", "file": "DUMB.wiki"}, "buffer-equal.wiki": {"page": "buffer-equal", "file": "buffer-equal.wiki"}, "reclass.wiki": {"page": "reclass", "file": "reclass.wiki"}, "drmaa.wiki": {"page": "drmaa", "file": "drmaa.wiki"}, "File-Sync.wiki": {"page": "File-Sync", "file": "File-Sync.wiki"}, "madness.wiki": {"page": "madness", "file": "madness.wiki"}, "OpenSceneGraph.wiki": {"page": "OpenSceneGraph", "file": "OpenSceneGraph.wiki"}, "OpenSAML.wiki": {"page": "OpenSAML", "file": "OpenSAML.wiki"}, "pgadmin.wiki": {"page": "pgadmin", "file": "pgadmin.wiki"}, "XML__Namespace.wiki": {"page": "XML::Namespace", "file": "XML__Namespace.wiki"}, "gnome-shell-extension-trash-applet.wiki": {"page": "gnome-shell-extension-trash-applet", "file": "gnome-shell-extension-trash-applet.wiki"}, "libsdsl.wiki": {"page": "libsdsl", "file": "libsdsl.wiki"}, "multipletau.wiki": {"page": "multipletau", "file": "multipletau.wiki"}, "libkf5kdgantt2.wiki": {"page": "libkf5kdgantt2", "file": "libkf5kdgantt2.wiki"}, "harvid.wiki": {"page": "harvid", "file": "harvid.wiki"}, "URI-SmartURI.wiki": {"page": "URI-SmartURI", "file": "URI-SmartURI.wiki"}, "bogus.wiki": {"page": "bogus", "file": "bogus.wiki"}, "Module__Install__ReadmeFromPod.wiki": {"page": "Module::Install::ReadmeFromPod", "file": "Module__Install__ReadmeFromPod.wiki"}, "anyjson.wiki": {"page": "anyjson", "file": "anyjson.wiki"}, "network-protocol-xmpp.wiki": {"page": "network-protocol-xmpp", "file": "network-protocol-xmpp.wiki"}, "BitBucket-api.wiki": {"page": "BitBucket-api", "file": "BitBucket-api.wiki"}, "CGI-Github-Webhook.wiki": {"page": "CGI-Github-Webhook", "file": "CGI-Github-Webhook.wiki"}, "moz-spdy-indicator.wiki": {"page": "moz-spdy-indicator", "file": "moz-spdy-indicator.wiki"}, "qtstyleplugins-src.wiki": {"page": "qtstyleplugins-src", "file": "qtstyleplugins-src.wiki"}, "Test-Without-Module.wiki": {"page": "Test-Without-Module", "file": "Test-Without-Module.wiki"}, "geoip2-golang.wiki": {"page": "geoip2-golang", "file": "geoip2-golang.wiki"}, "Mail.wiki": {"page": "Mail", "file": "Mail.wiki"}, "cpuid.wiki": {"page": "cpuid", "file": "cpuid.wiki"}, "axe.wiki": {"page": "axe", "file": "axe.wiki"}, "python-openstackclient.wiki": {"page": "python-openstackclient", "file": "python-openstackclient.wiki"}, "radioclk.wiki": {"page": "radioclk", "file": "radioclk.wiki"}, "appraisal.wiki": {"page": "appraisal", "file": "appraisal.wiki"}, "Gossip.wiki": {"page": "Gossip", "file": "Gossip.wiki"}, "Jerome_Robert.wiki": {"page": "Jerome Robert", "file": "Jerome_Robert.wiki"}, "muroard.wiki": {"page": "muroard", "file": "muroard.wiki"}, "Data-Clone.wiki": {"page": "Data-Clone", "file": "Data-Clone.wiki"}, "parse-cron.wiki": {"page": "parse-cron", "file": "parse-cron.wiki"}, "django-pagination.wiki": {"page": "django-pagination", "file": "django-pagination.wiki"}, "lcid.wiki": {"page": "lcid", "file": "lcid.wiki"}, "affy.wiki": {"page": "affy", "file": "affy.wiki"}, "ace-proxy.wiki": {"page": "ace-proxy", "file": "ace-proxy.wiki"}, "AnyEvent-Processor.wiki": {"page": "AnyEvent-Processor", "file": "AnyEvent-Processor.wiki"}, "PGObject-Simple.wiki": {"page": "PGObject-Simple", "file": "PGObject-Simple.wiki"}, "neat.wiki": {"page": "neat", "file": "neat.wiki"}, "simbody.wiki": {"page": "simbody", "file": "simbody.wiki"}, "serve-favicon.wiki": {"page": "serve-favicon", "file": "serve-favicon.wiki"}, "sfarkxtc.wiki": {"page": "sfarkxtc", "file": "sfarkxtc.wiki"}, "yadm.wiki": {"page": "yadm", "file": "yadm.wiki"}, "pngphoon.wiki": {"page": "pngphoon", "file": "pngphoon.wiki"}, "rails-assets-clipboard.wiki": {"page": "rails-assets-clipboard", "file": "rails-assets-clipboard.wiki"}, "gulplog.wiki": {"page": "gulplog", "file": "gulplog.wiki"}, "CGI-Untaint.wiki": {"page": "CGI-Untaint", "file": "CGI-Untaint.wiki"}, "lemonbar.wiki": {"page": "lemonbar", "file": "lemonbar.wiki"}, "rspec.wiki": {"page": "rspec", "file": "rspec.wiki"}, "Miss_Identify.wiki": {"page": "Miss Identify", "file": "Miss_Identify.wiki"}, "libkolabxml.wiki": {"page": "libkolabxml", "file": "libkolabxml.wiki"}, "Mixin-ExtraFields-Param.wiki": {"page": "Mixin-ExtraFields-Param", "file": "Mixin-ExtraFields-Param.wiki"}, "fso-frameworkd.wiki": {"page": "fso-frameworkd", "file": "fso-frameworkd.wiki"}, "Module-Build-XSUtil.wiki": {"page": "Module-Build-XSUtil", "file": "Module-Build-XSUtil.wiki"}, "rocs.wiki": {"page": "rocs", "file": "rocs.wiki"}, "Authen-Simple-Net.wiki": {"page": "Authen-Simple-Net", "file": "Authen-Simple-Net.wiki"}, "Noto.wiki": {"page": "Noto", "file": "Noto.wiki"}, "BIND-Conf_Parser.wiki": {"page": "BIND-Conf_Parser", "file": "BIND-Conf_Parser.wiki"}, "ade4.wiki": {"page": "ade4", "file": "ade4.wiki"}, "discosnp.wiki": {"page": "discosnp", "file": "discosnp.wiki"}, "RasMol.wiki": {"page": "RasMol", "file": "RasMol.wiki"}, "mediawiki2latexguipyqt.wiki": {"page": "mediawiki2latexguipyqt", "file": "mediawiki2latexguipyqt.wiki"}, "Apache_Commons_BCEL.wiki": {"page": "Apache Commons BCEL", "file": "Apache_Commons_BCEL.wiki"}, "pyvmomi.wiki": {"page": "pyvmomi", "file": "pyvmomi.wiki"}, "Pathological.wiki": {"page": "Pathological", "file": "Pathological.wiki"}, "Jajuk.wiki": {"page": "Jajuk", "file": "Jajuk.wiki"}, "geany.wiki": {"page": "geany", "file": "geany.wiki"}, "glob-base.wiki": {"page": "glob-base", "file": "glob-base.wiki"}, "rust-mode.wiki": {"page": "rust-mode", "file": "rust-mode.wiki"}, "uanytun.wiki": {"page": "uanytun", "file": "uanytun.wiki"}, "Antony_Dovgal.wiki": {"page": "Antony Dovgal", "file": "Antony_Dovgal.wiki"}, "clamp.wiki": {"page": "clamp", "file": "clamp.wiki"}, "Artistic_Style.wiki": {"page": "Artistic Style", "file": "Artistic_Style.wiki"}, "fonts-ricty-diminished.wiki": {"page": "fonts-ricty-diminished", "file": "fonts-ricty-diminished.wiki"}, "pytables.wiki": {"page": "pytables", "file": "pytables.wiki"}, "virt-what.wiki": {"page": "virt-what", "file": "virt-what.wiki"}, "ipv6pref.wiki": {"page": "ipv6pref", "file": "ipv6pref.wiki"}, "XStatic-Angular-Schema-Form.wiki": {"page": "XStatic-Angular-Schema-Form", "file": "XStatic-Angular-Schema-Form.wiki"}, "Net-SSH2.wiki": {"page": "Net-SSH2", "file": "Net-SSH2.wiki"}, "Microba_controls.wiki": {"page": "Microba controls", "file": "Microba_controls.wiki"}, "libomxcamera.wiki": {"page": "libomxcamera", "file": "libomxcamera.wiki"}, "sx.wiki": {"page": "sx", "file": "sx.wiki"}, "cluster-glue.wiki": {"page": "cluster-glue", "file": "cluster-glue.wiki"}, "packetfu.wiki": {"page": "packetfu", "file": "packetfu.wiki"}, "tupi.wiki": {"page": "tupi", "file": "tupi.wiki"}, "active_model_serializers.wiki": {"page": "active_model_serializers", "file": "active_model_serializers.wiki"}, "JHighlight.wiki": {"page": "JHighlight", "file": "JHighlight.wiki"}, "MooseX-POE.wiki": {"page": "MooseX-POE", "file": "MooseX-POE.wiki"}, "Audio-Scan.wiki": {"page": "Audio-Scan", "file": "Audio-Scan.wiki"}, "jsonstream.wiki": {"page": "jsonstream", "file": "jsonstream.wiki"}, "bzrtools.wiki": {"page": "bzrtools", "file": "bzrtools.wiki"}, "unlambda.wiki": {"page": "unlambda", "file": "unlambda.wiki"}, "Casey_Deccio.wiki": {"page": "Casey Deccio", "file": "Casey_Deccio.wiki"}, "entropy.wiki": {"page": "entropy", "file": "entropy.wiki"}, "cewl.wiki": {"page": "cewl", "file": "cewl.wiki"}, "globus_gatekeeper.wiki": {"page": "globus_gatekeeper", "file": "globus_gatekeeper.wiki"}, "photo-uploader.wiki": {"page": "photo-uploader", "file": "photo-uploader.wiki"}, "JasperReports.wiki": {"page": "JasperReports", "file": "JasperReports.wiki"}, "SiriKali.wiki": {"page": "SiriKali", "file": "SiriKali.wiki"}, "puppet-sbitio-monit.wiki": {"page": "puppet-sbitio-monit", "file": "puppet-sbitio-monit.wiki"}, "Data-BitMask.wiki": {"page": "Data-BitMask", "file": "Data-BitMask.wiki"}, "MeCab.wiki": {"page": "MeCab", "file": "MeCab.wiki"}, "NeoPI.wiki": {"page": "NeoPI", "file": "NeoPI.wiki"}, "ocaml-usb.wiki": {"page": "ocaml-usb", "file": "ocaml-usb.wiki"}, "marked-man.wiki": {"page": "marked-man", "file": "marked-man.wiki"}, "Term-TermKey.wiki": {"page": "Term-TermKey", "file": "Term-TermKey.wiki"}, "Devel__CallParser.wiki": {"page": "Devel::CallParser", "file": "Devel__CallParser.wiki"}, "ruby_parser.wiki": {"page": "ruby_parser", "file": "ruby_parser.wiki"}, "tth.wiki": {"page": "tth", "file": "tth.wiki"}, "EasyConf.wiki": {"page": "EasyConf", "file": "EasyConf.wiki"}, "taskwarrior.wiki": {"page": "taskwarrior", "file": "taskwarrior.wiki"}, "String-Parity.wiki": {"page": "String-Parity", "file": "String-Parity.wiki"}, "Net__AMQP.wiki": {"page": "Net::AMQP", "file": "Net__AMQP.wiki"}, "L20n.wiki": {"page": "L20n", "file": "L20n.wiki"}, "Help_Hannah_s_Horse.wiki": {"page": "Help Hannah's Horse", "file": "Help_Hannah_s_Horse.wiki"}, "gforth.wiki": {"page": "gforth", "file": "gforth.wiki"}, "Log__Dispatch__Message__Passing.wiki": {"page": "Log::Dispatch::Message::Passing", "file": "Log__Dispatch__Message__Passing.wiki"}, "go-collectd.wiki": {"page": "go-collectd", "file": "go-collectd.wiki"}, "pytest-pylint.wiki": {"page": "pytest-pylint", "file": "pytest-pylint.wiki"}, "Scalar-String.wiki": {"page": "Scalar-String", "file": "Scalar-String.wiki"}, "libparistraceroute.wiki": {"page": "libparistraceroute", "file": "libparistraceroute.wiki"}, "hawkular-client-go.wiki": {"page": "hawkular-client-go", "file": "hawkular-client-go.wiki"}, "libaudclient.wiki": {"page": "libaudclient", "file": "libaudclient.wiki"}, "HTTP__LRDD.wiki": {"page": "HTTP::LRDD", "file": "HTTP__LRDD.wiki"}, "OpenTTD.wiki": {"page": "OpenTTD", "file": "OpenTTD.wiki"}, "Gtk3-SimpleList.wiki": {"page": "Gtk3-SimpleList", "file": "Gtk3-SimpleList.wiki"}, "Data-Walk.wiki": {"page": "Data-Walk", "file": "Data-Walk.wiki"}, "go-charset.wiki": {"page": "go-charset", "file": "go-charset.wiki"}, "Plack-Middleware-Header.wiki": {"page": "Plack-Middleware-Header", "file": "Plack-Middleware-Header.wiki"}, "dotenv.wiki": {"page": "dotenv", "file": "dotenv.wiki"}, "csmith.wiki": {"page": "csmith", "file": "csmith.wiki"}, "IO-Capture.wiki": {"page": "IO-Capture", "file": "IO-Capture.wiki"}, "pygtail.wiki": {"page": "pygtail", "file": "pygtail.wiki"}, "CGI-Emulate-PSGI.wiki": {"page": "CGI-Emulate-PSGI", "file": "CGI-Emulate-PSGI.wiki"}, "tryton-modules-account-de-skr03.wiki": {"page": "tryton-modules-account-de-skr03", "file": "tryton-modules-account-de-skr03.wiki"}, "IfElse.wiki": {"page": "IfElse", "file": "IfElse.wiki"}, "Dist-CheckConflicts.wiki": {"page": "Dist-CheckConflicts", "file": "Dist-CheckConflicts.wiki"}, "cliff.wiki": {"page": "cliff", "file": "cliff.wiki"}, "BoolNet.wiki": {"page": "BoolNet", "file": "BoolNet.wiki"}, "OGDI.wiki": {"page": "OGDI", "file": "OGDI.wiki"}, "LWP__UserAgent__CHICaching.wiki": {"page": "LWP::UserAgent::CHICaching", "file": "LWP__UserAgent__CHICaching.wiki"}, "crypto-cipher-types.wiki": {"page": "crypto-cipher-types", "file": "crypto-cipher-types.wiki"}, "Yelp.wiki": {"page": "Yelp", "file": "Yelp.wiki"}, "blake2b.wiki": {"page": "blake2b", "file": "blake2b.wiki"}, "libkf5mailcommon.wiki": {"page": "libkf5mailcommon", "file": "libkf5mailcommon.wiki"}, "filetea.wiki": {"page": "filetea", "file": "filetea.wiki"}, "Scalar-Listify.wiki": {"page": "Scalar-Listify", "file": "Scalar-Listify.wiki"}, "datefudge.wiki": {"page": "datefudge", "file": "datefudge.wiki"}, "path-type.wiki": {"page": "path-type", "file": "path-type.wiki"}, "pyspatialite.wiki": {"page": "pyspatialite", "file": "pyspatialite.wiki"}, "github.com_julienschmidt_httprouter.wiki": {"page": "github.com/julienschmidt/httprouter", "file": "github.com_julienschmidt_httprouter.wiki"}, "Data__ParseBinary.wiki": {"page": "Data::ParseBinary", "file": "Data__ParseBinary.wiki"}, "semverse.wiki": {"page": "semverse", "file": "semverse.wiki"}, "EasyProcess.wiki": {"page": "EasyProcess", "file": "EasyProcess.wiki"}, "vala-terminal.wiki": {"page": "vala-terminal", "file": "vala-terminal.wiki"}, "OpenCFU.wiki": {"page": "OpenCFU", "file": "OpenCFU.wiki"}, "monad-loops.wiki": {"page": "monad-loops", "file": "monad-loops.wiki"}, "ocamlgraph.wiki": {"page": "ocamlgraph", "file": "ocamlgraph.wiki"}, "Sage.wiki": {"page": "Sage", "file": "Sage.wiki"}, "maptree.wiki": {"page": "maptree", "file": "maptree.wiki"}, "Type__Tiny.wiki": {"page": "Type::Tiny", "file": "Type__Tiny.wiki"}, "t4k_common.wiki": {"page": "t4k_common", "file": "t4k_common.wiki"}, "globus_gsi_openssl_error.wiki": {"page": "globus_gsi_openssl_error", "file": "globus_gsi_openssl_error.wiki"}, "arr-union.wiki": {"page": "arr-union", "file": "arr-union.wiki"}, "licenseutils.wiki": {"page": "licenseutils", "file": "licenseutils.wiki"}, "ricochet.wiki": {"page": "ricochet", "file": "ricochet.wiki"}, "kdocker.wiki": {"page": "kdocker", "file": "kdocker.wiki"}, "piwi.wiki": {"page": "piwi", "file": "piwi.wiki"}, "hacking.wiki": {"page": "hacking", "file": "hacking.wiki"}, "ztree.wiki": {"page": "ztree", "file": "ztree.wiki"}, "slingshot.wiki": {"page": "slingshot", "file": "slingshot.wiki"}, "qthid.wiki": {"page": "qthid", "file": "qthid.wiki"}, "salt-formula-neutron.wiki": {"page": "salt-formula-neutron", "file": "salt-formula-neutron.wiki"}, "protobuf.wiki": {"page": "protobuf", "file": "protobuf.wiki"}, "connect-timeout.wiki": {"page": "connect-timeout", "file": "connect-timeout.wiki"}, "encuentro.wiki": {"page": "encuentro", "file": "encuentro.wiki"}, "Catalyst-Plugin-Scheduler.wiki": {"page": "Catalyst-Plugin-Scheduler", "file": "Catalyst-Plugin-Scheduler.wiki"}, "kind-of.wiki": {"page": "kind-of", "file": "kind-of.wiki"}, "lcmaps.wiki": {"page": "lcmaps", "file": "lcmaps.wiki"}, "typeahead.js.wiki": {"page": "typeahead.js", "file": "typeahead.js.wiki"}, "OCR.wiki": {"page": "OCR", "file": "OCR.wiki"}, "String-Flogger.wiki": {"page": "String-Flogger", "file": "String-Flogger.wiki"}, "gopkg.in_yaml.v2.wiki": {"page": "gopkg.in/yaml.v2", "file": "gopkg.in_yaml.v2.wiki"}, "pangomm.wiki": {"page": "pangomm", "file": "pangomm.wiki"}, "Chromium_B.S.U..wiki": {"page": "Chromium B.S.U.", "file": "Chromium_B.S.U..wiki"}, "PixelMed_Java_DICOM_Toolkit.wiki": {"page": "PixelMed Java DICOM Toolkit", "file": "PixelMed_Java_DICOM_Toolkit.wiki"}, "django-setuptest.wiki": {"page": "django-setuptest", "file": "django-setuptest.wiki"}, "KTouch.wiki": {"page": "KTouch", "file": "KTouch.wiki"}, "DateTime-Format-ICal.wiki": {"page": "DateTime-Format-ICal", "file": "DateTime-Format-ICal.wiki"}, "librasterlite2.wiki": {"page": "librasterlite2", "file": "librasterlite2.wiki"}, "Apache_Felix_Shell_TUI.wiki": {"page": "Apache Felix Shell TUI", "file": "Apache_Felix_Shell_TUI.wiki"}, "Perinci-Sub-Normalize.wiki": {"page": "Perinci-Sub-Normalize", "file": "Perinci-Sub-Normalize.wiki"}, "mod_autohost.wiki": {"page": "mod_autohost", "file": "mod_autohost.wiki"}, "gollum-rugged_adapter.wiki": {"page": "gollum-rugged_adapter", "file": "gollum-rugged_adapter.wiki"}, "crypto-random.wiki": {"page": "crypto-random", "file": "crypto-random.wiki"}, "Module-Starter-Smart.wiki": {"page": "Module-Starter-Smart", "file": "Module-Starter-Smart.wiki"}, "shutdown-at-night.wiki": {"page": "shutdown-at-night", "file": "shutdown-at-night.wiki"}, "PostScript-File.wiki": {"page": "PostScript-File", "file": "PostScript-File.wiki"}, "Crypt-OpenSSL-DSA.wiki": {"page": "Crypt-OpenSSL-DSA", "file": "Crypt-OpenSSL-DSA.wiki"}, "donkey.wiki": {"page": "donkey", "file": "donkey.wiki"}, "IPC-ShareLite.wiki": {"page": "IPC-ShareLite", "file": "IPC-ShareLite.wiki"}, "Text-PDF.wiki": {"page": "Text-PDF", "file": "Text-PDF.wiki"}, "scap-workbench.wiki": {"page": "scap-workbench", "file": "scap-workbench.wiki"}, "Event-RPC.wiki": {"page": "Event-RPC", "file": "Event-RPC.wiki"}, "nltk.wiki": {"page": "nltk", "file": "nltk.wiki"}, "Fizsh.wiki": {"page": "Fizsh", "file": "Fizsh.wiki"}, "debhelper.wiki": {"page": "debhelper", "file": "debhelper.wiki"}, "fortunes-cs.wiki": {"page": "fortunes-cs", "file": "fortunes-cs.wiki"}, "C-BIOS.wiki": {"page": "C-BIOS", "file": "C-BIOS.wiki"}, "The_Silver_Searcher.wiki": {"page": "The Silver Searcher", "file": "The_Silver_Searcher.wiki"}, "jsesc.wiki": {"page": "jsesc", "file": "jsesc.wiki"}, "LXMusic.wiki": {"page": "LXMusic", "file": "LXMusic.wiki"}, "BoundedChan.wiki": {"page": "BoundedChan", "file": "BoundedChan.wiki"}, "buku.wiki": {"page": "buku", "file": "buku.wiki"}, "python-jmespath.wiki": {"page": "python-jmespath", "file": "python-jmespath.wiki"}, "apertium-fra.wiki": {"page": "apertium-fra", "file": "apertium-fra.wiki"}, "tomatoes.wiki": {"page": "tomatoes", "file": "tomatoes.wiki"}, "Array-Compare.wiki": {"page": "Array-Compare", "file": "Array-Compare.wiki"}, "jpy__Bidirectional_Java-python_bridge.wiki": {"page": "jpy, Bidirectional Java-python bridge", "file": "jpy__Bidirectional_Java-python_bridge.wiki"}, "UDDI4J.wiki": {"page": "UDDI4J", "file": "UDDI4J.wiki"}, "libhdcd.wiki": {"page": "libhdcd", "file": "libhdcd.wiki"}, "Performous.wiki": {"page": "Performous", "file": "Performous.wiki"}, "Roman.wiki": {"page": "Roman", "file": "Roman.wiki"}, "HTML__HTML5__Writer.wiki": {"page": "HTML::HTML5::Writer", "file": "HTML__HTML5__Writer.wiki"}, "GWorkspace.wiki": {"page": "GWorkspace", "file": "GWorkspace.wiki"}, "camping.wiki": {"page": "camping", "file": "camping.wiki"}, "vsgui.wiki": {"page": "vsgui", "file": "vsgui.wiki"}, "ioprogress.wiki": {"page": "ioprogress", "file": "ioprogress.wiki"}, "Sphinx-Search.wiki": {"page": "Sphinx-Search", "file": "Sphinx-Search.wiki"}, "gemnasium-gitlab-service.wiki": {"page": "gemnasium-gitlab-service", "file": "gemnasium-gitlab-service.wiki"}, "git.wiki": {"page": "git", "file": "git.wiki"}, "freedombox-setup.wiki": {"page": "freedombox-setup", "file": "freedombox-setup.wiki"}, "clone.wiki": {"page": "clone", "file": "clone.wiki"}, "JACK_Keyboard.wiki": {"page": "JACK Keyboard", "file": "JACK_Keyboard.wiki"}, "sslh.wiki": {"page": "sslh", "file": "sslh.wiki"}, "mocha-lcov-reporter.wiki": {"page": "mocha-lcov-reporter", "file": "mocha-lcov-reporter.wiki"}, "JUNG.wiki": {"page": "JUNG", "file": "JUNG.wiki"}, "OpenLayers.wiki": {"page": "OpenLayers", "file": "OpenLayers.wiki"}, "Struct-Dumb.wiki": {"page": "Struct-Dumb", "file": "Struct-Dumb.wiki"}, "Google_Font_Directory.wiki": {"page": "Google Font Directory", "file": "Google_Font_Directory.wiki"}, "mauveAligner.wiki": {"page": "mauveAligner", "file": "mauveAligner.wiki"}, "squishyball.wiki": {"page": "squishyball", "file": "squishyball.wiki"}, "pygccxml.wiki": {"page": "pygccxml", "file": "pygccxml.wiki"}, "kscd.wiki": {"page": "kscd", "file": "kscd.wiki"}, "APNG_Optimizer.wiki": {"page": "APNG Optimizer", "file": "APNG_Optimizer.wiki"}, "puppet-murano.wiki": {"page": "puppet-murano", "file": "puppet-murano.wiki"}, "noto-cjk.wiki": {"page": "noto-cjk", "file": "noto-cjk.wiki"}, "Ri-li.wiki": {"page": "Ri-li", "file": "Ri-li.wiki"}, "snowballz.wiki": {"page": "snowballz", "file": "snowballz.wiki"}, "argus-clients.wiki": {"page": "argus-clients", "file": "argus-clients.wiki"}, "Thrust.wiki": {"page": "Thrust", "file": "Thrust.wiki"}, "tulip.wiki": {"page": "tulip", "file": "tulip.wiki"}, "formatR.wiki": {"page": "formatR", "file": "formatR.wiki"}, "SuiteSparse.wiki": {"page": "SuiteSparse", "file": "SuiteSparse.wiki"}, "hoauth2.wiki": {"page": "hoauth2", "file": "hoauth2.wiki"}, "i18nspector.wiki": {"page": "i18nspector", "file": "i18nspector.wiki"}, "libqes.wiki": {"page": "libqes", "file": "libqes.wiki"}, "python-intervaltree-bio.wiki": {"page": "python-intervaltree-bio", "file": "python-intervaltree-bio.wiki"}, "sugar-presence-service.wiki": {"page": "sugar-presence-service", "file": "sugar-presence-service.wiki"}, "cppman.wiki": {"page": "cppman", "file": "cppman.wiki"}, "gsmc.wiki": {"page": "gsmc", "file": "gsmc.wiki"}, "MooX-Types-SetObject.wiki": {"page": "MooX-Types-SetObject", "file": "MooX-Types-SetObject.wiki"}, "jay.yydebug.wiki": {"page": "jay.yydebug", "file": "jay.yydebug.wiki"}, "zenlisp.wiki": {"page": "zenlisp", "file": "zenlisp.wiki"}, "Parse-DebControl.wiki": {"page": "Parse-DebControl", "file": "Parse-DebControl.wiki"}, "Time-ParseDate.wiki": {"page": "Time-ParseDate", "file": "Time-ParseDate.wiki"}, "Smarty_Lexer_Parser.wiki": {"page": "Smarty Lexer/Parser", "file": "Smarty_Lexer_Parser.wiki"}, "hdf5storage.wiki": {"page": "hdf5storage", "file": "hdf5storage.wiki"}, "erlang-proper.wiki": {"page": "erlang-proper", "file": "erlang-proper.wiki"}, "Jifty-DBI.wiki": {"page": "Jifty-DBI", "file": "Jifty-DBI.wiki"}, "crypto-numbers.wiki": {"page": "crypto-numbers", "file": "crypto-numbers.wiki"}, "sbv.wiki": {"page": "sbv", "file": "sbv.wiki"}, "mwparserfromhell.wiki": {"page": "mwparserfromhell", "file": "mwparserfromhell.wiki"}, "YAML-LibYAML.wiki": {"page": "YAML-LibYAML", "file": "YAML-LibYAML.wiki"}, "diminish-el.wiki": {"page": "diminish-el", "file": "diminish-el.wiki"}, "python-senlinclient.wiki": {"page": "python-senlinclient", "file": "python-senlinclient.wiki"}, "B++-Seq-Omics.wiki": {"page": "B++-Seq-Omics", "file": "B++-Seq-Omics.wiki"}, "Thread-Pool.wiki": {"page": "Thread-Pool", "file": "Thread-Pool.wiki"}, "plogr.wiki": {"page": "plogr", "file": "plogr.wiki"}, "XML-Compile-Tester.wiki": {"page": "XML-Compile-Tester", "file": "XML-Compile-Tester.wiki"}, "fluidsynth.wiki": {"page": "fluidsynth", "file": "fluidsynth.wiki"}, "cmigrep.wiki": {"page": "cmigrep", "file": "cmigrep.wiki"}, "shed.wiki": {"page": "shed", "file": "shed.wiki"}, "libregf.wiki": {"page": "libregf", "file": "libregf.wiki"}, "antigen.wiki": {"page": "antigen", "file": "antigen.wiki"}, "Test-Carp.wiki": {"page": "Test-Carp", "file": "Test-Carp.wiki"}, "Color-Library.wiki": {"page": "Color-Library", "file": "Color-Library.wiki"}, "Bytes-Random-Secure.wiki": {"page": "Bytes-Random-Secure", "file": "Bytes-Random-Secure.wiki"}, "Log__Any__Adapter__Screen.wiki": {"page": "Log::Any::Adapter::Screen", "file": "Log__Any__Adapter__Screen.wiki"}, "Nitro.wiki": {"page": "Nitro", "file": "Nitro.wiki"}, "rails-assets-jeresig-jquery.hotkeys.wiki": {"page": "rails-assets-jeresig-jquery.hotkeys", "file": "rails-assets-jeresig-jquery.hotkeys.wiki"}, "plaso.wiki": {"page": "plaso", "file": "plaso.wiki"}, "XMLRPC-Lite.wiki": {"page": "XMLRPC-Lite", "file": "XMLRPC-Lite.wiki"}, "Castle_Game_Engine.wiki": {"page": "Castle Game Engine", "file": "Castle_Game_Engine.wiki"}, "Array-Unique.wiki": {"page": "Array-Unique", "file": "Array-Unique.wiki"}, "Math-Clipper.wiki": {"page": "Math-Clipper", "file": "Math-Clipper.wiki"}, "fonts-averia-serif-gwf.wiki": {"page": "fonts-averia-serif-gwf", "file": "fonts-averia-serif-gwf.wiki"}, "shakespeare.wiki": {"page": "shakespeare", "file": "shakespeare.wiki"}, "swish.wiki": {"page": "swish", "file": "swish.wiki"}, "kakoune.wiki": {"page": "kakoune", "file": "kakoune.wiki"}, "Getopt-ArgParse.wiki": {"page": "Getopt-ArgParse", "file": "Getopt-ArgParse.wiki"}, "perl-t2html.wiki": {"page": "perl-t2html", "file": "perl-t2html.wiki"}, "haskell-sdl.wiki": {"page": "haskell-sdl", "file": "haskell-sdl.wiki"}, "Ref-Util.wiki": {"page": "Ref-Util", "file": "Ref-Util.wiki"}, "graypy.wiki": {"page": "graypy", "file": "graypy.wiki"}, "Devel-GlobalDestruction.wiki": {"page": "Devel-GlobalDestruction", "file": "Devel-GlobalDestruction.wiki"}, "Test-Refcount.wiki": {"page": "Test-Refcount", "file": "Test-Refcount.wiki"}, "elk.wiki": {"page": "elk", "file": "elk.wiki"}, "MaxMind-DB-Reader-python.wiki": {"page": "MaxMind-DB-Reader-python", "file": "MaxMind-DB-Reader-python.wiki"}, "WepLab.wiki": {"page": "WepLab", "file": "WepLab.wiki"}, "FoxtrotGPS.wiki": {"page": "FoxtrotGPS", "file": "FoxtrotGPS.wiki"}, "pyparted.wiki": {"page": "pyparted", "file": "pyparted.wiki"}, "libmikmod.wiki": {"page": "libmikmod", "file": "libmikmod.wiki"}, "App__perlrdf__Command__Query.wiki": {"page": "App::perlrdf::Command::Query", "file": "App__perlrdf__Command__Query.wiki"}, "globus_gram_protocol.wiki": {"page": "globus_gram_protocol", "file": "globus_gram_protocol.wiki"}, "faraday_middleware.wiki": {"page": "faraday_middleware", "file": "faraday_middleware.wiki"}, "kid3.wiki": {"page": "kid3", "file": "kid3.wiki"}, "php-htmlawed.wiki": {"page": "php-htmlawed", "file": "php-htmlawed.wiki"}, "HdrHistogram.wiki": {"page": "HdrHistogram", "file": "HdrHistogram.wiki"}, "tagsoup.wiki": {"page": "tagsoup", "file": "tagsoup.wiki"}, "hexcompare.wiki": {"page": "hexcompare", "file": "hexcompare.wiki"}, "ocaml-config-file.wiki": {"page": "ocaml-config-file", "file": "ocaml-config-file.wiki"}, "lsmeans.wiki": {"page": "lsmeans", "file": "lsmeans.wiki"}, "HTML-SimpleParse.wiki": {"page": "HTML-SimpleParse", "file": "HTML-SimpleParse.wiki"}, "python-xml-toolkit.wiki": {"page": "python-xml-toolkit", "file": "python-xml-toolkit.wiki"}, "asn1-ber.v1.wiki": {"page": "asn1-ber.v1", "file": "asn1-ber.v1.wiki"}, "gbrowse.wiki": {"page": "gbrowse", "file": "gbrowse.wiki"}, "HsOpenSSL-x509-system.wiki": {"page": "HsOpenSSL-x509-system", "file": "HsOpenSSL-x509-system.wiki"}, "signon-kwallet-extension.wiki": {"page": "signon-kwallet-extension", "file": "signon-kwallet-extension.wiki"}, "cinnamon-desktop-environment.wiki": {"page": "cinnamon-desktop-environment", "file": "cinnamon-desktop-environment.wiki"}, "django-pipeline.wiki": {"page": "django-pipeline", "file": "django-pipeline.wiki"}, "p4est.wiki": {"page": "p4est", "file": "p4est.wiki"}, "unicode.wiki": {"page": "unicode", "file": "unicode.wiki"}, "Log-Dispatch-Array.wiki": {"page": "Log-Dispatch-Array", "file": "Log-Dispatch-Array.wiki"}, "istgt.wiki": {"page": "istgt", "file": "istgt.wiki"}, "sem.wiki": {"page": "sem", "file": "sem.wiki"}, "Sane.wiki": {"page": "Sane", "file": "Sane.wiki"}, "rails-assets-markdown-it--markdown-it-for-inline.wiki": {"page": "rails-assets-markdown-it--markdown-it-for-inline", "file": "rails-assets-markdown-it--markdown-it-for-inline.wiki"}, "grunt-contrib-internal.wiki": {"page": "grunt-contrib-internal", "file": "grunt-contrib-internal.wiki"}, "Galileo.wiki": {"page": "Galileo", "file": "Galileo.wiki"}, "monads-tf.wiki": {"page": "monads-tf", "file": "monads-tf.wiki"}, "RDF__KML__Exporter.wiki": {"page": "RDF::KML::Exporter", "file": "RDF__KML__Exporter.wiki"}, "gpx2shp.wiki": {"page": "gpx2shp", "file": "gpx2shp.wiki"}, "LADISH.wiki": {"page": "LADISH", "file": "LADISH.wiki"}, "Sylpheed.wiki": {"page": "Sylpheed", "file": "Sylpheed.wiki"}, "catkin_pkg.wiki": {"page": "catkin_pkg", "file": "catkin_pkg.wiki"}, "Crypt-SSLeay.wiki": {"page": "Crypt-SSLeay", "file": "Crypt-SSLeay.wiki"}, "AnyEvent__RabbitMQ.wiki": {"page": "AnyEvent::RabbitMQ", "file": "AnyEvent__RabbitMQ.wiki"}, "CQRlib.wiki": {"page": "CQRlib", "file": "CQRlib.wiki"}, "CGI-Session-Driver-chi.wiki": {"page": "CGI-Session-Driver-chi", "file": "CGI-Session-Driver-chi.wiki"}, "PJPROJECT.wiki": {"page": "PJPROJECT", "file": "PJPROJECT.wiki"}, "gnome-doc-utils.wiki": {"page": "gnome-doc-utils", "file": "gnome-doc-utils.wiki"}, "object-assign.wiki": {"page": "object-assign", "file": "object-assign.wiki"}, "pristine-tar.wiki": {"page": "pristine-tar", "file": "pristine-tar.wiki"}, "levn.wiki": {"page": "levn", "file": "levn.wiki"}, "panoramisk.wiki": {"page": "panoramisk", "file": "panoramisk.wiki"}, "OpenImageIO.wiki": {"page": "OpenImageIO", "file": "OpenImageIO.wiki"}, "passwdqc.wiki": {"page": "passwdqc", "file": "passwdqc.wiki"}, "libodb-sqlite.wiki": {"page": "libodb-sqlite", "file": "libodb-sqlite.wiki"}, "Susy.wiki": {"page": "Susy", "file": "Susy.wiki"}, "mate-utils.wiki": {"page": "mate-utils", "file": "mate-utils.wiki"}, "ffi-bit_masks.wiki": {"page": "ffi-bit_masks", "file": "ffi-bit_masks.wiki"}, "mha4mysql-manager.wiki": {"page": "mha4mysql-manager", "file": "mha4mysql-manager.wiki"}, "memberlist.wiki": {"page": "memberlist", "file": "memberlist.wiki"}, "Camera.wiki": {"page": "Camera", "file": "Camera.wiki"}, "tryton-modules-bank.wiki": {"page": "tryton-modules-bank", "file": "tryton-modules-bank.wiki"}, "Maven_EJB_Plugin.wiki": {"page": "Maven EJB Plugin", "file": "Maven_EJB_Plugin.wiki"}, "notifier.wiki": {"page": "notifier", "file": "notifier.wiki"}, "Email-Simple.wiki": {"page": "Email-Simple", "file": "Email-Simple.wiki"}, "Son_of_Grid_Engine.wiki": {"page": "Son of Grid Engine", "file": "Son_of_Grid_Engine.wiki"}, "cronolog.wiki": {"page": "cronolog", "file": "cronolog.wiki"}, "App-Rad.wiki": {"page": "App-Rad", "file": "App-Rad.wiki"}, "UUID-Tiny.wiki": {"page": "UUID-Tiny", "file": "UUID-Tiny.wiki"}, "LibLO.wiki": {"page": "LibLO", "file": "LibLO.wiki"}, "msrest.wiki": {"page": "msrest", "file": "msrest.wiki"}, "Tenjin.wiki": {"page": "Tenjin", "file": "Tenjin.wiki"}, "gucharmap.wiki": {"page": "gucharmap", "file": "gucharmap.wiki"}, "Dancer-Plugin-FlashMessage.wiki": {"page": "Dancer-Plugin-FlashMessage", "file": "Dancer-Plugin-FlashMessage.wiki"}, "tiny-initramfs.wiki": {"page": "tiny-initramfs", "file": "tiny-initramfs.wiki"}, "pyclips.wiki": {"page": "pyclips", "file": "pyclips.wiki"}, "gflags.wiki": {"page": "gflags", "file": "gflags.wiki"}, "Pondus.wiki": {"page": "Pondus", "file": "Pondus.wiki"}, "NTFS-3G_Advanced.wiki": {"page": "NTFS-3G Advanced", "file": "NTFS-3G_Advanced.wiki"}, "Captcha-reCAPTCHA.wiki": {"page": "Captcha-reCAPTCHA", "file": "Captcha-reCAPTCHA.wiki"}, "rspec-its.wiki": {"page": "rspec-its", "file": "rspec-its.wiki"}, "String-Random.wiki": {"page": "String-Random", "file": "String-Random.wiki"}, "engadget.wiki": {"page": "engadget", "file": "engadget.wiki"}, "CGI-Application-Plugin-RequireSSL.wiki": {"page": "CGI-Application-Plugin-RequireSSL", "file": "CGI-Application-Plugin-RequireSSL.wiki"}, "Template-Plugin-JSON-Escape.wiki": {"page": "Template-Plugin-JSON-Escape", "file": "Template-Plugin-JSON-Escape.wiki"}, "test-framework-th.wiki": {"page": "test-framework-th", "file": "test-framework-th.wiki"}, "Maven_Site_Plugin.wiki": {"page": "Maven Site Plugin", "file": "Maven_Site_Plugin.wiki"}, "Dist-Zilla-Plugin-Repository.wiki": {"page": "Dist-Zilla-Plugin-Repository", "file": "Dist-Zilla-Plugin-Repository.wiki"}, "Clirr.wiki": {"page": "Clirr", "file": "Clirr.wiki"}, "python-apt.wiki": {"page": "python-apt", "file": "python-apt.wiki"}, "libmpack.wiki": {"page": "libmpack", "file": "libmpack.wiki"}, "Sratom.wiki": {"page": "Sratom", "file": "Sratom.wiki"}, "python-x2go.wiki": {"page": "python-x2go", "file": "python-x2go.wiki"}, "rails-timeago.wiki": {"page": "rails-timeago", "file": "rails-timeago.wiki"}, "Apache_Commons_Exec.wiki": {"page": "Apache Commons Exec", "file": "Apache_Commons_Exec.wiki"}, "revelation.wiki": {"page": "revelation", "file": "revelation.wiki"}, "rdp-classifier.wiki": {"page": "rdp-classifier", "file": "rdp-classifier.wiki"}, "akonadi-calendar.wiki": {"page": "akonadi-calendar", "file": "akonadi-calendar.wiki"}, "flot-rails.wiki": {"page": "flot-rails", "file": "flot-rails.wiki"}, "has-cors.wiki": {"page": "has-cors", "file": "has-cors.wiki"}, "libmrss.wiki": {"page": "libmrss", "file": "libmrss.wiki"}, "vulture.wiki": {"page": "vulture", "file": "vulture.wiki"}, "juffed.wiki": {"page": "juffed", "file": "juffed.wiki"}, "shibboleth-resolver.wiki": {"page": "shibboleth-resolver", "file": "shibboleth-resolver.wiki"}, "EJS__Embedded_JavaScript_templates_.wiki": {"page": "EJS (Embedded JavaScript templates)", "file": "EJS__Embedded_JavaScript_templates_.wiki"}, "kmix.wiki": {"page": "kmix", "file": "kmix.wiki"}, "awesome_print.wiki": {"page": "awesome_print", "file": "awesome_print.wiki"}, "offtrac.wiki": {"page": "offtrac", "file": "offtrac.wiki"}, "toml.wiki": {"page": "toml", "file": "toml.wiki"}, "Catalyst-View-PDF-Reuse.wiki": {"page": "Catalyst-View-PDF-Reuse", "file": "Catalyst-View-PDF-Reuse.wiki"}, "FaCT++.wiki": {"page": "FaCT++", "file": "FaCT++.wiki"}, "linear.wiki": {"page": "linear", "file": "linear.wiki"}, "rails-assets-markdown-it-sup.wiki": {"page": "rails-assets-markdown-it-sup", "file": "rails-assets-markdown-it-sup.wiki"}, "Petal.wiki": {"page": "Petal", "file": "Petal.wiki"}, "gnote.wiki": {"page": "gnote", "file": "gnote.wiki"}, "oslo.i18n.wiki": {"page": "oslo.i18n", "file": "oslo.i18n.wiki"}, "go-lz4.wiki": {"page": "go-lz4", "file": "go-lz4.wiki"}, "clone-stats.wiki": {"page": "clone-stats", "file": "clone-stats.wiki"}, "translationstring.wiki": {"page": "translationstring", "file": "translationstring.wiki"}, "lua-client.wiki": {"page": "lua-client", "file": "lua-client.wiki"}, "array-unique.wiki": {"page": "array-unique", "file": "array-unique.wiki"}, "hitch.wiki": {"page": "hitch", "file": "hitch.wiki"}, "os-brick.wiki": {"page": "os-brick", "file": "os-brick.wiki"}, "palo.wiki": {"page": "palo", "file": "palo.wiki"}, "Biblio-Thesaurus.wiki": {"page": "Biblio-Thesaurus", "file": "Biblio-Thesaurus.wiki"}, "commons-jci.wiki": {"page": "commons-jci", "file": "commons-jci.wiki"}, "WWW-Mechanize.wiki": {"page": "WWW-Mechanize", "file": "WWW-Mechanize.wiki"}, "broccoli-ruby.wiki": {"page": "broccoli-ruby", "file": "broccoli-ruby.wiki"}, "openssl-streams.wiki": {"page": "openssl-streams", "file": "openssl-streams.wiki"}, "Kazam.wiki": {"page": "Kazam", "file": "Kazam.wiki"}, "castellan.wiki": {"page": "castellan", "file": "castellan.wiki"}, "FreeBSD_Base.wiki": {"page": "FreeBSD Base", "file": "FreeBSD_Base.wiki"}, "libnftnl.wiki": {"page": "libnftnl", "file": "libnftnl.wiki"}, "dispcalgui.wiki": {"page": "dispcalgui", "file": "dispcalgui.wiki"}, "gcap.wiki": {"page": "gcap", "file": "gcap.wiki"}, "node-htmlparser.wiki": {"page": "node-htmlparser", "file": "node-htmlparser.wiki"}, "Net-SMTP-TLS.wiki": {"page": "Net-SMTP-TLS", "file": "Net-SMTP-TLS.wiki"}, "DateTime-Tiny.wiki": {"page": "DateTime-Tiny", "file": "DateTime-Tiny.wiki"}, "recoll.wiki": {"page": "recoll", "file": "recoll.wiki"}, "bugwarrior.wiki": {"page": "bugwarrior", "file": "bugwarrior.wiki"}, "File-chmod.wiki": {"page": "File-chmod", "file": "File-chmod.wiki"}, "chewing-editor.wiki": {"page": "chewing-editor", "file": "chewing-editor.wiki"}, "upc_ca_ona_hts.wiki": {"page": "upc_ca_ona_hts", "file": "upc_ca_ona_hts.wiki"}, "Template-Stash-AutoEscaping.wiki": {"page": "Template-Stash-AutoEscaping", "file": "Template-Stash-AutoEscaping.wiki"}, "fwupdate.wiki": {"page": "fwupdate", "file": "fwupdate.wiki"}, "ripit.wiki": {"page": "ripit", "file": "ripit.wiki"}, "revel.wiki": {"page": "revel", "file": "revel.wiki"}, "intern.wiki": {"page": "intern", "file": "intern.wiki"}, "Package-DeprecationManager.wiki": {"page": "Package-DeprecationManager", "file": "Package-DeprecationManager.wiki"}, "Littlewood-Richardson_Calculator.wiki": {"page": "Littlewood-Richardson Calculator", "file": "Littlewood-Richardson_Calculator.wiki"}, "haskell-ghc-events.wiki": {"page": "haskell-ghc-events", "file": "haskell-ghc-events.wiki"}, "DASCRUBBER.wiki": {"page": "DASCRUBBER", "file": "DASCRUBBER.wiki"}, "Crypt-OpenSSL-PKCS10.wiki": {"page": "Crypt-OpenSSL-PKCS10", "file": "Crypt-OpenSSL-PKCS10.wiki"}, "hexter.wiki": {"page": "hexter", "file": "hexter.wiki"}, "SNAP.wiki": {"page": "SNAP", "file": "SNAP.wiki"}, "strutil.wiki": {"page": "strutil", "file": "strutil.wiki"}, "libgtk3-perl.wiki": {"page": "libgtk3-perl", "file": "libgtk3-perl.wiki"}, "PyNAST.wiki": {"page": "PyNAST", "file": "PyNAST.wiki"}, "tidyr.wiki": {"page": "tidyr", "file": "tidyr.wiki"}, "Chart-Gnuplot.wiki": {"page": "Chart-Gnuplot", "file": "Chart-Gnuplot.wiki"}, "idlestat.wiki": {"page": "idlestat", "file": "idlestat.wiki"}, "XCFA.wiki": {"page": "XCFA", "file": "XCFA.wiki"}, "Horde_Thrift_client.wiki": {"page": "Horde Thrift client", "file": "Horde_Thrift_client.wiki"}, "Test-POE-Server-TCP.wiki": {"page": "Test-POE-Server-TCP", "file": "Test-POE-Server-TCP.wiki"}, "forks.wiki": {"page": "forks", "file": "forks.wiki"}, "iPiG.wiki": {"page": "iPiG", "file": "iPiG.wiki"}, "libosm-gary68-perl.wiki": {"page": "libosm-gary68-perl", "file": "libosm-gary68-perl.wiki"}, "tryton-modules-purchase.wiki": {"page": "tryton-modules-purchase", "file": "tryton-modules-purchase.wiki"}, "obus.wiki": {"page": "obus", "file": "obus.wiki"}, "unicode-display_width.wiki": {"page": "unicode-display_width", "file": "unicode-display_width.wiki"}, "tryton-modules-account-stock-landed-cost.wiki": {"page": "tryton-modules-account-stock-landed-cost", "file": "tryton-modules-account-stock-landed-cost.wiki"}, "idm-console-framework.wiki": {"page": "idm-console-framework", "file": "idm-console-framework.wiki"}, "cdck.wiki": {"page": "cdck", "file": "cdck.wiki"}, "classy-prelude-conduit.wiki": {"page": "classy-prelude-conduit", "file": "classy-prelude-conduit.wiki"}, "pluma__old_name__mate-text-editor_.wiki": {"page": "pluma (old name: mate-text-editor)", "file": "pluma__old_name__mate-text-editor_.wiki"}, "QLandkarteGT.wiki": {"page": "QLandkarteGT", "file": "QLandkarteGT.wiki"}, "Mediathekview.wiki": {"page": "Mediathekview", "file": "Mediathekview.wiki"}, "lzlib.wiki": {"page": "lzlib", "file": "lzlib.wiki"}, "node-mapnik.wiki": {"page": "node-mapnik", "file": "node-mapnik.wiki"}, "bolt.wiki": {"page": "bolt", "file": "bolt.wiki"}, "rapidxml.wiki": {"page": "rapidxml", "file": "rapidxml.wiki"}, "sndio.wiki": {"page": "sndio", "file": "sndio.wiki"}, "tuxmath.wiki": {"page": "tuxmath", "file": "tuxmath.wiki"}, "darcs-monitor.wiki": {"page": "darcs-monitor", "file": "darcs-monitor.wiki"}, "voms-mysql-plugin.wiki": {"page": "voms-mysql-plugin", "file": "voms-mysql-plugin.wiki"}, "dcap.wiki": {"page": "dcap", "file": "dcap.wiki"}, "wstool.wiki": {"page": "wstool", "file": "wstool.wiki"}, "ipykernel.wiki": {"page": "ipykernel", "file": "ipykernel.wiki"}, "oclgrind.wiki": {"page": "oclgrind", "file": "oclgrind.wiki"}, "ddclient.wiki": {"page": "ddclient", "file": "ddclient.wiki"}, "splitpatch.wiki": {"page": "splitpatch", "file": "splitpatch.wiki"}, "RTAX.wiki": {"page": "RTAX", "file": "RTAX.wiki"}, "Email-Address-List.wiki": {"page": "Email-Address-List", "file": "Email-Address-List.wiki"}, "PortaBase.wiki": {"page": "PortaBase", "file": "PortaBase.wiki"}, "LTFAT_package_for_Octave.wiki": {"page": "LTFAT package for Octave", "file": "LTFAT_package_for_Octave.wiki"}, "Ima-DBI.wiki": {"page": "Ima-DBI", "file": "Ima-DBI.wiki"}, "list-abs.wiki": {"page": "list-abs", "file": "list-abs.wiki"}, "RDF__LDF.wiki": {"page": "RDF::LDF", "file": "RDF__LDF.wiki"}, "Module-Info.wiki": {"page": "Module-Info", "file": "Module-Info.wiki"}, "kxmlrpcclient.wiki": {"page": "kxmlrpcclient", "file": "kxmlrpcclient.wiki"}, "cowsay.wiki": {"page": "cowsay", "file": "cowsay.wiki"}, "Log-Message-Simple.wiki": {"page": "Log-Message-Simple", "file": "Log-Message-Simple.wiki"}, "cups-pdf.wiki": {"page": "cups-pdf", "file": "cups-pdf.wiki"}, "Module-Reader.wiki": {"page": "Module-Reader", "file": "Module-Reader.wiki"}, "Time-y2038.wiki": {"page": "Time-y2038", "file": "Time-y2038.wiki"}, "jekyll_test_plugin.wiki": {"page": "jekyll_test_plugin", "file": "jekyll_test_plugin.wiki"}, "msgp.wiki": {"page": "msgp", "file": "msgp.wiki"}, "yasnippet-snippets.wiki": {"page": "yasnippet-snippets", "file": "yasnippet-snippets.wiki"}, "apache2-mod_xforward.wiki": {"page": "apache2-mod_xforward", "file": "apache2-mod_xforward.wiki"}, "oddjob.wiki": {"page": "oddjob", "file": "oddjob.wiki"}, "dwm.wiki": {"page": "dwm", "file": "dwm.wiki"}, "Data-HAL.wiki": {"page": "Data-HAL", "file": "Data-HAL.wiki"}, "Regexp-Optimizer.wiki": {"page": "Regexp-Optimizer", "file": "Regexp-Optimizer.wiki"}, "Pod-Coverage-TrustPod.wiki": {"page": "Pod-Coverage-TrustPod", "file": "Pod-Coverage-TrustPod.wiki"}, "mrtdreader.wiki": {"page": "mrtdreader", "file": "mrtdreader.wiki"}, "libassa.wiki": {"page": "libassa", "file": "libassa.wiki"}, "RDF__Query.wiki": {"page": "RDF::Query", "file": "RDF__Query.wiki"}, "Devel-Trace.wiki": {"page": "Devel-Trace", "file": "Devel-Trace.wiki"}, "Apache_ActiveMQ.wiki": {"page": "Apache ActiveMQ", "file": "Apache_ActiveMQ.wiki"}, "escape.wiki": {"page": "escape", "file": "escape.wiki"}, "recursive-narrow.wiki": {"page": "recursive-narrow", "file": "recursive-narrow.wiki"}, "Cbc.wiki": {"page": "Cbc", "file": "Cbc.wiki"}, "cipher-camellia.wiki": {"page": "cipher-camellia", "file": "cipher-camellia.wiki"}, "mobyle.wiki": {"page": "mobyle", "file": "mobyle.wiki"}, "node-daemon.wiki": {"page": "node-daemon", "file": "node-daemon.wiki"}, "DBI-Test.wiki": {"page": "DBI-Test", "file": "DBI-Test.wiki"}, "python-jenkins.wiki": {"page": "python-jenkins", "file": "python-jenkins.wiki"}, "storm.wiki": {"page": "storm", "file": "storm.wiki"}, "Template-AutoFilter.wiki": {"page": "Template-AutoFilter", "file": "Template-AutoFilter.wiki"}, "libsigrok.wiki": {"page": "libsigrok", "file": "libsigrok.wiki"}, "Xpad.wiki": {"page": "Xpad", "file": "Xpad.wiki"}, "AnyEvent__Handle__UDP.wiki": {"page": "AnyEvent::Handle::UDP", "file": "AnyEvent__Handle__UDP.wiki"}, "js-jquery.wiki": {"page": "js-jquery", "file": "js-jquery.wiki"}, "Merkaartor.wiki": {"page": "Merkaartor", "file": "Merkaartor.wiki"}, "ReadOSM.wiki": {"page": "ReadOSM", "file": "ReadOSM.wiki"}, "amsmercury.wiki": {"page": "amsmercury", "file": "amsmercury.wiki"}, "AI__FANN.wiki": {"page": "AI::FANN", "file": "AI__FANN.wiki"}, "String-RewritePrefix.wiki": {"page": "String-RewritePrefix", "file": "String-RewritePrefix.wiki"}, "circos-tools.wiki": {"page": "circos-tools", "file": "circos-tools.wiki"}, "CGI-Uploader.wiki": {"page": "CGI-Uploader", "file": "CGI-Uploader.wiki"}, "Benchmark-Timer.wiki": {"page": "Benchmark-Timer", "file": "Benchmark-Timer.wiki"}, "scorched3d.wiki": {"page": "scorched3d", "file": "scorched3d.wiki"}, "ocaml-gnuplot.wiki": {"page": "ocaml-gnuplot", "file": "ocaml-gnuplot.wiki"}, "0ad.wiki": {"page": "0ad", "file": "0ad.wiki"}, "Scalar-List-Utils.wiki": {"page": "Scalar-List-Utils", "file": "Scalar-List-Utils.wiki"}, "hashid.wiki": {"page": "hashid", "file": "hashid.wiki"}, "RDF-Generator-HTTP.wiki": {"page": "RDF-Generator-HTTP", "file": "RDF-Generator-HTTP.wiki"}, "sys-filesystem.wiki": {"page": "sys-filesystem", "file": "sys-filesystem.wiki"}, "staden-io-lib.wiki": {"page": "staden-io-lib", "file": "staden-io-lib.wiki"}, "python-social-auth.wiki": {"page": "python-social-auth", "file": "python-social-auth.wiki"}, "xmlformat.wiki": {"page": "xmlformat", "file": "xmlformat.wiki"}, "Crypt-GCrypt.wiki": {"page": "Crypt-GCrypt", "file": "Crypt-GCrypt.wiki"}, "kst.wiki": {"page": "kst", "file": "kst.wiki"}, "twitter-types.wiki": {"page": "twitter-types", "file": "twitter-types.wiki"}, "plasma-sdk.wiki": {"page": "plasma-sdk", "file": "plasma-sdk.wiki"}, "Dmalloc.wiki": {"page": "Dmalloc", "file": "Dmalloc.wiki"}, "File-FcntlLock.wiki": {"page": "File-FcntlLock", "file": "File-FcntlLock.wiki"}, "RDF__Closure.wiki": {"page": "RDF::Closure", "file": "RDF__Closure.wiki"}, "Cvs.wiki": {"page": "Cvs", "file": "Cvs.wiki"}, "OpenBSC.wiki": {"page": "OpenBSC", "file": "OpenBSC.wiki"}, "curvesapi.wiki": {"page": "curvesapi", "file": "curvesapi.wiki"}, "osgEarth.wiki": {"page": "osgEarth", "file": "osgEarth.wiki"}, "factory_girl_rails.wiki": {"page": "factory_girl_rails", "file": "factory_girl_rails.wiki"}, "pcmanfm-qt.wiki": {"page": "pcmanfm-qt", "file": "pcmanfm-qt.wiki"}, "librep.wiki": {"page": "librep", "file": "librep.wiki"}, "Email-Abstract.wiki": {"page": "Email-Abstract", "file": "Email-Abstract.wiki"}, "binpac.wiki": {"page": "binpac", "file": "binpac.wiki"}, "GraPhlAn.wiki": {"page": "GraPhlAn", "file": "GraPhlAn.wiki"}, "blockfinder.wiki": {"page": "blockfinder", "file": "blockfinder.wiki"}, "jupyter-sphinx-theme.wiki": {"page": "jupyter-sphinx-theme", "file": "jupyter-sphinx-theme.wiki"}, "python-vagrant.wiki": {"page": "python-vagrant", "file": "python-vagrant.wiki"}, "Rest-Client.wiki": {"page": "Rest-Client", "file": "Rest-Client.wiki"}, "PyFlot.wiki": {"page": "PyFlot", "file": "PyFlot.wiki"}, "DSSI.wiki": {"page": "DSSI", "file": "DSSI.wiki"}, "partclone.wiki": {"page": "partclone", "file": "partclone.wiki"}, "Zita-njbridge.wiki": {"page": "Zita-njbridge", "file": "Zita-njbridge.wiki"}, "omniauth-auth0.wiki": {"page": "omniauth-auth0", "file": "omniauth-auth0.wiki"}, "Net-SMTP-SSL.wiki": {"page": "Net-SMTP-SSL", "file": "Net-SMTP-SSL.wiki"}, "partd.wiki": {"page": "partd", "file": "partd.wiki"}, "POE-Component-PubSub.wiki": {"page": "POE-Component-PubSub", "file": "POE-Component-PubSub.wiki"}, "kbookmarks.wiki": {"page": "kbookmarks", "file": "kbookmarks.wiki"}, "Maven_Reporting_Implementation.wiki": {"page": "Maven Reporting Implementation", "file": "Maven_Reporting_Implementation.wiki"}, "Unixutils.wiki": {"page": "Unixutils", "file": "Unixutils.wiki"}, "jetset.wiki": {"page": "jetset", "file": "jetset.wiki"}, "GAMGI.wiki": {"page": "GAMGI", "file": "GAMGI.wiki"}, "msgpack-c.wiki": {"page": "msgpack-c", "file": "msgpack-c.wiki"}, "Keyword-Simple.wiki": {"page": "Keyword-Simple", "file": "Keyword-Simple.wiki"}, "kronometer.wiki": {"page": "kronometer", "file": "kronometer.wiki"}, "flare.wiki": {"page": "flare", "file": "flare.wiki"}, "wsgilog.wiki": {"page": "wsgilog", "file": "wsgilog.wiki"}, "ExtUtils-InstallPaths.wiki": {"page": "ExtUtils-InstallPaths", "file": "ExtUtils-InstallPaths.wiki"}, "tablewriter.wiki": {"page": "tablewriter", "file": "tablewriter.wiki"}, "MEEP.wiki": {"page": "MEEP", "file": "MEEP.wiki"}, "globalconf.wiki": {"page": "globalconf", "file": "globalconf.wiki"}, "jaxen.wiki": {"page": "jaxen", "file": "jaxen.wiki"}, "python-musipd.wiki": {"page": "python-musipd", "file": "python-musipd.wiki"}, "ScrapBook.wiki": {"page": "ScrapBook", "file": "ScrapBook.wiki"}, "NetworkManager-strongswan.wiki": {"page": "NetworkManager-strongswan", "file": "NetworkManager-strongswan.wiki"}, "Test-POE-Client-TCP.wiki": {"page": "Test-POE-Client-TCP", "file": "Test-POE-Client-TCP.wiki"}, "unpipe.wiki": {"page": "unpipe", "file": "unpipe.wiki"}, "globus_gridmap_callout_error.wiki": {"page": "globus_gridmap_callout_error", "file": "globus_gridmap_callout_error.wiki"}, "osc-lib.wiki": {"page": "osc-lib", "file": "osc-lib.wiki"}, "esperanza.wiki": {"page": "esperanza", "file": "esperanza.wiki"}, "Qbs.wiki": {"page": "Qbs", "file": "Qbs.wiki"}, "xdaliclock.wiki": {"page": "xdaliclock", "file": "xdaliclock.wiki"}, "afm.wiki": {"page": "afm", "file": "afm.wiki"}, "Class-MethodMaker.wiki": {"page": "Class-MethodMaker", "file": "Class-MethodMaker.wiki"}, "resolve-dir.wiki": {"page": "resolve-dir", "file": "resolve-dir.wiki"}, "Memcached-libmemcached.wiki": {"page": "Memcached-libmemcached", "file": "Memcached-libmemcached.wiki"}, "cligh.wiki": {"page": "cligh", "file": "cligh.wiki"}, "rb-inotify.wiki": {"page": "rb-inotify", "file": "rb-inotify.wiki"}, "ag.el.wiki": {"page": "ag.el", "file": "ag.el.wiki"}, "JGoodies_Commons.wiki": {"page": "JGoodies Commons", "file": "JGoodies_Commons.wiki"}, "cmdparse.wiki": {"page": "cmdparse", "file": "cmdparse.wiki"}, "librelp.wiki": {"page": "librelp", "file": "librelp.wiki"}, "origin.wiki": {"page": "origin", "file": "origin.wiki"}, "pelican.wiki": {"page": "pelican", "file": "pelican.wiki"}, "body-parser.wiki": {"page": "body-parser", "file": "body-parser.wiki"}, "Data-Types.wiki": {"page": "Data-Types", "file": "Data-Types.wiki"}, "SDL_mixer.wiki": {"page": "SDL_mixer", "file": "SDL_mixer.wiki"}, "Mason-Plugin-HTMLFilters.wiki": {"page": "Mason-Plugin-HTMLFilters", "file": "Mason-Plugin-HTMLFilters.wiki"}, "prawn-table.wiki": {"page": "prawn-table", "file": "prawn-table.wiki"}, "ObjectPath.wiki": {"page": "ObjectPath", "file": "ObjectPath.wiki"}, "mopidy-tunein.wiki": {"page": "mopidy-tunein", "file": "mopidy-tunein.wiki"}, "mate-settings-daemon.wiki": {"page": "mate-settings-daemon", "file": "mate-settings-daemon.wiki"}, "Config-Scoped.wiki": {"page": "Config-Scoped", "file": "Config-Scoped.wiki"}, "IDBA-Tran.wiki": {"page": "IDBA-Tran", "file": "IDBA-Tran.wiki"}, "flex.wiki": {"page": "flex", "file": "flex.wiki"}, "network-conduit-tls.wiki": {"page": "network-conduit-tls", "file": "network-conduit-tls.wiki"}, "Lingua-EN-Fathom.wiki": {"page": "Lingua-EN-Fathom", "file": "Lingua-EN-Fathom.wiki"}, "winregfs.wiki": {"page": "winregfs", "file": "winregfs.wiki"}, "tempest.wiki": {"page": "tempest", "file": "tempest.wiki"}, "Throwable.wiki": {"page": "Throwable", "file": "Throwable.wiki"}, "deal.II.wiki": {"page": "deal.II", "file": "deal.II.wiki"}, "libsdl2-gfx.wiki": {"page": "libsdl2-gfx", "file": "libsdl2-gfx.wiki"}, "vdirsyncer.wiki": {"page": "vdirsyncer", "file": "vdirsyncer.wiki"}, "fog-ecloud.wiki": {"page": "fog-ecloud", "file": "fog-ecloud.wiki"}, "python-esmre.wiki": {"page": "python-esmre", "file": "python-esmre.wiki"}, "godebug.wiki": {"page": "godebug", "file": "godebug.wiki"}, "Lingua-EN-Syllable.wiki": {"page": "Lingua-EN-Syllable", "file": "Lingua-EN-Syllable.wiki"}, "crcutil.wiki": {"page": "crcutil", "file": "crcutil.wiki"}, "xdo.wiki": {"page": "xdo", "file": "xdo.wiki"}, "auto-install.el.wiki": {"page": "auto-install.el", "file": "auto-install.el.wiki"}, "Jboss_XNIO.wiki": {"page": "Jboss XNIO", "file": "Jboss_XNIO.wiki"}, "apertium-srd-ita.wiki": {"page": "apertium-srd-ita", "file": "apertium-srd-ita.wiki"}, "Timeline.wiki": {"page": "Timeline", "file": "Timeline.wiki"}, "f2fs-progs.wiki": {"page": "f2fs-progs", "file": "f2fs-progs.wiki"}, "aws-shell.wiki": {"page": "aws-shell", "file": "aws-shell.wiki"}, "go-units.wiki": {"page": "go-units", "file": "go-units.wiki"}, "PPI.wiki": {"page": "PPI", "file": "PPI.wiki"}, "through.wiki": {"page": "through", "file": "through.wiki"}, "Template-Plugin-Class.wiki": {"page": "Template-Plugin-Class", "file": "Template-Plugin-Class.wiki"}, "Sort-Versions.wiki": {"page": "Sort-Versions", "file": "Sort-Versions.wiki"}, "open-zwave.wiki": {"page": "open-zwave", "file": "open-zwave.wiki"}, "twittering-mode.wiki": {"page": "twittering-mode", "file": "twittering-mode.wiki"}, "Catalyst-Plugin-Unicode.wiki": {"page": "Catalyst-Plugin-Unicode", "file": "Catalyst-Plugin-Unicode.wiki"}, "dconf.wiki": {"page": "dconf", "file": "dconf.wiki"}, "Encode-HanExtra.wiki": {"page": "Encode-HanExtra", "file": "Encode-HanExtra.wiki"}, "Devel-Cover.wiki": {"page": "Devel-Cover", "file": "Devel-Cover.wiki"}, "389-dsgw.wiki": {"page": "389-dsgw", "file": "389-dsgw.wiki"}, "libiscsi.wiki": {"page": "libiscsi", "file": "libiscsi.wiki"}, "Text-Quoted.wiki": {"page": "Text-Quoted", "file": "Text-Quoted.wiki"}, "python-gearman.wiki": {"page": "python-gearman", "file": "python-gearman.wiki"}, "pager.wiki": {"page": "pager", "file": "pager.wiki"}, "Classified_Ads.wiki": {"page": "Classified Ads", "file": "Classified_Ads.wiki"}, "rack-pjax.wiki": {"page": "rack-pjax", "file": "rack-pjax.wiki"}, "DPKG-Parse.wiki": {"page": "DPKG-Parse", "file": "DPKG-Parse.wiki"}, "deep-eql.wiki": {"page": "deep-eql", "file": "deep-eql.wiki"}, "codequery.wiki": {"page": "codequery", "file": "codequery.wiki"}, "ckport.wiki": {"page": "ckport", "file": "ckport.wiki"}, "HTML-FormFu-Model-DBIC.wiki": {"page": "HTML-FormFu-Model-DBIC", "file": "HTML-FormFu-Model-DBIC.wiki"}, "bumblebee.wiki": {"page": "bumblebee", "file": "bumblebee.wiki"}, "apngdis.wiki": {"page": "apngdis", "file": "apngdis.wiki"}, "reptyr.wiki": {"page": "reptyr", "file": "reptyr.wiki"}, "cryptol.wiki": {"page": "cryptol", "file": "cryptol.wiki"}, "gnustep-gui.wiki": {"page": "gnustep-gui", "file": "gnustep-gui.wiki"}, "invert-kv.wiki": {"page": "invert-kv", "file": "invert-kv.wiki"}, "cupp.wiki": {"page": "cupp", "file": "cupp.wiki"}, "napalm-iosxr.wiki": {"page": "napalm-iosxr", "file": "napalm-iosxr.wiki"}, "Test-Deep.wiki": {"page": "Test-Deep", "file": "Test-Deep.wiki"}, "system-config.wiki": {"page": "system-config", "file": "system-config.wiki"}, "flip.wiki": {"page": "flip", "file": "flip.wiki"}, "yi-language.wiki": {"page": "yi-language", "file": "yi-language.wiki"}, "gocapability.wiki": {"page": "gocapability", "file": "gocapability.wiki"}, "mmorph.wiki": {"page": "mmorph", "file": "mmorph.wiki"}, "ltpanel.wiki": {"page": "ltpanel", "file": "ltpanel.wiki"}, "AnyEvent-Gearman.wiki": {"page": "AnyEvent-Gearman", "file": "AnyEvent-Gearman.wiki"}, "Geo-Coordinates-UTM.wiki": {"page": "Geo-Coordinates-UTM", "file": "Geo-Coordinates-UTM.wiki"}, "flamethrower.wiki": {"page": "flamethrower", "file": "flamethrower.wiki"}, "Sirupsen_logrus.wiki": {"page": "Sirupsen/logrus", "file": "Sirupsen_logrus.wiki"}, "Cgl.wiki": {"page": "Cgl", "file": "Cgl.wiki"}, "ilmbase.wiki": {"page": "ilmbase", "file": "ilmbase.wiki"}, "mighty-1284p.wiki": {"page": "mighty-1284p", "file": "mighty-1284p.wiki"}, "ksystemlog.wiki": {"page": "ksystemlog", "file": "ksystemlog.wiki"}, "microlens-th.wiki": {"page": "microlens-th", "file": "microlens-th.wiki"}, "Archive-Zip.wiki": {"page": "Archive-Zip", "file": "Archive-Zip.wiki"}, "trovacap.wiki": {"page": "trovacap", "file": "trovacap.wiki"}, "hkl.wiki": {"page": "hkl", "file": "hkl.wiki"}, "authenticate.wiki": {"page": "authenticate", "file": "authenticate.wiki"}, "Dir-Purge.wiki": {"page": "Dir-Purge", "file": "Dir-Purge.wiki"}, "fog-radosgw.wiki": {"page": "fog-radosgw", "file": "fog-radosgw.wiki"}, "express.wiki": {"page": "express", "file": "express.wiki"}, "websockets.wiki": {"page": "websockets", "file": "websockets.wiki"}, "gloss-rendering.wiki": {"page": "gloss-rendering", "file": "gloss-rendering.wiki"}, "Spring_Framework.wiki": {"page": "Spring Framework", "file": "Spring_Framework.wiki"}, "fuse.wiki": {"page": "fuse", "file": "fuse.wiki"}, "roadie-rails.wiki": {"page": "roadie-rails", "file": "roadie-rails.wiki"}, "asciimathtml.wiki": {"page": "asciimathtml", "file": "asciimathtml.wiki"}, "Test-Warnings.wiki": {"page": "Test-Warnings", "file": "Test-Warnings.wiki"}, "strip-ansi.wiki": {"page": "strip-ansi", "file": "strip-ansi.wiki"}, "gl-117.wiki": {"page": "gl-117", "file": "gl-117.wiki"}, "Image-Math-Constrain.wiki": {"page": "Image-Math-Constrain", "file": "Image-Math-Constrain.wiki"}, "hslogger.wiki": {"page": "hslogger", "file": "hslogger.wiki"}, "REV1.wiki": {"page": "REV1", "file": "REV1.wiki"}, "Cpanel-JSON-XS.wiki": {"page": "Cpanel-JSON-XS", "file": "Cpanel-JSON-XS.wiki"}, "dyfi-update.wiki": {"page": "dyfi-update", "file": "dyfi-update.wiki"}, "Splines_package_for_Octave.wiki": {"page": "Splines package for Octave", "file": "Splines_package_for_Octave.wiki"}, "glusterfs.wiki": {"page": "glusterfs", "file": "glusterfs.wiki"}, "Number-Bytes-Human.wiki": {"page": "Number-Bytes-Human", "file": "Number-Bytes-Human.wiki"}, "faulthandler.wiki": {"page": "faulthandler", "file": "faulthandler.wiki"}, "magnum.wiki": {"page": "magnum", "file": "magnum.wiki"}, "Maven_Shared_Utils.wiki": {"page": "Maven Shared Utils", "file": "Maven_Shared_Utils.wiki"}, "PDF-Report.wiki": {"page": "PDF-Report", "file": "PDF-Report.wiki"}, "CommonMak-py.wiki": {"page": "CommonMak-py", "file": "CommonMak-py.wiki"}, "libunistring.wiki": {"page": "libunistring", "file": "libunistring.wiki"}, "CT++.wiki": {"page": "CT++", "file": "CT++.wiki"}, "toga2.wiki": {"page": "toga2", "file": "toga2.wiki"}, "pandas.wiki": {"page": "pandas", "file": "pandas.wiki"}, "Term__Sk.wiki": {"page": "Term::Sk", "file": "Term__Sk.wiki"}, "http___sfepy.org_.wiki": {"page": "http://sfepy.org/", "file": "http___sfepy.org_.wiki"}, "groupcache.wiki": {"page": "groupcache", "file": "groupcache.wiki"}, "XStatic-bootswatch.wiki": {"page": "XStatic-bootswatch", "file": "XStatic-bootswatch.wiki"}, "voltron.wiki": {"page": "voltron", "file": "voltron.wiki"}, "oeis.wiki": {"page": "oeis", "file": "oeis.wiki"}, "geopy.wiki": {"page": "geopy", "file": "geopy.wiki"}, "GKrellMPC.wiki": {"page": "GKrellMPC", "file": "GKrellMPC.wiki"}, "UUID.wiki": {"page": "UUID", "file": "UUID.wiki"}, "diskimage-builder.wiki": {"page": "diskimage-builder", "file": "diskimage-builder.wiki"}, "foo-yc20.wiki": {"page": "foo-yc20", "file": "foo-yc20.wiki"}, "shotwell.wiki": {"page": "shotwell", "file": "shotwell.wiki"}, "swingreader-java.wiki": {"page": "swingreader-java", "file": "swingreader-java.wiki"}, "Types__URI.wiki": {"page": "Types::URI", "file": "Types__URI.wiki"}, "error-ex.wiki": {"page": "error-ex", "file": "error-ex.wiki"}, "libtsm.wiki": {"page": "libtsm", "file": "libtsm.wiki"}, "Class-Accessor-Classy.wiki": {"page": "Class-Accessor-Classy", "file": "Class-Accessor-Classy.wiki"}, "Canary__Stability.wiki": {"page": "Canary::Stability", "file": "Canary__Stability.wiki"}, "kiconthemes.wiki": {"page": "kiconthemes", "file": "kiconthemes.wiki"}, "juk.wiki": {"page": "juk", "file": "juk.wiki"}, "Data-Sah-Normalize.wiki": {"page": "Data-Sah-Normalize", "file": "Data-Sah-Normalize.wiki"}, "iptables.wiki": {"page": "iptables", "file": "iptables.wiki"}, "Audio-Mixer.wiki": {"page": "Audio-Mixer", "file": "Audio-Mixer.wiki"}, "Jackson-module-JAXB-annotations.wiki": {"page": "Jackson-module-JAXB-annotations", "file": "Jackson-module-JAXB-annotations.wiki"}, "macsyfinder.wiki": {"page": "macsyfinder", "file": "macsyfinder.wiki"}, "mkalias.wiki": {"page": "mkalias", "file": "mkalias.wiki"}, "apertium-tat.wiki": {"page": "apertium-tat", "file": "apertium-tat.wiki"}, "zutils.wiki": {"page": "zutils", "file": "zutils.wiki"}, "gwenview.wiki": {"page": "gwenview", "file": "gwenview.wiki"}, "ondir.wiki": {"page": "ondir", "file": "ondir.wiki"}, "Perl6__Export__Attrs.wiki": {"page": "Perl6::Export::Attrs", "file": "Perl6__Export__Attrs.wiki"}, "DublinCore-Record.wiki": {"page": "DublinCore-Record", "file": "DublinCore-Record.wiki"}, "XS-Object-Magic.wiki": {"page": "XS-Object-Magic", "file": "XS-Object-Magic.wiki"}, "Template-Plugin-HTML-Strip.wiki": {"page": "Template-Plugin-HTML-Strip", "file": "Template-Plugin-HTML-Strip.wiki"}, "Fifechan.wiki": {"page": "Fifechan", "file": "Fifechan.wiki"}, "Crypt-Twofish.wiki": {"page": "Crypt-Twofish", "file": "Crypt-Twofish.wiki"}, "ninja.wiki": {"page": "ninja", "file": "ninja.wiki"}, "common_msgs.wiki": {"page": "common_msgs", "file": "common_msgs.wiki"}, "Lucene++.wiki": {"page": "Lucene++", "file": "Lucene++.wiki"}, "iemnet.wiki": {"page": "iemnet", "file": "iemnet.wiki"}, "ruby-saml.wiki": {"page": "ruby-saml", "file": "ruby-saml.wiki"}, "Snapper.wiki": {"page": "Snapper", "file": "Snapper.wiki"}, "Devel-NYTProf.wiki": {"page": "Devel-NYTProf", "file": "Devel-NYTProf.wiki"}, "Net-Nslookup.wiki": {"page": "Net-Nslookup", "file": "Net-Nslookup.wiki"}, "libomxil-bellagio.wiki": {"page": "libomxil-bellagio", "file": "libomxil-bellagio.wiki"}, "datalad.wiki": {"page": "datalad", "file": "datalad.wiki"}, "ovito.wiki": {"page": "ovito", "file": "ovito.wiki"}, "plasma-pa.wiki": {"page": "plasma-pa", "file": "plasma-pa.wiki"}, "vary.wiki": {"page": "vary", "file": "vary.wiki"}, "Simutrans.wiki": {"page": "Simutrans", "file": "Simutrans.wiki"}, "trinity.wiki": {"page": "trinity", "file": "trinity.wiki"}, "click-plugins.wiki": {"page": "click-plugins", "file": "click-plugins.wiki"}, "SQLJet.wiki": {"page": "SQLJet", "file": "SQLJet.wiki"}, "extra-cmake-modules.wiki": {"page": "extra-cmake-modules", "file": "extra-cmake-modules.wiki"}, "sortutil.wiki": {"page": "sortutil", "file": "sortutil.wiki"}, "plist.wiki": {"page": "plist", "file": "plist.wiki"}, "common-sense.wiki": {"page": "common-sense", "file": "common-sense.wiki"}, "CAM-PDF.wiki": {"page": "CAM-PDF", "file": "CAM-PDF.wiki"}, "Java_API_for_RESTful_Services__JAX-RS_.wiki": {"page": "Java API for RESTful Services (JAX-RS)", "file": "Java_API_for_RESTful_Services__JAX-RS_.wiki"}, "github.com_satori_go.uuid.wiki": {"page": "github.com/satori/go.uuid", "file": "github.com_satori_go.uuid.wiki"}, "fastinfoset-project.wiki": {"page": "fastinfoset-project", "file": "fastinfoset-project.wiki"}, "lua-compat53.wiki": {"page": "lua-compat53", "file": "lua-compat53.wiki"}, "lcgdm.wiki": {"page": "lcgdm", "file": "lcgdm.wiki"}, "calibre.wiki": {"page": "calibre", "file": "calibre.wiki"}, "Locale-gettext.wiki": {"page": "Locale-gettext", "file": "Locale-gettext.wiki"}, "ldap2zone.wiki": {"page": "ldap2zone", "file": "ldap2zone.wiki"}, "hackage-security.wiki": {"page": "hackage-security", "file": "hackage-security.wiki"}, "serf.wiki": {"page": "serf", "file": "serf.wiki"}, "scscp.wiki": {"page": "scscp", "file": "scscp.wiki"}, "CFPropertyList.wiki": {"page": "CFPropertyList", "file": "CFPropertyList.wiki"}, "BSD-Resource.wiki": {"page": "BSD-Resource", "file": "BSD-Resource.wiki"}, "Cache__Memcached__Fast.wiki": {"page": "Cache::Memcached::Fast", "file": "Cache__Memcached__Fast.wiki"}, "cheffish.wiki": {"page": "cheffish", "file": "cheffish.wiki"}, "Airstrike.wiki": {"page": "Airstrike", "file": "Airstrike.wiki"}, "iptables-optimizer.wiki": {"page": "iptables-optimizer", "file": "iptables-optimizer.wiki"}, "Git_Cola.wiki": {"page": "Git Cola", "file": "Git_Cola.wiki"}, "sjaakii.wiki": {"page": "sjaakii", "file": "sjaakii.wiki"}, "curtsies.wiki": {"page": "curtsies", "file": "curtsies.wiki"}, "pbivnorm.wiki": {"page": "pbivnorm", "file": "pbivnorm.wiki"}, "dash-to-dock.wiki": {"page": "dash-to-dock", "file": "dash-to-dock.wiki"}, "fatattr.wiki": {"page": "fatattr", "file": "fatattr.wiki"}, "ibus-hangul.wiki": {"page": "ibus-hangul", "file": "ibus-hangul.wiki"}, "HTML-Auto.wiki": {"page": "HTML-Auto", "file": "HTML-Auto.wiki"}, "Template-Plugin-Gravatar.wiki": {"page": "Template-Plugin-Gravatar", "file": "Template-Plugin-Gravatar.wiki"}, "SiSU.wiki": {"page": "SiSU", "file": "SiSU.wiki"}, "ruby-kyotocabinet.wiki": {"page": "ruby-kyotocabinet", "file": "ruby-kyotocabinet.wiki"}, "JsonTest.wiki": {"page": "JsonTest", "file": "JsonTest.wiki"}, "Zaqar.wiki": {"page": "Zaqar", "file": "Zaqar.wiki"}, "Class-Gomor.wiki": {"page": "Class-Gomor", "file": "Class-Gomor.wiki"}, "bruteforce-salted-openssl.wiki": {"page": "bruteforce-salted-openssl", "file": "bruteforce-salted-openssl.wiki"}, "Net-CLI-Interact.wiki": {"page": "Net-CLI-Interact", "file": "Net-CLI-Interact.wiki"}, "splay.wiki": {"page": "splay", "file": "splay.wiki"}, "ldappool.wiki": {"page": "ldappool", "file": "ldappool.wiki"}, "netcdf4-python.wiki": {"page": "netcdf4-python", "file": "netcdf4-python.wiki"}, "grep.wiki": {"page": "grep", "file": "grep.wiki"}, "linuxconsole.wiki": {"page": "linuxconsole", "file": "linuxconsole.wiki"}, "boto.wiki": {"page": "boto", "file": "boto.wiki"}, "ardentryst.wiki": {"page": "ardentryst", "file": "ardentryst.wiki"}, "StAX.wiki": {"page": "StAX", "file": "StAX.wiki"}, "DateTime-Format-Pg.wiki": {"page": "DateTime-Format-Pg", "file": "DateTime-Format-Pg.wiki"}, "oj.wiki": {"page": "oj", "file": "oj.wiki"}, "popup-el.wiki": {"page": "popup-el", "file": "popup-el.wiki"}, "fastDNAml.wiki": {"page": "fastDNAml", "file": "fastDNAml.wiki"}, "chunked-data.wiki": {"page": "chunked-data", "file": "chunked-data.wiki"}, "libaacs.wiki": {"page": "libaacs", "file": "libaacs.wiki"}, "ifenslave.wiki": {"page": "ifenslave", "file": "ifenslave.wiki"}, "restore-cursor.wiki": {"page": "restore-cursor", "file": "restore-cursor.wiki"}, "repeat-string.wiki": {"page": "repeat-string", "file": "repeat-string.wiki"}, "Wizznic.wiki": {"page": "Wizznic", "file": "Wizznic.wiki"}, "ruby-openid.wiki": {"page": "ruby-openid", "file": "ruby-openid.wiki"}, "klickety.wiki": {"page": "klickety", "file": "klickety.wiki"}, "XML-Compile-Cache.wiki": {"page": "XML-Compile-Cache", "file": "XML-Compile-Cache.wiki"}, "ModelMetrics.wiki": {"page": "ModelMetrics", "file": "ModelMetrics.wiki"}, "openpyxl.wiki": {"page": "openpyxl", "file": "openpyxl.wiki"}, "Config__General.wiki": {"page": "Config::General", "file": "Config__General.wiki"}, "networking-ovn.wiki": {"page": "networking-ovn", "file": "networking-ovn.wiki"}, "CGI-Application-Dispatch.wiki": {"page": "CGI-Application-Dispatch", "file": "CGI-Application-Dispatch.wiki"}, "js-flot.wiki": {"page": "js-flot", "file": "js-flot.wiki"}, "Paul_s_Extreme_Sound_Stretch.wiki": {"page": "Paul's Extreme Sound Stretch", "file": "Paul_s_Extreme_Sound_Stretch.wiki"}, "SuRankCo.wiki": {"page": "SuRankCo", "file": "SuRankCo.wiki"}, "pipes-bytestring.wiki": {"page": "pipes-bytestring", "file": "pipes-bytestring.wiki"}, "kpat.wiki": {"page": "kpat", "file": "kpat.wiki"}, "PDF-API2-Simple.wiki": {"page": "PDF-API2-Simple", "file": "PDF-API2-Simple.wiki"}, "File-ShareDir-ProjectDistDir.wiki": {"page": "File-ShareDir-ProjectDistDir", "file": "File-ShareDir-ProjectDistDir.wiki"}, "archipel-agent-xmppserver.wiki": {"page": "archipel-agent-xmppserver", "file": "archipel-agent-xmppserver.wiki"}, "pinkie.wiki": {"page": "pinkie", "file": "pinkie.wiki"}, "r-bioc-edger.wiki": {"page": "r-bioc-edger", "file": "r-bioc-edger.wiki"}, "puppet-keystone.wiki": {"page": "puppet-keystone", "file": "puppet-keystone.wiki"}, "iprutils.wiki": {"page": "iprutils", "file": "iprutils.wiki"}, "sumatra.wiki": {"page": "sumatra", "file": "sumatra.wiki"}, "patsy.wiki": {"page": "patsy", "file": "patsy.wiki"}, "ASE.wiki": {"page": "ASE", "file": "ASE.wiki"}, "ido-ubiquitous.wiki": {"page": "ido-ubiquitous", "file": "ido-ubiquitous.wiki"}, "vte.wiki": {"page": "vte", "file": "vte.wiki"}, "PHing.wiki": {"page": "PHing", "file": "PHing.wiki"}, "Data-Section.wiki": {"page": "Data-Section", "file": "Data-Section.wiki"}, "CSS-Compressor.wiki": {"page": "CSS-Compressor", "file": "CSS-Compressor.wiki"}, "Fontypython.wiki": {"page": "Fontypython", "file": "Fontypython.wiki"}, "Catalyst-Model-DBI.wiki": {"page": "Catalyst-Model-DBI", "file": "Catalyst-Model-DBI.wiki"}, "gorethink.wiki": {"page": "gorethink", "file": "gorethink.wiki"}, "UglifyJS.wiki": {"page": "UglifyJS", "file": "UglifyJS.wiki"}, "kmag.wiki": {"page": "kmag", "file": "kmag.wiki"}, "Murano.wiki": {"page": "Murano", "file": "Murano.wiki"}, "daligner.wiki": {"page": "daligner", "file": "daligner.wiki"}, "SoundScapeRenderer.wiki": {"page": "SoundScapeRenderer", "file": "SoundScapeRenderer.wiki"}, "screengrab.wiki": {"page": "screengrab", "file": "screengrab.wiki"}, "ejs.wiki": {"page": "ejs", "file": "ejs.wiki"}, "proper-lockfile.wiki": {"page": "proper-lockfile", "file": "proper-lockfile.wiki"}, "persistable-types-HDBC-pg.wiki": {"page": "persistable-types-HDBC-pg", "file": "persistable-types-HDBC-pg.wiki"}, "libspiro.wiki": {"page": "libspiro", "file": "libspiro.wiki"}, "Cinnamon.wiki": {"page": "Cinnamon", "file": "Cinnamon.wiki"}, "WebService-Validator-HTML-W3C.wiki": {"page": "WebService-Validator-HTML-W3C", "file": "WebService-Validator-HTML-W3C.wiki"}, "STAR.wiki": {"page": "STAR", "file": "STAR.wiki"}, "grisbi.wiki": {"page": "grisbi", "file": "grisbi.wiki"}, "test-unit-rr.wiki": {"page": "test-unit-rr", "file": "test-unit-rr.wiki"}, "System-Command.wiki": {"page": "System-Command", "file": "System-Command.wiki"}, "recursion-schemes.wiki": {"page": "recursion-schemes", "file": "recursion-schemes.wiki"}, "Unicode-LineBreak.wiki": {"page": "Unicode-LineBreak", "file": "Unicode-LineBreak.wiki"}, "expm.wiki": {"page": "expm", "file": "expm.wiki"}, "apertium-arg.wiki": {"page": "apertium-arg", "file": "apertium-arg.wiki"}, "devise.wiki": {"page": "devise", "file": "devise.wiki"}, "libp11.wiki": {"page": "libp11", "file": "libp11.wiki"}, "IO-Socket-INET6.wiki": {"page": "IO-Socket-INET6", "file": "IO-Socket-INET6.wiki"}, "msm.wiki": {"page": "msm", "file": "msm.wiki"}, "getdns.wiki": {"page": "getdns", "file": "getdns.wiki"}, "word-trie.wiki": {"page": "word-trie", "file": "word-trie.wiki"}, "altgraph.wiki": {"page": "altgraph", "file": "altgraph.wiki"}, "archipel-agent-hypervisor-health.wiki": {"page": "archipel-agent-hypervisor-health", "file": "archipel-agent-hypervisor-health.wiki"}, "flot.wiki": {"page": "flot", "file": "flot.wiki"}, "ExtUtils__PkgConfig.wiki": {"page": "ExtUtils::PkgConfig", "file": "ExtUtils__PkgConfig.wiki"}, "attr_required.wiki": {"page": "attr_required", "file": "attr_required.wiki"}, "lua-resty-websocket.wiki": {"page": "lua-resty-websocket", "file": "lua-resty-websocket.wiki"}, "Net-TFTPd.wiki": {"page": "Net-TFTPd", "file": "Net-TFTPd.wiki"}, "PwdHash.wiki": {"page": "PwdHash", "file": "PwdHash.wiki"}, "Procyon.wiki": {"page": "Procyon", "file": "Procyon.wiki"}, "camelcase-keys.wiki": {"page": "camelcase-keys", "file": "camelcase-keys.wiki"}, "introspection.wiki": {"page": "introspection", "file": "introspection.wiki"}, "ReText.wiki": {"page": "ReText", "file": "ReText.wiki"}, "aeson-qq.wiki": {"page": "aeson-qq", "file": "aeson-qq.wiki"}, "File-CountLines.wiki": {"page": "File-CountLines", "file": "File-CountLines.wiki"}, "ruby-fftw3.wiki": {"page": "ruby-fftw3", "file": "ruby-fftw3.wiki"}, "csvkit.wiki": {"page": "csvkit", "file": "csvkit.wiki"}, "ubuntu-packaging-guide.wiki": {"page": "ubuntu-packaging-guide", "file": "ubuntu-packaging-guide.wiki"}, "cli.go.wiki": {"page": "cli.go", "file": "cli.go.wiki"}, "kmbox.wiki": {"page": "kmbox", "file": "kmbox.wiki"}, "KinoSearch1.wiki": {"page": "KinoSearch1", "file": "KinoSearch1.wiki"}, "gtkextra.wiki": {"page": "gtkextra", "file": "gtkextra.wiki"}, "signond.wiki": {"page": "signond", "file": "signond.wiki"}, "hxt-charproperties.wiki": {"page": "hxt-charproperties", "file": "hxt-charproperties.wiki"}, "fqterm.wiki": {"page": "fqterm", "file": "fqterm.wiki"}, "kcachegrind.wiki": {"page": "kcachegrind", "file": "kcachegrind.wiki"}, "rack-google-analytics.wiki": {"page": "rack-google-analytics", "file": "rack-google-analytics.wiki"}, "js_image_paths.wiki": {"page": "js_image_paths", "file": "js_image_paths.wiki"}, "Types-Serialiser.wiki": {"page": "Types-Serialiser", "file": "Types-Serialiser.wiki"}, "PLINK_1.9.wiki": {"page": "PLINK 1.9", "file": "PLINK_1.9.wiki"}, "gladtex.wiki": {"page": "gladtex", "file": "gladtex.wiki"}, "vixie-cron.wiki": {"page": "vixie-cron", "file": "vixie-cron.wiki"}, "tap.py.wiki": {"page": "tap.py", "file": "tap.py.wiki"}, "python-daemon.wiki": {"page": "python-daemon", "file": "python-daemon.wiki"}, "nomacs.wiki": {"page": "nomacs", "file": "nomacs.wiki"}, "rospack.wiki": {"page": "rospack", "file": "rospack.wiki"}, "Config-JSON.wiki": {"page": "Config-JSON", "file": "Config-JSON.wiki"}, "signal-exit.wiki": {"page": "signal-exit", "file": "signal-exit.wiki"}, "yaql.wiki": {"page": "yaql", "file": "yaql.wiki"}, "HAT-trie.wiki": {"page": "HAT-trie", "file": "HAT-trie.wiki"}, "ActiveMQ_ActiveIO.wiki": {"page": "ActiveMQ ActiveIO", "file": "ActiveMQ_ActiveIO.wiki"}, "gopsutil.wiki": {"page": "gopsutil", "file": "gopsutil.wiki"}, "Pyliblo.wiki": {"page": "Pyliblo", "file": "Pyliblo.wiki"}, "validate_email.wiki": {"page": "validate_email", "file": "validate_email.wiki"}, "oar.wiki": {"page": "oar", "file": "oar.wiki"}, "Authen-Simple-Kerberos.wiki": {"page": "Authen-Simple-Kerberos", "file": "Authen-Simple-Kerberos.wiki"}, "File-Dropbox.wiki": {"page": "File-Dropbox", "file": "File-Dropbox.wiki"}, "fix-trinity-output.wiki": {"page": "fix-trinity-output", "file": "fix-trinity-output.wiki"}, "libspi-java.wiki": {"page": "libspi-java", "file": "libspi-java.wiki"}, "starpu.wiki": {"page": "starpu", "file": "starpu.wiki"}, "hashable.wiki": {"page": "hashable", "file": "hashable.wiki"}, "columnize.wiki": {"page": "columnize", "file": "columnize.wiki"}, "bats.wiki": {"page": "bats", "file": "bats.wiki"}, "URI-Find-Delimited.wiki": {"page": "URI-Find-Delimited", "file": "URI-Find-Delimited.wiki"}, "micromatch.wiki": {"page": "micromatch", "file": "micromatch.wiki"}, "azure-storage-python.wiki": {"page": "azure-storage-python", "file": "azure-storage-python.wiki"}, "ryu.wiki": {"page": "ryu", "file": "ryu.wiki"}, "embassy-domalign.wiki": {"page": "embassy-domalign", "file": "embassy-domalign.wiki"}, "Proguard.wiki": {"page": "Proguard", "file": "Proguard.wiki"}, "MUSTANG.wiki": {"page": "MUSTANG", "file": "MUSTANG.wiki"}, "pbr.wiki": {"page": "pbr", "file": "pbr.wiki"}, "wai-extra.wiki": {"page": "wai-extra", "file": "wai-extra.wiki"}, "sunpinyin.wiki": {"page": "sunpinyin", "file": "sunpinyin.wiki"}, "Fax-Hylafax-Client.wiki": {"page": "Fax-Hylafax-Client", "file": "Fax-Hylafax-Client.wiki"}, "LibOFX.wiki": {"page": "LibOFX", "file": "LibOFX.wiki"}, "Droid.wiki": {"page": "Droid", "file": "Droid.wiki"}, "Catalyst-View-Mason.wiki": {"page": "Catalyst-View-Mason", "file": "Catalyst-View-Mason.wiki"}, "pyperclip.wiki": {"page": "pyperclip", "file": "pyperclip.wiki"}, "Plymouth.wiki": {"page": "Plymouth", "file": "Plymouth.wiki"}, "click-log.wiki": {"page": "click-log", "file": "click-log.wiki"}, "system-config-printer.wiki": {"page": "system-config-printer", "file": "system-config-printer.wiki"}, "pool.wiki": {"page": "pool", "file": "pool.wiki"}, "asa.wiki": {"page": "asa", "file": "asa.wiki"}, "seaborn.wiki": {"page": "seaborn", "file": "seaborn.wiki"}, "ms_rest_azure.wiki": {"page": "ms_rest_azure", "file": "ms_rest_azure.wiki"}, "etcd-fs.wiki": {"page": "etcd-fs", "file": "etcd-fs.wiki"}, "Module-Depends.wiki": {"page": "Module-Depends", "file": "Module-Depends.wiki"}, "caffeine.wiki": {"page": "caffeine", "file": "caffeine.wiki"}, "diffoscope.wiki": {"page": "diffoscope", "file": "diffoscope.wiki"}, "tap-parser.wiki": {"page": "tap-parser", "file": "tap-parser.wiki"}, "restbed.wiki": {"page": "restbed", "file": "restbed.wiki"}, "PGObject-Simple-Role.wiki": {"page": "PGObject-Simple-Role", "file": "PGObject-Simple-Role.wiki"}, "ed25519.wiki": {"page": "ed25519", "file": "ed25519.wiki"}, "POE-Component-IRC.wiki": {"page": "POE-Component-IRC", "file": "POE-Component-IRC.wiki"}, "gprbuild.wiki": {"page": "gprbuild", "file": "gprbuild.wiki"}, "truncato.wiki": {"page": "truncato", "file": "truncato.wiki"}, "bytestring-lexing.wiki": {"page": "bytestring-lexing", "file": "bytestring-lexing.wiki"}, "tgp.wiki": {"page": "tgp", "file": "tgp.wiki"}, "libcerf.wiki": {"page": "libcerf", "file": "libcerf.wiki"}, "isrcsubmit.wiki": {"page": "isrcsubmit", "file": "isrcsubmit.wiki"}, "HTML__HTML5__Sanity.wiki": {"page": "HTML::HTML5::Sanity", "file": "HTML__HTML5__Sanity.wiki"}, "flightgear-data.wiki": {"page": "flightgear-data", "file": "flightgear-data.wiki"}, "simplescreenrecorder.wiki": {"page": "simplescreenrecorder", "file": "simplescreenrecorder.wiki"}, "spark-gpl.wiki": {"page": "spark-gpl", "file": "spark-gpl.wiki"}, "oauthlib.wiki": {"page": "oauthlib", "file": "oauthlib.wiki"}, "Maven_Clean_Plugin.wiki": {"page": "Maven Clean Plugin", "file": "Maven_Clean_Plugin.wiki"}, "ccnet.wiki": {"page": "ccnet", "file": "ccnet.wiki"}, "concat-map.wiki": {"page": "concat-map", "file": "concat-map.wiki"}, "hub.wiki": {"page": "hub", "file": "hub.wiki"}, "mednafen.wiki": {"page": "mednafen", "file": "mednafen.wiki"}, "automx.wiki": {"page": "automx", "file": "automx.wiki"}, "App__Licensecheck.wiki": {"page": "App::Licensecheck", "file": "App__Licensecheck.wiki"}, "Cookie-Baker.wiki": {"page": "Cookie-Baker", "file": "Cookie-Baker.wiki"}, "apertium-es-gl.wiki": {"page": "apertium-es-gl", "file": "apertium-es-gl.wiki"}, "smartmontools.wiki": {"page": "smartmontools", "file": "smartmontools.wiki"}, "XML-NamespaceSupport.wiki": {"page": "XML-NamespaceSupport", "file": "XML-NamespaceSupport.wiki"}, "mixlib-shellout.wiki": {"page": "mixlib-shellout", "file": "mixlib-shellout.wiki"}, "json.wiki": {"page": "json", "file": "json.wiki"}, "Parse-Netstat.wiki": {"page": "Parse-Netstat", "file": "Parse-Netstat.wiki"}, "v8flags.wiki": {"page": "v8flags", "file": "v8flags.wiki"}, "PDL-IO-HDF5.wiki": {"page": "PDL-IO-HDF5", "file": "PDL-IO-HDF5.wiki"}, "node-jake.wiki": {"page": "node-jake", "file": "node-jake.wiki"}, "TomLib.wiki": {"page": "TomLib", "file": "TomLib.wiki"}, "python-atomicwrites.wiki": {"page": "python-atomicwrites", "file": "python-atomicwrites.wiki"}, "id3tool.wiki": {"page": "id3tool", "file": "id3tool.wiki"}, "hfst-ospell.wiki": {"page": "hfst-ospell", "file": "hfst-ospell.wiki"}, "get_process_mem.wiki": {"page": "get_process_mem", "file": "get_process_mem.wiki"}, "DateTime-TimeZone.wiki": {"page": "DateTime-TimeZone", "file": "DateTime-TimeZone.wiki"}, "zeitgeist-exploer.wiki": {"page": "zeitgeist-exploer", "file": "zeitgeist-exploer.wiki"}, "swd.wiki": {"page": "swd", "file": "swd.wiki"}, "Sereal-Encoder.wiki": {"page": "Sereal-Encoder", "file": "Sereal-Encoder.wiki"}, "utop.wiki": {"page": "utop", "file": "utop.wiki"}, "LXInput.wiki": {"page": "LXInput", "file": "LXInput.wiki"}, "File-CheckTree.wiki": {"page": "File-CheckTree", "file": "File-CheckTree.wiki"}, "theano.wiki": {"page": "theano", "file": "theano.wiki"}, "Mstflint.wiki": {"page": "Mstflint", "file": "Mstflint.wiki"}, "ori.wiki": {"page": "ori", "file": "ori.wiki"}, "ViTables.wiki": {"page": "ViTables", "file": "ViTables.wiki"}, "powerbar.wiki": {"page": "powerbar", "file": "powerbar.wiki"}, "assertion-error.wiki": {"page": "assertion-error", "file": "assertion-error.wiki"}, "sosreport.wiki": {"page": "sosreport", "file": "sosreport.wiki"}, "swift-bench.wiki": {"page": "swift-bench", "file": "swift-bench.wiki"}, "RDF__NS.wiki": {"page": "RDF::NS", "file": "RDF__NS.wiki"}, "DateTime-Format-DateParse.wiki": {"page": "DateTime-Format-DateParse", "file": "DateTime-Format-DateParse.wiki"}, "rt-tests.wiki": {"page": "rt-tests", "file": "rt-tests.wiki"}, "xshogi.wiki": {"page": "xshogi", "file": "xshogi.wiki"}, "duc.wiki": {"page": "duc", "file": "duc.wiki"}, "peg.wiki": {"page": "peg", "file": "peg.wiki"}, "GnuPG-Interface.wiki": {"page": "GnuPG-Interface", "file": "GnuPG-Interface.wiki"}, "Object-Remote.wiki": {"page": "Object-Remote", "file": "Object-Remote.wiki"}, "clarinet.wiki": {"page": "clarinet", "file": "clarinet.wiki"}, "ibuffer-vc.wiki": {"page": "ibuffer-vc", "file": "ibuffer-vc.wiki"}, "emacs-w3m.wiki": {"page": "emacs-w3m", "file": "emacs-w3m.wiki"}, "Mojolicious-Plugin-I18N.wiki": {"page": "Mojolicious-Plugin-I18N", "file": "Mojolicious-Plugin-I18N.wiki"}, "gnome-shell-extension-openweather.wiki": {"page": "gnome-shell-extension-openweather", "file": "gnome-shell-extension-openweather.wiki"}, "Number-Format.wiki": {"page": "Number-Format", "file": "Number-Format.wiki"}, "descriptive.wiki": {"page": "descriptive", "file": "descriptive.wiki"}, "Convert-PEM.wiki": {"page": "Convert-PEM", "file": "Convert-PEM.wiki"}, "vim-autopep8.wiki": {"page": "vim-autopep8", "file": "vim-autopep8.wiki"}, "logging-facade.wiki": {"page": "logging-facade", "file": "logging-facade.wiki"}, "ruby-augeas.wiki": {"page": "ruby-augeas", "file": "ruby-augeas.wiki"}, "GNU_Backgammon.wiki": {"page": "GNU Backgammon", "file": "GNU_Backgammon.wiki"}, "Crypt-DSA.wiki": {"page": "Crypt-DSA", "file": "Crypt-DSA.wiki"}, "dnscrypt-proxy.wiki": {"page": "dnscrypt-proxy", "file": "dnscrypt-proxy.wiki"}, "net-http-persistent.wiki": {"page": "net-http-persistent", "file": "net-http-persistent.wiki"}, "gabbi.wiki": {"page": "gabbi", "file": "gabbi.wiki"}, "libs3.wiki": {"page": "libs3", "file": "libs3.wiki"}, "ggplot2.wiki": {"page": "ggplot2", "file": "ggplot2.wiki"}, "Apache_Commons_Configuration.wiki": {"page": "Apache Commons Configuration", "file": "Apache_Commons_Configuration.wiki"}, "reel.wiki": {"page": "reel", "file": "reel.wiki"}, "base64id.wiki": {"page": "base64id", "file": "base64id.wiki"}, "uniplate.wiki": {"page": "uniplate", "file": "uniplate.wiki"}, "tomahawk.wiki": {"page": "tomahawk", "file": "tomahawk.wiki"}, "Mojolicious-Plugin-Authentication.wiki": {"page": "Mojolicious-Plugin-Authentication", "file": "Mojolicious-Plugin-Authentication.wiki"}, "Perl6-Caller.wiki": {"page": "Perl6-Caller", "file": "Perl6-Caller.wiki"}, "libnhgri-blastall-perl.wiki": {"page": "libnhgri-blastall-perl", "file": "libnhgri-blastall-perl.wiki"}, "Log-Contextual.wiki": {"page": "Log-Contextual", "file": "Log-Contextual.wiki"}, "OpenHFT_Java_Lang.wiki": {"page": "OpenHFT Java Lang", "file": "OpenHFT_Java_Lang.wiki"}, "phpDox.wiki": {"page": "phpDox", "file": "phpDox.wiki"}, "likwid.wiki": {"page": "likwid", "file": "likwid.wiki"}, "rails-assets-jquery.ui.wiki": {"page": "rails-assets-jquery.ui", "file": "rails-assets-jquery.ui.wiki"}, "glogg.wiki": {"page": "glogg", "file": "glogg.wiki"}, "fastmatch.wiki": {"page": "fastmatch", "file": "fastmatch.wiki"}, "MooseX-Param.wiki": {"page": "MooseX-Param", "file": "MooseX-Param.wiki"}, "OpenDX.wiki": {"page": "OpenDX", "file": "OpenDX.wiki"}, "OSSIM.wiki": {"page": "OSSIM", "file": "OSSIM.wiki"}, "Jackson-dataformat-XML.wiki": {"page": "Jackson-dataformat-XML", "file": "Jackson-dataformat-XML.wiki"}, "LockFile-Simple.wiki": {"page": "LockFile-Simple", "file": "LockFile-Simple.wiki"}, "python-aptly.wiki": {"page": "python-aptly", "file": "python-aptly.wiki"}, "task_list.wiki": {"page": "task_list", "file": "task_list.wiki"}, "B-Hooks-OP-Annotation.wiki": {"page": "B-Hooks-OP-Annotation", "file": "B-Hooks-OP-Annotation.wiki"}, "GNU_rush.wiki": {"page": "GNU rush", "file": "GNU_rush.wiki"}, "Ning-compress-LZF.wiki": {"page": "Ning-compress-LZF", "file": "Ning-compress-LZF.wiki"}, "gsm0710muxd.wiki": {"page": "gsm0710muxd", "file": "gsm0710muxd.wiki"}, "Groonga.wiki": {"page": "Groonga", "file": "Groonga.wiki"}, "macaroon.v1.wiki": {"page": "macaroon.v1", "file": "macaroon.v1.wiki"}, "puppet-lint.wiki": {"page": "puppet-lint", "file": "puppet-lint.wiki"}, "libdbi-drivers.wiki": {"page": "libdbi-drivers", "file": "libdbi-drivers.wiki"}, "Digest-JHash.wiki": {"page": "Digest-JHash", "file": "Digest-JHash.wiki"}, "array-from.wiki": {"page": "array-from", "file": "array-from.wiki"}, "Apache_Rivet.wiki": {"page": "Apache Rivet", "file": "Apache_Rivet.wiki"}, "python-saharaclient.wiki": {"page": "python-saharaclient", "file": "python-saharaclient.wiki"}, "PyPy.wiki": {"page": "PyPy", "file": "PyPy.wiki"}, "LibRaw.wiki": {"page": "LibRaw", "file": "LibRaw.wiki"}, "PerlIO-utf8_strict.wiki": {"page": "PerlIO-utf8_strict", "file": "PerlIO-utf8_strict.wiki"}, "String-CamelCase.wiki": {"page": "String-CamelCase", "file": "String-CamelCase.wiki"}, "xmlpath.wiki": {"page": "xmlpath", "file": "xmlpath.wiki"}, "Pod-Simple.wiki": {"page": "Pod-Simple", "file": "Pod-Simple.wiki"}, "MooX__Aliases.wiki": {"page": "MooX::Aliases", "file": "MooX__Aliases.wiki"}, "through2-filter.wiki": {"page": "through2-filter", "file": "through2-filter.wiki"}, "MooseX-App-Cmd.wiki": {"page": "MooseX-App-Cmd", "file": "MooseX-App-Cmd.wiki"}, "requests-kerberos.wiki": {"page": "requests-kerberos", "file": "requests-kerberos.wiki"}, "yesod-auth-oauth2.wiki": {"page": "yesod-auth-oauth2", "file": "yesod-auth-oauth2.wiki"}, "ZMQ-FFI.wiki": {"page": "ZMQ-FFI", "file": "ZMQ-FFI.wiki"}, "adplug.wiki": {"page": "adplug", "file": "adplug.wiki"}, "django-environ.wiki": {"page": "django-environ", "file": "django-environ.wiki"}, "tali.wiki": {"page": "tali", "file": "tali.wiki"}, "pep8-naming.wiki": {"page": "pep8-naming", "file": "pep8-naming.wiki"}, "Catalyst-View-Component-SubInclude.wiki": {"page": "Catalyst-View-Component-SubInclude", "file": "Catalyst-View-Component-SubInclude.wiki"}, "cucumber.wiki": {"page": "cucumber", "file": "cucumber.wiki"}, "sudoku.wiki": {"page": "sudoku", "file": "sudoku.wiki"}, "nbformat.wiki": {"page": "nbformat", "file": "nbformat.wiki"}, "PowerTOP.wiki": {"page": "PowerTOP", "file": "PowerTOP.wiki"}, "pmtools.wiki": {"page": "pmtools", "file": "pmtools.wiki"}, "mysql-utilities.wiki": {"page": "mysql-utilities", "file": "mysql-utilities.wiki"}, "Log-Dispatch-Config.wiki": {"page": "Log-Dispatch-Config", "file": "Log-Dispatch-Config.wiki"}, "pdf2htmlEX.wiki": {"page": "pdf2htmlEX", "file": "pdf2htmlEX.wiki"}, "Net-OpenID-Common.wiki": {"page": "Net-OpenID-Common", "file": "Net-OpenID-Common.wiki"}, "eiciel.wiki": {"page": "eiciel", "file": "eiciel.wiki"}, "copystructure.wiki": {"page": "copystructure", "file": "copystructure.wiki"}, "Image_Viewer.wiki": {"page": "Image Viewer", "file": "Image_Viewer.wiki"}, "rp-pppoe.wiki": {"page": "rp-pppoe", "file": "rp-pppoe.wiki"}, "gridsite.wiki": {"page": "gridsite", "file": "gridsite.wiki"}, "Dillo.wiki": {"page": "Dillo", "file": "Dillo.wiki"}, "libgweather.wiki": {"page": "libgweather", "file": "libgweather.wiki"}, "libapache2-mod-auth-gssapi.wiki": {"page": "libapache2-mod-auth-gssapi", "file": "libapache2-mod-auth-gssapi.wiki"}, "autofs5.wiki": {"page": "autofs5", "file": "autofs5.wiki"}, "ExaBGP.wiki": {"page": "ExaBGP", "file": "ExaBGP.wiki"}, "Object_Oriented_Input_System.wiki": {"page": "Object Oriented Input System", "file": "Object_Oriented_Input_System.wiki"}, "delayed-stream.wiki": {"page": "delayed-stream", "file": "delayed-stream.wiki"}, "Bloom__Filter.wiki": {"page": "Bloom::Filter", "file": "Bloom__Filter.wiki"}, "mrtgutils.wiki": {"page": "mrtgutils", "file": "mrtgutils.wiki"}, "ocamlweb.wiki": {"page": "ocamlweb", "file": "ocamlweb.wiki"}, "KolourPaint.wiki": {"page": "KolourPaint", "file": "KolourPaint.wiki"}, "zip-zip.wiki": {"page": "zip-zip", "file": "zip-zip.wiki"}, "procps-ng.wiki": {"page": "procps-ng", "file": "procps-ng.wiki"}, "php-net-imap.wiki": {"page": "php-net-imap", "file": "php-net-imap.wiki"}, "medAdherence.wiki": {"page": "medAdherence", "file": "medAdherence.wiki"}, "curl.wiki": {"page": "curl", "file": "curl.wiki"}, "fonts-gujr-extra.wiki": {"page": "fonts-gujr-extra", "file": "fonts-gujr-extra.wiki"}, "fonts-dejima-mincho.wiki": {"page": "fonts-dejima-mincho", "file": "fonts-dejima-mincho.wiki"}, "Color_Schemer.wiki": {"page": "Color Schemer", "file": "Color_Schemer.wiki"}, "taskw.wiki": {"page": "taskw", "file": "taskw.wiki"}, "Set-IntSpan.wiki": {"page": "Set-IntSpan", "file": "Set-IntSpan.wiki"}, "HDBC-session.wiki": {"page": "HDBC-session", "file": "HDBC-session.wiki"}, "HTML-FormatExternal.wiki": {"page": "HTML-FormatExternal", "file": "HTML-FormatExternal.wiki"}, "pylint-plugin-utils.wiki": {"page": "pylint-plugin-utils", "file": "pylint-plugin-utils.wiki"}, "OrthancPostgreSQL.wiki": {"page": "OrthancPostgreSQL", "file": "OrthancPostgreSQL.wiki"}, "MooX__Options.wiki": {"page": "MooX::Options", "file": "MooX__Options.wiki"}, "filepp.wiki": {"page": "filepp", "file": "filepp.wiki"}, "boilerpipe.wiki": {"page": "boilerpipe", "file": "boilerpipe.wiki"}, "TEA.wiki": {"page": "TEA", "file": "TEA.wiki"}, "libodb-pgsql.wiki": {"page": "libodb-pgsql", "file": "libodb-pgsql.wiki"}, "partitionmanager.wiki": {"page": "partitionmanager", "file": "partitionmanager.wiki"}, "cryfs.wiki": {"page": "cryfs", "file": "cryfs.wiki"}, "ASIS.wiki": {"page": "ASIS", "file": "ASIS.wiki"}, "Params-CallbackRequest.wiki": {"page": "Params-CallbackRequest", "file": "Params-CallbackRequest.wiki"}, "Pod-POM.wiki": {"page": "Pod-POM", "file": "Pod-POM.wiki"}, "pekwm-themes.wiki": {"page": "pekwm-themes", "file": "pekwm-themes.wiki"}, "Data-Hexdumper.wiki": {"page": "Data-Hexdumper", "file": "Data-Hexdumper.wiki"}, "django-celery.wiki": {"page": "django-celery", "file": "django-celery.wiki"}, "classy-prelude.wiki": {"page": "classy-prelude", "file": "classy-prelude.wiki"}, "XML__NamespaceFactory.wiki": {"page": "XML::NamespaceFactory", "file": "XML__NamespaceFactory.wiki"}, "htp.wiki": {"page": "htp", "file": "htp.wiki"}, "bufio.v1.wiki": {"page": "bufio.v1", "file": "bufio.v1.wiki"}, "lua_cliargs.wiki": {"page": "lua_cliargs", "file": "lua_cliargs.wiki"}, "Module__Install__AuthorTests.wiki": {"page": "Module::Install::AuthorTests", "file": "Module__Install__AuthorTests.wiki"}, "misaka.wiki": {"page": "misaka", "file": "misaka.wiki"}, "CUPS.wiki": {"page": "CUPS", "file": "CUPS.wiki"}, "Catalyst-View-TT.wiki": {"page": "Catalyst-View-TT", "file": "Catalyst-View-TT.wiki"}, "globus_common.wiki": {"page": "globus_common", "file": "globus_common.wiki"}, "polyclip.wiki": {"page": "polyclip", "file": "polyclip.wiki"}, "errwrap.wiki": {"page": "errwrap", "file": "errwrap.wiki"}, "stylus.wiki": {"page": "stylus", "file": "stylus.wiki"}, "mustache.java.wiki": {"page": "mustache.java", "file": "mustache.java.wiki"}, "state_machines-activemodel.wiki": {"page": "state_machines-activemodel", "file": "state_machines-activemodel.wiki"}, "netrc.wiki": {"page": "netrc", "file": "netrc.wiki"}, "posix-character-classes.wiki": {"page": "posix-character-classes", "file": "posix-character-classes.wiki"}, "DCMTK.wiki": {"page": "DCMTK", "file": "DCMTK.wiki"}, "Catalyst-Controller-HTML-FormFu.wiki": {"page": "Catalyst-Controller-HTML-FormFu", "file": "Catalyst-Controller-HTML-FormFu.wiki"}, "igraph.wiki": {"page": "igraph", "file": "igraph.wiki"}, "bash-completion.wiki": {"page": "bash-completion", "file": "bash-completion.wiki"}, "logfsprogs.wiki": {"page": "logfsprogs", "file": "logfsprogs.wiki"}, "Capture-Tiny.wiki": {"page": "Capture-Tiny", "file": "Capture-Tiny.wiki"}, "intone.wiki": {"page": "intone", "file": "intone.wiki"}, "citeproc-py.wiki": {"page": "citeproc-py", "file": "citeproc-py.wiki"}, "rsdmx.wiki": {"page": "rsdmx", "file": "rsdmx.wiki"}, "rtc-lib.wiki": {"page": "rtc-lib", "file": "rtc-lib.wiki"}, "jwt-go.wiki": {"page": "jwt-go", "file": "jwt-go.wiki"}, "heat.wiki": {"page": "heat", "file": "heat.wiki"}, "netaddr.wiki": {"page": "netaddr", "file": "netaddr.wiki"}, "titan.core.wiki": {"page": "titan.core", "file": "titan.core.wiki"}, "cppcheck.wiki": {"page": "cppcheck", "file": "cppcheck.wiki"}, "python-bcdoc.wiki": {"page": "python-bcdoc", "file": "python-bcdoc.wiki"}, "tryton-modules-account-invoice-line-standalone.wiki": {"page": "tryton-modules-account-invoice-line-standalone", "file": "tryton-modules-account-invoice-line-standalone.wiki"}, "libmodbus.wiki": {"page": "libmodbus", "file": "libmodbus.wiki"}, "Unicode__UTF8.wiki": {"page": "Unicode::UTF8", "file": "Unicode__UTF8.wiki"}, "MaqView.wiki": {"page": "MaqView", "file": "MaqView.wiki"}, "Test__XML.wiki": {"page": "Test::XML", "file": "Test__XML.wiki"}, "Math-Random-MT.wiki": {"page": "Math-Random-MT", "file": "Math-Random-MT.wiki"}, "number-is-nan.wiki": {"page": "number-is-nan", "file": "number-is-nan.wiki"}, "vor.wiki": {"page": "vor", "file": "vor.wiki"}, "guacamole.wiki": {"page": "guacamole", "file": "guacamole.wiki"}, "stk_package_for_Octave.wiki": {"page": "stk package for Octave", "file": "stk_package_for_Octave.wiki"}, "Apache2-SiteControl.wiki": {"page": "Apache2-SiteControl", "file": "Apache2-SiteControl.wiki"}, "neo.wiki": {"page": "neo", "file": "neo.wiki"}, "JSAP.wiki": {"page": "JSAP", "file": "JSAP.wiki"}, "Net-FreeDB.wiki": {"page": "Net-FreeDB", "file": "Net-FreeDB.wiki"}, "XXX.wiki": {"page": "XXX", "file": "XXX.wiki"}, "poltergeist.wiki": {"page": "poltergeist", "file": "poltergeist.wiki"}, "SYMPA_-_SYsteme_de_Multi-Postage_Automatique.wiki": {"page": "SYMPA - SYsteme de Multi-Postage Automatique", "file": "SYMPA_-_SYsteme_de_Multi-Postage_Automatique.wiki"}, "NodeJS_util.wiki": {"page": "NodeJS util", "file": "NodeJS_util.wiki"}, "Blobby_Volley_2.wiki": {"page": "Blobby Volley 2", "file": "Blobby_Volley_2.wiki"}, "mdk3.wiki": {"page": "mdk3", "file": "mdk3.wiki"}, "buffer-crc32.wiki": {"page": "buffer-crc32", "file": "buffer-crc32.wiki"}, "Device-Cdio.wiki": {"page": "Device-Cdio", "file": "Device-Cdio.wiki"}, "ipband.wiki": {"page": "ipband", "file": "ipband.wiki"}, "PyECLib.wiki": {"page": "PyECLib", "file": "PyECLib.wiki"}, "cf-python.wiki": {"page": "cf-python", "file": "cf-python.wiki"}, "PyFeed.wiki": {"page": "PyFeed", "file": "PyFeed.wiki"}, "Dicompyler.wiki": {"page": "Dicompyler", "file": "Dicompyler.wiki"}, "Gnomad2.wiki": {"page": "Gnomad2", "file": "Gnomad2.wiki"}, "PerlX__Maybe.wiki": {"page": "PerlX::Maybe", "file": "PerlX__Maybe.wiki"}, "stream-consume.wiki": {"page": "stream-consume", "file": "stream-consume.wiki"}, "Plack__Middleware__LogAny.wiki": {"page": "Plack::Middleware::LogAny", "file": "Plack__Middleware__LogAny.wiki"}, "gotk3.wiki": {"page": "gotk3", "file": "gotk3.wiki"}, "ocaml-re.wiki": {"page": "ocaml-re", "file": "ocaml-re.wiki"}, "source-map-support.wiki": {"page": "source-map-support", "file": "source-map-support.wiki"}, "HelpViewer.wiki": {"page": "HelpViewer", "file": "HelpViewer.wiki"}, "Mail-RBL.wiki": {"page": "Mail-RBL", "file": "Mail-RBL.wiki"}, "Method__Autoload.wiki": {"page": "Method::Autoload", "file": "Method__Autoload.wiki"}, "yagiuda.wiki": {"page": "yagiuda", "file": "yagiuda.wiki"}, "Config-Simple.wiki": {"page": "Config-Simple", "file": "Config-Simple.wiki"}, "greenbone-security-assistant.wiki": {"page": "greenbone-security-assistant", "file": "greenbone-security-assistant.wiki"}, "Berusky2.wiki": {"page": "Berusky2", "file": "Berusky2.wiki"}, "Alt-Base.wiki": {"page": "Alt-Base", "file": "Alt-Base.wiki"}, "gmusicbrowser.wiki": {"page": "gmusicbrowser", "file": "gmusicbrowser.wiki"}, "Module-Starter.wiki": {"page": "Module-Starter", "file": "Module-Starter.wiki"}, "mongo-tools.wiki": {"page": "mongo-tools", "file": "mongo-tools.wiki"}, "cryptocipher.wiki": {"page": "cryptocipher", "file": "cryptocipher.wiki"}, "Authen-Simple-PAM.wiki": {"page": "Authen-Simple-PAM", "file": "Authen-Simple-PAM.wiki"}, "Geo__Distance__XS.wiki": {"page": "Geo::Distance::XS", "file": "Geo__Distance__XS.wiki"}, "oslo.messaging.wiki": {"page": "oslo.messaging", "file": "oslo.messaging.wiki"}, "Convert-BinHex.wiki": {"page": "Convert-BinHex", "file": "Convert-BinHex.wiki"}, "github.com_prometheus_node_exporter.wiki": {"page": "github.com/prometheus/node_exporter", "file": "github.com_prometheus_node_exporter.wiki"}, "minitest-reporters.wiki": {"page": "minitest-reporters", "file": "minitest-reporters.wiki"}, "libewf.wiki": {"page": "libewf", "file": "libewf.wiki"}, "dnsrecon.wiki": {"page": "dnsrecon", "file": "dnsrecon.wiki"}, "wmdiskmon.wiki": {"page": "wmdiskmon", "file": "wmdiskmon.wiki"}, "po-debconf.wiki": {"page": "po-debconf", "file": "po-debconf.wiki"}, "HTSeq.wiki": {"page": "HTSeq", "file": "HTSeq.wiki"}, "Hibernate_Validator.wiki": {"page": "Hibernate Validator", "file": "Hibernate_Validator.wiki"}, "dnsdist.wiki": {"page": "dnsdist", "file": "dnsdist.wiki"}, "fisx.wiki": {"page": "fisx", "file": "fisx.wiki"}, "remctl.wiki": {"page": "remctl", "file": "remctl.wiki"}, "dom-serializer.wiki": {"page": "dom-serializer", "file": "dom-serializer.wiki"}, "sddm.wiki": {"page": "sddm", "file": "sddm.wiki"}, "biomaRt.wiki": {"page": "biomaRt", "file": "biomaRt.wiki"}, "libexif.wiki": {"page": "libexif", "file": "libexif.wiki"}, "SDL_MPEG_Player_Library__SMPEG_.wiki": {"page": "SDL MPEG Player Library (SMPEG)", "file": "SDL_MPEG_Player_Library__SMPEG_.wiki"}, "util-vserver.wiki": {"page": "util-vserver", "file": "util-vserver.wiki"}, "PuTTY_support_for_Trilead_SSH2_library.wiki": {"page": "PuTTY support for Trilead SSH2 library", "file": "PuTTY_support_for_Trilead_SSH2_library.wiki"}, "Geo-Coder-Googlev3.wiki": {"page": "Geo-Coder-Googlev3", "file": "Geo-Coder-Googlev3.wiki"}, "pyvisa-py.wiki": {"page": "pyvisa-py", "file": "pyvisa-py.wiki"}, "T-Digest.wiki": {"page": "T-Digest", "file": "T-Digest.wiki"}, "LXDE-Icon-Theme.wiki": {"page": "LXDE-Icon-Theme", "file": "LXDE-Icon-Theme.wiki"}, "xmbmon.wiki": {"page": "xmbmon", "file": "xmbmon.wiki"}, "Pod-Tests.wiki": {"page": "Pod-Tests", "file": "Pod-Tests.wiki"}, "Text-Ngrams.wiki": {"page": "Text-Ngrams", "file": "Text-Ngrams.wiki"}, "parseurl.wiki": {"page": "parseurl", "file": "parseurl.wiki"}, "xracer.wiki": {"page": "xracer", "file": "xracer.wiki"}, "datamash.wiki": {"page": "datamash", "file": "datamash.wiki"}, "lombok.patcher.wiki": {"page": "lombok.patcher", "file": "lombok.patcher.wiki"}, "libebml.wiki": {"page": "libebml", "file": "libebml.wiki"}, "Term-ReadPassword.wiki": {"page": "Term-ReadPassword", "file": "Term-ReadPassword.wiki"}, "duplexer2.wiki": {"page": "duplexer2", "file": "duplexer2.wiki"}, "neutron-lib.wiki": {"page": "neutron-lib", "file": "neutron-lib.wiki"}, "horizon.wiki": {"page": "horizon", "file": "horizon.wiki"}, "gnome-btdownload.wiki": {"page": "gnome-btdownload", "file": "gnome-btdownload.wiki"}, "go-netrc.wiki": {"page": "go-netrc", "file": "go-netrc.wiki"}, "DreamPie.wiki": {"page": "DreamPie", "file": "DreamPie.wiki"}, "slice.wiki": {"page": "slice", "file": "slice.wiki"}, "kshisen.wiki": {"page": "kshisen", "file": "kshisen.wiki"}, "mina.wiki": {"page": "mina", "file": "mina.wiki"}, "djmount.wiki": {"page": "djmount", "file": "djmount.wiki"}, "mysql2.wiki": {"page": "mysql2", "file": "mysql2.wiki"}, "pickleshare.wiki": {"page": "pickleshare", "file": "pickleshare.wiki"}, "gateway.wiki": {"page": "gateway", "file": "gateway.wiki"}, "gmerlin.wiki": {"page": "gmerlin", "file": "gmerlin.wiki"}, "bindechexascii.wiki": {"page": "bindechexascii", "file": "bindechexascii.wiki"}, "ruby.wiki": {"page": "ruby", "file": "ruby.wiki"}, "Parallel_package_for_Octave.wiki": {"page": "Parallel package for Octave", "file": "Parallel_package_for_Octave.wiki"}, "Config-INI-Reader-Ordered.wiki": {"page": "Config-INI-Reader-Ordered", "file": "Config-INI-Reader-Ordered.wiki"}, "Palm-PDB.wiki": {"page": "Palm-PDB", "file": "Palm-PDB.wiki"}, "memtester.wiki": {"page": "memtester", "file": "memtester.wiki"}, "PyHoca-CLI.wiki": {"page": "PyHoca-CLI", "file": "PyHoca-CLI.wiki"}, "Net-LibIDN.wiki": {"page": "Net-LibIDN", "file": "Net-LibIDN.wiki"}, "mustermann19.wiki": {"page": "mustermann19", "file": "mustermann19.wiki"}, "MooseX-Types-URI.wiki": {"page": "MooseX-Types-URI", "file": "MooseX-Types-URI.wiki"}, "Maven_Jellydoc_Plugin.wiki": {"page": "Maven Jellydoc Plugin", "file": "Maven_Jellydoc_Plugin.wiki"}, "AVRA.wiki": {"page": "AVRA", "file": "AVRA.wiki"}, "libgit2.wiki": {"page": "libgit2", "file": "libgit2.wiki"}, "JOSM.wiki": {"page": "JOSM", "file": "JOSM.wiki"}, "w2do.wiki": {"page": "w2do", "file": "w2do.wiki"}, "rtfilter.wiki": {"page": "rtfilter", "file": "rtfilter.wiki"}, "prips.wiki": {"page": "prips", "file": "prips.wiki"}, "XStatic-JQuery.Bootstrap.Wizard.wiki": {"page": "XStatic-JQuery.Bootstrap.Wizard", "file": "XStatic-JQuery.Bootstrap.Wizard.wiki"}, "passwordmaker-cli.wiki": {"page": "passwordmaker-cli", "file": "passwordmaker-cli.wiki"}, "LibHdate.wiki": {"page": "LibHdate", "file": "LibHdate.wiki"}, "libGringotts.wiki": {"page": "libGringotts", "file": "libGringotts.wiki"}, "Type__Tiny__XS.wiki": {"page": "Type::Tiny::XS", "file": "Type__Tiny__XS.wiki"}, "HTML_Safe.wiki": {"page": "HTML_Safe", "file": "HTML_Safe.wiki"}, "multiwatch.wiki": {"page": "multiwatch", "file": "multiwatch.wiki"}, "eventsource.wiki": {"page": "eventsource", "file": "eventsource.wiki"}, "netifaces.wiki": {"page": "netifaces", "file": "netifaces.wiki"}, "climate_control.wiki": {"page": "climate_control", "file": "climate_control.wiki"}, "evaluate.wiki": {"page": "evaluate", "file": "evaluate.wiki"}, "Text-BibTeX.wiki": {"page": "Text-BibTeX", "file": "Text-BibTeX.wiki"}, "runc.wiki": {"page": "runc", "file": "runc.wiki"}, "jigzo.wiki": {"page": "jigzo", "file": "jigzo.wiki"}, "Postnews.wiki": {"page": "Postnews", "file": "Postnews.wiki"}, "sopel.wiki": {"page": "sopel", "file": "sopel.wiki"}, "Pain_in_the_APT.wiki": {"page": "Pain in the APT", "file": "Pain_in_the_APT.wiki"}, "MouseX-Types-Path-Class.wiki": {"page": "MouseX-Types-Path-Class", "file": "MouseX-Types-Path-Class.wiki"}, "mixlib-versioning.wiki": {"page": "mixlib-versioning", "file": "mixlib-versioning.wiki"}, "m2ext.wiki": {"page": "m2ext", "file": "m2ext.wiki"}, "Graph-Easy.wiki": {"page": "Graph-Easy", "file": "Graph-Easy.wiki"}, "libfsntfs.wiki": {"page": "libfsntfs", "file": "libfsntfs.wiki"}, "shelltestrunner.wiki": {"page": "shelltestrunner", "file": "shelltestrunner.wiki"}, "nordlicht.wiki": {"page": "nordlicht", "file": "nordlicht.wiki"}, "librarian.wiki": {"page": "librarian", "file": "librarian.wiki"}, "lucene2.wiki": {"page": "lucene2", "file": "lucene2.wiki"}, "rspec-rails.wiki": {"page": "rspec-rails", "file": "rspec-rails.wiki"}, "Grace.wiki": {"page": "Grace", "file": "Grace.wiki"}, "Acme-Damn.wiki": {"page": "Acme-Damn", "file": "Acme-Damn.wiki"}, "nodau.wiki": {"page": "nodau", "file": "nodau.wiki"}, "XML-RSS-SimpleGen.wiki": {"page": "XML-RSS-SimpleGen", "file": "XML-RSS-SimpleGen.wiki"}, "WenQuanYi_Micro_Hei_______.wiki": {"page": "WenQuanYi Micro Hei \u6587\u6cc9\u9a7f\u5fae\u7c73\u9ed1", "file": "WenQuanYi_Micro_Hei_______.wiki"}, "fitbitScraper.wiki": {"page": "fitbitScraper", "file": "fitbitScraper.wiki"}, "Data-Pageset.wiki": {"page": "Data-Pageset", "file": "Data-Pageset.wiki"}, "PDF-FDF-Simple.wiki": {"page": "PDF-FDF-Simple", "file": "PDF-FDF-Simple.wiki"}, "tryton-modules-sale-complaint.wiki": {"page": "tryton-modules-sale-complaint", "file": "tryton-modules-sale-complaint.wiki"}, "Devel-Declare.wiki": {"page": "Devel-Declare", "file": "Devel-Declare.wiki"}, "ruby-sdl.wiki": {"page": "ruby-sdl", "file": "ruby-sdl.wiki"}, "Sys-Mmap.wiki": {"page": "Sys-Mmap", "file": "Sys-Mmap.wiki"}, "dleyna-connector-dbus.wiki": {"page": "dleyna-connector-dbus", "file": "dleyna-connector-dbus.wiki"}, "XML-TreePP.wiki": {"page": "XML-TreePP", "file": "XML-TreePP.wiki"}, "cliver.wiki": {"page": "cliver", "file": "cliver.wiki"}, "The_Insight_Toolkit.wiki": {"page": "The Insight Toolkit", "file": "The_Insight_Toolkit.wiki"}, "gnumeric.wiki": {"page": "gnumeric", "file": "gnumeric.wiki"}, "libgtextutils.wiki": {"page": "libgtextutils", "file": "libgtextutils.wiki"}, "django-guardian.wiki": {"page": "django-guardian", "file": "django-guardian.wiki"}, "RubyMail.wiki": {"page": "RubyMail", "file": "RubyMail.wiki"}, "favico.js.wiki": {"page": "favico.js", "file": "favico.js.wiki"}, "subtitleeditor.wiki": {"page": "subtitleeditor", "file": "subtitleeditor.wiki"}, "JAMin.wiki": {"page": "JAMin", "file": "JAMin.wiki"}, "Beetle_Mednafen_VB.wiki": {"page": "Beetle/Mednafen VB", "file": "Beetle_Mednafen_VB.wiki"}, "isoweek.wiki": {"page": "isoweek", "file": "isoweek.wiki"}, "Audio-WMA.wiki": {"page": "Audio-WMA", "file": "Audio-WMA.wiki"}, "Midisnoop.wiki": {"page": "Midisnoop", "file": "Midisnoop.wiki"}, "MACS2.wiki": {"page": "MACS2", "file": "MACS2.wiki"}, "GNUnet-gtk.wiki": {"page": "GNUnet-gtk", "file": "GNUnet-gtk.wiki"}, "persistent.wiki": {"page": "persistent", "file": "persistent.wiki"}, "Dist-Zilla-Role-Bootstrap.wiki": {"page": "Dist-Zilla-Role-Bootstrap", "file": "Dist-Zilla-Role-Bootstrap.wiki"}, "vzstats.wiki": {"page": "vzstats", "file": "vzstats.wiki"}, "osm2pgsql.wiki": {"page": "osm2pgsql", "file": "osm2pgsql.wiki"}, "XML-SAX.wiki": {"page": "XML-SAX", "file": "XML-SAX.wiki"}, "libkomparediff2.wiki": {"page": "libkomparediff2", "file": "libkomparediff2.wiki"}, "gitrev.wiki": {"page": "gitrev", "file": "gitrev.wiki"}, "requests-toolbelt.wiki": {"page": "requests-toolbelt", "file": "requests-toolbelt.wiki"}, "brotli.wiki": {"page": "brotli", "file": "brotli.wiki"}, "Cache-Memcached-libmemcached.wiki": {"page": "Cache-Memcached-libmemcached", "file": "Cache-Memcached-libmemcached.wiki"}, "globus_authz_callout_error.wiki": {"page": "globus_authz_callout_error", "file": "globus_authz_callout_error.wiki"}, "bzr.wiki": {"page": "bzr", "file": "bzr.wiki"}, "Matthew_Henry_s_Concise_Commentary_on_the_Whole_Bible.wiki": {"page": "Matthew Henry's Concise Commentary on the Whole Bible", "file": "Matthew_Henry_s_Concise_Commentary_on_the_Whole_Bible.wiki"}, "MercurialEclipse.wiki": {"page": "MercurialEclipse", "file": "MercurialEclipse.wiki"}, "libkmahjongg.wiki": {"page": "libkmahjongg", "file": "libkmahjongg.wiki"}, "linux-user-chroot.wiki": {"page": "linux-user-chroot", "file": "linux-user-chroot.wiki"}, "dphys-swapfile.wiki": {"page": "dphys-swapfile", "file": "dphys-swapfile.wiki"}, "Video-Capture-V4l.wiki": {"page": "Video-Capture-V4l", "file": "Video-Capture-V4l.wiki"}, "Neutron_FWaaS.wiki": {"page": "Neutron FWaaS", "file": "Neutron_FWaaS.wiki"}, "imageindex.wiki": {"page": "imageindex", "file": "imageindex.wiki"}, "live-wrapper.wiki": {"page": "live-wrapper", "file": "live-wrapper.wiki"}, "libusb-java.wiki": {"page": "libusb-java", "file": "libusb-java.wiki"}, "phpmyadmin.wiki": {"page": "phpmyadmin", "file": "phpmyadmin.wiki"}, "libdir.wiki": {"page": "libdir", "file": "libdir.wiki"}, "Email-Folder.wiki": {"page": "Email-Folder", "file": "Email-Folder.wiki"}, "version_sorter.wiki": {"page": "version_sorter", "file": "version_sorter.wiki"}, "com.wiki": {"page": "com", "file": "com.wiki"}, "node-getopt.wiki": {"page": "node-getopt", "file": "node-getopt.wiki"}, "django-jinja.wiki": {"page": "django-jinja", "file": "django-jinja.wiki"}, "django-haystack.wiki": {"page": "django-haystack", "file": "django-haystack.wiki"}, "dact.wiki": {"page": "dact", "file": "dact.wiki"}, "SQLObject.wiki": {"page": "SQLObject", "file": "SQLObject.wiki"}, "boxer-data.wiki": {"page": "boxer-data", "file": "boxer-data.wiki"}, "Viewmol.wiki": {"page": "Viewmol", "file": "Viewmol.wiki"}, "Breakpoint.wiki": {"page": "Breakpoint", "file": "Breakpoint.wiki"}, "go-events.wiki": {"page": "go-events", "file": "go-events.wiki"}, "ExportSageNB.wiki": {"page": "ExportSageNB", "file": "ExportSageNB.wiki"}, "python-qt4.wiki": {"page": "python-qt4", "file": "python-qt4.wiki"}, "ext4magic.wiki": {"page": "ext4magic", "file": "ext4magic.wiki"}, "live-images.wiki": {"page": "live-images", "file": "live-images.wiki"}, "ORLite-Statistics.wiki": {"page": "ORLite-Statistics", "file": "ORLite-Statistics.wiki"}, "klaw.wiki": {"page": "klaw", "file": "klaw.wiki"}, "packit.wiki": {"page": "packit", "file": "packit.wiki"}, "parallax.wiki": {"page": "parallax", "file": "parallax.wiki"}, "Alot.wiki": {"page": "Alot", "file": "Alot.wiki"}, "blasr.wiki": {"page": "blasr", "file": "blasr.wiki"}, "Readonly.wiki": {"page": "Readonly", "file": "Readonly.wiki"}, "whitewash.wiki": {"page": "whitewash", "file": "whitewash.wiki"}, "Catalyst-Plugin-Session-Store-DBI.wiki": {"page": "Catalyst-Plugin-Session-Store-DBI", "file": "Catalyst-Plugin-Session-Store-DBI.wiki"}, "yaskkserv.wiki": {"page": "yaskkserv", "file": "yaskkserv.wiki"}, "tryton-modules-sale-supply-drop-shipment.wiki": {"page": "tryton-modules-sale-supply-drop-shipment", "file": "tryton-modules-sale-supply-drop-shipment.wiki"}, "Authen-Smb.wiki": {"page": "Authen-Smb", "file": "Authen-Smb.wiki"}, "runit.wiki": {"page": "runit", "file": "runit.wiki"}, "Crypt_GeneratePassword.wiki": {"page": "Crypt/GeneratePassword", "file": "Crypt_GeneratePassword.wiki"}, "KiokuDB-Backend-DBI.wiki": {"page": "KiokuDB-Backend-DBI", "file": "KiokuDB-Backend-DBI.wiki"}, "org.eclipse.paho.mqtt.golang.wiki": {"page": "org.eclipse.paho.mqtt.golang", "file": "org.eclipse.paho.mqtt.golang.wiki"}, "luassert.wiki": {"page": "luassert", "file": "luassert.wiki"}, "defaults.wiki": {"page": "defaults", "file": "defaults.wiki"}, "jimtcl.wiki": {"page": "jimtcl", "file": "jimtcl.wiki"}, "I18N-Charset.wiki": {"page": "I18N-Charset", "file": "I18N-Charset.wiki"}, "pyorbital.wiki": {"page": "pyorbital", "file": "pyorbital.wiki"}, "kdesu.wiki": {"page": "kdesu", "file": "kdesu.wiki"}, "my-gui.wiki": {"page": "my-gui", "file": "my-gui.wiki"}, "Rtree.wiki": {"page": "Rtree", "file": "Rtree.wiki"}, "pupnp.wiki": {"page": "pupnp", "file": "pupnp.wiki"}, "Exception-Class.wiki": {"page": "Exception-Class", "file": "Exception-Class.wiki"}, "Dancer-Session-Cookie.wiki": {"page": "Dancer-Session-Cookie", "file": "Dancer-Session-Cookie.wiki"}, "asic0x.wiki": {"page": "asic0x", "file": "asic0x.wiki"}, "assert.wiki": {"page": "assert", "file": "assert.wiki"}, "Traffic_Server.wiki": {"page": "Traffic Server", "file": "Traffic_Server.wiki"}, "JTS_Topology_Suite.wiki": {"page": "JTS Topology Suite", "file": "JTS_Topology_Suite.wiki"}, "sphinx-argparse.wiki": {"page": "sphinx-argparse", "file": "sphinx-argparse.wiki"}, "ltspfs.wiki": {"page": "ltspfs", "file": "ltspfs.wiki"}, "ruby_gnuplot.wiki": {"page": "ruby_gnuplot", "file": "ruby_gnuplot.wiki"}, "python-django-openstack-auth.wiki": {"page": "python-django-openstack-auth", "file": "python-django-openstack-auth.wiki"}, "jnr-netdb.wiki": {"page": "jnr-netdb", "file": "jnr-netdb.wiki"}, "libtext-german-perl.wiki": {"page": "libtext-german-perl", "file": "libtext-german-perl.wiki"}, "ui-auto.wiki": {"page": "ui-auto", "file": "ui-auto.wiki"}, "MooseX-Log-Log4perl.wiki": {"page": "MooseX-Log-Log4perl", "file": "MooseX-Log-Log4perl.wiki"}, "fd-slicer.wiki": {"page": "fd-slicer", "file": "fd-slicer.wiki"}, "lighttpd.wiki": {"page": "lighttpd", "file": "lighttpd.wiki"}, "openvdb.wiki": {"page": "openvdb", "file": "openvdb.wiki"}, "bcat.wiki": {"page": "bcat", "file": "bcat.wiki"}, "crmsh.wiki": {"page": "crmsh", "file": "crmsh.wiki"}, "luv.wiki": {"page": "luv", "file": "luv.wiki"}, "iptraf-ng.wiki": {"page": "iptraf-ng", "file": "iptraf-ng.wiki"}, "Apache_Commons_CSV.wiki": {"page": "Apache Commons CSV", "file": "Apache_Commons_CSV.wiki"}, "Statistics-Basic.wiki": {"page": "Statistics-Basic", "file": "Statistics-Basic.wiki"}, "apertium-es-ca.wiki": {"page": "apertium-es-ca", "file": "apertium-es-ca.wiki"}, "subread.wiki": {"page": "subread", "file": "subread.wiki"}, "eye.wiki": {"page": "eye", "file": "eye.wiki"}, "glfw.wiki": {"page": "glfw", "file": "glfw.wiki"}, "erlang-bitcask.wiki": {"page": "erlang-bitcask", "file": "erlang-bitcask.wiki"}, "pureMD5.wiki": {"page": "pureMD5", "file": "pureMD5.wiki"}, "Dist__Inkt__Profile__TOBYINK.wiki": {"page": "Dist::Inkt::Profile::TOBYINK", "file": "Dist__Inkt__Profile__TOBYINK.wiki"}, "ne10.wiki": {"page": "ne10", "file": "ne10.wiki"}, "lodash-npm-packages.wiki": {"page": "lodash-npm-packages", "file": "lodash-npm-packages.wiki"}, "TinyFugue.wiki": {"page": "TinyFugue", "file": "TinyFugue.wiki"}, "StackApplet.wiki": {"page": "StackApplet", "file": "StackApplet.wiki"}, "gnome-getting-started-docs.wiki": {"page": "gnome-getting-started-docs", "file": "gnome-getting-started-docs.wiki"}, "MIME-Types.wiki": {"page": "MIME-Types", "file": "MIME-Types.wiki"}, "win-iconv.wiki": {"page": "win-iconv", "file": "win-iconv.wiki"}, "github.com_golang_glog.wiki": {"page": "github.com/golang/glog", "file": "github.com_golang_glog.wiki"}, "libtfbs-perl.wiki": {"page": "libtfbs-perl", "file": "libtfbs-perl.wiki"}, "fonts-go.wiki": {"page": "fonts-go", "file": "fonts-go.wiki"}, "crunch.wiki": {"page": "crunch", "file": "crunch.wiki"}, "mpdscribble.wiki": {"page": "mpdscribble", "file": "mpdscribble.wiki"}, "hspec-core.wiki": {"page": "hspec-core", "file": "hspec-core.wiki"}, "python-mpd2.wiki": {"page": "python-mpd2", "file": "python-mpd2.wiki"}, "Number__Fraction.wiki": {"page": "Number::Fraction", "file": "Number__Fraction.wiki"}, "xstatic-angular-fileupload.wiki": {"page": "xstatic-angular-fileupload", "file": "xstatic-angular-fileupload.wiki"}, "lift.wiki": {"page": "lift", "file": "lift.wiki"}, "epicalc.wiki": {"page": "epicalc", "file": "epicalc.wiki"}, "picard-tools.wiki": {"page": "picard-tools", "file": "picard-tools.wiki"}, "haskell-src-meta.wiki": {"page": "haskell-src-meta", "file": "haskell-src-meta.wiki"}, "Data_Binding_Library.wiki": {"page": "Data Binding Library", "file": "Data_Binding_Library.wiki"}, "prompt.wiki": {"page": "prompt", "file": "prompt.wiki"}, "mathjax-docs.wiki": {"page": "mathjax-docs", "file": "mathjax-docs.wiki"}, "MATIO_-_MATLAB_MAT_file_I_O_library.wiki": {"page": "MATIO - MATLAB MAT file I/O library", "file": "MATIO_-_MATLAB_MAT_file_I_O_library.wiki"}, "glib.wiki": {"page": "glib", "file": "glib.wiki"}, "kfourinline.wiki": {"page": "kfourinline", "file": "kfourinline.wiki"}, "libkml.wiki": {"page": "libkml", "file": "libkml.wiki"}, "parseargs.wiki": {"page": "parseargs", "file": "parseargs.wiki"}, "rss2irc.wiki": {"page": "rss2irc", "file": "rss2irc.wiki"}, "yallist.wiki": {"page": "yallist", "file": "yallist.wiki"}, "btree.wiki": {"page": "btree", "file": "btree.wiki"}, "libev.wiki": {"page": "libev", "file": "libev.wiki"}, "Thabit.wiki": {"page": "Thabit", "file": "Thabit.wiki"}, "node-gyp.wiki": {"page": "node-gyp", "file": "node-gyp.wiki"}, "numerizer.wiki": {"page": "numerizer", "file": "numerizer.wiki"}, "resourcet.wiki": {"page": "resourcet", "file": "resourcet.wiki"}, "CGI-Application-Plugin-Authorization.wiki": {"page": "CGI-Application-Plugin-Authorization", "file": "CGI-Application-Plugin-Authorization.wiki"}, "Class-Throwable.wiki": {"page": "Class-Throwable", "file": "Class-Throwable.wiki"}, "gherkin.wiki": {"page": "gherkin", "file": "gherkin.wiki"}, "upr.wiki": {"page": "upr", "file": "upr.wiki"}, "MooseX-Types-Structured.wiki": {"page": "MooseX-Types-Structured", "file": "MooseX-Types-Structured.wiki"}, "Marpa__R2.wiki": {"page": "Marpa::R2", "file": "Marpa__R2.wiki"}, "Chameleon.wiki": {"page": "Chameleon", "file": "Chameleon.wiki"}, "Limba.wiki": {"page": "Limba", "file": "Limba.wiki"}, "compression.wiki": {"page": "compression", "file": "compression.wiki"}, "eom__old_name__mate-image-viewer_.wiki": {"page": "eom (old name: mate-image-viewer)", "file": "eom__old_name__mate-image-viewer_.wiki"}, "Dist-Zilla-App-Command-cover.wiki": {"page": "Dist-Zilla-App-Command-cover", "file": "Dist-Zilla-App-Command-cover.wiki"}, "testscenarios.wiki": {"page": "testscenarios", "file": "testscenarios.wiki"}, "ppc64-diag.wiki": {"page": "ppc64-diag", "file": "ppc64-diag.wiki"}, "bootswatch.wiki": {"page": "bootswatch", "file": "bootswatch.wiki"}, "file-encryptor.wiki": {"page": "file-encryptor", "file": "file-encryptor.wiki"}, "libpng.wiki": {"page": "libpng", "file": "libpng.wiki"}, "Dist-Zilla.wiki": {"page": "Dist-Zilla", "file": "Dist-Zilla.wiki"}, "datovka.wiki": {"page": "datovka", "file": "datovka.wiki"}, "Test-Deep-UnorderedPairs.wiki": {"page": "Test-Deep-UnorderedPairs", "file": "Test-Deep-UnorderedPairs.wiki"}, "dosfstools.wiki": {"page": "dosfstools", "file": "dosfstools.wiki"}, "Caja__old_name__mate-file-manager_.wiki": {"page": "Caja (old name: mate-file-manager)", "file": "Caja__old_name__mate-file-manager_.wiki"}, "crypto-pubkey-types.wiki": {"page": "crypto-pubkey-types", "file": "crypto-pubkey-types.wiki"}, "typedarray.wiki": {"page": "typedarray", "file": "typedarray.wiki"}, "Bio-Chado-Schema.wiki": {"page": "Bio-Chado-Schema", "file": "Bio-Chado-Schema.wiki"}, "gpac.wiki": {"page": "gpac", "file": "gpac.wiki"}, "mozilla-gnome-keyring.wiki": {"page": "mozilla-gnome-keyring", "file": "mozilla-gnome-keyring.wiki"}, "yowsup.wiki": {"page": "yowsup", "file": "yowsup.wiki"}, "dotLRN.wiki": {"page": "dotLRN", "file": "dotLRN.wiki"}, "django-extra-views.wiki": {"page": "django-extra-views", "file": "django-extra-views.wiki"}, "Ajaxterm.wiki": {"page": "Ajaxterm", "file": "Ajaxterm.wiki"}, "oslo.serialization.wiki": {"page": "oslo.serialization", "file": "oslo.serialization.wiki"}, "cram.wiki": {"page": "cram", "file": "cram.wiki"}, "sitecopy.wiki": {"page": "sitecopy", "file": "sitecopy.wiki"}, "python3-ldap.wiki": {"page": "python3-ldap", "file": "python3-ldap.wiki"}, "xml-simple.wiki": {"page": "xml-simple", "file": "xml-simple.wiki"}, "ug.wiki": {"page": "ug", "file": "ug.wiki"}, "OdePkg_package_for_Octave.wiki": {"page": "OdePkg package for Octave", "file": "OdePkg_package_for_Octave.wiki"}, "MooseX-Declare.wiki": {"page": "MooseX-Declare", "file": "MooseX-Declare.wiki"}, "IML_-_Integer_Matrix_Library.wiki": {"page": "IML - Integer Matrix Library", "file": "IML_-_Integer_Matrix_Library.wiki"}, "to-regex.wiki": {"page": "to-regex", "file": "to-regex.wiki"}, "simple_http_server.wiki": {"page": "simple http server", "file": "simple_http_server.wiki"}, "multtest.wiki": {"page": "multtest", "file": "multtest.wiki"}, "librg-blast-parser-perl.wiki": {"page": "librg-blast-parser-perl", "file": "librg-blast-parser-perl.wiki"}, "Net-SIP.wiki": {"page": "Net-SIP", "file": "Net-SIP.wiki"}, "Collectl.wiki": {"page": "Collectl", "file": "Collectl.wiki"}, "Data-ObjectDriver.wiki": {"page": "Data-ObjectDriver", "file": "Data-ObjectDriver.wiki"}, "ptask.wiki": {"page": "ptask", "file": "ptask.wiki"}, "totalopenstation.wiki": {"page": "totalopenstation", "file": "totalopenstation.wiki"}, "simplesmtp.wiki": {"page": "simplesmtp", "file": "simplesmtp.wiki"}, "LIVE555_Streaming_Media.wiki": {"page": "LIVE555 Streaming Media", "file": "LIVE555_Streaming_Media.wiki"}, "emacs-buttercup.wiki": {"page": "emacs-buttercup", "file": "emacs-buttercup.wiki"}, "git-hub.wiki": {"page": "git-hub", "file": "git-hub.wiki"}, "globus_gass_cache.wiki": {"page": "globus_gass_cache", "file": "globus_gass_cache.wiki"}, "musl.wiki": {"page": "musl", "file": "musl.wiki"}, "rsrc.wiki": {"page": "rsrc", "file": "rsrc.wiki"}, "warp-tls.wiki": {"page": "warp-tls", "file": "warp-tls.wiki"}, "XmHTML.wiki": {"page": "XmHTML", "file": "XmHTML.wiki"}, "Config-Model.wiki": {"page": "Config-Model", "file": "Config-Model.wiki"}, "qxgedit.wiki": {"page": "qxgedit", "file": "qxgedit.wiki"}, "equivalence.wiki": {"page": "equivalence", "file": "equivalence.wiki"}, "Gnome_SSH_Tunnel_Manager.wiki": {"page": "Gnome SSH Tunnel Manager", "file": "Gnome_SSH_Tunnel_Manager.wiki"}, "LMMS.wiki": {"page": "LMMS", "file": "LMMS.wiki"}, "libquantum.wiki": {"page": "libquantum", "file": "libquantum.wiki"}, "Try-Tiny-ByClass.wiki": {"page": "Try-Tiny-ByClass", "file": "Try-Tiny-ByClass.wiki"}, "Sys-Virt.wiki": {"page": "Sys-Virt", "file": "Sys-Virt.wiki"}, "androguard.wiki": {"page": "androguard", "file": "androguard.wiki"}, "gPodder.wiki": {"page": "gPodder", "file": "gPodder.wiki"}, "fog-vmfusion.wiki": {"page": "fog-vmfusion", "file": "fog-vmfusion.wiki"}, "mnemonic.wiki": {"page": "mnemonic", "file": "mnemonic.wiki"}, "warden.wiki": {"page": "warden", "file": "warden.wiki"}, "python-tablib.wiki": {"page": "python-tablib", "file": "python-tablib.wiki"}, "golang-barcode.wiki": {"page": "golang-barcode", "file": "golang-barcode.wiki"}, "lcmaps-plugins-basic.wiki": {"page": "lcmaps-plugins-basic", "file": "lcmaps-plugins-basic.wiki"}, "OilyPNG.wiki": {"page": "OilyPNG", "file": "OilyPNG.wiki"}, "OSMAlchemy.wiki": {"page": "OSMAlchemy", "file": "OSMAlchemy.wiki"}, "auto-07p.wiki": {"page": "auto-07p", "file": "auto-07p.wiki"}, "AnyEvent-HTTP-ScopedClient.wiki": {"page": "AnyEvent-HTTP-ScopedClient", "file": "AnyEvent-HTTP-ScopedClient.wiki"}, "GeoTIFF.wiki": {"page": "GeoTIFF", "file": "GeoTIFF.wiki"}, "ndg-httpsclient.wiki": {"page": "ndg-httpsclient", "file": "ndg-httpsclient.wiki"}, "autosize.wiki": {"page": "autosize", "file": "autosize.wiki"}, "hdf-compass.wiki": {"page": "hdf-compass", "file": "hdf-compass.wiki"}, "Q.wiki": {"page": "Q", "file": "Q.wiki"}, "directory_watcher.wiki": {"page": "directory_watcher", "file": "directory_watcher.wiki"}, "ansi-font.wiki": {"page": "ansi-font", "file": "ansi-font.wiki"}, "Statistics-Welford.wiki": {"page": "Statistics-Welford", "file": "Statistics-Welford.wiki"}, "plume-creator.wiki": {"page": "plume-creator", "file": "plume-creator.wiki"}, "adjtimex.wiki": {"page": "adjtimex", "file": "adjtimex.wiki"}, "cclive.wiki": {"page": "cclive", "file": "cclive.wiki"}, "librsvg.wiki": {"page": "librsvg", "file": "librsvg.wiki"}, "Maven_JAR_Utilities.wiki": {"page": "Maven JAR Utilities", "file": "Maven_JAR_Utilities.wiki"}, "Apache_AXIOM.wiki": {"page": "Apache AXIOM", "file": "Apache_AXIOM.wiki"}, "Cluster_SSH.wiki": {"page": "Cluster SSH", "file": "Cluster_SSH.wiki"}, "slim.wiki": {"page": "slim", "file": "slim.wiki"}, "rack.wiki": {"page": "rack", "file": "rack.wiki"}, "sieve.wiki": {"page": "sieve", "file": "sieve.wiki"}, "normalize.wiki": {"page": "normalize", "file": "normalize.wiki"}, "Catalyst-Component-InstancePerContext.wiki": {"page": "Catalyst-Component-InstancePerContext", "file": "Catalyst-Component-InstancePerContext.wiki"}, "cli.wiki": {"page": "cli", "file": "cli.wiki"}, "AnyEvent.wiki": {"page": "AnyEvent", "file": "AnyEvent.wiki"}, "utf8-string.wiki": {"page": "utf8-string", "file": "utf8-string.wiki"}, "File-Flock-Retry.wiki": {"page": "File-Flock-Retry", "file": "File-Flock-Retry.wiki"}, "zeromq4-haskell.wiki": {"page": "zeromq4-haskell", "file": "zeromq4-haskell.wiki"}, "XML-Writer-Simple.wiki": {"page": "XML-Writer-Simple", "file": "XML-Writer-Simple.wiki"}, "cairosvg.wiki": {"page": "cairosvg", "file": "cairosvg.wiki"}, "ParaFly.wiki": {"page": "ParaFly", "file": "ParaFly.wiki"}, "FriBidi.wiki": {"page": "FriBidi", "file": "FriBidi.wiki"}, "Scannotation.wiki": {"page": "Scannotation", "file": "Scannotation.wiki"}, "friendly-recovery.wiki": {"page": "friendly-recovery", "file": "friendly-recovery.wiki"}, "par2cmdline.wiki": {"page": "par2cmdline", "file": "par2cmdline.wiki"}, "Barrage.wiki": {"page": "Barrage", "file": "Barrage.wiki"}, "libvpx.wiki": {"page": "libvpx", "file": "libvpx.wiki"}, "X11-xft.wiki": {"page": "X11-xft", "file": "X11-xft.wiki"}, "kfloppy.wiki": {"page": "kfloppy", "file": "kfloppy.wiki"}, "mechanize.wiki": {"page": "mechanize", "file": "mechanize.wiki"}, "jellyfish.wiki": {"page": "jellyfish", "file": "jellyfish.wiki"}, "shelljs.wiki": {"page": "shelljs", "file": "shelljs.wiki"}, "Plack__Middleware__File__Sass.wiki": {"page": "Plack::Middleware::File::Sass", "file": "Plack__Middleware__File__Sass.wiki"}, "wmsystemtray.wiki": {"page": "wmsystemtray", "file": "wmsystemtray.wiki"}, "Rose-Object.wiki": {"page": "Rose-Object", "file": "Rose-Object.wiki"}, "bookletimposer.wiki": {"page": "bookletimposer", "file": "bookletimposer.wiki"}, "Diff.wiki": {"page": "Diff", "file": "Diff.wiki"}, "qtimageformats-opensource-src.wiki": {"page": "qtimageformats-opensource-src", "file": "qtimageformats-opensource-src.wiki"}, "Funnyboat.wiki": {"page": "Funnyboat", "file": "Funnyboat.wiki"}, "beeswarm.wiki": {"page": "beeswarm", "file": "beeswarm.wiki"}, "vncterm.wiki": {"page": "vncterm", "file": "vncterm.wiki"}, "cccd.wiki": {"page": "cccd", "file": "cccd.wiki"}, "flot-axislabels.wiki": {"page": "flot-axislabels", "file": "flot-axislabels.wiki"}, "libtie-cache-perl.wiki": {"page": "libtie-cache-perl", "file": "libtie-cache-perl.wiki"}, "PHP_Facedetect_Extension.wiki": {"page": "PHP Facedetect Extension", "file": "PHP_Facedetect_Extension.wiki"}, "puppet-saz-ssh.wiki": {"page": "puppet-saz-ssh", "file": "puppet-saz-ssh.wiki"}, "Proteinortho.wiki": {"page": "Proteinortho", "file": "Proteinortho.wiki"}, "concurrent-output.wiki": {"page": "concurrent-output", "file": "concurrent-output.wiki"}, "httptunnel.wiki": {"page": "httptunnel", "file": "httptunnel.wiki"}, "penguin-command.wiki": {"page": "penguin-command", "file": "penguin-command.wiki"}, "blaze-markup.wiki": {"page": "blaze-markup", "file": "blaze-markup.wiki"}, "logict.wiki": {"page": "logict", "file": "logict.wiki"}, "Dreamchess.wiki": {"page": "Dreamchess", "file": "Dreamchess.wiki"}, "trueprint.wiki": {"page": "trueprint", "file": "trueprint.wiki"}, "Performance.wiki": {"page": "Performance", "file": "Performance.wiki"}, "Gtk2-AppIndicator.wiki": {"page": "Gtk2-AppIndicator", "file": "Gtk2-AppIndicator.wiki"}, "libva.wiki": {"page": "libva", "file": "libva.wiki"}, "Class-Std.wiki": {"page": "Class-Std", "file": "Class-Std.wiki"}, "Pippy.wiki": {"page": "Pippy", "file": "Pippy.wiki"}, "ifile.wiki": {"page": "ifile", "file": "ifile.wiki"}, "dbab.wiki": {"page": "dbab", "file": "dbab.wiki"}, "Ganv.wiki": {"page": "Ganv", "file": "Ganv.wiki"}, "opencsv.wiki": {"page": "opencsv", "file": "opencsv.wiki"}, "tryton-modules-account-invoice.wiki": {"page": "tryton-modules-account-invoice", "file": "tryton-modules-account-invoice.wiki"}, "phonefsod.wiki": {"page": "phonefsod", "file": "phonefsod.wiki"}, "CUPS_X2Go.wiki": {"page": "CUPS X2Go", "file": "CUPS_X2Go.wiki"}, "maim.wiki": {"page": "maim", "file": "maim.wiki"}, "wmauda.wiki": {"page": "wmauda", "file": "wmauda.wiki"}, "alternative-toolbar.wiki": {"page": "alternative-toolbar", "file": "alternative-toolbar.wiki"}, "expression_parser.wiki": {"page": "expression_parser", "file": "expression_parser.wiki"}, "qdacco.wiki": {"page": "qdacco", "file": "qdacco.wiki"}, "Test-Roo.wiki": {"page": "Test-Roo", "file": "Test-Roo.wiki"}, "ert-async.el.wiki": {"page": "ert-async.el", "file": "ert-async.el.wiki"}, "389-adminutil.wiki": {"page": "389-adminutil", "file": "389-adminutil.wiki"}, "bzr-tweet.wiki": {"page": "bzr-tweet", "file": "bzr-tweet.wiki"}, "globjects.wiki": {"page": "globjects", "file": "globjects.wiki"}, "delayed_job.wiki": {"page": "delayed_job", "file": "delayed_job.wiki"}, "ace-window.wiki": {"page": "ace-window", "file": "ace-window.wiki"}, "filter.wiki": {"page": "filter", "file": "filter.wiki"}, "PrimeSense_Sensor_Module_for_OpenNI.wiki": {"page": "PrimeSense Sensor Module for OpenNI", "file": "PrimeSense_Sensor_Module_for_OpenNI.wiki"}, "ncbi-blast+.wiki": {"page": "ncbi-blast+", "file": "ncbi-blast+.wiki"}, "pgmagick.wiki": {"page": "pgmagick", "file": "pgmagick.wiki"}, "nbc.wiki": {"page": "nbc", "file": "nbc.wiki"}, "PyJWT.wiki": {"page": "PyJWT", "file": "PyJWT.wiki"}, "scanner.wiki": {"page": "scanner", "file": "scanner.wiki"}, "libdbusmenu-qt.wiki": {"page": "libdbusmenu-qt", "file": "libdbusmenu-qt.wiki"}, "kdcproxy.wiki": {"page": "kdcproxy", "file": "kdcproxy.wiki"}, "libqtxdg.wiki": {"page": "libqtxdg", "file": "libqtxdg.wiki"}, "plasma-mediacenter.wiki": {"page": "plasma-mediacenter", "file": "plasma-mediacenter.wiki"}, "LPRng.wiki": {"page": "LPRng", "file": "LPRng.wiki"}, "Cwd-Guard.wiki": {"page": "Cwd-Guard", "file": "Cwd-Guard.wiki"}, "Tie-iCal.wiki": {"page": "Tie-iCal", "file": "Tie-iCal.wiki"}, "SDL_sound.wiki": {"page": "SDL_sound", "file": "SDL_sound.wiki"}, "raw-body.wiki": {"page": "raw-body", "file": "raw-body.wiki"}, "tryton-modules-sale-opportunity.wiki": {"page": "tryton-modules-sale-opportunity", "file": "tryton-modules-sale-opportunity.wiki"}, "xcolorsel.wiki": {"page": "xcolorsel", "file": "xcolorsel.wiki"}, "Cogl.wiki": {"page": "Cogl", "file": "Cogl.wiki"}, "icedove-imap-acl.wiki": {"page": "icedove-imap-acl", "file": "icedove-imap-acl.wiki"}, "Sub-Recursive.wiki": {"page": "Sub-Recursive", "file": "Sub-Recursive.wiki"}, "File-BaseDir.wiki": {"page": "File-BaseDir", "file": "File-BaseDir.wiki"}, "air-quality-sensor.wiki": {"page": "air-quality-sensor", "file": "air-quality-sensor.wiki"}, "pycares.wiki": {"page": "pycares", "file": "pycares.wiki"}, "go-i18n.wiki": {"page": "go-i18n", "file": "go-i18n.wiki"}, "fields.wiki": {"page": "fields", "file": "fields.wiki"}, "surf.wiki": {"page": "surf", "file": "surf.wiki"}, "jsmin.wiki": {"page": "jsmin", "file": "jsmin.wiki"}, "Luabind.wiki": {"page": "Luabind", "file": "Luabind.wiki"}, "Bouncy.wiki": {"page": "Bouncy", "file": "Bouncy.wiki"}, "HTML-WikiConverter-MediaWiki.wiki": {"page": "HTML-WikiConverter-MediaWiki", "file": "HTML-WikiConverter-MediaWiki.wiki"}, "sptk.wiki": {"page": "sptk", "file": "sptk.wiki"}, "sugar-base.wiki": {"page": "sugar-base", "file": "sugar-base.wiki"}, "IPAfont.wiki": {"page": "IPAfont", "file": "IPAfont.wiki"}, "XStatic-Bootstrap-SCSS.wiki": {"page": "XStatic-Bootstrap-SCSS", "file": "XStatic-Bootstrap-SCSS.wiki"}, "invokebinder.wiki": {"page": "invokebinder", "file": "invokebinder.wiki"}, "HTML-TableExtract.wiki": {"page": "HTML-TableExtract", "file": "HTML-TableExtract.wiki"}, "TibetanSambhotaYigchung.wiki": {"page": "TibetanSambhotaYigchung", "file": "TibetanSambhotaYigchung.wiki"}, "kdegraphics-thumbnailers.wiki": {"page": "kdegraphics-thumbnailers", "file": "kdegraphics-thumbnailers.wiki"}, "wai-app-static.wiki": {"page": "wai-app-static", "file": "wai-app-static.wiki"}, "mustache.js.wiki": {"page": "mustache.js", "file": "mustache.js.wiki"}, "pdfmod.wiki": {"page": "pdfmod", "file": "pdfmod.wiki"}, "iScroll.wiki": {"page": "iScroll", "file": "iScroll.wiki"}, "gnome-photos.wiki": {"page": "gnome-photos", "file": "gnome-photos.wiki"}, "sagan.wiki": {"page": "sagan", "file": "sagan.wiki"}, "fcitx-table-other.wiki": {"page": "fcitx-table-other", "file": "fcitx-table-other.wiki"}, "Modello.wiki": {"page": "Modello", "file": "Modello.wiki"}, "Net-Jabber-Loudmouth.wiki": {"page": "Net-Jabber-Loudmouth", "file": "Net-Jabber-Loudmouth.wiki"}, "pygtkmvc.wiki": {"page": "pygtkmvc", "file": "pygtkmvc.wiki"}, "xchm.wiki": {"page": "xchm", "file": "xchm.wiki"}, "geany-plugins.wiki": {"page": "geany-plugins", "file": "geany-plugins.wiki"}, "C-Pluff.wiki": {"page": "C-Pluff", "file": "C-Pluff.wiki"}, "ruby-gd.wiki": {"page": "ruby-gd", "file": "ruby-gd.wiki"}, "regex.wiki": {"page": "regex", "file": "regex.wiki"}, "scons.wiki": {"page": "scons", "file": "scons.wiki"}, "scidavis.wiki": {"page": "scidavis", "file": "scidavis.wiki"}, "Wiki-Toolkit.wiki": {"page": "Wiki-Toolkit", "file": "Wiki-Toolkit.wiki"}, "Woodstox.wiki": {"page": "Woodstox", "file": "Woodstox.wiki"}, "BRIG.wiki": {"page": "BRIG", "file": "BRIG.wiki"}, "dlm.wiki": {"page": "dlm", "file": "dlm.wiki"}, "ruby-ed.wiki": {"page": "ruby-ed", "file": "ruby-ed.wiki"}, "emacs-noflet.wiki": {"page": "emacs-noflet", "file": "emacs-noflet.wiki"}, "Pint.wiki": {"page": "Pint", "file": "Pint.wiki"}, "packer.wiki": {"page": "packer", "file": "packer.wiki"}, "JSilver.wiki": {"page": "JSilver", "file": "JSilver.wiki"}, "flexible-defaults.wiki": {"page": "flexible-defaults", "file": "flexible-defaults.wiki"}, "html2canvas.wiki": {"page": "html2canvas", "file": "html2canvas.wiki"}, "VCS-Lite.wiki": {"page": "VCS-Lite", "file": "VCS-Lite.wiki"}, "keybinder-3.0.wiki": {"page": "keybinder-3.0", "file": "keybinder-3.0.wiki"}, "Email-Sender.wiki": {"page": "Email-Sender", "file": "Email-Sender.wiki"}, "Jalv.wiki": {"page": "Jalv", "file": "Jalv.wiki"}, "clBLAS.wiki": {"page": "clBLAS", "file": "clBLAS.wiki"}, "sprockets.wiki": {"page": "sprockets", "file": "sprockets.wiki"}, "Aeskulap.wiki": {"page": "Aeskulap", "file": "Aeskulap.wiki"}, "CCZE.wiki": {"page": "CCZE", "file": "CCZE.wiki"}, "Math-Random-ISAAC-XS.wiki": {"page": "Math-Random-ISAAC-XS", "file": "Math-Random-ISAAC-XS.wiki"}, "Spreadsheet-Read.wiki": {"page": "Spreadsheet-Read", "file": "Spreadsheet-Read.wiki"}, "Parse-BBCode.wiki": {"page": "Parse-BBCode", "file": "Parse-BBCode.wiki"}, "HTML-Stream.wiki": {"page": "HTML-Stream", "file": "HTML-Stream.wiki"}, "funcsigs.wiki": {"page": "funcsigs", "file": "funcsigs.wiki"}, "confget.wiki": {"page": "confget", "file": "confget.wiki"}, "Convert-Base32.wiki": {"page": "Convert-Base32", "file": "Convert-Base32.wiki"}, "dose.wiki": {"page": "dose", "file": "dose.wiki"}, "Specio__Library__Path__Tiny.wiki": {"page": "Specio::Library::Path::Tiny", "file": "Specio__Library__Path__Tiny.wiki"}, "neofetch.wiki": {"page": "neofetch", "file": "neofetch.wiki"}, "file-location.wiki": {"page": "file-location", "file": "file-location.wiki"}, "arriero.wiki": {"page": "arriero", "file": "arriero.wiki"}, "JoSQL.wiki": {"page": "JoSQL", "file": "JoSQL.wiki"}, "FlightCrew.wiki": {"page": "FlightCrew", "file": "FlightCrew.wiki"}, "SKK_Tools.wiki": {"page": "SKK Tools", "file": "SKK_Tools.wiki"}, "Config-Merge.wiki": {"page": "Config-Merge", "file": "Config-Merge.wiki"}, "Text-FindIndent.wiki": {"page": "Text-FindIndent", "file": "Text-FindIndent.wiki"}, "fest-util.wiki": {"page": "fest-util", "file": "fest-util.wiki"}, "xfdesktop4.wiki": {"page": "xfdesktop4", "file": "xfdesktop4.wiki"}, "tryton-modules-product-classification-taxonomic.wiki": {"page": "tryton-modules-product-classification-taxonomic", "file": "tryton-modules-product-classification-taxonomic.wiki"}, "libopenraw.wiki": {"page": "libopenraw", "file": "libopenraw.wiki"}, "oslo.context.wiki": {"page": "oslo.context", "file": "oslo.context.wiki"}, "Roboto.wiki": {"page": "Roboto", "file": "Roboto.wiki"}, "django-fsm.wiki": {"page": "django-fsm", "file": "django-fsm.wiki"}, "EyeFiServer.wiki": {"page": "EyeFiServer", "file": "EyeFiServer.wiki"}, "Apache_Curator.wiki": {"page": "Apache Curator", "file": "Apache_Curator.wiki"}, "NFO_Viewer.wiki": {"page": "NFO Viewer", "file": "NFO_Viewer.wiki"}, "MooseX-Types-NetAddr-IP.wiki": {"page": "MooseX-Types-NetAddr-IP", "file": "MooseX-Types-NetAddr-IP.wiki"}, "tryton-modules-calendar-scheduling.wiki": {"page": "tryton-modules-calendar-scheduling", "file": "tryton-modules-calendar-scheduling.wiki"}, "ntopng.wiki": {"page": "ntopng", "file": "ntopng.wiki"}, "Dancer__Logger__PSGI.wiki": {"page": "Dancer::Logger::PSGI", "file": "Dancer__Logger__PSGI.wiki"}, "emitter.wiki": {"page": "emitter", "file": "emitter.wiki"}, "D-Bus.wiki": {"page": "D-Bus", "file": "D-Bus.wiki"}, "github.com_golang_snappy.wiki": {"page": "github.com/golang/snappy", "file": "github.com_golang_snappy.wiki"}, "PGObject-Util-DBAdmin.wiki": {"page": "PGObject-Util-DBAdmin", "file": "PGObject-Util-DBAdmin.wiki"}, "devise-two-factor.wiki": {"page": "devise-two-factor", "file": "devise-two-factor.wiki"}, "Plack-Middleware-Deflater.wiki": {"page": "Plack-Middleware-Deflater", "file": "Plack-Middleware-Deflater.wiki"}, "ioquake3.wiki": {"page": "ioquake3", "file": "ioquake3.wiki"}, "Sort__Key__Top.wiki": {"page": "Sort::Key::Top", "file": "Sort__Key__Top.wiki"}, "Parser__MGC.wiki": {"page": "Parser::MGC", "file": "Parser__MGC.wiki"}, "xxHash.wiki": {"page": "xxHash", "file": "xxHash.wiki"}, "Async-MergePoint.wiki": {"page": "Async-MergePoint", "file": "Async-MergePoint.wiki"}, "lecm.wiki": {"page": "lecm", "file": "lecm.wiki"}, "lz4.wiki": {"page": "lz4", "file": "lz4.wiki"}, "yad.wiki": {"page": "yad", "file": "yad.wiki"}, "Memorize.wiki": {"page": "Memorize", "file": "Memorize.wiki"}, "X11-WindowHierarchy.wiki": {"page": "X11-WindowHierarchy", "file": "X11-WindowHierarchy.wiki"}, "fflas-ffpack.wiki": {"page": "fflas-ffpack", "file": "fflas-ffpack.wiki"}, "NetPacket.wiki": {"page": "NetPacket", "file": "NetPacket.wiki"}, "cobrapy.wiki": {"page": "cobrapy", "file": "cobrapy.wiki"}, "grape-entity.wiki": {"page": "grape-entity", "file": "grape-entity.wiki"}, "Apache_Commons_DBCP.wiki": {"page": "Apache Commons DBCP", "file": "Apache_Commons_DBCP.wiki"}, "cups-filters.wiki": {"page": "cups-filters", "file": "cups-filters.wiki"}, "HTML-Template-Pluggable.wiki": {"page": "HTML-Template-Pluggable", "file": "HTML-Template-Pluggable.wiki"}, "MARC-Charset.wiki": {"page": "MARC-Charset", "file": "MARC-Charset.wiki"}, "libkdcraw.wiki": {"page": "libkdcraw", "file": "libkdcraw.wiki"}, "Gnome2.wiki": {"page": "Gnome2", "file": "Gnome2.wiki"}, "fonts-averia-gwf.wiki": {"page": "fonts-averia-gwf", "file": "fonts-averia-gwf.wiki"}, "PySocks.wiki": {"page": "PySocks", "file": "PySocks.wiki"}, "qtlocation-opensource-src.wiki": {"page": "qtlocation-opensource-src", "file": "qtlocation-opensource-src.wiki"}, "at.wiki": {"page": "at", "file": "at.wiki"}, "QtGStreamer.wiki": {"page": "QtGStreamer", "file": "QtGStreamer.wiki"}, "Euler.wiki": {"page": "Euler", "file": "Euler.wiki"}, "libservicelog.wiki": {"page": "libservicelog", "file": "libservicelog.wiki"}, "Net-DNS.wiki": {"page": "Net-DNS", "file": "Net-DNS.wiki"}, "DateTime-Calendar-Julian.wiki": {"page": "DateTime-Calendar-Julian", "file": "DateTime-Calendar-Julian.wiki"}, "tryton-modules-production-work.wiki": {"page": "tryton-modules-production-work", "file": "tryton-modules-production-work.wiki"}, "Fishpoll.wiki": {"page": "Fishpoll", "file": "Fishpoll.wiki"}, "List-SomeUtils.wiki": {"page": "List-SomeUtils", "file": "List-SomeUtils.wiki"}, "Data-Phrasebook.wiki": {"page": "Data-Phrasebook", "file": "Data-Phrasebook.wiki"}, "libsnowball-norwegian-perl.wiki": {"page": "libsnowball-norwegian-perl", "file": "libsnowball-norwegian-perl.wiki"}, "clone-buffer.wiki": {"page": "clone-buffer", "file": "clone-buffer.wiki"}, "terminatorX.wiki": {"page": "terminatorX", "file": "terminatorX.wiki"}, "PPIx-EditorTools.wiki": {"page": "PPIx-EditorTools", "file": "PPIx-EditorTools.wiki"}, "MooX__Log__Any.wiki": {"page": "MooX::Log::Any", "file": "MooX__Log__Any.wiki"}, "uim.wiki": {"page": "uim", "file": "uim.wiki"}, "mousetrap.wiki": {"page": "mousetrap", "file": "mousetrap.wiki"}, "libfolia.wiki": {"page": "libfolia", "file": "libfolia.wiki"}, "atlas-go.wiki": {"page": "atlas-go", "file": "atlas-go.wiki"}, "INSTEAD.wiki": {"page": "INSTEAD", "file": "INSTEAD.wiki"}, "HDBC.wiki": {"page": "HDBC", "file": "HDBC.wiki"}, "Unicode-Japanese.wiki": {"page": "Unicode-Japanese", "file": "Unicode-Japanese.wiki"}, "libphysfs.wiki": {"page": "libphysfs", "file": "libphysfs.wiki"}, "wsl.wiki": {"page": "wsl", "file": "wsl.wiki"}, "mialmpick.wiki": {"page": "mialmpick", "file": "mialmpick.wiki"}, "HTTP_Request.wiki": {"page": "HTTP_Request", "file": "HTTP_Request.wiki"}, "fragment-cache.wiki": {"page": "fragment-cache", "file": "fragment-cache.wiki"}, "scanmem.wiki": {"page": "scanmem", "file": "scanmem.wiki"}, "qtawesome.wiki": {"page": "qtawesome", "file": "qtawesome.wiki"}, "go.net.wiki": {"page": "go.net", "file": "go.net.wiki"}, "mediator_lua.wiki": {"page": "mediator_lua", "file": "mediator_lua.wiki"}, "slurm.wiki": {"page": "slurm", "file": "slurm.wiki"}, "brick.wiki": {"page": "brick", "file": "brick.wiki"}, "go-uuid.wiki": {"page": "go-uuid", "file": "go-uuid.wiki"}, "nwipe.wiki": {"page": "nwipe", "file": "nwipe.wiki"}, "libzeus-jscl-java.wiki": {"page": "libzeus-jscl-java", "file": "libzeus-jscl-java.wiki"}, "POE-Filter-XML.wiki": {"page": "POE-Filter-XML", "file": "POE-Filter-XML.wiki"}, "Nautilus_Image_Manipulator.wiki": {"page": "Nautilus Image Manipulator", "file": "Nautilus_Image_Manipulator.wiki"}, "breeze.wiki": {"page": "breeze", "file": "breeze.wiki"}, "supervisor.wiki": {"page": "supervisor", "file": "supervisor.wiki"}, "Perinci-Object.wiki": {"page": "Perinci-Object", "file": "Perinci-Object.wiki"}, "apertium-oc-ca.wiki": {"page": "apertium-oc-ca", "file": "apertium-oc-ca.wiki"}, "jsonpath-rw-ext.wiki": {"page": "jsonpath-rw-ext", "file": "jsonpath-rw-ext.wiki"}, "redis-rails.wiki": {"page": "redis-rails", "file": "redis-rails.wiki"}, "CTSim.wiki": {"page": "CTSim", "file": "CTSim.wiki"}, "Netrek_COW_client.wiki": {"page": "Netrek COW client", "file": "Netrek_COW_client.wiki"}, "roundcube-plugins-extra.wiki": {"page": "roundcube-plugins-extra", "file": "roundcube-plugins-extra.wiki"}, "bitbucket.org_pkg_inflect.wiki": {"page": "bitbucket.org/pkg/inflect", "file": "bitbucket.org_pkg_inflect.wiki"}, "ISO_Master.wiki": {"page": "ISO Master", "file": "ISO_Master.wiki"}, "gtk2-engines-xfce.wiki": {"page": "gtk2-engines-xfce", "file": "gtk2-engines-xfce.wiki"}, "EXIF.py.wiki": {"page": "EXIF.py", "file": "EXIF.py.wiki"}, "colortest.wiki": {"page": "colortest", "file": "colortest.wiki"}, "JmDNS.wiki": {"page": "JmDNS", "file": "JmDNS.wiki"}, "ark.wiki": {"page": "ark", "file": "ark.wiki"}, "String-Koremutake.wiki": {"page": "String-Koremutake", "file": "String-Koremutake.wiki"}, "crypto-cacerts.wiki": {"page": "crypto-cacerts", "file": "crypto-cacerts.wiki"}, "cmd2.wiki": {"page": "cmd2", "file": "cmd2.wiki"}, "Plack-App-Proxy.wiki": {"page": "Plack-App-Proxy", "file": "Plack-App-Proxy.wiki"}, "lgogdownloader.wiki": {"page": "lgogdownloader", "file": "lgogdownloader.wiki"}, "tumgreyspf.wiki": {"page": "tumgreyspf", "file": "tumgreyspf.wiki"}, "deep-is.wiki": {"page": "deep-is", "file": "deep-is.wiki"}, "CPAN-Changes.wiki": {"page": "CPAN-Changes", "file": "CPAN-Changes.wiki"}, "libkolab.wiki": {"page": "libkolab", "file": "libkolab.wiki"}, "yac.wiki": {"page": "yac", "file": "yac.wiki"}, "mupen64plus-video-rice.wiki": {"page": "mupen64plus-video-rice", "file": "mupen64plus-video-rice.wiki"}, "charybdis.wiki": {"page": "charybdis", "file": "charybdis.wiki"}, "CLASS.wiki": {"page": "CLASS", "file": "CLASS.wiki"}, "JSON-RPC.wiki": {"page": "JSON-RPC", "file": "JSON-RPC.wiki"}, "Xymon_systems_and_network_monitor.wiki": {"page": "Xymon systems and network monitor", "file": "Xymon_systems_and_network_monitor.wiki"}, "minitest-stub-const.wiki": {"page": "minitest-stub-const", "file": "minitest-stub-const.wiki"}, "OrthancWebViewer.wiki": {"page": "OrthancWebViewer", "file": "OrthancWebViewer.wiki"}, "SNMP-Info.wiki": {"page": "SNMP-Info", "file": "SNMP-Info.wiki"}, "Onboard.wiki": {"page": "Onboard", "file": "Onboard.wiki"}, "commons-java.wiki": {"page": "commons-java", "file": "commons-java.wiki"}, "telepathy-logger-qt.wiki": {"page": "telepathy-logger-qt", "file": "telepathy-logger-qt.wiki"}, "incron.wiki": {"page": "incron", "file": "incron.wiki"}, "Config-Properties.wiki": {"page": "Config-Properties", "file": "Config-Properties.wiki"}, "mingw-w64.wiki": {"page": "mingw-w64", "file": "mingw-w64.wiki"}, "tableau-parm.wiki": {"page": "tableau-parm", "file": "tableau-parm.wiki"}, "Data__MessagePack.wiki": {"page": "Data::MessagePack", "file": "Data__MessagePack.wiki"}, "Exchange_Calendar_and_Tasks_Add-on_for_Lightning.wiki": {"page": "Exchange Calendar and Tasks Add-on for Lightning", "file": "Exchange_Calendar_and_Tasks_Add-on_for_Lightning.wiki"}, "liblingua-stem-snowball-perl.wiki": {"page": "liblingua-stem-snowball-perl", "file": "liblingua-stem-snowball-perl.wiki"}, "libtommath.wiki": {"page": "libtommath", "file": "libtommath.wiki"}, "haskell-src-exts.wiki": {"page": "haskell-src-exts", "file": "haskell-src-exts.wiki"}, "xflr5.wiki": {"page": "xflr5", "file": "xflr5.wiki"}, "Asynchronous_Http_Client.wiki": {"page": "Asynchronous Http Client", "file": "Asynchronous_Http_Client.wiki"}, "POSIX-strftime-Compiler.wiki": {"page": "POSIX-strftime-Compiler", "file": "POSIX-strftime-Compiler.wiki"}, "Hash-MultiValue.wiki": {"page": "Hash-MultiValue", "file": "Hash-MultiValue.wiki"}, "gyp.wiki": {"page": "gyp", "file": "gyp.wiki"}, "FileHandle-Unget.wiki": {"page": "FileHandle-Unget", "file": "FileHandle-Unget.wiki"}, "Aptitude.wiki": {"page": "Aptitude", "file": "Aptitude.wiki"}, "github.wiki": {"page": "github", "file": "github.wiki"}, "urllib3.wiki": {"page": "urllib3", "file": "urllib3.wiki"}, "libgraphics-colorobject-perl.wiki": {"page": "libgraphics-colorobject-perl", "file": "libgraphics-colorobject-perl.wiki"}, "django-compat.wiki": {"page": "django-compat", "file": "django-compat.wiki"}, "jupyter_console.wiki": {"page": "jupyter_console", "file": "jupyter_console.wiki"}, "Net-Traceroute-PurePerl.wiki": {"page": "Net-Traceroute-PurePerl", "file": "Net-Traceroute-PurePerl.wiki"}, "vms-empire.wiki": {"page": "vms-empire", "file": "vms-empire.wiki"}, "B-Lint.wiki": {"page": "B-Lint", "file": "B-Lint.wiki"}, "DrumGizmo.wiki": {"page": "DrumGizmo", "file": "DrumGizmo.wiki"}, "RDF__Trine.wiki": {"page": "RDF::Trine", "file": "RDF__Trine.wiki"}, "Liferea.wiki": {"page": "Liferea", "file": "Liferea.wiki"}, "coz-profiler.wiki": {"page": "coz-profiler", "file": "coz-profiler.wiki"}, "klein.wiki": {"page": "klein", "file": "klein.wiki"}, "libvterm.wiki": {"page": "libvterm", "file": "libvterm.wiki"}, "Business-OnlinePayment-AuthorizeNet.wiki": {"page": "Business-OnlinePayment-AuthorizeNet", "file": "Business-OnlinePayment-AuthorizeNet.wiki"}, "go-shlex.wiki": {"page": "go-shlex", "file": "go-shlex.wiki"}, "pam_ufpidentity.wiki": {"page": "pam_ufpidentity", "file": "pam_ufpidentity.wiki"}, "flake8.wiki": {"page": "flake8", "file": "flake8.wiki"}, "parseconfig.wiki": {"page": "parseconfig", "file": "parseconfig.wiki"}, "9menu.wiki": {"page": "9menu", "file": "9menu.wiki"}, "bindings-nettle.wiki": {"page": "bindings-nettle", "file": "bindings-nettle.wiki"}, "rpc2.wiki": {"page": "rpc2", "file": "rpc2.wiki"}, "active-x-obfuscator.wiki": {"page": "active-x-obfuscator", "file": "active-x-obfuscator.wiki"}, "Apache_HTTPD_Server.wiki": {"page": "Apache HTTPD Server", "file": "Apache_HTTPD_Server.wiki"}, "Lucy.wiki": {"page": "Lucy", "file": "Lucy.wiki"}, "M2Crypto.wiki": {"page": "M2Crypto", "file": "M2Crypto.wiki"}, "JSON__Types.wiki": {"page": "JSON::Types", "file": "JSON__Types.wiki"}, "libsmdev.wiki": {"page": "libsmdev", "file": "libsmdev.wiki"}, "GitPython.wiki": {"page": "GitPython", "file": "GitPython.wiki"}, "network.wiki": {"page": "network", "file": "network.wiki"}, "sphinxcontrib-programoutput.wiki": {"page": "sphinxcontrib-programoutput", "file": "sphinxcontrib-programoutput.wiki"}, "qtgraphicaleffects-opensource-src.wiki": {"page": "qtgraphicaleffects-opensource-src", "file": "qtgraphicaleffects-opensource-src.wiki"}, "Yorick.wiki": {"page": "Yorick", "file": "Yorick.wiki"}, "classycle.wiki": {"page": "classycle", "file": "classycle.wiki"}, "cstruct.wiki": {"page": "cstruct", "file": "cstruct.wiki"}, "R.utils.wiki": {"page": "R.utils", "file": "R.utils.wiki"}, "debian-lan-config.wiki": {"page": "debian-lan-config", "file": "debian-lan-config.wiki"}, "python-junit-xml.wiki": {"page": "python-junit-xml", "file": "python-junit-xml.wiki"}, "python-mapnik.wiki": {"page": "python-mapnik", "file": "python-mapnik.wiki"}, "Tcode.wiki": {"page": "Tcode", "file": "Tcode.wiki"}, "isc_dhcp_leases.wiki": {"page": "isc_dhcp_leases", "file": "isc_dhcp_leases.wiki"}, "laser-geometry.wiki": {"page": "laser-geometry", "file": "laser-geometry.wiki"}, "Unicode-Stringprep.wiki": {"page": "Unicode-Stringprep", "file": "Unicode-Stringprep.wiki"}, "dalli.wiki": {"page": "dalli", "file": "dalli.wiki"}, "Time-Duration-Parse.wiki": {"page": "Time-Duration-Parse", "file": "Time-Duration-Parse.wiki"}, "feedgnuplot.wiki": {"page": "feedgnuplot", "file": "feedgnuplot.wiki"}, "URI-Find-Simple.wiki": {"page": "URI-Find-Simple", "file": "URI-Find-Simple.wiki"}, "Filesys-SmbClient.wiki": {"page": "Filesys-SmbClient", "file": "Filesys-SmbClient.wiki"}, "rednose.wiki": {"page": "rednose", "file": "rednose.wiki"}, "Maven_Shade_Plugin.wiki": {"page": "Maven Shade Plugin", "file": "Maven_Shade_Plugin.wiki"}, "met.wiki": {"page": "met", "file": "met.wiki"}, "Finance-QuoteHist.wiki": {"page": "Finance-QuoteHist", "file": "Finance-QuoteHist.wiki"}, "gtk-traymanager.wiki": {"page": "gtk-traymanager", "file": "gtk-traymanager.wiki"}, "statsd.v1.wiki": {"page": "statsd.v1", "file": "statsd.v1.wiki"}, "Perl6-Slurp.wiki": {"page": "Perl6-Slurp", "file": "Perl6-Slurp.wiki"}, "openstack-doc-tools.wiki": {"page": "openstack-doc-tools", "file": "openstack-doc-tools.wiki"}, "HTML-Widgets-NavMenu.wiki": {"page": "HTML-Widgets-NavMenu", "file": "HTML-Widgets-NavMenu.wiki"}, "Term__Twiddle.wiki": {"page": "Term::Twiddle", "file": "Term__Twiddle.wiki"}, "DebianParl.wiki": {"page": "DebianParl", "file": "DebianParl.wiki"}, "nproc.wiki": {"page": "nproc", "file": "nproc.wiki"}, "NetworkManager-ssh.wiki": {"page": "NetworkManager-ssh", "file": "NetworkManager-ssh.wiki"}, "reposurgeon.wiki": {"page": "reposurgeon", "file": "reposurgeon.wiki"}, "open-vm-tools.wiki": {"page": "open-vm-tools", "file": "open-vm-tools.wiki"}, "fbless.wiki": {"page": "fbless", "file": "fbless.wiki"}, "ruby-narray.wiki": {"page": "ruby-narray", "file": "ruby-narray.wiki"}, "pybox2d.wiki": {"page": "pybox2d", "file": "pybox2d.wiki"}, "shut-up.wiki": {"page": "shut-up", "file": "shut-up.wiki"}, "xmlbuilder.wiki": {"page": "xmlbuilder", "file": "xmlbuilder.wiki"}, "pdstring.wiki": {"page": "pdstring", "file": "pdstring.wiki"}, "qhttpengine.wiki": {"page": "qhttpengine", "file": "qhttpengine.wiki"}, "Types__DateTime.wiki": {"page": "Types::DateTime", "file": "Types__DateTime.wiki"}, "python-gnupg.wiki": {"page": "python-gnupg", "file": "python-gnupg.wiki"}, "Apache_Commons_Javaflow__Sandbox_.wiki": {"page": "Apache Commons Javaflow (Sandbox)", "file": "Apache_Commons_Javaflow__Sandbox_.wiki"}, "BlogLiterately.wiki": {"page": "BlogLiterately", "file": "BlogLiterately.wiki"}, "sqlmap.wiki": {"page": "sqlmap", "file": "sqlmap.wiki"}, "raintpl.wiki": {"page": "raintpl", "file": "raintpl.wiki"}, "node-mysql.wiki": {"page": "node-mysql", "file": "node-mysql.wiki"}, "Py-Enigma.wiki": {"page": "Py-Enigma", "file": "Py-Enigma.wiki"}, "Text-Lorem.wiki": {"page": "Text-Lorem", "file": "Text-Lorem.wiki"}, "Date-Simple.wiki": {"page": "Date-Simple", "file": "Date-Simple.wiki"}, "pleiades.wiki": {"page": "pleiades", "file": "pleiades.wiki"}, "mopidy-somafm.wiki": {"page": "mopidy-somafm", "file": "mopidy-somafm.wiki"}, "convmv.wiki": {"page": "convmv", "file": "convmv.wiki"}, "minimization.wiki": {"page": "minimization", "file": "minimization.wiki"}, "libcork.wiki": {"page": "libcork", "file": "libcork.wiki"}, "Octave.wiki": {"page": "Octave", "file": "Octave.wiki"}, "miredo.wiki": {"page": "miredo", "file": "miredo.wiki"}, "4store.wiki": {"page": "4store", "file": "4store.wiki"}, "hashstructure.wiki": {"page": "hashstructure", "file": "hashstructure.wiki"}, "polkit-qt-1.wiki": {"page": "polkit-qt-1", "file": "polkit-qt-1.wiki"}, "LiME.wiki": {"page": "LiME", "file": "LiME.wiki"}, "libmediaart.wiki": {"page": "libmediaart", "file": "libmediaart.wiki"}, "fonts-migmix.wiki": {"page": "fonts-migmix", "file": "fonts-migmix.wiki"}, "notify.wiki": {"page": "notify", "file": "notify.wiki"}, "cereal-conduit.wiki": {"page": "cereal-conduit", "file": "cereal-conduit.wiki"}, "python-messaging.wiki": {"page": "python-messaging", "file": "python-messaging.wiki"}, "configshell-fb.wiki": {"page": "configshell-fb", "file": "configshell-fb.wiki"}, "puppet-camptocamp-kmod.wiki": {"page": "puppet-camptocamp-kmod", "file": "puppet-camptocamp-kmod.wiki"}, "XML-RSS-LibXML.wiki": {"page": "XML-RSS-LibXML", "file": "XML-RSS-LibXML.wiki"}, "ZeroMQ.wiki": {"page": "ZeroMQ", "file": "ZeroMQ.wiki"}, "mate-applets.wiki": {"page": "mate-applets", "file": "mate-applets.wiki"}, "BIZNET_Poland__Inc.wiki": {"page": "BIZNET Poland, Inc", "file": "BIZNET_Poland__Inc.wiki"}, "geary.wiki": {"page": "geary", "file": "geary.wiki"}, "bioperl.wiki": {"page": "bioperl", "file": "bioperl.wiki"}, "python-Levenshtein.wiki": {"page": "python-Levenshtein", "file": "python-Levenshtein.wiki"}, "Spreadsheet-ParseExcel-Simple.wiki": {"page": "Spreadsheet-ParseExcel-Simple", "file": "Spreadsheet-ParseExcel-Simple.wiki"}, "DecoratorTools.wiki": {"page": "DecoratorTools", "file": "DecoratorTools.wiki"}, "absolute-path.wiki": {"page": "absolute-path", "file": "absolute-path.wiki"}, "Perlbal.wiki": {"page": "Perlbal", "file": "Perlbal.wiki"}, "btrfs-progs.wiki": {"page": "btrfs-progs", "file": "btrfs-progs.wiki"}, "abe.wiki": {"page": "abe", "file": "abe.wiki"}, "Plexus_Common_Utilities.wiki": {"page": "Plexus Common Utilities", "file": "Plexus_Common_Utilities.wiki"}, "lazr.uri.wiki": {"page": "lazr.uri", "file": "lazr.uri.wiki"}, "polenum.wiki": {"page": "polenum", "file": "polenum.wiki"}, "Apache_Commons_Compress.wiki": {"page": "Apache Commons Compress", "file": "Apache_Commons_Compress.wiki"}, "with.wiki": {"page": "with", "file": "with.wiki"}, "ComixCursors.wiki": {"page": "ComixCursors", "file": "ComixCursors.wiki"}, "gitso.wiki": {"page": "gitso", "file": "gitso.wiki"}, "Tie-Simple.wiki": {"page": "Tie-Simple", "file": "Tie-Simple.wiki"}, "omniauth-oauth.wiki": {"page": "omniauth-oauth", "file": "omniauth-oauth.wiki"}, "Software-Release.wiki": {"page": "Software-Release", "file": "Software-Release.wiki"}, "msgpuck.wiki": {"page": "msgpuck", "file": "msgpuck.wiki"}, "plplot.wiki": {"page": "plplot", "file": "plplot.wiki"}, "Dist-Zilla-Plugin-GithubMeta.wiki": {"page": "Dist-Zilla-Plugin-GithubMeta", "file": "Dist-Zilla-Plugin-GithubMeta.wiki"}, "DBIx-DBStag.wiki": {"page": "DBIx-DBStag", "file": "DBIx-DBStag.wiki"}, "pythondialog.wiki": {"page": "pythondialog", "file": "pythondialog.wiki"}, "reConServer.wiki": {"page": "reConServer", "file": "reConServer.wiki"}, "python-debian.wiki": {"page": "python-debian", "file": "python-debian.wiki"}, "libisoburn.wiki": {"page": "libisoburn", "file": "libisoburn.wiki"}, "meterbridge.wiki": {"page": "meterbridge", "file": "meterbridge.wiki"}, "go.zipexe.wiki": {"page": "go.zipexe", "file": "go.zipexe.wiki"}, "oo-prototypes.wiki": {"page": "oo-prototypes", "file": "oo-prototypes.wiki"}, "Unknown_Horizons.wiki": {"page": "Unknown Horizons", "file": "Unknown_Horizons.wiki"}, "JGoodies_Binding.wiki": {"page": "JGoodies Binding", "file": "JGoodies_Binding.wiki"}, "SLICOT.wiki": {"page": "SLICOT", "file": "SLICOT.wiki"}, "fonts-beng-extra.wiki": {"page": "fonts-beng-extra", "file": "fonts-beng-extra.wiki"}, "META-INF_services_generator.wiki": {"page": "META-INF/services generator", "file": "META-INF_services_generator.wiki"}, "Statistics-Descriptive.wiki": {"page": "Statistics-Descriptive", "file": "Statistics-Descriptive.wiki"}, "FormValidator-Simple.wiki": {"page": "FormValidator-Simple", "file": "FormValidator-Simple.wiki"}, "libtins3.wiki": {"page": "libtins3", "file": "libtins3.wiki"}, "github.com_prometheus_procfs.wiki": {"page": "github.com/prometheus/procfs", "file": "github.com_prometheus_procfs.wiki"}, "python-geojson.wiki": {"page": "python-geojson", "file": "python-geojson.wiki"}, "libcatalyst-modules-extra-perl.wiki": {"page": "libcatalyst-modules-extra-perl", "file": "libcatalyst-modules-extra-perl.wiki"}, "Andika_Compact.wiki": {"page": "Andika Compact", "file": "Andika_Compact.wiki"}, "Pod-Tree.wiki": {"page": "Pod-Tree", "file": "Pod-Tree.wiki"}, "Pandoc__Elements.wiki": {"page": "Pandoc::Elements", "file": "Pandoc__Elements.wiki"}, "builtin-modules.wiki": {"page": "builtin-modules", "file": "builtin-modules.wiki"}, "icmpinfo.wiki": {"page": "icmpinfo", "file": "icmpinfo.wiki"}, "Rebar.wiki": {"page": "Rebar", "file": "Rebar.wiki"}, "goini.wiki": {"page": "goini", "file": "goini.wiki"}, "resolve-pkg.wiki": {"page": "resolve-pkg", "file": "resolve-pkg.wiki"}, "pms.wiki": {"page": "pms", "file": "pms.wiki"}, "optipng.wiki": {"page": "optipng", "file": "optipng.wiki"}, "ieee-data.wiki": {"page": "ieee-data", "file": "ieee-data.wiki"}, "dico.wiki": {"page": "dico", "file": "dico.wiki"}, "Hercules_Studio.wiki": {"page": "Hercules Studio", "file": "Hercules_Studio.wiki"}, "ctags.wiki": {"page": "ctags", "file": "ctags.wiki"}, "PyFR.wiki": {"page": "PyFR", "file": "PyFR.wiki"}, "XML-Parser.wiki": {"page": "XML-Parser", "file": "XML-Parser.wiki"}, "POE-Loop-Tk.wiki": {"page": "POE-Loop-Tk", "file": "POE-Loop-Tk.wiki"}, "pngcheck.wiki": {"page": "pngcheck", "file": "pngcheck.wiki"}, "certbot-nginx.wiki": {"page": "certbot-nginx", "file": "certbot-nginx.wiki"}, "puppet-swift.wiki": {"page": "puppet-swift", "file": "puppet-swift.wiki"}, "Perspectives.wiki": {"page": "Perspectives", "file": "Perspectives.wiki"}, "convert-source-map.wiki": {"page": "convert-source-map", "file": "convert-source-map.wiki"}, "instance-debootstrap.wiki": {"page": "instance-debootstrap", "file": "instance-debootstrap.wiki"}, "HTTP.wiki": {"page": "HTTP", "file": "HTTP.wiki"}, "xml-hamlet.wiki": {"page": "xml-hamlet", "file": "xml-hamlet.wiki"}, "futile.logger.wiki": {"page": "futile.logger", "file": "futile.logger.wiki"}, "libplist.wiki": {"page": "libplist", "file": "libplist.wiki"}, "celluloid-supervision.wiki": {"page": "celluloid-supervision", "file": "celluloid-supervision.wiki"}, "pipes-parse.wiki": {"page": "pipes-parse", "file": "pipes-parse.wiki"}, "Apache_Commons_Collections.wiki": {"page": "Apache Commons Collections", "file": "Apache_Commons_Collections.wiki"}, "hspec-expectations.wiki": {"page": "hspec-expectations", "file": "hspec-expectations.wiki"}, "Apache_Felix_OSGi_OBR_Service_API.wiki": {"page": "Apache Felix OSGi OBR Service API", "file": "Apache_Felix_OSGi_OBR_Service_API.wiki"}, "klatexformula.wiki": {"page": "klatexformula", "file": "klatexformula.wiki"}, "libjopendocument-java.wiki": {"page": "libjopendocument-java", "file": "libjopendocument-java.wiki"}, "SoundManager_2.wiki": {"page": "SoundManager 2", "file": "SoundManager_2.wiki"}, "posix-spawn.wiki": {"page": "posix-spawn", "file": "posix-spawn.wiki"}, "hexbin.wiki": {"page": "hexbin", "file": "hexbin.wiki"}, "lcab.wiki": {"page": "lcab", "file": "lcab.wiki"}, "dogpile.cache.wiki": {"page": "dogpile.cache", "file": "dogpile.cache.wiki"}, "LXC.wiki": {"page": "LXC", "file": "LXC.wiki"}, "sphinxcontrib-issuetracker.wiki": {"page": "sphinxcontrib-issuetracker", "file": "sphinxcontrib-issuetracker.wiki"}, "mod-log-sql.wiki": {"page": "mod-log-sql", "file": "mod-log-sql.wiki"}, "gtk-theme-switch.wiki": {"page": "gtk-theme-switch", "file": "gtk-theme-switch.wiki"}, "UDPTunnel.wiki": {"page": "UDPTunnel", "file": "UDPTunnel.wiki"}, "buff-ignore.wiki": {"page": "buff-ignore", "file": "buff-ignore.wiki"}, "gssdp.wiki": {"page": "gssdp", "file": "gssdp.wiki"}, "ConfigObj.wiki": {"page": "ConfigObj", "file": "ConfigObj.wiki"}, "HTTP-Headers-Fast.wiki": {"page": "HTTP-Headers-Fast", "file": "HTTP-Headers-Fast.wiki"}, "kf5-kdepim-apps-libs.wiki": {"page": "kf5-kdepim-apps-libs", "file": "kf5-kdepim-apps-libs.wiki"}, "DateTime-Event-ICal.wiki": {"page": "DateTime-Event-ICal", "file": "DateTime-Event-ICal.wiki"}, "mysqlclient.wiki": {"page": "mysqlclient", "file": "mysqlclient.wiki"}, "wmcoincoin.wiki": {"page": "wmcoincoin", "file": "wmcoincoin.wiki"}, "CGI-Simple.wiki": {"page": "CGI-Simple", "file": "CGI-Simple.wiki"}, "Clone.wiki": {"page": "Clone", "file": "Clone.wiki"}, "String-Expand.wiki": {"page": "String-Expand", "file": "String-Expand.wiki"}, "crtmpserver.wiki": {"page": "crtmpserver", "file": "crtmpserver.wiki"}, "wmgtemp.wiki": {"page": "wmgtemp", "file": "wmgtemp.wiki"}, "Dist-Zilla-Plugin-Test-NoTabs.wiki": {"page": "Dist-Zilla-Plugin-Test-NoTabs", "file": "Dist-Zilla-Plugin-Test-NoTabs.wiki"}, "Sarai.wiki": {"page": "Sarai", "file": "Sarai.wiki"}, "nDPI.wiki": {"page": "nDPI", "file": "nDPI.wiki"}, "python-keyring.wiki": {"page": "python-keyring", "file": "python-keyring.wiki"}, "pvr.nextpvr.wiki": {"page": "pvr.nextpvr", "file": "pvr.nextpvr.wiki"}, "tryton-modules-account-tax-rule-country.wiki": {"page": "tryton-modules-account-tax-rule-country", "file": "tryton-modules-account-tax-rule-country.wiki"}, "antennavis.wiki": {"page": "antennavis", "file": "antennavis.wiki"}, "autodie.wiki": {"page": "autodie", "file": "autodie.wiki"}, "go-httpclient.wiki": {"page": "go-httpclient", "file": "go-httpclient.wiki"}, "gnupg-pkcs11.wiki": {"page": "gnupg-pkcs11", "file": "gnupg-pkcs11.wiki"}, "python-systemd.wiki": {"page": "python-systemd", "file": "python-systemd.wiki"}, "font-awesome-rails.wiki": {"page": "font-awesome-rails", "file": "font-awesome-rails.wiki"}, "ruby_engine.wiki": {"page": "ruby_engine", "file": "ruby_engine.wiki"}, "aqemu.wiki": {"page": "aqemu", "file": "aqemu.wiki"}, "Package-Constants.wiki": {"page": "Package-Constants", "file": "Package-Constants.wiki"}, "SRF.wiki": {"page": "SRF", "file": "SRF.wiki"}, "Benchmark-Apps.wiki": {"page": "Benchmark-Apps", "file": "Benchmark-Apps.wiki"}, "Plack-Handler-AnyEvent-FCGI.wiki": {"page": "Plack-Handler-AnyEvent-FCGI", "file": "Plack-Handler-AnyEvent-FCGI.wiki"}, "Config-Std.wiki": {"page": "Config-Std", "file": "Config-Std.wiki"}, "kleopatra.wiki": {"page": "kleopatra", "file": "kleopatra.wiki"}, "gmult.wiki": {"page": "gmult", "file": "gmult.wiki"}, "p0f.wiki": {"page": "p0f", "file": "p0f.wiki"}, "puppet-michaeltchapman-galera.wiki": {"page": "puppet-michaeltchapman-galera", "file": "puppet-michaeltchapman-galera.wiki"}, "Log-Any-Adapter-Callback.wiki": {"page": "Log-Any-Adapter-Callback", "file": "Log-Any-Adapter-Callback.wiki"}, "keese.wiki": {"page": "keese", "file": "keese.wiki"}, "HiLive.wiki": {"page": "HiLive", "file": "HiLive.wiki"}, "aiopg.wiki": {"page": "aiopg", "file": "aiopg.wiki"}, "django-assets.wiki": {"page": "django-assets", "file": "django-assets.wiki"}, "arc-theme.wiki": {"page": "arc-theme", "file": "arc-theme.wiki"}, "Scala_Standard_Parser_Combinator_Library.wiki": {"page": "Scala Standard Parser Combinator Library", "file": "Scala_Standard_Parser_Combinator_Library.wiki"}, "terminal-progress-bar.wiki": {"page": "terminal-progress-bar", "file": "terminal-progress-bar.wiki"}, "singular.wiki": {"page": "singular", "file": "singular.wiki"}, "web-routes-happstack.wiki": {"page": "web-routes-happstack", "file": "web-routes-happstack.wiki"}, "htcondor.wiki": {"page": "htcondor", "file": "htcondor.wiki"}, "archipel-agent-iphone-notification.wiki": {"page": "archipel-agent-iphone-notification", "file": "archipel-agent-iphone-notification.wiki"}, "JarJar_Maven_Plugin.wiki": {"page": "JarJar Maven Plugin", "file": "JarJar_Maven_Plugin.wiki"}, "elib.intl.wiki": {"page": "elib.intl", "file": "elib.intl.wiki"}, "389-admin.wiki": {"page": "389-admin", "file": "389-admin.wiki"}, "ShelXle.wiki": {"page": "ShelXle", "file": "ShelXle.wiki"}, "viper.wiki": {"page": "viper", "file": "viper.wiki"}, "jnunemaker-matchy.wiki": {"page": "jnunemaker-matchy", "file": "jnunemaker-matchy.wiki"}, "regex-clojure.wiki": {"page": "regex-clojure", "file": "regex-clojure.wiki"}, "okteta.wiki": {"page": "okteta", "file": "okteta.wiki"}, "cd-discid_-_read_CD_and_get_CDDB_discid_information.wiki": {"page": "cd-discid - read CD and get CDDB discid information", "file": "cd-discid_-_read_CD_and_get_CDDB_discid_information.wiki"}, "readBrukerFlexData.wiki": {"page": "readBrukerFlexData", "file": "readBrukerFlexData.wiki"}, "Catalyst-Plugin-Session-Store-DBIC.wiki": {"page": "Catalyst-Plugin-Session-Store-DBIC", "file": "Catalyst-Plugin-Session-Store-DBIC.wiki"}, "xfce4-pulseaudio-plugin.wiki": {"page": "xfce4-pulseaudio-plugin", "file": "xfce4-pulseaudio-plugin.wiki"}, "inteltool.wiki": {"page": "inteltool", "file": "inteltool.wiki"}, "github.com_prometheus_pushgateway.wiki": {"page": "github.com/prometheus/pushgateway", "file": "github.com_prometheus_pushgateway.wiki"}, "yajl-ruby.wiki": {"page": "yajl-ruby", "file": "yajl-ruby.wiki"}, "mopidy-dirble.wiki": {"page": "mopidy-dirble", "file": "mopidy-dirble.wiki"}, "libbfio.wiki": {"page": "libbfio", "file": "libbfio.wiki"}, "lunar-date.wiki": {"page": "lunar-date", "file": "lunar-date.wiki"}, "gitlab-shell.wiki": {"page": "gitlab-shell", "file": "gitlab-shell.wiki"}, "PlSense.wiki": {"page": "PlSense", "file": "PlSense.wiki"}, "libisocodes.wiki": {"page": "libisocodes", "file": "libisocodes.wiki"}, "StretchPlayer.wiki": {"page": "StretchPlayer", "file": "StretchPlayer.wiki"}, "mercator.wiki": {"page": "mercator", "file": "mercator.wiki"}, "anytun.wiki": {"page": "anytun", "file": "anytun.wiki"}, "Class-Container.wiki": {"page": "Class-Container", "file": "Class-Container.wiki"}, "brace-expansion.wiki": {"page": "brace-expansion", "file": "brace-expansion.wiki"}, "npmlog.wiki": {"page": "npmlog", "file": "npmlog.wiki"}, "jana.wiki": {"page": "jana", "file": "jana.wiki"}, "SpatiaLite.wiki": {"page": "SpatiaLite", "file": "SpatiaLite.wiki"}, "GNU_libmatheval.wiki": {"page": "GNU libmatheval", "file": "GNU_libmatheval.wiki"}, "DataTables.wiki": {"page": "DataTables", "file": "DataTables.wiki"}, "bluefeather.wiki": {"page": "bluefeather", "file": "bluefeather.wiki"}, "Mupen64Plus-Qt.wiki": {"page": "Mupen64Plus-Qt", "file": "Mupen64Plus-Qt.wiki"}, "libsecret.wiki": {"page": "libsecret", "file": "libsecret.wiki"}, "miller.wiki": {"page": "miller", "file": "miller.wiki"}, "kunitconversion.wiki": {"page": "kunitconversion", "file": "kunitconversion.wiki"}, "Afero.wiki": {"page": "Afero", "file": "Afero.wiki"}, "plupload.wiki": {"page": "plupload", "file": "plupload.wiki"}, "frozen-flask.wiki": {"page": "frozen-flask", "file": "frozen-flask.wiki"}, "deep_merge.wiki": {"page": "deep_merge", "file": "deep_merge.wiki"}, "ActiviPy.wiki": {"page": "ActiviPy", "file": "ActiviPy.wiki"}, "dtach.wiki": {"page": "dtach", "file": "dtach.wiki"}, "simple-fmt.wiki": {"page": "simple-fmt", "file": "simple-fmt.wiki"}, "Commons_Math.wiki": {"page": "Commons Math", "file": "Commons_Math.wiki"}, "ghc.wiki": {"page": "ghc", "file": "ghc.wiki"}, "py-moneyed.wiki": {"page": "py-moneyed", "file": "py-moneyed.wiki"}, "liblrdf.wiki": {"page": "liblrdf", "file": "liblrdf.wiki"}, "Chasen.wiki": {"page": "Chasen", "file": "Chasen.wiki"}, "whois.wiki": {"page": "whois", "file": "whois.wiki"}, "th-lift-instances.wiki": {"page": "th-lift-instances", "file": "th-lift-instances.wiki"}, "xiterm+thai.wiki": {"page": "xiterm+thai", "file": "xiterm+thai.wiki"}, "RDF__Crypt.wiki": {"page": "RDF::Crypt", "file": "RDF__Crypt.wiki"}, "pdfcube.wiki": {"page": "pdfcube", "file": "pdfcube.wiki"}, "unf_ext.wiki": {"page": "unf_ext", "file": "unf_ext.wiki"}, "ddir.wiki": {"page": "ddir", "file": "ddir.wiki"}, "ripe-atlas-cousteau.wiki": {"page": "ripe-atlas-cousteau", "file": "ripe-atlas-cousteau.wiki"}, "makey.wiki": {"page": "makey", "file": "makey.wiki"}, "cassandra-driver.wiki": {"page": "cassandra-driver", "file": "cassandra-driver.wiki"}, "dfvfs.wiki": {"page": "dfvfs", "file": "dfvfs.wiki"}, "descendants_tracker.wiki": {"page": "descendants_tracker", "file": "descendants_tracker.wiki"}, "Greybird.wiki": {"page": "Greybird", "file": "Greybird.wiki"}, "python-muranoclient.wiki": {"page": "python-muranoclient", "file": "python-muranoclient.wiki"}, "haskell-prettyclass.wiki": {"page": "haskell-prettyclass", "file": "haskell-prettyclass.wiki"}, "Sassy_Maps.wiki": {"page": "Sassy Maps", "file": "Sassy_Maps.wiki"}, "pstreams.wiki": {"page": "pstreams", "file": "pstreams.wiki"}, "savR.wiki": {"page": "savR", "file": "savR.wiki"}, "libsub-uplevel-perl.wiki": {"page": "libsub-uplevel-perl", "file": "libsub-uplevel-perl.wiki"}, "half.wiki": {"page": "half", "file": "half.wiki"}, "probing.wiki": {"page": "probing", "file": "probing.wiki"}, "h5utils.wiki": {"page": "h5utils", "file": "h5utils.wiki"}, "OpenGLRaw.wiki": {"page": "OpenGLRaw", "file": "OpenGLRaw.wiki"}, "Authen-Passphrase.wiki": {"page": "Authen-Passphrase", "file": "Authen-Passphrase.wiki"}, "tipa.wiki": {"page": "tipa", "file": "tipa.wiki"}, "Jack-midi-clock.wiki": {"page": "Jack-midi-clock", "file": "Jack-midi-clock.wiki"}, "redis-py.wiki": {"page": "redis-py", "file": "redis-py.wiki"}, "canlock.wiki": {"page": "canlock", "file": "canlock.wiki"}, "Module-Build.wiki": {"page": "Module-Build", "file": "Module-Build.wiki"}, "File-Which.wiki": {"page": "File-Which", "file": "File-Which.wiki"}, "liboobs.wiki": {"page": "liboobs", "file": "liboobs.wiki"}, "xsane.wiki": {"page": "xsane", "file": "xsane.wiki"}, "qviaggiatreno.wiki": {"page": "qviaggiatreno", "file": "qviaggiatreno.wiki"}, "X11-XCB.wiki": {"page": "X11-XCB", "file": "X11-XCB.wiki"}, "afl-cov.wiki": {"page": "afl-cov", "file": "afl-cov.wiki"}, "libsoc.wiki": {"page": "libsoc", "file": "libsoc.wiki"}, "HTML-LinkList.wiki": {"page": "HTML-LinkList", "file": "HTML-LinkList.wiki"}, "rdiff-backup-fs.wiki": {"page": "rdiff-backup-fs", "file": "rdiff-backup-fs.wiki"}, "irc.wiki": {"page": "irc", "file": "irc.wiki"}, "libkibi.wiki": {"page": "libkibi", "file": "libkibi.wiki"}, "gmrender-resurrect.wiki": {"page": "gmrender-resurrect", "file": "gmrender-resurrect.wiki"}, "Parallel-Iterator.wiki": {"page": "Parallel-Iterator", "file": "Parallel-Iterator.wiki"}, "Net-Write.wiki": {"page": "Net-Write", "file": "Net-Write.wiki"}, "python2-pythondialog.wiki": {"page": "python2-pythondialog", "file": "python2-pythondialog.wiki"}, "uucp.wiki": {"page": "uucp", "file": "uucp.wiki"}, "python-hpilo.wiki": {"page": "python-hpilo", "file": "python-hpilo.wiki"}, "rlwrap.wiki": {"page": "rlwrap", "file": "rlwrap.wiki"}, "SMS-Send.wiki": {"page": "SMS-Send", "file": "SMS-Send.wiki"}, "Osmo.wiki": {"page": "Osmo", "file": "Osmo.wiki"}, "ktp-auth-handler.wiki": {"page": "ktp-auth-handler", "file": "ktp-auth-handler.wiki"}, "go-stringutil.wiki": {"page": "go-stringutil", "file": "go-stringutil.wiki"}, "Pod-Elemental-PerlMunger.wiki": {"page": "Pod-Elemental-PerlMunger", "file": "Pod-Elemental-PerlMunger.wiki"}, "yacpi.wiki": {"page": "yacpi", "file": "yacpi.wiki"}, "django-reversion.wiki": {"page": "django-reversion", "file": "django-reversion.wiki"}, "shortcuts.wiki": {"page": "shortcuts", "file": "shortcuts.wiki"}, "spin.wiki": {"page": "spin", "file": "spin.wiki"}, "Text-MediawikiFormat.wiki": {"page": "Text-MediawikiFormat", "file": "Text-MediawikiFormat.wiki"}, "php-smbclient.wiki": {"page": "php-smbclient", "file": "php-smbclient.wiki"}, "corosync.wiki": {"page": "corosync", "file": "corosync.wiki"}, "bsfilter.wiki": {"page": "bsfilter", "file": "bsfilter.wiki"}, "gmpc.wiki": {"page": "gmpc", "file": "gmpc.wiki"}, "AnyEvent-IRC.wiki": {"page": "AnyEvent-IRC", "file": "AnyEvent-IRC.wiki"}, "Test-Pod.wiki": {"page": "Test-Pod", "file": "Test-Pod.wiki"}, "kjs.wiki": {"page": "kjs", "file": "kjs.wiki"}, "Apache_Commons_JCS.wiki": {"page": "Apache Commons JCS", "file": "Apache_Commons_JCS.wiki"}, "intltool-debian.wiki": {"page": "intltool-debian", "file": "intltool-debian.wiki"}, "Convert-NLS_DATE_FORMAT.wiki": {"page": "Convert-NLS_DATE_FORMAT", "file": "Convert-NLS_DATE_FORMAT.wiki"}, "Net_NNTP.wiki": {"page": "Net_NNTP", "file": "Net_NNTP.wiki"}, "SVN-Hooks.wiki": {"page": "SVN-Hooks", "file": "SVN-Hooks.wiki"}, "DBICx-TestDatabase.wiki": {"page": "DBICx-TestDatabase", "file": "DBICx-TestDatabase.wiki"}, "base-unicode-symbols.wiki": {"page": "base-unicode-symbols", "file": "base-unicode-symbols.wiki"}, "gdnsd.wiki": {"page": "gdnsd", "file": "gdnsd.wiki"}, "lttoolbox.wiki": {"page": "lttoolbox", "file": "lttoolbox.wiki"}, "wuzzah.wiki": {"page": "wuzzah", "file": "wuzzah.wiki"}, "osm-gps-map.wiki": {"page": "osm-gps-map", "file": "osm-gps-map.wiki"}, "Date-Manip.wiki": {"page": "Date-Manip", "file": "Date-Manip.wiki"}, "psqueues.wiki": {"page": "psqueues", "file": "psqueues.wiki"}, "libspatialindex.wiki": {"page": "libspatialindex", "file": "libspatialindex.wiki"}, "icdiff.wiki": {"page": "icdiff", "file": "icdiff.wiki"}, "gtk-vnc.wiki": {"page": "gtk-vnc", "file": "gtk-vnc.wiki"}, "texmath.wiki": {"page": "texmath", "file": "texmath.wiki"}, "Symfony_Polyfill.wiki": {"page": "Symfony Polyfill", "file": "Symfony_Polyfill.wiki"}, "gnome-weather.wiki": {"page": "gnome-weather", "file": "gnome-weather.wiki"}, "Net-CUPS.wiki": {"page": "Net-CUPS", "file": "Net-CUPS.wiki"}, "apertium-isl-eng.wiki": {"page": "apertium-isl-eng", "file": "apertium-isl-eng.wiki"}, "PGObject-Type-DateTime.wiki": {"page": "PGObject-Type-DateTime", "file": "PGObject-Type-DateTime.wiki"}, "dune-istl.wiki": {"page": "dune-istl", "file": "dune-istl.wiki"}, "bbswitch.wiki": {"page": "bbswitch", "file": "bbswitch.wiki"}, "pktools.wiki": {"page": "pktools", "file": "pktools.wiki"}, "Maven_Repo_support.wiki": {"page": "Maven Repo support", "file": "Maven_Repo_support.wiki"}, "OSMPBF.wiki": {"page": "OSMPBF", "file": "OSMPBF.wiki"}, "python-phoneutils.wiki": {"page": "python-phoneutils", "file": "python-phoneutils.wiki"}, "DBIx-Class-DeploymentHandler.wiki": {"page": "DBIx-Class-DeploymentHandler", "file": "DBIx-Class-DeploymentHandler.wiki"}, "es6-shim.wiki": {"page": "es6-shim", "file": "es6-shim.wiki"}, "ne.wiki": {"page": "ne", "file": "ne.wiki"}, "interactiveDisplayBase.wiki": {"page": "interactiveDisplayBase", "file": "interactiveDisplayBase.wiki"}, "MariaDB_Server.wiki": {"page": "MariaDB Server", "file": "MariaDB_Server.wiki"}, "ktp-approver.wiki": {"page": "ktp-approver", "file": "ktp-approver.wiki"}, "rb-gsl.wiki": {"page": "rb-gsl", "file": "rb-gsl.wiki"}, "Text-Textile.wiki": {"page": "Text-Textile", "file": "Text-Textile.wiki"}, "du.wiki": {"page": "du", "file": "du.wiki"}, "xcb-util-cursor.wiki": {"page": "xcb-util-cursor", "file": "xcb-util-cursor.wiki"}, "dsniff.wiki": {"page": "dsniff", "file": "dsniff.wiki"}, "tryton-modules-customs.wiki": {"page": "tryton-modules-customs", "file": "tryton-modules-customs.wiki"}, "Apache_Geronimo_JCache_1.0_Specification.wiki": {"page": "Apache Geronimo JCache 1.0 Specification", "file": "Apache_Geronimo_JCache_1.0_Specification.wiki"}, "Gearman.wiki": {"page": "Gearman", "file": "Gearman.wiki"}, "TopIcons_Plus.wiki": {"page": "TopIcons Plus", "file": "TopIcons_Plus.wiki"}, "tryton-modules-stock-lot.wiki": {"page": "tryton-modules-stock-lot", "file": "tryton-modules-stock-lot.wiki"}, "wmget.wiki": {"page": "wmget", "file": "wmget.wiki"}, "setiathome.wiki": {"page": "setiathome", "file": "setiathome.wiki"}, "Nave_s_Topical_Bible.wiki": {"page": "Nave's Topical Bible", "file": "Nave_s_Topical_Bible.wiki"}, "CoinUtils.wiki": {"page": "CoinUtils", "file": "CoinUtils.wiki"}, "PDF-Table.wiki": {"page": "PDF-Table", "file": "PDF-Table.wiki"}, "Net-Server.wiki": {"page": "Net-Server", "file": "Net-Server.wiki"}, "Jmeters.wiki": {"page": "Jmeters", "file": "Jmeters.wiki"}, "Net-DNS-CloudFlare-DDNS.wiki": {"page": "Net-DNS-CloudFlare-DDNS", "file": "Net-DNS-CloudFlare-DDNS.wiki"}, "alt_key.wiki": {"page": "alt_key", "file": "alt_key.wiki"}, "Gtk2-Spell.wiki": {"page": "Gtk2-Spell", "file": "Gtk2-Spell.wiki"}, "gophercloud.wiki": {"page": "gophercloud", "file": "gophercloud.wiki"}, "Geo-Ellipsoids.wiki": {"page": "Geo-Ellipsoids", "file": "Geo-Ellipsoids.wiki"}, "arkpandora.wiki": {"page": "arkpandora", "file": "arkpandora.wiki"}, "rss2email.wiki": {"page": "rss2email", "file": "rss2email.wiki"}, "apertium-en-gl.wiki": {"page": "apertium-en-gl", "file": "apertium-en-gl.wiki"}, "amSynth.wiki": {"page": "amSynth", "file": "amSynth.wiki"}, "HarfBuzz.wiki": {"page": "HarfBuzz", "file": "HarfBuzz.wiki"}, "planetfilter.wiki": {"page": "planetfilter", "file": "planetfilter.wiki"}, "perl-depends.wiki": {"page": "perl-depends", "file": "perl-depends.wiki"}, "gifshuffle.wiki": {"page": "gifshuffle", "file": "gifshuffle.wiki"}, "mlbench.wiki": {"page": "mlbench", "file": "mlbench.wiki"}, "test-framework.wiki": {"page": "test-framework", "file": "test-framework.wiki"}, "FreeRADIUS_server.wiki": {"page": "FreeRADIUS server", "file": "FreeRADIUS_server.wiki"}, "sagan-rules.wiki": {"page": "sagan-rules", "file": "sagan-rules.wiki"}, "WWW-CSRF.wiki": {"page": "WWW-CSRF", "file": "WWW-CSRF.wiki"}, "ps-watcher.wiki": {"page": "ps-watcher", "file": "ps-watcher.wiki"}, "Bio-MAGE-Utils.wiki": {"page": "Bio-MAGE-Utils", "file": "Bio-MAGE-Utils.wiki"}, "nutcracker.wiki": {"page": "nutcracker", "file": "nutcracker.wiki"}, "ruby-build.wiki": {"page": "ruby-build", "file": "ruby-build.wiki"}, "fog-storm_on_demand.wiki": {"page": "fog-storm_on_demand", "file": "fog-storm_on_demand.wiki"}, "php7cc.wiki": {"page": "php7cc", "file": "php7cc.wiki"}, "Parse-CPAN-Packages.wiki": {"page": "Parse-CPAN-Packages", "file": "Parse-CPAN-Packages.wiki"}, "autorenamer.wiki": {"page": "autorenamer", "file": "autorenamer.wiki"}, "Rally.wiki": {"page": "Rally", "file": "Rally.wiki"}, "tryton-modules-sale-credit-limit.wiki": {"page": "tryton-modules-sale-credit-limit", "file": "tryton-modules-sale-credit-limit.wiki"}, "ansi-regex.wiki": {"page": "ansi-regex", "file": "ansi-regex.wiki"}, "amdefine.wiki": {"page": "amdefine", "file": "amdefine.wiki"}, "HTML-Strip.wiki": {"page": "HTML-Strip", "file": "HTML-Strip.wiki"}, "DirectoryScanner.wiki": {"page": "DirectoryScanner", "file": "DirectoryScanner.wiki"}, "kdepimlibs.wiki": {"page": "kdepimlibs", "file": "kdepimlibs.wiki"}, "Data-Rmap.wiki": {"page": "Data-Rmap", "file": "Data-Rmap.wiki"}, "dctrl-tools.wiki": {"page": "dctrl-tools", "file": "dctrl-tools.wiki"}, "MALDIquant.wiki": {"page": "MALDIquant", "file": "MALDIquant.wiki"}, "celluloid-io.wiki": {"page": "celluloid-io", "file": "celluloid-io.wiki"}, "tryton-modules-timesheet-cost.wiki": {"page": "tryton-modules-timesheet-cost", "file": "tryton-modules-timesheet-cost.wiki"}, "Module-Starter-PBP.wiki": {"page": "Module-Starter-PBP", "file": "Module-Starter-PBP.wiki"}, "kglobalaccel.wiki": {"page": "kglobalaccel", "file": "kglobalaccel.wiki"}, "Email-Date.wiki": {"page": "Email-Date", "file": "Email-Date.wiki"}, "powerpack.wiki": {"page": "powerpack", "file": "powerpack.wiki"}, "CGI-Application-Plugin-Authentication.wiki": {"page": "CGI-Application-Plugin-Authentication", "file": "CGI-Application-Plugin-Authentication.wiki"}, "proxy-addr.wiki": {"page": "proxy-addr", "file": "proxy-addr.wiki"}, "Class-Multimethods.wiki": {"page": "Class-Multimethods", "file": "Class-Multimethods.wiki"}, "pcl_conversion.wiki": {"page": "pcl_conversion", "file": "pcl_conversion.wiki"}, "MooseX__XSAccessor.wiki": {"page": "MooseX::XSAccessor", "file": "MooseX__XSAccessor.wiki"}, "Maven_WAR_Plugin.wiki": {"page": "Maven WAR Plugin", "file": "Maven_WAR_Plugin.wiki"}, "kalzium.wiki": {"page": "kalzium", "file": "kalzium.wiki"}, "monad-par-extras.wiki": {"page": "monad-par-extras", "file": "monad-par-extras.wiki"}, "rfc3986.wiki": {"page": "rfc3986", "file": "rfc3986.wiki"}, "gojsonpointer.wiki": {"page": "gojsonpointer", "file": "gojsonpointer.wiki"}, "MooseX-Types-Stringlike.wiki": {"page": "MooseX-Types-Stringlike", "file": "MooseX-Types-Stringlike.wiki"}, "jpegjudge.wiki": {"page": "jpegjudge", "file": "jpegjudge.wiki"}, "libsodium.wiki": {"page": "libsodium", "file": "libsodium.wiki"}, "zita-convolver.wiki": {"page": "zita-convolver", "file": "zita-convolver.wiki"}, "AnnotationDbi.wiki": {"page": "AnnotationDbi", "file": "AnnotationDbi.wiki"}, "weakrefmethod.wiki": {"page": "weakrefmethod", "file": "weakrefmethod.wiki"}, "view3dscene.wiki": {"page": "view3dscene", "file": "view3dscene.wiki"}, "File-Copy-Link.wiki": {"page": "File-Copy-Link", "file": "File-Copy-Link.wiki"}, "pycaptcha.wiki": {"page": "pycaptcha", "file": "pycaptcha.wiki"}, "charset.wiki": {"page": "charset", "file": "charset.wiki"}, "Apache_Commons_IO.wiki": {"page": "Apache Commons IO", "file": "Apache_Commons_IO.wiki"}, "Business-ISBN-Data.wiki": {"page": "Business-ISBN-Data", "file": "Business-ISBN-Data.wiki"}, "pyldap.wiki": {"page": "pyldap", "file": "pyldap.wiki"}, "JOpt_Simple.wiki": {"page": "JOpt Simple", "file": "JOpt_Simple.wiki"}, "HTML-TagTree.wiki": {"page": "HTML-TagTree", "file": "HTML-TagTree.wiki"}, "ycmd.wiki": {"page": "ycmd", "file": "ycmd.wiki"}, "python-sfml.wiki": {"page": "python-sfml", "file": "python-sfml.wiki"}, "IO-Socket-PortState.wiki": {"page": "IO-Socket-PortState", "file": "IO-Socket-PortState.wiki"}, "py.wiki": {"page": "py", "file": "py.wiki"}, "previsat.wiki": {"page": "previsat", "file": "previsat.wiki"}, "erlang-uuid.wiki": {"page": "erlang-uuid", "file": "erlang-uuid.wiki"}, "dub.wiki": {"page": "dub", "file": "dub.wiki"}, "soup-sharp.wiki": {"page": "soup-sharp", "file": "soup-sharp.wiki"}, "os-collect-config.wiki": {"page": "os-collect-config", "file": "os-collect-config.wiki"}, "messagebus_ruby_api.wiki": {"page": "messagebus_ruby_api", "file": "messagebus_ruby_api.wiki"}, "transmission-remote-gtk.wiki": {"page": "transmission-remote-gtk", "file": "transmission-remote-gtk.wiki"}, "Statistics-Normality.wiki": {"page": "Statistics-Normality", "file": "Statistics-Normality.wiki"}, "globus_xio_rate_driver.wiki": {"page": "globus_xio_rate_driver", "file": "globus_xio_rate_driver.wiki"}, "PerlIO-gzip.wiki": {"page": "PerlIO-gzip", "file": "PerlIO-gzip.wiki"}, "azure.wiki": {"page": "azure", "file": "azure.wiki"}, "HMMER.wiki": {"page": "HMMER", "file": "HMMER.wiki"}, "pyRFC3339.wiki": {"page": "pyRFC3339", "file": "pyRFC3339.wiki"}, "Zstd.wiki": {"page": "Zstd", "file": "Zstd.wiki"}, "Specio.wiki": {"page": "Specio", "file": "Specio.wiki"}, "apertium-id-ms.wiki": {"page": "apertium-id-ms", "file": "apertium-id-ms.wiki"}, "Data-Perl.wiki": {"page": "Data-Perl", "file": "Data-Perl.wiki"}, "tasty-th.wiki": {"page": "tasty-th", "file": "tasty-th.wiki"}, "elixir.wiki": {"page": "elixir", "file": "elixir.wiki"}, "r-cran-adegenet.wiki": {"page": "r-cran-adegenet", "file": "r-cran-adegenet.wiki"}, "Graph.wiki": {"page": "Graph", "file": "Graph.wiki"}, "exif.wiki": {"page": "exif", "file": "exif.wiki"}, "audiofile.wiki": {"page": "audiofile", "file": "audiofile.wiki"}, "monad-control.wiki": {"page": "monad-control", "file": "monad-control.wiki"}, "th-reify-many.wiki": {"page": "th-reify-many", "file": "th-reify-many.wiki"}, "HTML__Microformats.wiki": {"page": "HTML::Microformats", "file": "HTML__Microformats.wiki"}, "chefcrypto.wiki": {"page": "chefcrypto", "file": "chefcrypto.wiki"}, "base32.wiki": {"page": "base32", "file": "base32.wiki"}, "cocoon.wiki": {"page": "cocoon", "file": "cocoon.wiki"}, "yp-svipc.wiki": {"page": "yp-svipc", "file": "yp-svipc.wiki"}, "fonts-georgewilliams.wiki": {"page": "fonts-georgewilliams", "file": "fonts-georgewilliams.wiki"}, "jcal.wiki": {"page": "jcal", "file": "jcal.wiki"}, "File-Spec-Native.wiki": {"page": "File-Spec-Native", "file": "File-Spec-Native.wiki"}, "String-Tokenizer.wiki": {"page": "String-Tokenizer", "file": "String-Tokenizer.wiki"}, "evilwm.wiki": {"page": "evilwm", "file": "evilwm.wiki"}, "colorediffs.wiki": {"page": "colorediffs", "file": "colorediffs.wiki"}, "browser.wiki": {"page": "browser", "file": "browser.wiki"}, "ddt.wiki": {"page": "ddt", "file": "ddt.wiki"}, "github.com_hlandau_dexlogconfig.wiki": {"page": "github.com/hlandau/dexlogconfig", "file": "github.com_hlandau_dexlogconfig.wiki"}, "Data-UUID-LibUUID.wiki": {"page": "Data-UUID-LibUUID", "file": "Data-UUID-LibUUID.wiki"}, "Sub-Exporter-ForMethods.wiki": {"page": "Sub-Exporter-ForMethods", "file": "Sub-Exporter-ForMethods.wiki"}, "lace.wiki": {"page": "lace", "file": "lace.wiki"}, "bluedevil.wiki": {"page": "bluedevil", "file": "bluedevil.wiki"}, "kdiamond.wiki": {"page": "kdiamond", "file": "kdiamond.wiki"}, "Data-Stream-Bulk.wiki": {"page": "Data-Stream-Bulk", "file": "Data-Stream-Bulk.wiki"}, "bytedump.wiki": {"page": "bytedump", "file": "bytedump.wiki"}, "little-plugger.wiki": {"page": "little-plugger", "file": "little-plugger.wiki"}, "node-sqlite3.wiki": {"page": "node-sqlite3", "file": "node-sqlite3.wiki"}, "CGI-Application-Plugin-AutoRunmode.wiki": {"page": "CGI-Application-Plugin-AutoRunmode", "file": "CGI-Application-Plugin-AutoRunmode.wiki"}, "Urwid-satext.wiki": {"page": "Urwid-satext", "file": "Urwid-satext.wiki"}, "puppetlabs-firewall.wiki": {"page": "puppetlabs-firewall", "file": "puppetlabs-firewall.wiki"}, "raphael-rails.wiki": {"page": "raphael-rails", "file": "raphael-rails.wiki"}, "MPD_sima.wiki": {"page": "MPD_sima", "file": "MPD_sima.wiki"}, "HDBC-odbc.wiki": {"page": "HDBC-odbc", "file": "HDBC-odbc.wiki"}, "Device-Modem.wiki": {"page": "Device-Modem", "file": "Device-Modem.wiki"}, "ktimer.wiki": {"page": "ktimer", "file": "ktimer.wiki"}, "Module__Install__RDF.wiki": {"page": "Module::Install::RDF", "file": "Module__Install__RDF.wiki"}, "Telepathy-Qt.wiki": {"page": "Telepathy-Qt", "file": "Telepathy-Qt.wiki"}, "colorspacious.wiki": {"page": "colorspacious", "file": "colorspacious.wiki"}, "festival-hi.wiki": {"page": "festival-hi", "file": "festival-hi.wiki"}, "request-capture-har.wiki": {"page": "request-capture-har", "file": "request-capture-har.wiki"}, "Burgerspace.wiki": {"page": "Burgerspace", "file": "Burgerspace.wiki"}, "GLUT.wiki": {"page": "GLUT", "file": "GLUT.wiki"}, "httpuv.wiki": {"page": "httpuv", "file": "httpuv.wiki"}, "Mudlet.wiki": {"page": "Mudlet", "file": "Mudlet.wiki"}, "Locale-Currency-Format.wiki": {"page": "Locale-Currency-Format", "file": "Locale-Currency-Format.wiki"}, "prawn.wiki": {"page": "prawn", "file": "prawn.wiki"}, "Check-ISA.wiki": {"page": "Check-ISA", "file": "Check-ISA.wiki"}, "xmlenc.wiki": {"page": "xmlenc", "file": "xmlenc.wiki"}, "metacam.wiki": {"page": "metacam", "file": "metacam.wiki"}, "mupen64plus-rsp-hle.wiki": {"page": "mupen64plus-rsp-hle", "file": "mupen64plus-rsp-hle.wiki"}, "pbsim.wiki": {"page": "pbsim", "file": "pbsim.wiki"}, "actor-framework.wiki": {"page": "actor-framework", "file": "actor-framework.wiki"}, "Paste.wiki": {"page": "Paste", "file": "Paste.wiki"}, "github.com_kolo_xmlrpc.wiki": {"page": "github.com/kolo/xmlrpc", "file": "github.com_kolo_xmlrpc.wiki"}, "catcher.wiki": {"page": "catcher", "file": "catcher.wiki"}, "GaussSum.wiki": {"page": "GaussSum", "file": "GaussSum.wiki"}, "Daemon-Control.wiki": {"page": "Daemon-Control", "file": "Daemon-Control.wiki"}, "doctrine.wiki": {"page": "doctrine", "file": "doctrine.wiki"}, "invoke.wiki": {"page": "invoke", "file": "invoke.wiki"}, "of-lib.wiki": {"page": "of-lib", "file": "of-lib.wiki"}, "python-unicodecsv.wiki": {"page": "python-unicodecsv", "file": "python-unicodecsv.wiki"}, "Hash-WithDefaults.wiki": {"page": "Hash-WithDefaults", "file": "Hash-WithDefaults.wiki"}, "Apache_Tomcat_JK_Connector.wiki": {"page": "Apache Tomcat JK Connector", "file": "Apache_Tomcat_JK_Connector.wiki"}, "libnacl.wiki": {"page": "libnacl", "file": "libnacl.wiki"}, "plm.wiki": {"page": "plm", "file": "plm.wiki"}, "Pyspread.wiki": {"page": "Pyspread", "file": "Pyspread.wiki"}, "is-number.wiki": {"page": "is-number", "file": "is-number.wiki"}, "Icecast.wiki": {"page": "Icecast", "file": "Icecast.wiki"}, "cadencii.wiki": {"page": "cadencii", "file": "cadencii.wiki"}, "css3pie.wiki": {"page": "css3pie", "file": "css3pie.wiki"}, "osmo-bts.wiki": {"page": "osmo-bts", "file": "osmo-bts.wiki"}, "ismrmrd.wiki": {"page": "ismrmrd", "file": "ismrmrd.wiki"}, "underscore-rails.wiki": {"page": "underscore-rails", "file": "underscore-rails.wiki"}, "python-cssselect.wiki": {"page": "python-cssselect", "file": "python-cssselect.wiki"}, "Drupal.wiki": {"page": "Drupal", "file": "Drupal.wiki"}, "vector-algorithms.wiki": {"page": "vector-algorithms", "file": "vector-algorithms.wiki"}, "freeipmi.wiki": {"page": "freeipmi", "file": "freeipmi.wiki"}, "bmon.wiki": {"page": "bmon", "file": "bmon.wiki"}, "Git-Repository.wiki": {"page": "Git-Repository", "file": "Git-Repository.wiki"}, "tolua++.wiki": {"page": "tolua++", "file": "tolua++.wiki"}, "PyGtkSpellCheck.wiki": {"page": "PyGtkSpellCheck", "file": "PyGtkSpellCheck.wiki"}, "jdcal.wiki": {"page": "jdcal", "file": "jdcal.wiki"}, "biovizBase.wiki": {"page": "biovizBase", "file": "biovizBase.wiki"}, "BatchJobs.wiki": {"page": "BatchJobs", "file": "BatchJobs.wiki"}, "ppx-optcomp.wiki": {"page": "ppx-optcomp", "file": "ppx-optcomp.wiki"}, "Array-Utils.wiki": {"page": "Array-Utils", "file": "Array-Utils.wiki"}, "Sys__Info__Base.wiki": {"page": "Sys::Info::Base", "file": "Sys__Info__Base.wiki"}, "gdmap.wiki": {"page": "gdmap", "file": "gdmap.wiki"}, "XStatic-Jasmine.wiki": {"page": "XStatic-Jasmine", "file": "XStatic-Jasmine.wiki"}, "hk2-deutsch.wiki": {"page": "hk2-deutsch", "file": "hk2-deutsch.wiki"}, "minitest-shared_description.wiki": {"page": "minitest-shared_description", "file": "minitest-shared_description.wiki"}, "net-http-digest_auth.wiki": {"page": "net-http-digest_auth", "file": "net-http-digest_auth.wiki"}, "punycode.wiki": {"page": "punycode", "file": "punycode.wiki"}, "Text-vFile-asData.wiki": {"page": "Text-vFile-asData", "file": "Text-vFile-asData.wiki"}, "oglemock.wiki": {"page": "oglemock", "file": "oglemock.wiki"}, "is-promise.wiki": {"page": "is-promise", "file": "is-promise.wiki"}, "globs.wiki": {"page": "globs", "file": "globs.wiki"}, "azure-sdk-for-ruby.wiki": {"page": "azure-sdk-for-ruby", "file": "azure-sdk-for-ruby.wiki"}, "python-pathlib.wiki": {"page": "python-pathlib", "file": "python-pathlib.wiki"}, "AMORE.wiki": {"page": "AMORE", "file": "AMORE.wiki"}, "Check.wiki": {"page": "Check", "file": "Check.wiki"}, "TAP-SimpleOutput.wiki": {"page": "TAP-SimpleOutput", "file": "TAP-SimpleOutput.wiki"}, "caffe.wiki": {"page": "caffe", "file": "caffe.wiki"}, "Date-Range.wiki": {"page": "Date-Range", "file": "Date-Range.wiki"}, "mopidy-podcast.wiki": {"page": "mopidy-podcast", "file": "mopidy-podcast.wiki"}, "select2-rails.wiki": {"page": "select2-rails", "file": "select2-rails.wiki"}, "threadweaver.wiki": {"page": "threadweaver", "file": "threadweaver.wiki"}, "Bitronix_JTA_Transaction_Manager.wiki": {"page": "Bitronix JTA Transaction Manager", "file": "Bitronix_JTA_Transaction_Manager.wiki"}, "RLumShiny.wiki": {"page": "RLumShiny", "file": "RLumShiny.wiki"}, "Mixxx.wiki": {"page": "Mixxx", "file": "Mixxx.wiki"}, "node-traverse.wiki": {"page": "node-traverse", "file": "node-traverse.wiki"}, "compactheader.wiki": {"page": "compactheader", "file": "compactheader.wiki"}, "stringset.wiki": {"page": "stringset", "file": "stringset.wiki"}, "FAAD2.wiki": {"page": "FAAD2", "file": "FAAD2.wiki"}, "fso-usaged.wiki": {"page": "fso-usaged", "file": "fso-usaged.wiki"}, "ruby-appraiser-reek.wiki": {"page": "ruby-appraiser-reek", "file": "ruby-appraiser-reek.wiki"}, "accessodf.wiki": {"page": "accessodf", "file": "accessodf.wiki"}, "brainfuck.wiki": {"page": "brainfuck", "file": "brainfuck.wiki"}, "MooX-Singleton.wiki": {"page": "MooX-Singleton", "file": "MooX-Singleton.wiki"}, "actionpack-action_caching.wiki": {"page": "actionpack-action_caching", "file": "actionpack-action_caching.wiki"}, "Test-CPAN-Meta-JSON.wiki": {"page": "Test-CPAN-Meta-JSON", "file": "Test-CPAN-Meta-JSON.wiki"}, "cryptography.wiki": {"page": "cryptography", "file": "cryptography.wiki"}, "qr-tools.wiki": {"page": "qr-tools", "file": "qr-tools.wiki"}, "proftmb.wiki": {"page": "proftmb", "file": "proftmb.wiki"}, "ksudoku.wiki": {"page": "ksudoku", "file": "ksudoku.wiki"}, "spatstat.wiki": {"page": "spatstat", "file": "spatstat.wiki"}, "rbpdf.wiki": {"page": "rbpdf", "file": "rbpdf.wiki"}, "python-svgwrite.wiki": {"page": "python-svgwrite", "file": "python-svgwrite.wiki"}, "tryton-modules-analytic-invoice.wiki": {"page": "tryton-modules-analytic-invoice", "file": "tryton-modules-analytic-invoice.wiki"}, "rdfind.wiki": {"page": "rdfind", "file": "rdfind.wiki"}, "s5.wiki": {"page": "s5", "file": "s5.wiki"}, "mod_case.wiki": {"page": "mod_case", "file": "mod_case.wiki"}, "Weboob.wiki": {"page": "Weboob", "file": "Weboob.wiki"}, "LBT.wiki": {"page": "LBT", "file": "LBT.wiki"}, "storable-complex.wiki": {"page": "storable-complex", "file": "storable-complex.wiki"}, "sarama.wiki": {"page": "sarama", "file": "sarama.wiki"}, "cjet.wiki": {"page": "cjet", "file": "cjet.wiki"}, "names-th.wiki": {"page": "names-th", "file": "names-th.wiki"}, "libsbml.wiki": {"page": "libsbml", "file": "libsbml.wiki"}, "sane-backends.wiki": {"page": "sane-backends", "file": "sane-backends.wiki"}, "Running-Commentary.wiki": {"page": "Running-Commentary", "file": "Running-Commentary.wiki"}, "Redis.wiki": {"page": "Redis", "file": "Redis.wiki"}, "ruby-cssmin.wiki": {"page": "ruby-cssmin", "file": "ruby-cssmin.wiki"}, "go-acd.wiki": {"page": "go-acd", "file": "go-acd.wiki"}, "blaze-svg.wiki": {"page": "blaze-svg", "file": "blaze-svg.wiki"}, "ocproxy.wiki": {"page": "ocproxy", "file": "ocproxy.wiki"}, "rQRCode.wiki": {"page": "rQRCode", "file": "rQRCode.wiki"}, "seg.wiki": {"page": "seg", "file": "seg.wiki"}, "Config__Onion.wiki": {"page": "Config::Onion", "file": "Config__Onion.wiki"}, "gnome-pkg-tools.wiki": {"page": "gnome-pkg-tools", "file": "gnome-pkg-tools.wiki"}, "kate.wiki": {"page": "kate", "file": "kate.wiki"}, "object-inspect.wiki": {"page": "object-inspect", "file": "object-inspect.wiki"}, "Autobahn.wiki": {"page": "Autobahn", "file": "Autobahn.wiki"}, "cdrdao.wiki": {"page": "cdrdao", "file": "cdrdao.wiki"}, "GMT.wiki": {"page": "GMT", "file": "GMT.wiki"}, "original.wiki": {"page": "original", "file": "original.wiki"}, "hobbit-plugins.wiki": {"page": "hobbit-plugins", "file": "hobbit-plugins.wiki"}, "DIME-Tools.wiki": {"page": "DIME-Tools", "file": "DIME-Tools.wiki"}, "targetcli-fb.wiki": {"page": "targetcli-fb", "file": "targetcli-fb.wiki"}, "Nestopia_UE.wiki": {"page": "Nestopia UE", "file": "Nestopia_UE.wiki"}, "Net-DHCPv6-DUID-Parser.wiki": {"page": "Net-DHCPv6-DUID-Parser", "file": "Net-DHCPv6-DUID-Parser.wiki"}, "jenkins-debian-glue.wiki": {"page": "jenkins-debian-glue", "file": "jenkins-debian-glue.wiki"}, "fruit.wiki": {"page": "fruit", "file": "fruit.wiki"}, "mtPaint.wiki": {"page": "mtPaint", "file": "mtPaint.wiki"}, "Julia.wiki": {"page": "Julia", "file": "Julia.wiki"}, "Proc-InvokeEditor.wiki": {"page": "Proc-InvokeEditor", "file": "Proc-InvokeEditor.wiki"}, "memfs.wiki": {"page": "memfs", "file": "memfs.wiki"}, "pycparser.wiki": {"page": "pycparser", "file": "pycparser.wiki"}, "node-dequeue.wiki": {"page": "node-dequeue", "file": "node-dequeue.wiki"}, "actdiag.wiki": {"page": "actdiag", "file": "actdiag.wiki"}, "crypto-cipher-tests.wiki": {"page": "crypto-cipher-tests", "file": "crypto-cipher-tests.wiki"}, "spdep.wiki": {"page": "spdep", "file": "spdep.wiki"}, "elliptic_curves.wiki": {"page": "elliptic_curves", "file": "elliptic_curves.wiki"}, "Maven_XMLBeans_Plugin.wiki": {"page": "Maven XMLBeans Plugin", "file": "Maven_XMLBeans_Plugin.wiki"}, "Test__Tabs.wiki": {"page": "Test::Tabs", "file": "Test__Tabs.wiki"}, "jQuery-Fixed-Table-Header-Plugin.wiki": {"page": "jQuery-Fixed-Table-Header-Plugin", "file": "jQuery-Fixed-Table-Header-Plugin.wiki"}, "ParsInsert.wiki": {"page": "ParsInsert", "file": "ParsInsert.wiki"}, "xcompmgr.wiki": {"page": "xcompmgr", "file": "xcompmgr.wiki"}, "scribus.wiki": {"page": "scribus", "file": "scribus.wiki"}, "postgresql-libpq.wiki": {"page": "postgresql-libpq", "file": "postgresql-libpq.wiki"}, "luerl.wiki": {"page": "luerl", "file": "luerl.wiki"}, "ex__monkeypatched.wiki": {"page": "ex::monkeypatched", "file": "ex__monkeypatched.wiki"}, "vector-space-points.wiki": {"page": "vector-space-points", "file": "vector-space-points.wiki"}, "autobox-dump.wiki": {"page": "autobox-dump", "file": "autobox-dump.wiki"}, "engauge-digitizer.wiki": {"page": "engauge-digitizer", "file": "engauge-digitizer.wiki"}, "Module-CoreList.wiki": {"page": "Module-CoreList", "file": "Module-CoreList.wiki"}, "argcomplete.wiki": {"page": "argcomplete", "file": "argcomplete.wiki"}, "Eat_the_Whistle.wiki": {"page": "Eat the Whistle", "file": "Eat_the_Whistle.wiki"}, "hfsplus.wiki": {"page": "hfsplus", "file": "hfsplus.wiki"}, "python2-lxc.wiki": {"page": "python2-lxc", "file": "python2-lxc.wiki"}, "html-pipeline.wiki": {"page": "html-pipeline", "file": "html-pipeline.wiki"}, "Holotz_Castle.wiki": {"page": "Holotz Castle", "file": "Holotz_Castle.wiki"}, "OGRE.wiki": {"page": "OGRE", "file": "OGRE.wiki"}, "Rex.wiki": {"page": "Rex", "file": "Rex.wiki"}, "xonix.wiki": {"page": "xonix", "file": "xonix.wiki"}, "cliui.wiki": {"page": "cliui", "file": "cliui.wiki"}, "let-alist.wiki": {"page": "let-alist", "file": "let-alist.wiki"}, "Tux_Football.wiki": {"page": "Tux Football", "file": "Tux_Football.wiki"}, "Regexp-Common.wiki": {"page": "Regexp-Common", "file": "Regexp-Common.wiki"}, "php-cache-lite.wiki": {"page": "php-cache-lite", "file": "php-cache-lite.wiki"}, "libspectrum.wiki": {"page": "libspectrum", "file": "libspectrum.wiki"}, "Module__Install__AuthorRequires.wiki": {"page": "Module::Install::AuthorRequires", "file": "Module__Install__AuthorRequires.wiki"}, "ruby-ogginfo.wiki": {"page": "ruby-ogginfo", "file": "ruby-ogginfo.wiki"}, "pam_ssh.wiki": {"page": "pam_ssh", "file": "pam_ssh.wiki"}, "Business-OnlinePayment-TransactionCentral.wiki": {"page": "Business-OnlinePayment-TransactionCentral", "file": "Business-OnlinePayment-TransactionCentral.wiki"}, "btag.wiki": {"page": "btag", "file": "btag.wiki"}, "lttng-tools.wiki": {"page": "lttng-tools", "file": "lttng-tools.wiki"}, "Mutagen.wiki": {"page": "Mutagen", "file": "Mutagen.wiki"}, "syndication.wiki": {"page": "syndication", "file": "syndication.wiki"}, "CamiTK.wiki": {"page": "CamiTK", "file": "CamiTK.wiki"}, "openslide.wiki": {"page": "openslide", "file": "openslide.wiki"}, "pretty-yaml.wiki": {"page": "pretty-yaml", "file": "pretty-yaml.wiki"}, "vty.wiki": {"page": "vty", "file": "vty.wiki"}, "nevow.wiki": {"page": "nevow", "file": "nevow.wiki"}, "kcontacts.wiki": {"page": "kcontacts", "file": "kcontacts.wiki"}, "onioncat.wiki": {"page": "onioncat", "file": "onioncat.wiki"}, "rgain.wiki": {"page": "rgain", "file": "rgain.wiki"}, "quickcheck-io.wiki": {"page": "quickcheck-io", "file": "quickcheck-io.wiki"}, "libkf5grantleetheme.wiki": {"page": "libkf5grantleetheme", "file": "libkf5grantleetheme.wiki"}, "OpenMX.wiki": {"page": "OpenMX", "file": "OpenMX.wiki"}, "Java_Data_Objects.wiki": {"page": "Java Data Objects", "file": "Java_Data_Objects.wiki"}, "lua-term.wiki": {"page": "lua-term", "file": "lua-term.wiki"}, "Signal-Mask.wiki": {"page": "Signal-Mask", "file": "Signal-Mask.wiki"}, "pysoundfile.wiki": {"page": "pysoundfile", "file": "pysoundfile.wiki"}, "Crypt-SaltedHash.wiki": {"page": "Crypt-SaltedHash", "file": "Crypt-SaltedHash.wiki"}, "osprofiler.wiki": {"page": "osprofiler", "file": "osprofiler.wiki"}, "libomxvideosrc.wiki": {"page": "libomxvideosrc", "file": "libomxvideosrc.wiki"}, "pymongo.wiki": {"page": "pymongo", "file": "pymongo.wiki"}, "socnetv.wiki": {"page": "socnetv", "file": "socnetv.wiki"}, "LWPx-ParanoidAgent.wiki": {"page": "LWPx-ParanoidAgent", "file": "LWPx-ParanoidAgent.wiki"}, "beeper.wiki": {"page": "beeper", "file": "beeper.wiki"}, "urlesc.wiki": {"page": "urlesc", "file": "urlesc.wiki"}, "hmatrix-gsl.wiki": {"page": "hmatrix-gsl", "file": "hmatrix-gsl.wiki"}, "psocksxx.wiki": {"page": "psocksxx", "file": "psocksxx.wiki"}, "roxml.wiki": {"page": "roxml", "file": "roxml.wiki"}, "multi_test.wiki": {"page": "multi_test", "file": "multi_test.wiki"}, "aspcud.wiki": {"page": "aspcud", "file": "aspcud.wiki"}, "golang.org_x_crypto.wiki": {"page": "golang.org/x/crypto", "file": "golang.org_x_crypto.wiki"}, "dragon.wiki": {"page": "dragon", "file": "dragon.wiki"}, "JSON-PP.wiki": {"page": "JSON-PP", "file": "JSON-PP.wiki"}, "dvbackup.wiki": {"page": "dvbackup", "file": "dvbackup.wiki"}, "fonts-karla.wiki": {"page": "fonts-karla", "file": "fonts-karla.wiki"}, "unexceptionalio.wiki": {"page": "unexceptionalio", "file": "unexceptionalio.wiki"}, "PyWPS.wiki": {"page": "PyWPS", "file": "PyWPS.wiki"}, "joni.wiki": {"page": "joni", "file": "joni.wiki"}, "acts-as-taggable-on.wiki": {"page": "acts-as-taggable-on", "file": "acts-as-taggable-on.wiki"}, "String-BufferStack.wiki": {"page": "String-BufferStack", "file": "String-BufferStack.wiki"}, "jMock2.wiki": {"page": "jMock2", "file": "jMock2.wiki"}, "direnv.wiki": {"page": "direnv", "file": "direnv.wiki"}, "swtcalendar.wiki": {"page": "swtcalendar", "file": "swtcalendar.wiki"}, "tcptrack.wiki": {"page": "tcptrack", "file": "tcptrack.wiki"}, "x509-system.wiki": {"page": "x509-system", "file": "x509-system.wiki"}, "File-Flat.wiki": {"page": "File-Flat", "file": "File-Flat.wiki"}, "Js_of_ocaml.wiki": {"page": "Js_of_ocaml", "file": "Js_of_ocaml.wiki"}, "liburi-template-perl.wiki": {"page": "liburi-template-perl", "file": "liburi-template-perl.wiki"}, "python-k8sclient.wiki": {"page": "python-k8sclient", "file": "python-k8sclient.wiki"}, "baloo.wiki": {"page": "baloo", "file": "baloo.wiki"}, "canzeley-client.wiki": {"page": "canzeley-client", "file": "canzeley-client.wiki"}, "mtrc.wiki": {"page": "mtrc", "file": "mtrc.wiki"}, "libindi.wiki": {"page": "libindi", "file": "libindi.wiki"}, "arraysize.wiki": {"page": "arraysize", "file": "arraysize.wiki"}, "Dancer2.wiki": {"page": "Dancer2", "file": "Dancer2.wiki"}, "multiparty.wiki": {"page": "multiparty", "file": "multiparty.wiki"}, "qtdeclarative-opensource-src.wiki": {"page": "qtdeclarative-opensource-src", "file": "qtdeclarative-opensource-src.wiki"}, "gegl.wiki": {"page": "gegl", "file": "gegl.wiki"}, "python-lib389.wiki": {"page": "python-lib389", "file": "python-lib389.wiki"}, "ganeti.wiki": {"page": "ganeti", "file": "ganeti.wiki"}, "Test-DatabaseRow.wiki": {"page": "Test-DatabaseRow", "file": "Test-DatabaseRow.wiki"}, "lxde-metapackages.wiki": {"page": "lxde-metapackages", "file": "lxde-metapackages.wiki"}, "Properties_Maven_Plugin.wiki": {"page": "Properties Maven Plugin", "file": "Properties_Maven_Plugin.wiki"}, "SYMPHONY.wiki": {"page": "SYMPHONY", "file": "SYMPHONY.wiki"}, "fizmo.wiki": {"page": "fizmo", "file": "fizmo.wiki"}, "Maven_File_Management_API.wiki": {"page": "Maven File Management API", "file": "Maven_File_Management_API.wiki"}, "GENtle.wiki": {"page": "GENtle", "file": "GENtle.wiki"}, "libemail-thread-perl.wiki": {"page": "libemail-thread-perl", "file": "libemail-thread-perl.wiki"}, "beignet.wiki": {"page": "beignet", "file": "beignet.wiki"}, "licensee.wiki": {"page": "licensee", "file": "licensee.wiki"}, "exam.wiki": {"page": "exam", "file": "exam.wiki"}, "gpick.wiki": {"page": "gpick", "file": "gpick.wiki"}, "servefile.wiki": {"page": "servefile", "file": "servefile.wiki"}, "Date-Calc-XS.wiki": {"page": "Date-Calc-XS", "file": "Date-Calc-XS.wiki"}, "z80dasm.wiki": {"page": "z80dasm", "file": "z80dasm.wiki"}, "bazilfuse.wiki": {"page": "bazilfuse", "file": "bazilfuse.wiki"}, "Abacas.wiki": {"page": "Abacas", "file": "Abacas.wiki"}, "ruby-oembed.wiki": {"page": "ruby-oembed", "file": "ruby-oembed.wiki"}, "mailnag.wiki": {"page": "mailnag", "file": "mailnag.wiki"}, "polari.wiki": {"page": "polari", "file": "polari.wiki"}, "visualization.spectrum.wiki": {"page": "visualization.spectrum", "file": "visualization.spectrum.wiki"}, "shortuuid.wiki": {"page": "shortuuid", "file": "shortuuid.wiki"}, "user-manager.wiki": {"page": "user-manager", "file": "user-manager.wiki"}, "nakula.wiki": {"page": "nakula", "file": "nakula.wiki"}, "SimplePie.wiki": {"page": "SimplePie", "file": "SimplePie.wiki"}, "Digest-CRC.wiki": {"page": "Digest-CRC", "file": "Digest-CRC.wiki"}, "python-libarchive-c.wiki": {"page": "python-libarchive-c", "file": "python-libarchive-c.wiki"}, "dpatch.wiki": {"page": "dpatch", "file": "dpatch.wiki"}, "Moose.wiki": {"page": "Moose", "file": "Moose.wiki"}, "SQL-Abstract-More.wiki": {"page": "SQL-Abstract-More", "file": "SQL-Abstract-More.wiki"}, "ejabberd-contrib.wiki": {"page": "ejabberd-contrib", "file": "ejabberd-contrib.wiki"}, "haskell-src.wiki": {"page": "haskell-src", "file": "haskell-src.wiki"}, "CHI-Driver-Redis.wiki": {"page": "CHI-Driver-Redis", "file": "CHI-Driver-Redis.wiki"}, "assword.wiki": {"page": "assword", "file": "assword.wiki"}, "Cache__LRU.wiki": {"page": "Cache::LRU", "file": "Cache__LRU.wiki"}, "Nemo_Python.wiki": {"page": "Nemo Python", "file": "Nemo_Python.wiki"}, "TreeView_X.wiki": {"page": "TreeView X", "file": "TreeView_X.wiki"}, "Dist-Zilla-Plugin-LocaleMsgfmt.wiki": {"page": "Dist-Zilla-Plugin-LocaleMsgfmt", "file": "Dist-Zilla-Plugin-LocaleMsgfmt.wiki"}, "prompt_toolkit.wiki": {"page": "prompt_toolkit", "file": "prompt_toolkit.wiki"}, "squizz.wiki": {"page": "squizz", "file": "squizz.wiki"}, "Audio-MPD.wiki": {"page": "Audio-MPD", "file": "Audio-MPD.wiki"}, "cs.wiki": {"page": "cs", "file": "cs.wiki"}, "xmotd.wiki": {"page": "xmotd", "file": "xmotd.wiki"}, "wchartype.wiki": {"page": "wchartype", "file": "wchartype.wiki"}, "autodep8.wiki": {"page": "autodep8", "file": "autodep8.wiki"}, "Archive-Tar-Wrapper.wiki": {"page": "Archive-Tar-Wrapper", "file": "Archive-Tar-Wrapper.wiki"}, "Plack-Middleware-Session.wiki": {"page": "Plack-Middleware-Session", "file": "Plack-Middleware-Session.wiki"}, "data-inttrie.wiki": {"page": "data-inttrie", "file": "data-inttrie.wiki"}, "reboot-notifier.wiki": {"page": "reboot-notifier", "file": "reboot-notifier.wiki"}, "simplejson.wiki": {"page": "simplejson", "file": "simplejson.wiki"}, "AESKeyFinder.wiki": {"page": "AESKeyFinder", "file": "AESKeyFinder.wiki"}, "puppetlabs-concat.wiki": {"page": "puppetlabs-concat", "file": "puppetlabs-concat.wiki"}, "spatialite-gui.wiki": {"page": "spatialite-gui", "file": "spatialite-gui.wiki"}, "Dist-Zilla-Plugin-Test-Kwalitee.wiki": {"page": "Dist-Zilla-Plugin-Test-Kwalitee", "file": "Dist-Zilla-Plugin-Test-Kwalitee.wiki"}, "mpqc3.wiki": {"page": "mpqc3", "file": "mpqc3.wiki"}, "wader.wiki": {"page": "wader", "file": "wader.wiki"}, "php-analog.wiki": {"page": "php-analog", "file": "php-analog.wiki"}, "rngtools.wiki": {"page": "rngtools", "file": "rngtools.wiki"}, "OdooRPC.wiki": {"page": "OdooRPC", "file": "OdooRPC.wiki"}, "efilter.wiki": {"page": "efilter", "file": "efilter.wiki"}, "libfm-qt.wiki": {"page": "libfm-qt", "file": "libfm-qt.wiki"}, "onscripter.wiki": {"page": "onscripter", "file": "onscripter.wiki"}, "remotipart.wiki": {"page": "remotipart", "file": "remotipart.wiki"}, "vo-aacenc.wiki": {"page": "vo-aacenc", "file": "vo-aacenc.wiki"}, "hkdf.wiki": {"page": "hkdf", "file": "hkdf.wiki"}, "lens-aeson.wiki": {"page": "lens-aeson", "file": "lens-aeson.wiki"}, "hunspell-bo.wiki": {"page": "hunspell-bo", "file": "hunspell-bo.wiki"}, "mdk.wiki": {"page": "mdk", "file": "mdk.wiki"}, "spake2.wiki": {"page": "spake2", "file": "spake2.wiki"}, "Sub-Identify.wiki": {"page": "Sub-Identify", "file": "Sub-Identify.wiki"}, "Test-Pod-Coverage.wiki": {"page": "Test-Pod-Coverage", "file": "Test-Pod-Coverage.wiki"}, "colord-gtk.wiki": {"page": "colord-gtk", "file": "colord-gtk.wiki"}, "lasagne.wiki": {"page": "lasagne", "file": "lasagne.wiki"}, "stella.wiki": {"page": "stella", "file": "stella.wiki"}, "MooseX-Role-WithOverloading.wiki": {"page": "MooseX-Role-WithOverloading", "file": "MooseX-Role-WithOverloading.wiki"}, "PDF-Create.wiki": {"page": "PDF-Create", "file": "PDF-Create.wiki"}, "TranslatedPagesMacro.wiki": {"page": "TranslatedPagesMacro", "file": "TranslatedPagesMacro.wiki"}, "Crack.wiki": {"page": "Crack", "file": "Crack.wiki"}, "preprocessCore.wiki": {"page": "preprocessCore", "file": "preprocessCore.wiki"}, "RDF__LinkedData.wiki": {"page": "RDF::LinkedData", "file": "RDF__LinkedData.wiki"}, "gtkcookie.wiki": {"page": "gtkcookie", "file": "gtkcookie.wiki"}, "picmi.wiki": {"page": "picmi", "file": "picmi.wiki"}, "lodash.wiki": {"page": "lodash", "file": "lodash.wiki"}, "pyavm.wiki": {"page": "pyavm", "file": "pyavm.wiki"}, "sourcetools.wiki": {"page": "sourcetools", "file": "sourcetools.wiki"}, "Ghost.py.wiki": {"page": "Ghost.py", "file": "Ghost.py.wiki"}, "string-width.wiki": {"page": "string-width", "file": "string-width.wiki"}, "Java_Imaging_Utilities.wiki": {"page": "Java Imaging Utilities", "file": "Java_Imaging_Utilities.wiki"}, "libnfc.wiki": {"page": "libnfc", "file": "libnfc.wiki"}, "Test-Memory-Cycle.wiki": {"page": "Test-Memory-Cycle", "file": "Test-Memory-Cycle.wiki"}, "texttools.wiki": {"page": "texttools", "file": "texttools.wiki"}, "gitlab-workhorse.wiki": {"page": "gitlab-workhorse", "file": "gitlab-workhorse.wiki"}, "clustalo.wiki": {"page": "clustalo", "file": "clustalo.wiki"}, "jwcrypto.wiki": {"page": "jwcrypto", "file": "jwcrypto.wiki"}, "clientsession.wiki": {"page": "clientsession", "file": "clientsession.wiki"}, "ncmpcpp.wiki": {"page": "ncmpcpp", "file": "ncmpcpp.wiki"}, "gmpc-plugins.wiki": {"page": "gmpc-plugins", "file": "gmpc-plugins.wiki"}, "simple_oauth.wiki": {"page": "simple_oauth", "file": "simple_oauth.wiki"}, "selectize.js.wiki": {"page": "selectize.js", "file": "selectize.js.wiki"}, "rainbow.wiki": {"page": "rainbow", "file": "rainbow.wiki"}, "config-value.wiki": {"page": "config-value", "file": "config-value.wiki"}, "sheepdog.wiki": {"page": "sheepdog", "file": "sheepdog.wiki"}, "FLAC.wiki": {"page": "FLAC", "file": "FLAC.wiki"}, "Clp.wiki": {"page": "Clp", "file": "Clp.wiki"}, "freedv.wiki": {"page": "freedv", "file": "freedv.wiki"}, "TestNG.wiki": {"page": "TestNG", "file": "TestNG.wiki"}, "http-link-go.wiki": {"page": "http-link-go", "file": "http-link-go.wiki"}, "trifecta.wiki": {"page": "trifecta", "file": "trifecta.wiki"}, "IOSpec.wiki": {"page": "IOSpec", "file": "IOSpec.wiki"}, "Net-Stomp.wiki": {"page": "Net-Stomp", "file": "Net-Stomp.wiki"}, "lwn4chrome.wiki": {"page": "lwn4chrome", "file": "lwn4chrome.wiki"}, "Plexus_Velocity_Component.wiki": {"page": "Plexus Velocity Component", "file": "Plexus_Velocity_Component.wiki"}, "encryptor.wiki": {"page": "encryptor", "file": "encryptor.wiki"}, "Math-Calculus-Expression.wiki": {"page": "Math-Calculus-Expression", "file": "Math-Calculus-Expression.wiki"}, "Crypt-Eksblowfish.wiki": {"page": "Crypt-Eksblowfish", "file": "Crypt-Eksblowfish.wiki"}, "shakers.wiki": {"page": "shakers", "file": "shakers.wiki"}, "nedit.wiki": {"page": "nedit", "file": "nedit.wiki"}, "snow.wiki": {"page": "snow", "file": "snow.wiki"}, "Net-Telnet.wiki": {"page": "Net-Telnet", "file": "Net-Telnet.wiki"}, "segmented.wiki": {"page": "segmented", "file": "segmented.wiki"}, "kde-gtk-config.wiki": {"page": "kde-gtk-config", "file": "kde-gtk-config.wiki"}, "mizuho.wiki": {"page": "mizuho", "file": "mizuho.wiki"}, "qtsvg-opensource-src.wiki": {"page": "qtsvg-opensource-src", "file": "qtsvg-opensource-src.wiki"}, "HDF4.wiki": {"page": "HDF4", "file": "HDF4.wiki"}, "daisy-player.wiki": {"page": "daisy-player", "file": "daisy-player.wiki"}, "data-accessor-mtl.wiki": {"page": "data-accessor-mtl", "file": "data-accessor-mtl.wiki"}, "kapptemplate.wiki": {"page": "kapptemplate", "file": "kapptemplate.wiki"}, "RegLookup.wiki": {"page": "RegLookup", "file": "RegLookup.wiki"}, "extlib.wiki": {"page": "extlib", "file": "extlib.wiki"}, "morse2ascii.wiki": {"page": "morse2ascii", "file": "morse2ascii.wiki"}, "SECCURE.wiki": {"page": "SECCURE", "file": "SECCURE.wiki"}, "yabar.wiki": {"page": "yabar", "file": "yabar.wiki"}, "knetwalk.wiki": {"page": "knetwalk", "file": "knetwalk.wiki"}, "openvas-scanner.wiki": {"page": "openvas-scanner", "file": "openvas-scanner.wiki"}, "Net-OAuth.wiki": {"page": "Net-OAuth", "file": "Net-OAuth.wiki"}, "relative.wiki": {"page": "relative", "file": "relative.wiki"}, "bytes-circle.wiki": {"page": "bytes-circle", "file": "bytes-circle.wiki"}, "sonnet.wiki": {"page": "sonnet", "file": "sonnet.wiki"}, "Flext.wiki": {"page": "Flext", "file": "Flext.wiki"}, "obdgpslogger.wiki": {"page": "obdgpslogger", "file": "obdgpslogger.wiki"}, "Noggit.wiki": {"page": "Noggit", "file": "Noggit.wiki"}, "httpclient.wiki": {"page": "httpclient", "file": "httpclient.wiki"}, "_X_MedCon.wiki": {"page": "(X)MedCon", "file": "_X_MedCon.wiki"}, "sphinxcontrib-spelling.wiki": {"page": "sphinxcontrib-spelling", "file": "sphinxcontrib-spelling.wiki"}, "samsam.wiki": {"page": "samsam", "file": "samsam.wiki"}, "VIGRA.wiki": {"page": "VIGRA", "file": "VIGRA.wiki"}, "ape.wiki": {"page": "ape", "file": "ape.wiki"}, "msi-keyboard.wiki": {"page": "msi-keyboard", "file": "msi-keyboard.wiki"}, "Tetzle.wiki": {"page": "Tetzle", "file": "Tetzle.wiki"}, "efivar.wiki": {"page": "efivar", "file": "efivar.wiki"}, "mbuffer.wiki": {"page": "mbuffer", "file": "mbuffer.wiki"}, "GraphSCC.wiki": {"page": "GraphSCC", "file": "GraphSCC.wiki"}, "Unicode_Normalizer.wiki": {"page": "Unicode Normalizer", "file": "Unicode_Normalizer.wiki"}, "mira.wiki": {"page": "mira", "file": "mira.wiki"}, "qlipper.wiki": {"page": "qlipper", "file": "qlipper.wiki"}, "is-extglob.wiki": {"page": "is-extglob", "file": "is-extglob.wiki"}, "igntransport.wiki": {"page": "igntransport", "file": "igntransport.wiki"}, "ttf-summersby.wiki": {"page": "ttf-summersby", "file": "ttf-summersby.wiki"}, "Data__GUID.wiki": {"page": "Data::GUID", "file": "Data__GUID.wiki"}, "Zita-bls1.wiki": {"page": "Zita-bls1", "file": "Zita-bls1.wiki"}, "Pithub.wiki": {"page": "Pithub", "file": "Pithub.wiki"}, "go-deadlock.wiki": {"page": "go-deadlock", "file": "go-deadlock.wiki"}, "Data-ICal.wiki": {"page": "Data-ICal", "file": "Data-ICal.wiki"}, "notmuch-addrlookup-c.wiki": {"page": "notmuch-addrlookup-c", "file": "notmuch-addrlookup-c.wiki"}, "bignumber.js.wiki": {"page": "bignumber.js", "file": "bignumber.js.wiki"}, "node-openid.wiki": {"page": "node-openid", "file": "node-openid.wiki"}, "DiTAA.wiki": {"page": "DiTAA", "file": "DiTAA.wiki"}, "ebook2cwgui.wiki": {"page": "ebook2cwgui", "file": "ebook2cwgui.wiki"}, "python-axolotl.wiki": {"page": "python-axolotl", "file": "python-axolotl.wiki"}, "berkshelf-api.wiki": {"page": "berkshelf-api", "file": "berkshelf-api.wiki"}, "Net-Domain-TLD.wiki": {"page": "Net-Domain-TLD", "file": "Net-Domain-TLD.wiki"}, "hamster.wiki": {"page": "hamster", "file": "hamster.wiki"}, "khelpcenter.wiki": {"page": "khelpcenter", "file": "khelpcenter.wiki"}, "libpuzzle.wiki": {"page": "libpuzzle", "file": "libpuzzle.wiki"}, "dfwinreg.wiki": {"page": "dfwinreg", "file": "dfwinreg.wiki"}, "pytoml.wiki": {"page": "pytoml", "file": "pytoml.wiki"}, "HTTP-Lite.wiki": {"page": "HTTP-Lite", "file": "HTTP-Lite.wiki"}, "dmidecode.wiki": {"page": "dmidecode", "file": "dmidecode.wiki"}, "diskscan.wiki": {"page": "diskscan", "file": "diskscan.wiki"}, "mhWaveEdit.wiki": {"page": "mhWaveEdit", "file": "mhWaveEdit.wiki"}, "PostGIS.wiki": {"page": "PostGIS", "file": "PostGIS.wiki"}, "diceware.wiki": {"page": "diceware", "file": "diceware.wiki"}, "libseccomp-golang.wiki": {"page": "libseccomp-golang", "file": "libseccomp-golang.wiki"}, "cinnamon-menus.wiki": {"page": "cinnamon-menus", "file": "cinnamon-menus.wiki"}, "globus_xioperf.wiki": {"page": "globus_xioperf", "file": "globus_xioperf.wiki"}, "FreeCAD.wiki": {"page": "FreeCAD", "file": "FreeCAD.wiki"}, "Clipper.wiki": {"page": "Clipper", "file": "Clipper.wiki"}, "Config-Any.wiki": {"page": "Config-Any", "file": "Config-Any.wiki"}, "hp3parclient.wiki": {"page": "hp3parclient", "file": "hp3parclient.wiki"}, "snowballstemmer.wiki": {"page": "snowballstemmer", "file": "snowballstemmer.wiki"}, "w3lib.wiki": {"page": "w3lib", "file": "w3lib.wiki"}, "Boolean.wiki": {"page": "Boolean", "file": "Boolean.wiki"}, "errors.wiki": {"page": "errors", "file": "errors.wiki"}, "QmidiNet.wiki": {"page": "QmidiNet", "file": "QmidiNet.wiki"}, "globus_gssapi_error.wiki": {"page": "globus_gssapi_error", "file": "globus_gssapi_error.wiki"}, "sombok.wiki": {"page": "sombok", "file": "sombok.wiki"}, "Spreadsheet__Wright.wiki": {"page": "Spreadsheet::Wright", "file": "Spreadsheet__Wright.wiki"}, "jp2a.wiki": {"page": "jp2a", "file": "jp2a.wiki"}, "XStatic-mdi.wiki": {"page": "XStatic-mdi", "file": "XStatic-mdi.wiki"}, "String-MkPasswd.wiki": {"page": "String-MkPasswd", "file": "String-MkPasswd.wiki"}, "meera-tamil.wiki": {"page": "meera-tamil", "file": "meera-tamil.wiki"}, "wcwidth.js.wiki": {"page": "wcwidth.js", "file": "wcwidth.js.wiki"}, "NetworkManager-openconnect.wiki": {"page": "NetworkManager-openconnect", "file": "NetworkManager-openconnect.wiki"}, "FindBin-libs.wiki": {"page": "FindBin-libs", "file": "FindBin-libs.wiki"}, "opencsg.wiki": {"page": "opencsg", "file": "opencsg.wiki"}, "dnss.wiki": {"page": "dnss", "file": "dnss.wiki"}, "base62.wiki": {"page": "base62", "file": "base62.wiki"}, "goopg.wiki": {"page": "goopg", "file": "goopg.wiki"}, "Hisham_Muhammad.wiki": {"page": "Hisham Muhammad", "file": "Hisham_Muhammad.wiki"}, "yargs-parser.wiki": {"page": "yargs-parser", "file": "yargs-parser.wiki"}, "facter.wiki": {"page": "facter", "file": "facter.wiki"}, "omniauth-openid.wiki": {"page": "omniauth-openid", "file": "omniauth-openid.wiki"}, "Mondulkiri.wiki": {"page": "Mondulkiri", "file": "Mondulkiri.wiki"}, "Text-DHCPLeases.wiki": {"page": "Text-DHCPLeases", "file": "Text-DHCPLeases.wiki"}, "happstack-jmacro.wiki": {"page": "happstack-jmacro", "file": "happstack-jmacro.wiki"}, "XML-Parser-Lite.wiki": {"page": "XML-Parser-Lite", "file": "XML-Parser-Lite.wiki"}, "Directory-Scratch.wiki": {"page": "Directory-Scratch", "file": "Directory-Scratch.wiki"}, "xorm.wiki": {"page": "xorm", "file": "xorm.wiki"}, "cajun.wiki": {"page": "cajun", "file": "cajun.wiki"}, "AcePerl.wiki": {"page": "AcePerl", "file": "AcePerl.wiki"}, "eris.wiki": {"page": "eris", "file": "eris.wiki"}, "Test-Regression.wiki": {"page": "Test-Regression", "file": "Test-Regression.wiki"}, "Rasqal_RDF_Query_Library.wiki": {"page": "Rasqal RDF Query Library", "file": "Rasqal_RDF_Query_Library.wiki"}, "Devel__StrictMode.wiki": {"page": "Devel::StrictMode", "file": "Devel__StrictMode.wiki"}, "Email__Find.wiki": {"page": "Email::Find", "file": "Email__Find.wiki"}, "projectM.wiki": {"page": "projectM", "file": "projectM.wiki"}, "aggressive-indent-mode.wiki": {"page": "aggressive-indent-mode", "file": "aggressive-indent-mode.wiki"}, "python-gwebsockets.wiki": {"page": "python-gwebsockets", "file": "python-gwebsockets.wiki"}, "cronutils.wiki": {"page": "cronutils", "file": "cronutils.wiki"}, "fosfat.wiki": {"page": "fosfat", "file": "fosfat.wiki"}, "globus_xio_udt_driver.wiki": {"page": "globus_xio_udt_driver", "file": "globus_xio_udt_driver.wiki"}, "openggsn.wiki": {"page": "openggsn", "file": "openggsn.wiki"}, "wkhtmltopdf.wiki": {"page": "wkhtmltopdf", "file": "wkhtmltopdf.wiki"}, "xfce4-settings.wiki": {"page": "xfce4-settings", "file": "xfce4-settings.wiki"}, "bidiv.wiki": {"page": "bidiv", "file": "bidiv.wiki"}, "grunt-legacy-log.wiki": {"page": "grunt-legacy-log", "file": "grunt-legacy-log.wiki"}, "Jansson.wiki": {"page": "Jansson", "file": "Jansson.wiki"}, "vdpau-driver.wiki": {"page": "vdpau-driver", "file": "vdpau-driver.wiki"}, "php-font-lib.wiki": {"page": "php-font-lib", "file": "php-font-lib.wiki"}, "Fiona.wiki": {"page": "Fiona", "file": "Fiona.wiki"}, "ack.wiki": {"page": "ack", "file": "ack.wiki"}, "entropy-broker.wiki": {"page": "entropy-broker", "file": "entropy-broker.wiki"}, "libcutl.wiki": {"page": "libcutl", "file": "libcutl.wiki"}, "rentrez.wiki": {"page": "rentrez", "file": "rentrez.wiki"}, "dh-golang.wiki": {"page": "dh-golang", "file": "dh-golang.wiki"}, "captagent.wiki": {"page": "captagent", "file": "captagent.wiki"}, "jdns.wiki": {"page": "jdns", "file": "jdns.wiki"}, "python-heatclient.wiki": {"page": "python-heatclient", "file": "python-heatclient.wiki"}, "PythonMagick.wiki": {"page": "PythonMagick", "file": "PythonMagick.wiki"}, "os-tmpdir.wiki": {"page": "os-tmpdir", "file": "os-tmpdir.wiki"}, "tmuxinator.wiki": {"page": "tmuxinator", "file": "tmuxinator.wiki"}, "kauth.wiki": {"page": "kauth", "file": "kauth.wiki"}, "rexical.wiki": {"page": "rexical", "file": "rexical.wiki"}, "libcoap.wiki": {"page": "libcoap", "file": "libcoap.wiki"}, "iotop.wiki": {"page": "iotop", "file": "iotop.wiki"}, "libkdegames.wiki": {"page": "libkdegames", "file": "libkdegames.wiki"}, "rxvt.wiki": {"page": "rxvt", "file": "rxvt.wiki"}, "dryice.wiki": {"page": "dryice", "file": "dryice.wiki"}, "Goban_Screensaver.wiki": {"page": "Goban Screensaver", "file": "Goban_Screensaver.wiki"}, "django-countries.wiki": {"page": "django-countries", "file": "django-countries.wiki"}, "Pyblosxom.wiki": {"page": "Pyblosxom", "file": "Pyblosxom.wiki"}, "GD.wiki": {"page": "GD", "file": "GD.wiki"}, "String-Glob-Permute.wiki": {"page": "String-Glob-Permute", "file": "String-Glob-Permute.wiki"}, "Memoize-ExpireLRU.wiki": {"page": "Memoize-ExpireLRU", "file": "Memoize-ExpireLRU.wiki"}, "qt3d-opensource-src.wiki": {"page": "qt3d-opensource-src", "file": "qt3d-opensource-src.wiki"}, "go-colorable.wiki": {"page": "go-colorable", "file": "go-colorable.wiki"}, "American_fuzzy_lop.wiki": {"page": "American fuzzy lop", "file": "American_fuzzy_lop.wiki"}, "strip-bom.wiki": {"page": "strip-bom", "file": "strip-bom.wiki"}, "system-tools-backends.wiki": {"page": "system-tools-backends", "file": "system-tools-backends.wiki"}, "Calligra.wiki": {"page": "Calligra", "file": "Calligra.wiki"}, "libsearpc.wiki": {"page": "libsearpc", "file": "libsearpc.wiki"}, "uim-chewing.wiki": {"page": "uim-chewing", "file": "uim-chewing.wiki"}, "solarized-emacs.wiki": {"page": "solarized-emacs", "file": "solarized-emacs.wiki"}, "HTML-WikiConverter-Markdown.wiki": {"page": "HTML-WikiConverter-Markdown", "file": "HTML-WikiConverter-Markdown.wiki"}, "Java_Architecture_for_XML_Binding.wiki": {"page": "Java Architecture for XML Binding", "file": "Java_Architecture_for_XML_Binding.wiki"}, "Plasmidomics.wiki": {"page": "Plasmidomics", "file": "Plasmidomics.wiki"}, "OpenLP.wiki": {"page": "OpenLP", "file": "OpenLP.wiki"}, "Trimmomatic.wiki": {"page": "Trimmomatic", "file": "Trimmomatic.wiki"}, "stm.wiki": {"page": "stm", "file": "stm.wiki"}, "Role-Basic.wiki": {"page": "Role-Basic", "file": "Role-Basic.wiki"}, "Catalyst-ActionRole-ACL.wiki": {"page": "Catalyst-ActionRole-ACL", "file": "Catalyst-ActionRole-ACL.wiki"}, "Pyroman.wiki": {"page": "Pyroman", "file": "Pyroman.wiki"}, "LaTeX2rtf.wiki": {"page": "LaTeX2rtf", "file": "LaTeX2rtf.wiki"}, "wl-pprint-terminfo.wiki": {"page": "wl-pprint-terminfo", "file": "wl-pprint-terminfo.wiki"}, "Internet_DJ_Console.wiki": {"page": "Internet DJ Console", "file": "Internet_DJ_Console.wiki"}, "Rome.wiki": {"page": "Rome", "file": "Rome.wiki"}, "unique-stream.wiki": {"page": "unique-stream", "file": "unique-stream.wiki"}, "Test-File-Contents.wiki": {"page": "Test-File-Contents", "file": "Test-File-Contents.wiki"}, "Pinto.wiki": {"page": "Pinto", "file": "Pinto.wiki"}, "evil-paredit.wiki": {"page": "evil-paredit", "file": "evil-paredit.wiki"}, "tantan.wiki": {"page": "tantan", "file": "tantan.wiki"}, "moc.wiki": {"page": "moc", "file": "moc.wiki"}, "QRISK_2.wiki": {"page": "QRISK\u00ae2", "file": "QRISK_2.wiki"}, "devilspie2.wiki": {"page": "devilspie2", "file": "devilspie2.wiki"}, "autoproject.wiki": {"page": "autoproject", "file": "autoproject.wiki"}, "Function-Fallback-CoreOrPP.wiki": {"page": "Function-Fallback-CoreOrPP", "file": "Function-Fallback-CoreOrPP.wiki"}, "RabbitVCS.wiki": {"page": "RabbitVCS", "file": "RabbitVCS.wiki"}, "IANA_Root_Zone_Management.wiki": {"page": "IANA Root Zone Management", "file": "IANA_Root_Zone_Management.wiki"}, "data-ordlist.wiki": {"page": "data-ordlist", "file": "data-ordlist.wiki"}, "navigation_msgs.wiki": {"page": "navigation_msgs", "file": "navigation_msgs.wiki"}, "flufl.lock.wiki": {"page": "flufl.lock", "file": "flufl.lock.wiki"}, "gcr.wiki": {"page": "gcr", "file": "gcr.wiki"}, "postgresql-simple.wiki": {"page": "postgresql-simple", "file": "postgresql-simple.wiki"}, "Authen-Krb5-Simple.wiki": {"page": "Authen-Krb5-Simple", "file": "Authen-Krb5-Simple.wiki"}, "pathname2.wiki": {"page": "pathname2", "file": "pathname2.wiki"}, "timfel-krb5-auth.wiki": {"page": "timfel-krb5-auth", "file": "timfel-krb5-auth.wiki"}, "smtpping.wiki": {"page": "smtpping", "file": "smtpping.wiki"}, "vokoscreen.wiki": {"page": "vokoscreen", "file": "vokoscreen.wiki"}, "git-phab.wiki": {"page": "git-phab", "file": "git-phab.wiki"}, "shadowsocks-libev.wiki": {"page": "shadowsocks-libev", "file": "shadowsocks-libev.wiki"}, "Test2-Suite.wiki": {"page": "Test2-Suite", "file": "Test2-Suite.wiki"}, "vagrant-digitalocean.wiki": {"page": "vagrant-digitalocean", "file": "vagrant-digitalocean.wiki"}, "should-not-typecheck.wiki": {"page": "should-not-typecheck", "file": "should-not-typecheck.wiki"}, "knopflerfish-osgi.wiki": {"page": "knopflerfish-osgi", "file": "knopflerfish-osgi.wiki"}, "net-irc.wiki": {"page": "net-irc", "file": "net-irc.wiki"}, "hwriter.wiki": {"page": "hwriter", "file": "hwriter.wiki"}, "hslua.wiki": {"page": "hslua", "file": "hslua.wiki"}, "XML-DOM.wiki": {"page": "XML-DOM", "file": "XML-DOM.wiki"}, "globus_gfork.wiki": {"page": "globus_gfork", "file": "globus_gfork.wiki"}, "PPIx-Regexp.wiki": {"page": "PPIx-Regexp", "file": "PPIx-Regexp.wiki"}, "Net-Ifconfig-Wrapper.wiki": {"page": "Net-Ifconfig-Wrapper", "file": "Net-Ifconfig-Wrapper.wiki"}, "SDL-Ball.wiki": {"page": "SDL-Ball", "file": "SDL-Ball.wiki"}, "lightdm-kde.wiki": {"page": "lightdm-kde", "file": "lightdm-kde.wiki"}, "DBIx-Class-InflateColumn-Serializer.wiki": {"page": "DBIx-Class-InflateColumn-Serializer", "file": "DBIx-Class-InflateColumn-Serializer.wiki"}, "mx.wiki": {"page": "mx", "file": "mx.wiki"}, "spdx-license-ids.wiki": {"page": "spdx-license-ids", "file": "spdx-license-ids.wiki"}, "rack-protection.wiki": {"page": "rack-protection", "file": "rack-protection.wiki"}, "fontforge.wiki": {"page": "fontforge", "file": "fontforge.wiki"}, "App-PRT.wiki": {"page": "App-PRT", "file": "App-PRT.wiki"}, "pkcs11.wiki": {"page": "pkcs11", "file": "pkcs11.wiki"}, "et_xmlfile.wiki": {"page": "et_xmlfile", "file": "et_xmlfile.wiki"}, "Crypt-Rijndael.wiki": {"page": "Crypt-Rijndael", "file": "Crypt-Rijndael.wiki"}, "r-cran-dplyr.wiki": {"page": "r-cran-dplyr", "file": "r-cran-dplyr.wiki"}, "broctl.wiki": {"page": "broctl", "file": "broctl.wiki"}, "libnss-pgsql.wiki": {"page": "libnss-pgsql", "file": "libnss-pgsql.wiki"}, "rails.wiki": {"page": "rails", "file": "rails.wiki"}, "systemd-bootchart.wiki": {"page": "systemd-bootchart", "file": "systemd-bootchart.wiki"}, "tclpd.wiki": {"page": "tclpd", "file": "tclpd.wiki"}, "cinnamon-session.wiki": {"page": "cinnamon-session", "file": "cinnamon-session.wiki"}, "gcin-voice.wiki": {"page": "gcin-voice", "file": "gcin-voice.wiki"}, "cube2-data.wiki": {"page": "cube2-data", "file": "cube2-data.wiki"}, "perl-doc-html.wiki": {"page": "perl-doc-html", "file": "perl-doc-html.wiki"}, "gmerlin-encoders.wiki": {"page": "gmerlin-encoders", "file": "gmerlin-encoders.wiki"}, "barman.wiki": {"page": "barman", "file": "barman.wiki"}, "emojis-list.wiki": {"page": "emojis-list", "file": "emojis-list.wiki"}, "libcmrt.wiki": {"page": "libcmrt", "file": "libcmrt.wiki"}, "json-schema.wiki": {"page": "json-schema", "file": "json-schema.wiki"}, "github.com_fatih_color.wiki": {"page": "github.com/fatih/color", "file": "github.com_fatih_color.wiki"}, "wmfrog.wiki": {"page": "wmfrog", "file": "wmfrog.wiki"}, "reflectwalk.wiki": {"page": "reflectwalk", "file": "reflectwalk.wiki"}, "zulucrypt.wiki": {"page": "zulucrypt", "file": "zulucrypt.wiki"}, "bilibop_project.wiki": {"page": "bilibop project", "file": "bilibop_project.wiki"}, "MooseX-Method-Signatures.wiki": {"page": "MooseX-Method-Signatures", "file": "MooseX-Method-Signatures.wiki"}, "Battle_Tanks.wiki": {"page": "Battle Tanks", "file": "Battle_Tanks.wiki"}, "WWW-YouTube-Download.wiki": {"page": "WWW-YouTube-Download", "file": "WWW-YouTube-Download.wiki"}, "testing.mysqld.wiki": {"page": "testing.mysqld", "file": "testing.mysqld.wiki"}, "PrBoom+.wiki": {"page": "PrBoom+", "file": "PrBoom+.wiki"}, "Apache_Felix_Gogo_Command.wiki": {"page": "Apache Felix Gogo Command", "file": "Apache_Felix_Gogo_Command.wiki"}, "apophenia.wiki": {"page": "apophenia", "file": "apophenia.wiki"}, "profisis.wiki": {"page": "profisis", "file": "profisis.wiki"}, "xml-types.wiki": {"page": "xml-types", "file": "xml-types.wiki"}, "Date-Pregnancy.wiki": {"page": "Date-Pregnancy", "file": "Date-Pregnancy.wiki"}, "pytest-sourceorder.wiki": {"page": "pytest-sourceorder", "file": "pytest-sourceorder.wiki"}, "napalm-fortios.wiki": {"page": "napalm-fortios", "file": "napalm-fortios.wiki"}, "potrace.wiki": {"page": "potrace", "file": "potrace.wiki"}, "geometry2.wiki": {"page": "geometry2", "file": "geometry2.wiki"}, "czmq.wiki": {"page": "czmq", "file": "czmq.wiki"}, "C3.js.wiki": {"page": "C3.js", "file": "C3.js.wiki"}, "zurl.wiki": {"page": "zurl", "file": "zurl.wiki"}, "Biblio-EndnoteStyle.wiki": {"page": "Biblio-EndnoteStyle", "file": "Biblio-EndnoteStyle.wiki"}, "Uncommons_Maths.wiki": {"page": "Uncommons Maths", "file": "Uncommons_Maths.wiki"}, "jeepyb.wiki": {"page": "jeepyb", "file": "jeepyb.wiki"}, "Data-OptList.wiki": {"page": "Data-OptList", "file": "Data-OptList.wiki"}, "JavaScript_MD5.wiki": {"page": "JavaScript MD5", "file": "JavaScript_MD5.wiki"}, "hgettext.wiki": {"page": "hgettext", "file": "hgettext.wiki"}, "backbone.stickit.wiki": {"page": "backbone.stickit", "file": "backbone.stickit.wiki"}, "Angular_Schema_Form.wiki": {"page": "Angular Schema Form", "file": "Angular_Schema_Form.wiki"}, "jscommunicator.wiki": {"page": "jscommunicator", "file": "jscommunicator.wiki"}, "libbson.wiki": {"page": "libbson", "file": "libbson.wiki"}, "traitlets.wiki": {"page": "traitlets", "file": "traitlets.wiki"}, "Dancer-Session-Memcached.wiki": {"page": "Dancer-Session-Memcached", "file": "Dancer-Session-Memcached.wiki"}, "Show_Q.wiki": {"page": "Show Q", "file": "Show_Q.wiki"}, "BB.wiki": {"page": "BB", "file": "BB.wiki"}, "z.wiki": {"page": "z", "file": "z.wiki"}, "kio-gopher.wiki": {"page": "kio-gopher", "file": "kio-gopher.wiki"}, "yosys.wiki": {"page": "yosys", "file": "yosys.wiki"}, "fvwm.wiki": {"page": "fvwm", "file": "fvwm.wiki"}, "gTranscribe.wiki": {"page": "gTranscribe", "file": "gTranscribe.wiki"}, "vpnc.wiki": {"page": "vpnc", "file": "vpnc.wiki"}, "apertium-dan.wiki": {"page": "apertium-dan", "file": "apertium-dan.wiki"}, "LIBSVM.wiki": {"page": "LIBSVM", "file": "LIBSVM.wiki"}, "mistune.wiki": {"page": "mistune", "file": "mistune.wiki"}, "keybinder.wiki": {"page": "keybinder", "file": "keybinder.wiki"}, "BaseX.wiki": {"page": "BaseX", "file": "BaseX.wiki"}, "Glassfish_Jaxb.wiki": {"page": "Glassfish Jaxb", "file": "Glassfish_Jaxb.wiki"}, "pyrite-publisher.wiki": {"page": "pyrite-publisher", "file": "pyrite-publisher.wiki"}, "RKWard.wiki": {"page": "RKWard", "file": "RKWard.wiki"}, "cron.wiki": {"page": "cron", "file": "cron.wiki"}, "Test-Class-Most.wiki": {"page": "Test-Class-Most", "file": "Test-Class-Most.wiki"}, "Maven_Invoker_Plugin.wiki": {"page": "Maven Invoker Plugin", "file": "Maven_Invoker_Plugin.wiki"}, "UNIVERSAL-can.wiki": {"page": "UNIVERSAL-can", "file": "UNIVERSAL-can.wiki"}, "libfreenect.wiki": {"page": "libfreenect", "file": "libfreenect.wiki"}, "puppet-ceilometer.wiki": {"page": "puppet-ceilometer", "file": "puppet-ceilometer.wiki"}, "Scrappy.wiki": {"page": "Scrappy", "file": "Scrappy.wiki"}, "MapServer.wiki": {"page": "MapServer", "file": "MapServer.wiki"}, "attr_encrypted.wiki": {"page": "attr_encrypted", "file": "attr_encrypted.wiki"}, "nested_form.wiki": {"page": "nested_form", "file": "nested_form.wiki"}, "Test__RDF__DOAP__Version.wiki": {"page": "Test::RDF::DOAP::Version", "file": "Test__RDF__DOAP__Version.wiki"}, "Verbiste.wiki": {"page": "Verbiste", "file": "Verbiste.wiki"}, "Armagetron_Advanced.wiki": {"page": "Armagetron Advanced", "file": "Armagetron_Advanced.wiki"}, "DBD-SQLite.wiki": {"page": "DBD-SQLite", "file": "DBD-SQLite.wiki"}, "yafc.wiki": {"page": "yafc", "file": "yafc.wiki"}, "pseudo.wiki": {"page": "pseudo", "file": "pseudo.wiki"}, "fcitx-qimpanel.wiki": {"page": "fcitx-qimpanel", "file": "fcitx-qimpanel.wiki"}, "hoogle.wiki": {"page": "hoogle", "file": "hoogle.wiki"}, "node-websocket.wiki": {"page": "node-websocket", "file": "node-websocket.wiki"}, "roslisp.wiki": {"page": "roslisp", "file": "roslisp.wiki"}, "StepTalk.wiki": {"page": "StepTalk", "file": "StepTalk.wiki"}, "tablist.wiki": {"page": "tablist", "file": "tablist.wiki"}, "Email-Sender-Transport-SMTP-TLS.wiki": {"page": "Email-Sender-Transport-SMTP-TLS", "file": "Email-Sender-Transport-SMTP-TLS.wiki"}, "lxcfs.wiki": {"page": "lxcfs", "file": "lxcfs.wiki"}, "metriks.wiki": {"page": "metriks", "file": "metriks.wiki"}, "opencolorio.wiki": {"page": "opencolorio", "file": "opencolorio.wiki"}, "rails_admin.wiki": {"page": "rails_admin", "file": "rails_admin.wiki"}, "libbs2b.wiki": {"page": "libbs2b", "file": "libbs2b.wiki"}, "kdelibs4support.wiki": {"page": "kdelibs4support", "file": "kdelibs4support.wiki"}, "ast-util.wiki": {"page": "ast-util", "file": "ast-util.wiki"}, "diagrams-solve.wiki": {"page": "diagrams-solve", "file": "diagrams-solve.wiki"}, "SSPACE_basic.wiki": {"page": "SSPACE_basic", "file": "SSPACE_basic.wiki"}, "Test-Timer.wiki": {"page": "Test-Timer", "file": "Test-Timer.wiki"}, "etm.wiki": {"page": "etm", "file": "etm.wiki"}, "collada2gltf.wiki": {"page": "collada2gltf", "file": "collada2gltf.wiki"}, "kcompletion.wiki": {"page": "kcompletion", "file": "kcompletion.wiki"}, "Catalyst-View-GD.wiki": {"page": "Catalyst-View-GD", "file": "Catalyst-View-GD.wiki"}, "comparelib.wiki": {"page": "comparelib", "file": "comparelib.wiki"}, "kmime.wiki": {"page": "kmime", "file": "kmime.wiki"}, "tryton-modules-stock-lot-sled.wiki": {"page": "tryton-modules-stock-lot-sled", "file": "tryton-modules-stock-lot-sled.wiki"}, "flask-multistatic.wiki": {"page": "flask-multistatic", "file": "flask-multistatic.wiki"}, "shotdetect.wiki": {"page": "shotdetect", "file": "shotdetect.wiki"}, "lebiniou.wiki": {"page": "lebiniou", "file": "lebiniou.wiki"}, "go-radix.wiki": {"page": "go-radix", "file": "go-radix.wiki"}, "EGit_Mylyn_GitHub.wiki": {"page": "EGit Mylyn GitHub", "file": "EGit_Mylyn_GitHub.wiki"}, "es5-shim.wiki": {"page": "es5-shim", "file": "es5-shim.wiki"}, "cli-width.wiki": {"page": "cli-width", "file": "cli-width.wiki"}, "luaunit.wiki": {"page": "luaunit", "file": "luaunit.wiki"}, "Text-Levenshtein.wiki": {"page": "Text-Levenshtein", "file": "Text-Levenshtein.wiki"}, "golang-lru.wiki": {"page": "golang-lru", "file": "golang-lru.wiki"}, "PAK64.wiki": {"page": "PAK64", "file": "PAK64.wiki"}, "grabserial.wiki": {"page": "grabserial", "file": "grabserial.wiki"}, "ldtp.wiki": {"page": "ldtp", "file": "ldtp.wiki"}, "cloc.wiki": {"page": "cloc", "file": "cloc.wiki"}, "armada-backlight.wiki": {"page": "armada-backlight", "file": "armada-backlight.wiki"}, "acts_as_list.wiki": {"page": "acts_as_list", "file": "acts_as_list.wiki"}, "Phabricator.wiki": {"page": "Phabricator", "file": "Phabricator.wiki"}, "Types__UUID.wiki": {"page": "Types::UUID", "file": "Types__UUID.wiki"}, "rake-compiler.wiki": {"page": "rake-compiler", "file": "rake-compiler.wiki"}, "fonts-guru-extra.wiki": {"page": "fonts-guru-extra", "file": "fonts-guru-extra.wiki"}, "eigen_stl_containers.wiki": {"page": "eigen_stl_containers", "file": "eigen_stl_containers.wiki"}, "Geo-Point.wiki": {"page": "Geo-Point", "file": "Geo-Point.wiki"}, "jemalloc.wiki": {"page": "jemalloc", "file": "jemalloc.wiki"}, "irssi-plugin-robustirc.wiki": {"page": "irssi-plugin-robustirc", "file": "irssi-plugin-robustirc.wiki"}, "JSON-Any.wiki": {"page": "JSON-Any", "file": "JSON-Any.wiki"}, "form-data.wiki": {"page": "form-data", "file": "form-data.wiki"}, "Term-Query.wiki": {"page": "Term-Query", "file": "Term-Query.wiki"}, "bubblewrap.wiki": {"page": "bubblewrap", "file": "bubblewrap.wiki"}, "vcversioner.wiki": {"page": "vcversioner", "file": "vcversioner.wiki"}, "Net-Frame-Simple.wiki": {"page": "Net-Frame-Simple", "file": "Net-Frame-Simple.wiki"}, "gnome-shell-extension-impatience.wiki": {"page": "gnome-shell-extension-impatience", "file": "gnome-shell-extension-impatience.wiki"}, "Zonemaster.wiki": {"page": "Zonemaster", "file": "Zonemaster.wiki"}, "App-Cleo.wiki": {"page": "App-Cleo", "file": "App-Cleo.wiki"}, "sbsigntool.wiki": {"page": "sbsigntool", "file": "sbsigntool.wiki"}, "is-glob.wiki": {"page": "is-glob", "file": "is-glob.wiki"}, "event-dance.wiki": {"page": "event-dance", "file": "event-dance.wiki"}, "libdvbcsa.wiki": {"page": "libdvbcsa", "file": "libdvbcsa.wiki"}, "yara.wiki": {"page": "yara", "file": "yara.wiki"}, "eim-xml.wiki": {"page": "eim-xml", "file": "eim-xml.wiki"}, "Linux-usermod.wiki": {"page": "Linux-usermod", "file": "Linux-usermod.wiki"}, "catdoc.wiki": {"page": "catdoc", "file": "catdoc.wiki"}, "gupnp-tools.wiki": {"page": "gupnp-tools", "file": "gupnp-tools.wiki"}, "ActiveMQ_Protocol_Buffers_Plugin.wiki": {"page": "ActiveMQ Protocol Buffers Plugin", "file": "ActiveMQ_Protocol_Buffers_Plugin.wiki"}, "Dist-Zilla-Util-ConfigDumper.wiki": {"page": "Dist-Zilla-Util-ConfigDumper", "file": "Dist-Zilla-Util-ConfigDumper.wiki"}, "avis.wiki": {"page": "avis", "file": "avis.wiki"}, "jumpnbump-levels.wiki": {"page": "jumpnbump-levels", "file": "jumpnbump-levels.wiki"}, "ats2-lang.wiki": {"page": "ats2-lang", "file": "ats2-lang.wiki"}, "Libvisual.wiki": {"page": "Libvisual", "file": "Libvisual.wiki"}, "Parallel_netCDF.wiki": {"page": "Parallel netCDF", "file": "Parallel_netCDF.wiki"}, "nova.wiki": {"page": "nova", "file": "nova.wiki"}, "lua-MessagePack.wiki": {"page": "lua-MessagePack", "file": "lua-MessagePack.wiki"}, "Geometry-Primitive.wiki": {"page": "Geometry-Primitive", "file": "Geometry-Primitive.wiki"}, "colortest-python.wiki": {"page": "colortest-python", "file": "colortest-python.wiki"}, "ntplib.wiki": {"page": "ntplib", "file": "ntplib.wiki"}, "String-Trim-More.wiki": {"page": "String-Trim-More", "file": "String-Trim-More.wiki"}, "pdfrw.wiki": {"page": "pdfrw", "file": "pdfrw.wiki"}, "epibasix.wiki": {"page": "epibasix", "file": "epibasix.wiki"}, "animate.css.wiki": {"page": "animate.css", "file": "animate.css.wiki"}, "Time-Duration.wiki": {"page": "Time-Duration", "file": "Time-Duration.wiki"}, "hhsuite.wiki": {"page": "hhsuite", "file": "hhsuite.wiki"}, "frei0r-plugins.wiki": {"page": "frei0r-plugins", "file": "frei0r-plugins.wiki"}, "zoom.wiki": {"page": "zoom", "file": "zoom.wiki"}, "formidable.wiki": {"page": "formidable", "file": "formidable.wiki"}, "luasystem.wiki": {"page": "luasystem", "file": "luasystem.wiki"}, "LWP-Authen-Wsse.wiki": {"page": "LWP-Authen-Wsse", "file": "LWP-Authen-Wsse.wiki"}, "Web__MREST.wiki": {"page": "Web::MREST", "file": "Web__MREST.wiki"}, "bibtool.wiki": {"page": "bibtool", "file": "bibtool.wiki"}, "sanitized_anchor_name.wiki": {"page": "sanitized_anchor_name", "file": "sanitized_anchor_name.wiki"}, "rcssmin.wiki": {"page": "rcssmin", "file": "rcssmin.wiki"}, "fonts-hack.wiki": {"page": "fonts-hack", "file": "fonts-hack.wiki"}, "go-sqlmock.wiki": {"page": "go-sqlmock", "file": "go-sqlmock.wiki"}, "sgml-base.wiki": {"page": "sgml-base", "file": "sgml-base.wiki"}, "path-to-regexp.wiki": {"page": "path-to-regexp", "file": "path-to-regexp.wiki"}, "ktnef.wiki": {"page": "ktnef", "file": "ktnef.wiki"}, "pychromecast.wiki": {"page": "pychromecast", "file": "pychromecast.wiki"}, "glob-parent.wiki": {"page": "glob-parent", "file": "glob-parent.wiki"}, "normalize-path.wiki": {"page": "normalize-path", "file": "normalize-path.wiki"}, "oxygen.wiki": {"page": "oxygen", "file": "oxygen.wiki"}, "libgroove.wiki": {"page": "libgroove", "file": "libgroove.wiki"}, "Encode-JIS2K.wiki": {"page": "Encode-JIS2K", "file": "Encode-JIS2K.wiki"}, "debirf.wiki": {"page": "debirf", "file": "debirf.wiki"}, "Bot-BasicBot-Pluggable.wiki": {"page": "Bot-BasicBot-Pluggable", "file": "Bot-BasicBot-Pluggable.wiki"}, "ceph.wiki": {"page": "ceph", "file": "ceph.wiki"}, "ocurl.wiki": {"page": "ocurl", "file": "ocurl.wiki"}, "python-gammu.wiki": {"page": "python-gammu", "file": "python-gammu.wiki"}, "Plexus_Cipher_Component.wiki": {"page": "Plexus Cipher Component", "file": "Plexus_Cipher_Component.wiki"}, "qttools-opensource-src.wiki": {"page": "qttools-opensource-src", "file": "qttools-opensource-src.wiki"}, "Wiki-Toolkit-Plugin-RSS-Reader.wiki": {"page": "Wiki-Toolkit-Plugin-RSS-Reader", "file": "Wiki-Toolkit-Plugin-RSS-Reader.wiki"}, "d3_rails.wiki": {"page": "d3_rails", "file": "d3_rails.wiki"}, "Stopwatch.wiki": {"page": "Stopwatch", "file": "Stopwatch.wiki"}, "wininfo.wiki": {"page": "wininfo", "file": "wininfo.wiki"}, "qtl.wiki": {"page": "qtl", "file": "qtl.wiki"}, "Config-JFDI.wiki": {"page": "Config-JFDI", "file": "Config-JFDI.wiki"}, "X-Tile.wiki": {"page": "X-Tile", "file": "X-Tile.wiki"}, "webrobots.wiki": {"page": "webrobots", "file": "webrobots.wiki"}, "awesome_nested_set.wiki": {"page": "awesome_nested_set", "file": "awesome_nested_set.wiki"}, "libsnowball-swedish-perl.wiki": {"page": "libsnowball-swedish-perl", "file": "libsnowball-swedish-perl.wiki"}, "Pod-Plainer.wiki": {"page": "Pod-Plainer", "file": "Pod-Plainer.wiki"}, "Jean_Baptiste_Favre.wiki": {"page": "Jean Baptiste Favre", "file": "Jean_Baptiste_Favre.wiki"}, "puppet-syntax.wiki": {"page": "puppet-syntax", "file": "puppet-syntax.wiki"}, "timers.wiki": {"page": "timers", "file": "timers.wiki"}, "Apache_Commons_VFS.wiki": {"page": "Apache Commons VFS", "file": "Apache_Commons_VFS.wiki"}, "podcastparser.wiki": {"page": "podcastparser", "file": "podcastparser.wiki"}, "radiotray.wiki": {"page": "radiotray", "file": "radiotray.wiki"}, "Python_PAM.wiki": {"page": "Python PAM", "file": "Python_PAM.wiki"}, "kget.wiki": {"page": "kget", "file": "kget.wiki"}, "eoconv.wiki": {"page": "eoconv", "file": "eoconv.wiki"}, "Term-Prompt.wiki": {"page": "Term-Prompt", "file": "Term-Prompt.wiki"}, "pslist.wiki": {"page": "pslist", "file": "pslist.wiki"}, "cracklib.wiki": {"page": "cracklib", "file": "cracklib.wiki"}, "Aether.wiki": {"page": "Aether", "file": "Aether.wiki"}, "Inline.wiki": {"page": "Inline", "file": "Inline.wiki"}, "python-lz4.wiki": {"page": "python-lz4", "file": "python-lz4.wiki"}, "plainbox.wiki": {"page": "plainbox", "file": "plainbox.wiki"}, "Test-Pod-Content.wiki": {"page": "Test-Pod-Content", "file": "Test-Pod-Content.wiki"}, "gt5.wiki": {"page": "gt5", "file": "gt5.wiki"}, "Module-Math-Depends.wiki": {"page": "Module-Math-Depends", "file": "Module-Math-Depends.wiki"}, "charm.wiki": {"page": "charm", "file": "charm.wiki"}, "dbf.wiki": {"page": "dbf", "file": "dbf.wiki"}, "y18n.wiki": {"page": "y18n", "file": "y18n.wiki"}, "gnome-exe-thumbnailer.wiki": {"page": "gnome-exe-thumbnailer", "file": "gnome-exe-thumbnailer.wiki"}, "DBIx-Introspector.wiki": {"page": "DBIx-Introspector", "file": "DBIx-Introspector.wiki"}, "IO-Prompter.wiki": {"page": "IO-Prompter", "file": "IO-Prompter.wiki"}, "hpack.wiki": {"page": "hpack", "file": "hpack.wiki"}, "htmlparser2.wiki": {"page": "htmlparser2", "file": "htmlparser2.wiki"}, "GTAMSAnalyzer.wiki": {"page": "GTAMSAnalyzer", "file": "GTAMSAnalyzer.wiki"}, "proto.wiki": {"page": "proto", "file": "proto.wiki"}, "spotlighter.wiki": {"page": "spotlighter", "file": "spotlighter.wiki"}, "nose-testconfig.wiki": {"page": "nose-testconfig", "file": "nose-testconfig.wiki"}, "python-colorlog.wiki": {"page": "python-colorlog", "file": "python-colorlog.wiki"}, "lava-tool.wiki": {"page": "lava-tool", "file": "lava-tool.wiki"}, "IJS.wiki": {"page": "IJS", "file": "IJS.wiki"}, "________misaki-font_.wiki": {"page": "\u7f8e\u54b2\u30d5\u30a9\u30f3\u30c8 (misaki-font)", "file": "________misaki-font_.wiki"}, "bison++.wiki": {"page": "bison++", "file": "bison++.wiki"}, "WWW-Form-UrlEncoded-XS.wiki": {"page": "WWW-Form-UrlEncoded-XS", "file": "WWW-Form-UrlEncoded-XS.wiki"}, "rails-assets-chartjs.wiki": {"page": "rails-assets-chartjs", "file": "rails-assets-chartjs.wiki"}, "nonce.wiki": {"page": "nonce", "file": "nonce.wiki"}, "rr.wiki": {"page": "rr", "file": "rr.wiki"}, "squaremap.wiki": {"page": "squaremap", "file": "squaremap.wiki"}, "fbcat.wiki": {"page": "fbcat", "file": "fbcat.wiki"}, "Dist-Zilla-App-Command-Authordebs.wiki": {"page": "Dist-Zilla-App-Command-Authordebs", "file": "Dist-Zilla-App-Command-Authordebs.wiki"}, "python-signaller.wiki": {"page": "python-signaller", "file": "python-signaller.wiki"}, "kremotecontrol.wiki": {"page": "kremotecontrol", "file": "kremotecontrol.wiki"}, "scrypt.wiki": {"page": "scrypt", "file": "scrypt.wiki"}, "OpenArena.wiki": {"page": "OpenArena", "file": "OpenArena.wiki"}, "libqmi.wiki": {"page": "libqmi", "file": "libqmi.wiki"}, "drf-haystack.wiki": {"page": "drf-haystack", "file": "drf-haystack.wiki"}, "OpenStreetMap_Carto.wiki": {"page": "OpenStreetMap Carto", "file": "OpenStreetMap_Carto.wiki"}, "fatcat.wiki": {"page": "fatcat", "file": "fatcat.wiki"}, "Security-Enhanced_Linux_for_Android.wiki": {"page": "Security-Enhanced Linux for Android", "file": "Security-Enhanced_Linux_for_Android.wiki"}, "python-librtmp.wiki": {"page": "python-librtmp", "file": "python-librtmp.wiki"}, "phc-winner-argon2.wiki": {"page": "phc-winner-argon2", "file": "phc-winner-argon2.wiki"}, "giella-sme.wiki": {"page": "giella-sme", "file": "giella-sme.wiki"}, "Yabause.wiki": {"page": "Yabause", "file": "Yabause.wiki"}, "Serd.wiki": {"page": "Serd", "file": "Serd.wiki"}, "wai-app-file-cgi.wiki": {"page": "wai-app-file-cgi", "file": "wai-app-file-cgi.wiki"}, "convoy.wiki": {"page": "convoy", "file": "convoy.wiki"}, "NetworkManager-openvpn.wiki": {"page": "NetworkManager-openvpn", "file": "NetworkManager-openvpn.wiki"}, "binary-tagged.wiki": {"page": "binary-tagged", "file": "binary-tagged.wiki"}, "DateTime-Event-Recurrence.wiki": {"page": "DateTime-Event-Recurrence", "file": "DateTime-Event-Recurrence.wiki"}, "jlibeps.wiki": {"page": "jlibeps", "file": "jlibeps.wiki"}, "OpenFst.wiki": {"page": "OpenFst", "file": "OpenFst.wiki"}, "test-framework-hunit.wiki": {"page": "test-framework-hunit", "file": "test-framework-hunit.wiki"}, "click.wiki": {"page": "click", "file": "click.wiki"}, "haml-contrib.wiki": {"page": "haml-contrib", "file": "haml-contrib.wiki"}, "libmspack.wiki": {"page": "libmspack", "file": "libmspack.wiki"}, "SMS-Send-AQL.wiki": {"page": "SMS-Send-AQL", "file": "SMS-Send-AQL.wiki"}, "IO-Pager.wiki": {"page": "IO-Pager", "file": "IO-Pager.wiki"}, "Verilator.wiki": {"page": "Verilator", "file": "Verilator.wiki"}, "plowshare-modules-legacy.wiki": {"page": "plowshare-modules-legacy", "file": "plowshare-modules-legacy.wiki"}, "semigroups.wiki": {"page": "semigroups", "file": "semigroups.wiki"}, "Lingua-EN-Numbers-Ordinate.wiki": {"page": "Lingua-EN-Numbers-Ordinate", "file": "Lingua-EN-Numbers-Ordinate.wiki"}, "expect.js.wiki": {"page": "expect.js", "file": "expect.js.wiki"}, "Perl6-Say.wiki": {"page": "Perl6-Say", "file": "Perl6-Say.wiki"}, "HEALPix.wiki": {"page": "HEALPix", "file": "HEALPix.wiki"}, "jQuery.wiki": {"page": "jQuery", "file": "jQuery.wiki"}, "wrench.wiki": {"page": "wrench", "file": "wrench.wiki"}, "tryton-modules-sale-promotion.wiki": {"page": "tryton-modules-sale-promotion", "file": "tryton-modules-sale-promotion.wiki"}, "copyright-update.wiki": {"page": "copyright-update", "file": "copyright-update.wiki"}, "LWP-Protocol-socks.wiki": {"page": "LWP-Protocol-socks", "file": "LWP-Protocol-socks.wiki"}, "Taint-Util.wiki": {"page": "Taint-Util", "file": "Taint-Util.wiki"}, "merge-descriptors.wiki": {"page": "merge-descriptors", "file": "merge-descriptors.wiki"}, "wcwidth.wiki": {"page": "wcwidth", "file": "wcwidth.wiki"}, "webhook.wiki": {"page": "webhook", "file": "webhook.wiki"}, "gresolver.wiki": {"page": "gresolver", "file": "gresolver.wiki"}, "isexe.wiki": {"page": "isexe", "file": "isexe.wiki"}, "Data-Uniqid.wiki": {"page": "Data-Uniqid", "file": "Data-Uniqid.wiki"}, "MooX__Role__Logger.wiki": {"page": "MooX::Role::Logger", "file": "MooX__Role__Logger.wiki"}, "golang-go-zfs.wiki": {"page": "golang-go-zfs", "file": "golang-go-zfs.wiki"}, "python-ecdsa.wiki": {"page": "python-ecdsa", "file": "python-ecdsa.wiki"}, "RT-Client-REST.wiki": {"page": "RT-Client-REST", "file": "RT-Client-REST.wiki"}, "uget.wiki": {"page": "uget", "file": "uget.wiki"}, "pygame.wiki": {"page": "pygame", "file": "pygame.wiki"}, "bti.wiki": {"page": "bti", "file": "bti.wiki"}, "RSA.wiki": {"page": "RSA", "file": "RSA.wiki"}, "tryton-modules-stock-location-sequence.wiki": {"page": "tryton-modules-stock-location-sequence", "file": "tryton-modules-stock-location-sequence.wiki"}, "hspec-contrib.wiki": {"page": "hspec-contrib", "file": "hspec-contrib.wiki"}, "gnome-dictionary.wiki": {"page": "gnome-dictionary", "file": "gnome-dictionary.wiki"}, "Finance__Quote.wiki": {"page": "Finance::Quote", "file": "Finance__Quote.wiki"}, "drupal-mod-jqueryi18nproperties.wiki": {"page": "drupal-mod-jqueryi18nproperties", "file": "drupal-mod-jqueryi18nproperties.wiki"}, "pyppd.wiki": {"page": "pyppd", "file": "pyppd.wiki"}, "stream-shift.wiki": {"page": "stream-shift", "file": "stream-shift.wiki"}, "github.com_matttproud_golang_protobuf_extensions.wiki": {"page": "github.com/matttproud/golang_protobuf_extensions", "file": "github.com_matttproud_golang_protobuf_extensions.wiki"}, "Perl_Audio_Converter.wiki": {"page": "Perl Audio Converter", "file": "Perl_Audio_Converter.wiki"}, "Asterisk-Flite.wiki": {"page": "Asterisk-Flite", "file": "Asterisk-Flite.wiki"}, "leaflet-formbuilder.wiki": {"page": "leaflet-formbuilder", "file": "leaflet-formbuilder.wiki"}, "miscTools.wiki": {"page": "miscTools", "file": "miscTools.wiki"}, "Test-Net-LDAP.wiki": {"page": "Test-Net-LDAP", "file": "Test-Net-LDAP.wiki"}, "Apt_clone.wiki": {"page": "Apt clone", "file": "Apt_clone.wiki"}, "xmonad-wallpaper.wiki": {"page": "xmonad-wallpaper", "file": "xmonad-wallpaper.wiki"}, "livestreamer.wiki": {"page": "livestreamer", "file": "livestreamer.wiki"}, "bareword-filehandles.wiki": {"page": "bareword-filehandles", "file": "bareword-filehandles.wiki"}, "cross-spawn.wiki": {"page": "cross-spawn", "file": "cross-spawn.wiki"}, "aruba.wiki": {"page": "aruba", "file": "aruba.wiki"}, "iodine.wiki": {"page": "iodine", "file": "iodine.wiki"}, "Math-TamuAnova.wiki": {"page": "Math-TamuAnova", "file": "Math-TamuAnova.wiki"}, "gnome-maps.wiki": {"page": "gnome-maps", "file": "gnome-maps.wiki"}, "normalize-git-url.wiki": {"page": "normalize-git-url", "file": "normalize-git-url.wiki"}, "hexalate.wiki": {"page": "hexalate", "file": "hexalate.wiki"}, "Crypt-OpenSSL-RSA.wiki": {"page": "Crypt-OpenSSL-RSA", "file": "Crypt-OpenSSL-RSA.wiki"}, "typhoeus.wiki": {"page": "typhoeus", "file": "typhoeus.wiki"}, "Apache_Mina.wiki": {"page": "Apache Mina", "file": "Apache_Mina.wiki"}, "css-select.wiki": {"page": "css-select", "file": "css-select.wiki"}, "turbolinks.wiki": {"page": "turbolinks", "file": "turbolinks.wiki"}, "cinnamon-translations.wiki": {"page": "cinnamon-translations", "file": "cinnamon-translations.wiki"}, "OERPLib.wiki": {"page": "OERPLib", "file": "OERPLib.wiki"}, "libratbag.wiki": {"page": "libratbag", "file": "libratbag.wiki"}, "rtslib-fb.wiki": {"page": "rtslib-fb", "file": "rtslib-fb.wiki"}, "node-expat.wiki": {"page": "node-expat", "file": "node-expat.wiki"}, "uucp-lmtp.wiki": {"page": "uucp-lmtp", "file": "uucp-lmtp.wiki"}, "App-Cmd.wiki": {"page": "App-Cmd", "file": "App-Cmd.wiki"}, "oslo.privsep.wiki": {"page": "oslo.privsep", "file": "oslo.privsep.wiki"}, "manila-ui.wiki": {"page": "manila-ui", "file": "manila-ui.wiki"}, "mapstructure.wiki": {"page": "mapstructure", "file": "mapstructure.wiki"}, "wai-handler-launch.wiki": {"page": "wai-handler-launch", "file": "wai-handler-launch.wiki"}, "flashblock.wiki": {"page": "flashblock", "file": "flashblock.wiki"}, "mipe.wiki": {"page": "mipe", "file": "mipe.wiki"}, "perfmon2_libpfm4.wiki": {"page": "perfmon2/libpfm4", "file": "perfmon2_libpfm4.wiki"}, "p11-kit.wiki": {"page": "p11-kit", "file": "p11-kit.wiki"}, "puppetlabs-mysql.wiki": {"page": "puppetlabs-mysql", "file": "puppetlabs-mysql.wiki"}, "liblaxjson.wiki": {"page": "liblaxjson", "file": "liblaxjson.wiki"}, "latd.wiki": {"page": "latd", "file": "latd.wiki"}, "qjackctl.wiki": {"page": "qjackctl", "file": "qjackctl.wiki"}, "json-schema-validator.wiki": {"page": "json-schema-validator", "file": "json-schema-validator.wiki"}, "colord.wiki": {"page": "colord", "file": "colord.wiki"}, "Net-DPAP-Client.wiki": {"page": "Net-DPAP-Client", "file": "Net-DPAP-Client.wiki"}, "torbirdy.wiki": {"page": "torbirdy", "file": "torbirdy.wiki"}, "Scheherazade.wiki": {"page": "Scheherazade", "file": "Scheherazade.wiki"}, "expiring-cache-map.wiki": {"page": "expiring-cache-map", "file": "expiring-cache-map.wiki"}, "th-expand-syns.wiki": {"page": "th-expand-syns", "file": "th-expand-syns.wiki"}, "caja-extentions.wiki": {"page": "caja-extentions", "file": "caja-extentions.wiki"}, "maidroid.wiki": {"page": "maidroid", "file": "maidroid.wiki"}, "Log-Report-Optional.wiki": {"page": "Log-Report-Optional", "file": "Log-Report-Optional.wiki"}, "bcal.wiki": {"page": "bcal", "file": "bcal.wiki"}, "wmcdplay.wiki": {"page": "wmcdplay", "file": "wmcdplay.wiki"}, "optiminterp_package_for_Octave.wiki": {"page": "optiminterp package for Octave", "file": "optiminterp_package_for_Octave.wiki"}, "gnome-shell-extensions.wiki": {"page": "gnome-shell-extensions", "file": "gnome-shell-extensions.wiki"}, "gnome-online-miners.wiki": {"page": "gnome-online-miners", "file": "gnome-online-miners.wiki"}, "DBD-Mock.wiki": {"page": "DBD-Mock", "file": "DBD-Mock.wiki"}, "libsignond-glib.wiki": {"page": "libsignond-glib", "file": "libsignond-glib.wiki"}, "sawfish.wiki": {"page": "sawfish", "file": "sawfish.wiki"}, "r-cran-catools.wiki": {"page": "r-cran-catools", "file": "r-cran-catools.wiki"}, "DynaLoader__Functions.wiki": {"page": "DynaLoader::Functions", "file": "DynaLoader__Functions.wiki"}, "Dist-Zilla-Plugin-Run.wiki": {"page": "Dist-Zilla-Plugin-Run", "file": "Dist-Zilla-Plugin-Run.wiki"}, "gsl.wiki": {"page": "gsl", "file": "gsl.wiki"}, "pytest-mock.wiki": {"page": "pytest-mock", "file": "pytest-mock.wiki"}, "lucid.wiki": {"page": "lucid", "file": "lucid.wiki"}, "postfwd.wiki": {"page": "postfwd", "file": "postfwd.wiki"}, "path-root-regex.wiki": {"page": "path-root-regex", "file": "path-root-regex.wiki"}, "pymummer.wiki": {"page": "pymummer", "file": "pymummer.wiki"}, "Mapbox_variant.wiki": {"page": "Mapbox variant", "file": "Mapbox_variant.wiki"}, "pptpclient.wiki": {"page": "pptpclient", "file": "pptpclient.wiki"}, "naturalsort.wiki": {"page": "naturalsort", "file": "naturalsort.wiki"}, "groundhog.wiki": {"page": "groundhog", "file": "groundhog.wiki"}, "PyNaCl.wiki": {"page": "PyNaCl", "file": "PyNaCl.wiki"}, "pydotplus.wiki": {"page": "pydotplus", "file": "pydotplus.wiki"}, "comport.wiki": {"page": "comport", "file": "comport.wiki"}, "gon.wiki": {"page": "gon", "file": "gon.wiki"}, "twython.wiki": {"page": "twython", "file": "twython.wiki"}, "averell.wiki": {"page": "averell", "file": "averell.wiki"}, "GuessIt.wiki": {"page": "GuessIt", "file": "GuessIt.wiki"}, "ring.wiki": {"page": "ring", "file": "ring.wiki"}, "unindent.wiki": {"page": "unindent", "file": "unindent.wiki"}, "Pang_Zero.wiki": {"page": "Pang Zero", "file": "Pang_Zero.wiki"}, "Maven_Compiler_Plugin.wiki": {"page": "Maven Compiler Plugin", "file": "Maven_Compiler_Plugin.wiki"}, "Magic_Search.wiki": {"page": "Magic Search", "file": "Magic_Search.wiki"}, "CGI-Application-Plugin-RateLimit.wiki": {"page": "CGI-Application-Plugin-RateLimit", "file": "CGI-Application-Plugin-RateLimit.wiki"}, "Debian-Copyright.wiki": {"page": "Debian-Copyright", "file": "Debian-Copyright.wiki"}, "Adaptive_Sampling_Kit.wiki": {"page": "Adaptive Sampling Kit", "file": "Adaptive_Sampling_Kit.wiki"}, "inifile.wiki": {"page": "inifile", "file": "inifile.wiki"}, "paypal.wiki": {"page": "paypal", "file": "paypal.wiki"}, "paredit.wiki": {"page": "paredit", "file": "paredit.wiki"}, "End.wiki": {"page": "End", "file": "End.wiki"}, "SpringLobby.wiki": {"page": "SpringLobby", "file": "SpringLobby.wiki"}, "Apache__Session__LDAP.wiki": {"page": "Apache::Session::LDAP", "file": "Apache__Session__LDAP.wiki"}, "SBMLToolbox.wiki": {"page": "SBMLToolbox", "file": "SBMLToolbox.wiki"}, "util-linux.wiki": {"page": "util-linux", "file": "util-linux.wiki"}, "Getopt-Long-Descriptive.wiki": {"page": "Getopt-Long-Descriptive", "file": "Getopt-Long-Descriptive.wiki"}, "mecab.wiki": {"page": "mecab", "file": "mecab.wiki"}, "RDF__QueryX__Lazy.wiki": {"page": "RDF::QueryX::Lazy", "file": "RDF__QueryX__Lazy.wiki"}, "Module-ExtractUse.wiki": {"page": "Module-ExtractUse", "file": "Module-ExtractUse.wiki"}, "Tk-ObjScanner.wiki": {"page": "Tk-ObjScanner", "file": "Tk-ObjScanner.wiki"}, "Object-Realize-Later.wiki": {"page": "Object-Realize-Later", "file": "Object-Realize-Later.wiki"}, "DateTime-Format-Builder.wiki": {"page": "DateTime-Format-Builder", "file": "DateTime-Format-Builder.wiki"}, "globus_gram_client_tools.wiki": {"page": "globus_gram_client_tools", "file": "globus_gram_client_tools.wiki"}, "Inform6.wiki": {"page": "Inform6", "file": "Inform6.wiki"}, "litl.wiki": {"page": "litl", "file": "litl.wiki"}, "maruku.wiki": {"page": "maruku", "file": "maruku.wiki"}, "olive.wiki": {"page": "olive", "file": "olive.wiki"}, "Image-Size.wiki": {"page": "Image-Size", "file": "Image-Size.wiki"}, "Tree-DAG_Node.wiki": {"page": "Tree-DAG_Node", "file": "Tree-DAG_Node.wiki"}, "passportjs.wiki": {"page": "passportjs", "file": "passportjs.wiki"}, "scim-thai.wiki": {"page": "scim-thai", "file": "scim-thai.wiki"}, "networking-mlnx.wiki": {"page": "networking-mlnx", "file": "networking-mlnx.wiki"}, "XML-TMX.wiki": {"page": "XML-TMX", "file": "XML-TMX.wiki"}, "gamazons.wiki": {"page": "gamazons", "file": "gamazons.wiki"}, "libbdplus.wiki": {"page": "libbdplus", "file": "libbdplus.wiki"}, "jackson-core.wiki": {"page": "jackson-core", "file": "jackson-core.wiki"}, "hgsubversion.wiki": {"page": "hgsubversion", "file": "hgsubversion.wiki"}, "Locale-Msgfmt.wiki": {"page": "Locale-Msgfmt", "file": "Locale-Msgfmt.wiki"}, "app-catalog-ui.wiki": {"page": "app-catalog-ui", "file": "app-catalog-ui.wiki"}, "ixset-typed.wiki": {"page": "ixset-typed", "file": "ixset-typed.wiki"}, "mmc-utils.wiki": {"page": "mmc-utils", "file": "mmc-utils.wiki"}, "FFmpeg.wiki": {"page": "FFmpeg", "file": "FFmpeg.wiki"}, "typogrify.wiki": {"page": "typogrify", "file": "typogrify.wiki"}, "yesod-form.wiki": {"page": "yesod-form", "file": "yesod-form.wiki"}, "libcdaudio.wiki": {"page": "libcdaudio", "file": "libcdaudio.wiki"}, "base.wiki": {"page": "base", "file": "base.wiki"}, "clockwork.wiki": {"page": "clockwork", "file": "clockwork.wiki"}, "CGSI-gSOAP.wiki": {"page": "CGSI-gSOAP", "file": "CGSI-gSOAP.wiki"}, "lambda-term.wiki": {"page": "lambda-term", "file": "lambda-term.wiki"}, "MooseX-Types-ISO8601.wiki": {"page": "MooseX-Types-ISO8601", "file": "MooseX-Types-ISO8601.wiki"}, "Spiffy.wiki": {"page": "Spiffy", "file": "Spiffy.wiki"}, "HTTP-Body.wiki": {"page": "HTTP-Body", "file": "HTTP-Body.wiki"}, "nodelet-core.wiki": {"page": "nodelet-core", "file": "nodelet-core.wiki"}, "exceptions.wiki": {"page": "exceptions", "file": "exceptions.wiki"}, "Catalyst-Plugin-Cache.wiki": {"page": "Catalyst-Plugin-Cache", "file": "Catalyst-Plugin-Cache.wiki"}, "drmips.wiki": {"page": "drmips", "file": "drmips.wiki"}, "Linux-Distribution-Packages.wiki": {"page": "Linux-Distribution-Packages", "file": "Linux-Distribution-Packages.wiki"}, "xDMS.wiki": {"page": "xDMS", "file": "xDMS.wiki"}, "luksipc.wiki": {"page": "luksipc", "file": "luksipc.wiki"}, "flowdock.wiki": {"page": "flowdock", "file": "flowdock.wiki"}, "mpfrc++.wiki": {"page": "mpfrc++", "file": "mpfrc++.wiki"}, "publicsuffix.wiki": {"page": "publicsuffix", "file": "publicsuffix.wiki"}, "Class-Forward.wiki": {"page": "Class-Forward", "file": "Class-Forward.wiki"}, "libolecf.wiki": {"page": "libolecf", "file": "libolecf.wiki"}, "squidguard.wiki": {"page": "squidguard", "file": "squidguard.wiki"}, "response-time.wiki": {"page": "response-time", "file": "response-time.wiki"}, "SSW_Library.wiki": {"page": "SSW Library", "file": "SSW_Library.wiki"}, "Devel-CheckBin.wiki": {"page": "Devel-CheckBin", "file": "Devel-CheckBin.wiki"}, "devhelp.wiki": {"page": "devhelp", "file": "devhelp.wiki"}, "Text-Levenshtein-Damerau.wiki": {"page": "Text-Levenshtein-Damerau", "file": "Text-Levenshtein-Damerau.wiki"}, "letterize.wiki": {"page": "letterize", "file": "letterize.wiki"}, "Anfo.wiki": {"page": "Anfo", "file": "Anfo.wiki"}, "klines.wiki": {"page": "klines", "file": "klines.wiki"}, "DOSBox.wiki": {"page": "DOSBox", "file": "DOSBox.wiki"}, "xtitle.wiki": {"page": "xtitle", "file": "xtitle.wiki"}, "diacritics.wiki": {"page": "diacritics", "file": "diacritics.wiki"}, "sha256-simd.wiki": {"page": "sha256-simd", "file": "sha256-simd.wiki"}, "Devel-StackTrace-WithLexicals.wiki": {"page": "Devel-StackTrace-WithLexicals", "file": "Devel-StackTrace-WithLexicals.wiki"}, "DBIx-RunSQL.wiki": {"page": "DBIx-RunSQL", "file": "DBIx-RunSQL.wiki"}, "vo-amrwbenc.wiki": {"page": "vo-amrwbenc", "file": "vo-amrwbenc.wiki"}, "Volume_Icon.wiki": {"page": "Volume Icon", "file": "Volume_Icon.wiki"}, "Class-Data-Accessor.wiki": {"page": "Class-Data-Accessor", "file": "Class-Data-Accessor.wiki"}, "jpylyzer.wiki": {"page": "jpylyzer", "file": "jpylyzer.wiki"}, "fog-aws.wiki": {"page": "fog-aws", "file": "fog-aws.wiki"}, "Jump_n_Bump.wiki": {"page": "Jump'n'Bump", "file": "Jump_n_Bump.wiki"}, "RDF__TriN3.wiki": {"page": "RDF::TriN3", "file": "RDF__TriN3.wiki"}, "freetype.wiki": {"page": "freetype", "file": "freetype.wiki"}, "libmygpo-qt.wiki": {"page": "libmygpo-qt", "file": "libmygpo-qt.wiki"}, "django-nose.wiki": {"page": "django-nose", "file": "django-nose.wiki"}, "davical.wiki": {"page": "davical", "file": "davical.wiki"}, "forgetSQL.wiki": {"page": "forgetSQL", "file": "forgetSQL.wiki"}, "GnuPG.wiki": {"page": "GnuPG", "file": "GnuPG.wiki"}, "spiped.wiki": {"page": "spiped", "file": "spiped.wiki"}, "financial_package_for_Octave.wiki": {"page": "financial package for Octave", "file": "financial_package_for_Octave.wiki"}, "profnet.wiki": {"page": "profnet", "file": "profnet.wiki"}, "kdoctools.wiki": {"page": "kdoctools", "file": "kdoctools.wiki"}, "goamz.wiki": {"page": "goamz", "file": "goamz.wiki"}, "gnome-packagekit.wiki": {"page": "gnome-packagekit", "file": "gnome-packagekit.wiki"}, "sphinxcontrib-pecanwsme.wiki": {"page": "sphinxcontrib-pecanwsme", "file": "sphinxcontrib-pecanwsme.wiki"}, "patchelf.wiki": {"page": "patchelf", "file": "patchelf.wiki"}, "Test2-Workflow.wiki": {"page": "Test2-Workflow", "file": "Test2-Workflow.wiki"}, "pgtap.wiki": {"page": "pgtap", "file": "pgtap.wiki"}, "rack-ssl.wiki": {"page": "rack-ssl", "file": "rack-ssl.wiki"}, "NRPE.wiki": {"page": "NRPE", "file": "NRPE.wiki"}, "findit2.wiki": {"page": "findit2", "file": "findit2.wiki"}, "kxd.wiki": {"page": "kxd", "file": "kxd.wiki"}, "django-overextends.wiki": {"page": "django-overextends", "file": "django-overextends.wiki"}, "mp3wrap.wiki": {"page": "mp3wrap", "file": "mp3wrap.wiki"}, "email-reminder.wiki": {"page": "email-reminder", "file": "email-reminder.wiki"}, "g.raphael.wiki": {"page": "g.raphael", "file": "g.raphael.wiki"}, "Any-Template-ProcessDir.wiki": {"page": "Any-Template-ProcessDir", "file": "Any-Template-ProcessDir.wiki"}, "coderay.wiki": {"page": "coderay", "file": "coderay.wiki"}, "method_source.wiki": {"page": "method_source", "file": "method_source.wiki"}, "L-BFGS-B.wiki": {"page": "L-BFGS-B", "file": "L-BFGS-B.wiki"}, "PyMVPA.wiki": {"page": "PyMVPA", "file": "PyMVPA.wiki"}, "Apache_Felix_Gogo_Shell.wiki": {"page": "Apache Felix Gogo Shell", "file": "Apache_Felix_Gogo_Shell.wiki"}, "bino.wiki": {"page": "bino", "file": "bino.wiki"}, "MooseX-Role-Timer.wiki": {"page": "MooseX-Role-Timer", "file": "MooseX-Role-Timer.wiki"}, "DiStorm64.wiki": {"page": "DiStorm64", "file": "DiStorm64.wiki"}, "tosca-parser.wiki": {"page": "tosca-parser", "file": "tosca-parser.wiki"}, "TracSubcomponents.wiki": {"page": "TracSubcomponents", "file": "TracSubcomponents.wiki"}, "rack-attack.wiki": {"page": "rack-attack", "file": "rack-attack.wiki"}, "perl6.wiki": {"page": "perl6", "file": "perl6.wiki"}, "CharLS.wiki": {"page": "CharLS", "file": "CharLS.wiki"}, "Rapid_Photo_Downloader.wiki": {"page": "Rapid Photo Downloader", "file": "Rapid_Photo_Downloader.wiki"}, "extractpdfmark.wiki": {"page": "extractpdfmark", "file": "extractpdfmark.wiki"}, "cryptohash-cryptoapi.wiki": {"page": "cryptohash-cryptoapi", "file": "cryptohash-cryptoapi.wiki"}, "libssh2.wiki": {"page": "libssh2", "file": "libssh2.wiki"}, "fso-deviced.wiki": {"page": "fso-deviced", "file": "fso-deviced.wiki"}, "amq-protocol.wiki": {"page": "amq-protocol", "file": "amq-protocol.wiki"}, "Gnome2-Canvas.wiki": {"page": "Gnome2-Canvas", "file": "Gnome2-Canvas.wiki"}, "osspd.wiki": {"page": "osspd", "file": "osspd.wiki"}, "GNOME_Contacts.wiki": {"page": "GNOME Contacts", "file": "GNOME_Contacts.wiki"}, "Parallel-ForkManager.wiki": {"page": "Parallel-ForkManager", "file": "Parallel-ForkManager.wiki"}, "bitstormlite.wiki": {"page": "bitstormlite", "file": "bitstormlite.wiki"}, "gfbgraph.wiki": {"page": "gfbgraph", "file": "gfbgraph.wiki"}, "libnfs.wiki": {"page": "libnfs", "file": "libnfs.wiki"}, "Plank.wiki": {"page": "Plank", "file": "Plank.wiki"}, "acsccid.wiki": {"page": "acsccid", "file": "acsccid.wiki"}, "gambas3.wiki": {"page": "gambas3", "file": "gambas3.wiki"}, "whichcraft.wiki": {"page": "whichcraft", "file": "whichcraft.wiki"}, "autoradio.wiki": {"page": "autoradio", "file": "autoradio.wiki"}, "libphone-ui.wiki": {"page": "libphone-ui", "file": "libphone-ui.wiki"}, "haskell-sdl-ttf.wiki": {"page": "haskell-sdl-ttf", "file": "haskell-sdl-ttf.wiki"}, "pyfiglet.wiki": {"page": "pyfiglet", "file": "pyfiglet.wiki"}, "LaTeX-Encode.wiki": {"page": "LaTeX-Encode", "file": "LaTeX-Encode.wiki"}, "qtermwidget.wiki": {"page": "qtermwidget", "file": "qtermwidget.wiki"}, "KDG_Commons.wiki": {"page": "KDG Commons", "file": "KDG_Commons.wiki"}, "Test-Deep-Type.wiki": {"page": "Test-Deep-Type", "file": "Test-Deep-Type.wiki"}, "Quartz_Scheduler.wiki": {"page": "Quartz Scheduler", "file": "Quartz_Scheduler.wiki"}, "i2util.wiki": {"page": "i2util", "file": "i2util.wiki"}, "PostgreSQL.wiki": {"page": "PostgreSQL", "file": "PostgreSQL.wiki"}, "perl-ldap.wiki": {"page": "perl-ldap", "file": "perl-ldap.wiki"}, "_pkg_.wiki": {"page": "<pkg>", "file": "_pkg_.wiki"}, "pathlib2.wiki": {"page": "pathlib2", "file": "pathlib2.wiki"}, "moonshot-ui.wiki": {"page": "moonshot-ui", "file": "moonshot-ui.wiki"}, "Dancer__Plugin__DBIC.wiki": {"page": "Dancer::Plugin::DBIC", "file": "Dancer__Plugin__DBIC.wiki"}, "jupyter_core.wiki": {"page": "jupyter_core", "file": "jupyter_core.wiki"}, "qpid-python.wiki": {"page": "qpid-python", "file": "qpid-python.wiki"}, "MongoDB_Java_Driver.wiki": {"page": "MongoDB Java Driver", "file": "MongoDB_Java_Driver.wiki"}, "Getopt-Lucid.wiki": {"page": "Getopt-Lucid", "file": "Getopt-Lucid.wiki"}, "krb5-strength.wiki": {"page": "krb5-strength", "file": "krb5-strength.wiki"}, "dwdiff.wiki": {"page": "dwdiff", "file": "dwdiff.wiki"}, "api.wiki": {"page": "api", "file": "api.wiki"}, "kstars.wiki": {"page": "kstars", "file": "kstars.wiki"}, "udiskie.wiki": {"page": "udiskie", "file": "udiskie.wiki"}, "RandomFieldsUtils.wiki": {"page": "RandomFieldsUtils", "file": "RandomFieldsUtils.wiki"}, "log4shib.wiki": {"page": "log4shib", "file": "log4shib.wiki"}, "net-telnet.wiki": {"page": "net-telnet", "file": "net-telnet.wiki"}, "NetCDF-Fortran.wiki": {"page": "NetCDF-Fortran", "file": "NetCDF-Fortran.wiki"}, "MIDI-Perl.wiki": {"page": "MIDI-Perl", "file": "MIDI-Perl.wiki"}, "Test-Weaken.wiki": {"page": "Test-Weaken", "file": "Test-Weaken.wiki"}, "sprockets-es6.wiki": {"page": "sprockets-es6", "file": "sprockets-es6.wiki"}, "samdump2.wiki": {"page": "samdump2", "file": "samdump2.wiki"}, "salt-formula-heat.wiki": {"page": "salt-formula-heat", "file": "salt-formula-heat.wiki"}, "antlr3.wiki": {"page": "antlr3", "file": "antlr3.wiki"}, "Bullet.wiki": {"page": "Bullet", "file": "Bullet.wiki"}, "xkcdpass.wiki": {"page": "xkcdpass", "file": "xkcdpass.wiki"}, "py-amqplib.wiki": {"page": "py-amqplib", "file": "py-amqplib.wiki"}, "planner.wiki": {"page": "planner", "file": "planner.wiki"}, "Apache_Geronimo_EJB_3.2_Specification.wiki": {"page": "Apache Geronimo EJB 3.2 Specification", "file": "Apache_Geronimo_EJB_3.2_Specification.wiki"}, "JSON-XS.wiki": {"page": "JSON-XS", "file": "JSON-XS.wiki"}, "Sisu_Guice.wiki": {"page": "Sisu Guice", "file": "Sisu_Guice.wiki"}, "static-extend.wiki": {"page": "static-extend", "file": "static-extend.wiki"}, "gummi.wiki": {"page": "gummi", "file": "gummi.wiki"}, "AnyEvent__XMPP.wiki": {"page": "AnyEvent::XMPP", "file": "AnyEvent__XMPP.wiki"}, "CGI-Application-Plugin-ViewCode.wiki": {"page": "CGI-Application-Plugin-ViewCode", "file": "CGI-Application-Plugin-ViewCode.wiki"}, "pcaprub.wiki": {"page": "pcaprub", "file": "pcaprub.wiki"}, "IMAP-Admin.wiki": {"page": "IMAP-Admin", "file": "IMAP-Admin.wiki"}, "gstreamer-vaapi.wiki": {"page": "gstreamer-vaapi", "file": "gstreamer-vaapi.wiki"}, "Regexp__Assemble.wiki": {"page": "Regexp::Assemble", "file": "Regexp__Assemble.wiki"}, "SDL_stretch.wiki": {"page": "SDL_stretch", "file": "SDL_stretch.wiki"}, "rows.wiki": {"page": "rows", "file": "rows.wiki"}, "shUnit2.wiki": {"page": "shUnit2", "file": "shUnit2.wiki"}, "munin-plugins-openstack.wiki": {"page": "munin-plugins-openstack", "file": "munin-plugins-openstack.wiki"}, "text.wiki": {"page": "text", "file": "text.wiki"}, "versionomy.wiki": {"page": "versionomy", "file": "versionomy.wiki"}, "dib-utils.wiki": {"page": "dib-utils", "file": "dib-utils.wiki"}, "MKDoc-XML.wiki": {"page": "MKDoc-XML", "file": "MKDoc-XML.wiki"}, "Net-Frame-Dump.wiki": {"page": "Net-Frame-Dump", "file": "Net-Frame-Dump.wiki"}, "Data-Format-HTML.wiki": {"page": "Data-Format-HTML", "file": "Data-Format-HTML.wiki"}, "libirclib-java.wiki": {"page": "libirclib-java", "file": "libirclib-java.wiki"}, "dma.wiki": {"page": "dma", "file": "dma.wiki"}, "Net-Amazon.wiki": {"page": "Net-Amazon", "file": "Net-Amazon.wiki"}, "unittest2.wiki": {"page": "unittest2", "file": "unittest2.wiki"}, "strongswan.wiki": {"page": "strongswan", "file": "strongswan.wiki"}, "odot.wiki": {"page": "odot", "file": "odot.wiki"}, "pyeapi.wiki": {"page": "pyeapi", "file": "pyeapi.wiki"}, "loggo.wiki": {"page": "loggo", "file": "loggo.wiki"}, "python-lzo.wiki": {"page": "python-lzo", "file": "python-lzo.wiki"}, "puppet-oslo.wiki": {"page": "puppet-oslo", "file": "puppet-oslo.wiki"}, "GLURaw.wiki": {"page": "GLURaw", "file": "GLURaw.wiki"}, "publicsuffixlist.wiki": {"page": "publicsuffixlist", "file": "publicsuffixlist.wiki"}, "rails-assets-jquery-placeholder.wiki": {"page": "rails-assets-jquery-placeholder", "file": "rails-assets-jquery-placeholder.wiki"}, "github.com_dcu_mongodb_exporter.wiki": {"page": "github.com/dcu/mongodb_exporter", "file": "github.com_dcu_mongodb_exporter.wiki"}, "gumbo-parser.wiki": {"page": "gumbo-parser", "file": "gumbo-parser.wiki"}, "jeex.wiki": {"page": "jeex", "file": "jeex.wiki"}, "Slic3r.wiki": {"page": "Slic3r", "file": "Slic3r.wiki"}, "prettify.js.wiki": {"page": "prettify.js", "file": "prettify.js.wiki"}, "haplo.stats.wiki": {"page": "haplo.stats", "file": "haplo.stats.wiki"}, "wmifinfo.wiki": {"page": "wmifinfo", "file": "wmifinfo.wiki"}, "bisho.wiki": {"page": "bisho", "file": "bisho.wiki"}, "smithwaterman.wiki": {"page": "smithwaterman", "file": "smithwaterman.wiki"}, "niceshaper.wiki": {"page": "niceshaper", "file": "niceshaper.wiki"}, "Jackson_JAX-RS.wiki": {"page": "Jackson JAX-RS", "file": "Jackson_JAX-RS.wiki"}, "Sys-Syscall.wiki": {"page": "Sys-Syscall", "file": "Sys-Syscall.wiki"}, "nield.wiki": {"page": "nield", "file": "nield.wiki"}, "libosmium.wiki": {"page": "libosmium", "file": "libosmium.wiki"}, "JNLP_Servlet.wiki": {"page": "JNLP Servlet", "file": "JNLP_Servlet.wiki"}, "spc.wiki": {"page": "spc", "file": "spc.wiki"}, "LADITools.wiki": {"page": "LADITools", "file": "LADITools.wiki"}, "libbio-graphics-perl.wiki": {"page": "libbio-graphics-perl", "file": "libbio-graphics-perl.wiki"}, "tar.wiki": {"page": "tar", "file": "tar.wiki"}, "Devel-Dumpvar.wiki": {"page": "Devel-Dumpvar", "file": "Devel-Dumpvar.wiki"}, "combinatorial_designs.wiki": {"page": "combinatorial_designs", "file": "combinatorial_designs.wiki"}, "ibuffer-projectile.wiki": {"page": "ibuffer-projectile", "file": "ibuffer-projectile.wiki"}, "is-descriptor.wiki": {"page": "is-descriptor", "file": "is-descriptor.wiki"}, "Class-C3.wiki": {"page": "Class-C3", "file": "Class-C3.wiki"}, "Guitarix.wiki": {"page": "Guitarix", "file": "Guitarix.wiki"}, "webalizer.wiki": {"page": "webalizer", "file": "webalizer.wiki"}, "YUI_Compass_Plugin.wiki": {"page": "YUI Compass Plugin", "file": "YUI_Compass_Plugin.wiki"}, "inform-mode.wiki": {"page": "inform-mode", "file": "inform-mode.wiki"}, "ropemacs.wiki": {"page": "ropemacs", "file": "ropemacs.wiki"}, "cppreference-doc.wiki": {"page": "cppreference-doc", "file": "cppreference-doc.wiki"}, "python-can.wiki": {"page": "python-can", "file": "python-can.wiki"}, "ruby_version.wiki": {"page": "ruby_version", "file": "ruby_version.wiki"}, "github.com_weaveworks_mesh.wiki": {"page": "github.com/weaveworks/mesh", "file": "github.com_weaveworks_mesh.wiki"}, "mod_gnutls.wiki": {"page": "mod_gnutls", "file": "mod_gnutls.wiki"}, "XML-Bare.wiki": {"page": "XML-Bare", "file": "XML-Bare.wiki"}, "aisleriot.wiki": {"page": "aisleriot", "file": "aisleriot.wiki"}, "django-auth-ldap.wiki": {"page": "django-auth-ldap", "file": "django-auth-ldap.wiki"}, "Catalyst-Model-Adaptor.wiki": {"page": "Catalyst-Model-Adaptor", "file": "Catalyst-Model-Adaptor.wiki"}, "lombok.ast.wiki": {"page": "lombok.ast", "file": "lombok.ast.wiki"}, "phpserialize.wiki": {"page": "phpserialize", "file": "phpserialize.wiki"}, "python-astor.wiki": {"page": "python-astor", "file": "python-astor.wiki"}, "LEMON.wiki": {"page": "LEMON", "file": "LEMON.wiki"}, "B++-Seq.wiki": {"page": "B++-Seq", "file": "B++-Seq.wiki"}, "circus.wiki": {"page": "circus", "file": "circus.wiki"}, "malai.wiki": {"page": "malai", "file": "malai.wiki"}, "jquery-timeago.wiki": {"page": "jquery-timeago", "file": "jquery-timeago.wiki"}, "tasty-quickcheck.wiki": {"page": "tasty-quickcheck", "file": "tasty-quickcheck.wiki"}, "quakespasm.wiki": {"page": "quakespasm", "file": "quakespasm.wiki"}, "Bootstrap.wiki": {"page": "Bootstrap", "file": "Bootstrap.wiki"}, "gifsicle.wiki": {"page": "gifsicle", "file": "gifsicle.wiki"}, "exact-pi.wiki": {"page": "exact-pi", "file": "exact-pi.wiki"}, "apertium-cat.wiki": {"page": "apertium-cat", "file": "apertium-cat.wiki"}, "hugo.wiki": {"page": "hugo", "file": "hugo.wiki"}, "QtPass.wiki": {"page": "QtPass", "file": "QtPass.wiki"}, "python-pyelftools.wiki": {"page": "python-pyelftools", "file": "python-pyelftools.wiki"}, "Syntax-Highlight-Engine-Kate.wiki": {"page": "Syntax-Highlight-Engine-Kate", "file": "Syntax-Highlight-Engine-Kate.wiki"}, "MHAP.wiki": {"page": "MHAP", "file": "MHAP.wiki"}, "Specfun_package_for_Octave.wiki": {"page": "Specfun package for Octave", "file": "Specfun_package_for_Octave.wiki"}, "rtv.wiki": {"page": "rtv", "file": "rtv.wiki"}, "clean-css.wiki": {"page": "clean-css", "file": "clean-css.wiki"}, "SVN-SVNLook.wiki": {"page": "SVN-SVNLook", "file": "SVN-SVNLook.wiki"}, "actionpack-page_caching.wiki": {"page": "actionpack-page_caching", "file": "actionpack-page_caching.wiki"}, "smali.wiki": {"page": "smali", "file": "smali.wiki"}, "snake4.wiki": {"page": "snake4", "file": "snake4.wiki"}, "dhcp4.wiki": {"page": "dhcp4", "file": "dhcp4.wiki"}, "python-scp.wiki": {"page": "python-scp", "file": "python-scp.wiki"}, "Hash-Diff.wiki": {"page": "Hash-Diff", "file": "Hash-Diff.wiki"}, "first-chunk-stream.wiki": {"page": "first-chunk-stream", "file": "first-chunk-stream.wiki"}, "PDL-IO-Matlab.wiki": {"page": "PDL-IO-Matlab", "file": "PDL-IO-Matlab.wiki"}, "fstream-ignore.wiki": {"page": "fstream-ignore", "file": "fstream-ignore.wiki"}, "utf8-all.wiki": {"page": "utf8-all", "file": "utf8-all.wiki"}, "DateTime-Format-Epoch.wiki": {"page": "DateTime-Format-Epoch", "file": "DateTime-Format-Epoch.wiki"}, "connman-ui.wiki": {"page": "connman-ui", "file": "connman-ui.wiki"}, "qqman.wiki": {"page": "qqman", "file": "qqman.wiki"}, "pommed.wiki": {"page": "pommed", "file": "pommed.wiki"}, "openambit.wiki": {"page": "openambit", "file": "openambit.wiki"}, "Rose-DB.wiki": {"page": "Rose-DB", "file": "Rose-DB.wiki"}, "Crypt__Util.wiki": {"page": "Crypt::Util", "file": "Crypt__Util.wiki"}, "HTTP-Cookies.wiki": {"page": "HTTP-Cookies", "file": "HTTP-Cookies.wiki"}, "sshcommand.wiki": {"page": "sshcommand", "file": "sshcommand.wiki"}, "Termdebug.wiki": {"page": "Termdebug", "file": "Termdebug.wiki"}, "mgrs.wiki": {"page": "mgrs", "file": "mgrs.wiki"}, "Classic_Theme_Restorer.wiki": {"page": "Classic Theme Restorer", "file": "Classic_Theme_Restorer.wiki"}, "tryton-modules-account.wiki": {"page": "tryton-modules-account", "file": "tryton-modules-account.wiki"}, "lavaan.wiki": {"page": "lavaan", "file": "lavaan.wiki"}, "e2guardian.wiki": {"page": "e2guardian", "file": "e2guardian.wiki"}, "enemy_lines_3.wiki": {"page": "enemy lines 3", "file": "enemy_lines_3.wiki"}, "mailnag-gnome-shell.wiki": {"page": "mailnag-gnome-shell", "file": "mailnag-gnome-shell.wiki"}, "wmaker.wiki": {"page": "wmaker", "file": "wmaker.wiki"}, "nethack.wiki": {"page": "nethack", "file": "nethack.wiki"}, "fog-sakuracloud.wiki": {"page": "fog-sakuracloud", "file": "fog-sakuracloud.wiki"}, "publican-debian.wiki": {"page": "publican-debian", "file": "publican-debian.wiki"}, "MQTT_Client.wiki": {"page": "MQTT Client", "file": "MQTT_Client.wiki"}, "crypt.wiki": {"page": "crypt", "file": "crypt.wiki"}, "XML-DT.wiki": {"page": "XML-DT", "file": "XML-DT.wiki"}, "vlc-plugin-vlsub.wiki": {"page": "vlc-plugin-vlsub", "file": "vlc-plugin-vlsub.wiki"}, "mpDris2.wiki": {"page": "mpDris2", "file": "mpDris2.wiki"}, "APacheDEX.wiki": {"page": "APacheDEX", "file": "APacheDEX.wiki"}, "python-libdiscid.wiki": {"page": "python-libdiscid", "file": "python-libdiscid.wiki"}, "Transmageddon.wiki": {"page": "Transmageddon", "file": "Transmageddon.wiki"}, "regex-compat-tdfa.wiki": {"page": "regex-compat-tdfa", "file": "regex-compat-tdfa.wiki"}, "libyami-utils.wiki": {"page": "libyami-utils", "file": "libyami-utils.wiki"}, "profunctors.wiki": {"page": "profunctors", "file": "profunctors.wiki"}, "python-bugzilla.wiki": {"page": "python-bugzilla", "file": "python-bugzilla.wiki"}, "ngraph-gtk.wiki": {"page": "ngraph-gtk", "file": "ngraph-gtk.wiki"}, "Unicode__Escape.wiki": {"page": "Unicode::Escape", "file": "Unicode__Escape.wiki"}, "fonts-deva.wiki": {"page": "fonts-deva", "file": "fonts-deva.wiki"}, "Html2Wml.wiki": {"page": "Html2Wml", "file": "Html2Wml.wiki"}, "Eigenbase_Farago.wiki": {"page": "Eigenbase Farago", "file": "Eigenbase_Farago.wiki"}, "Software-License.wiki": {"page": "Software-License", "file": "Software-License.wiki"}, "foo2zjs.wiki": {"page": "foo2zjs", "file": "foo2zjs.wiki"}, "axiom-types.wiki": {"page": "axiom-types", "file": "axiom-types.wiki"}, "hex.wiki": {"page": "hex", "file": "hex.wiki"}, "DRC.wiki": {"page": "DRC", "file": "DRC.wiki"}, "BiasedUrn.wiki": {"page": "BiasedUrn", "file": "BiasedUrn.wiki"}, "jekyll.wiki": {"page": "jekyll", "file": "jekyll.wiki"}, "boxes.wiki": {"page": "boxes", "file": "boxes.wiki"}, "memory.wiki": {"page": "memory", "file": "memory.wiki"}, "wmbubble.wiki": {"page": "wmbubble", "file": "wmbubble.wiki"}, "DateTime-Format-Flexible.wiki": {"page": "DateTime-Format-Flexible", "file": "DateTime-Format-Flexible.wiki"}, "Javassist.wiki": {"page": "Javassist", "file": "Javassist.wiki"}, "Device-SerialPort.wiki": {"page": "Device-SerialPort", "file": "Device-SerialPort.wiki"}, "dehydrated.wiki": {"page": "dehydrated", "file": "dehydrated.wiki"}, "reform-hsp.wiki": {"page": "reform-hsp", "file": "reform-hsp.wiki"}, "libjs-cocktail.wiki": {"page": "libjs-cocktail", "file": "libjs-cocktail.wiki"}, "qca.wiki": {"page": "qca", "file": "qca.wiki"}, "cgi.wiki": {"page": "cgi", "file": "cgi.wiki"}, "chartkick.js.wiki": {"page": "chartkick.js", "file": "chartkick.js.wiki"}, "Amazon-SQS-Simple.wiki": {"page": "Amazon-SQS-Simple", "file": "Amazon-SQS-Simple.wiki"}, "spec.wiki": {"page": "spec", "file": "spec.wiki"}, "lnav.wiki": {"page": "lnav", "file": "lnav.wiki"}, "Graphics-ColorNames-WWW.wiki": {"page": "Graphics-ColorNames-WWW", "file": "Graphics-ColorNames-WWW.wiki"}, "lens.wiki": {"page": "lens", "file": "lens.wiki"}, "MooseX-Storage.wiki": {"page": "MooseX-Storage", "file": "MooseX-Storage.wiki"}, "Email-Stuffer.wiki": {"page": "Email-Stuffer", "file": "Email-Stuffer.wiki"}, "cutest.wiki": {"page": "cutest", "file": "cutest.wiki"}, "hfst.wiki": {"page": "hfst", "file": "hfst.wiki"}, "gfxboot.wiki": {"page": "gfxboot", "file": "gfxboot.wiki"}, "fastimage.wiki": {"page": "fastimage", "file": "fastimage.wiki"}, "libassuan.wiki": {"page": "libassuan", "file": "libassuan.wiki"}, "bspwm.wiki": {"page": "bspwm", "file": "bspwm.wiki"}, "lrdragndrop.wiki": {"page": "lrdragndrop", "file": "lrdragndrop.wiki"}, "freesweep.wiki": {"page": "freesweep", "file": "freesweep.wiki"}, "libgsm0710.wiki": {"page": "libgsm0710", "file": "libgsm0710.wiki"}, "xclip.wiki": {"page": "xclip", "file": "xclip.wiki"}, "libconfig-model-dpkg-perl.wiki": {"page": "libconfig-model-dpkg-perl", "file": "libconfig-model-dpkg-perl.wiki"}, "WSME.wiki": {"page": "WSME", "file": "WSME.wiki"}, "Kismet.wiki": {"page": "Kismet", "file": "Kismet.wiki"}, "croniter.wiki": {"page": "croniter", "file": "croniter.wiki"}, "github.com_kr_pretty.wiki": {"page": "github.com/kr/pretty", "file": "github.com_kr_pretty.wiki"}, "ibm_db_sa.wiki": {"page": "ibm_db_sa", "file": "ibm_db_sa.wiki"}, "metastudent-data-2.wiki": {"page": "metastudent-data-2", "file": "metastudent-data-2.wiki"}, "WWW-NicoVideo-Download.wiki": {"page": "WWW-NicoVideo-Download", "file": "WWW-NicoVideo-Download.wiki"}, "rpam-ruby19.wiki": {"page": "rpam-ruby19", "file": "rpam-ruby19.wiki"}, "apt-rdepends.wiki": {"page": "apt-rdepends", "file": "apt-rdepends.wiki"}, "Jmol.wiki": {"page": "Jmol", "file": "Jmol.wiki"}, "POE.wiki": {"page": "POE", "file": "POE.wiki"}, "ecere-sdk.wiki": {"page": "ecere-sdk", "file": "ecere-sdk.wiki"}, "edge-addition-planarity-suite.wiki": {"page": "edge-addition-planarity-suite", "file": "edge-addition-planarity-suite.wiki"}, "libgsf_--_The_G_Structured_File_Library.wiki": {"page": "libgsf -- The G Structured File Library", "file": "libgsf_--_The_G_Structured_File_Library.wiki"}, "gfs2-utils.wiki": {"page": "gfs2-utils", "file": "gfs2-utils.wiki"}, "Term-UI.wiki": {"page": "Term-UI", "file": "Term-UI.wiki"}, "Tree-RB.wiki": {"page": "Tree-RB", "file": "Tree-RB.wiki"}, "open-isns.wiki": {"page": "open-isns", "file": "open-isns.wiki"}, "balanced-match.wiki": {"page": "balanced-match", "file": "balanced-match.wiki"}, "epson-inkjet-printer-escpr.wiki": {"page": "epson-inkjet-printer-escpr", "file": "epson-inkjet-printer-escpr.wiki"}, "kdesrc-build.wiki": {"page": "kdesrc-build", "file": "kdesrc-build.wiki"}, "krita.wiki": {"page": "krita", "file": "krita.wiki"}, "Tie-Hash-Expire.wiki": {"page": "Tie-Hash-Expire", "file": "Tie-Hash-Expire.wiki"}, "Minion.wiki": {"page": "Minion", "file": "Minion.wiki"}, "TREE-PUZZLE.wiki": {"page": "TREE-PUZZLE", "file": "TREE-PUZZLE.wiki"}, "mGBA.wiki": {"page": "mGBA", "file": "mGBA.wiki"}, "Net-IRR.wiki": {"page": "Net-IRR", "file": "Net-IRR.wiki"}, "setcolortemperature.wiki": {"page": "setcolortemperature", "file": "setcolortemperature.wiki"}, "pyotp.wiki": {"page": "pyotp", "file": "pyotp.wiki"}, "object.omit.wiki": {"page": "object.omit", "file": "object.omit.wiki"}, "plasma-workspace.wiki": {"page": "plasma-workspace", "file": "plasma-workspace.wiki"}, "go-toml.wiki": {"page": "go-toml", "file": "go-toml.wiki"}, "aprx.wiki": {"page": "aprx", "file": "aprx.wiki"}, "twolame.wiki": {"page": "twolame", "file": "twolame.wiki"}, "OSGi_Foundation_EE_Classes.wiki": {"page": "OSGi Foundation EE Classes", "file": "OSGi_Foundation_EE_Classes.wiki"}, "OpenCOLLADA.wiki": {"page": "OpenCOLLADA", "file": "OpenCOLLADA.wiki"}, "chaosreader.wiki": {"page": "chaosreader", "file": "chaosreader.wiki"}, "automaton.wiki": {"page": "automaton", "file": "automaton.wiki"}, "charsetdetect-ae.wiki": {"page": "charsetdetect-ae", "file": "charsetdetect-ae.wiki"}, "asl.wiki": {"page": "asl", "file": "asl.wiki"}, "yecht.wiki": {"page": "yecht", "file": "yecht.wiki"}, "libibmad.wiki": {"page": "libibmad", "file": "libibmad.wiki"}, "HTTP-Thin.wiki": {"page": "HTTP-Thin", "file": "HTTP-Thin.wiki"}, "traceback2.wiki": {"page": "traceback2", "file": "traceback2.wiki"}, "cors.wiki": {"page": "cors", "file": "cors.wiki"}, "futurist.wiki": {"page": "futurist", "file": "futurist.wiki"}, "r-cran-htmltools.wiki": {"page": "r-cran-htmltools", "file": "r-cran-htmltools.wiki"}, "Log-Agent-Logger.wiki": {"page": "Log-Agent-Logger", "file": "Log-Agent-Logger.wiki"}, "mosh.wiki": {"page": "mosh", "file": "mosh.wiki"}, "make.wiki": {"page": "make", "file": "make.wiki"}, "Rsamtools.wiki": {"page": "Rsamtools", "file": "Rsamtools.wiki"}, "sass-mode.el.wiki": {"page": "sass-mode.el", "file": "sass-mode.el.wiki"}, "Business-ISSN.wiki": {"page": "Business-ISSN", "file": "Business-ISSN.wiki"}, "Net-Rendezvous-Publish.wiki": {"page": "Net-Rendezvous-Publish", "file": "Net-Rendezvous-Publish.wiki"}, "navit.wiki": {"page": "navit", "file": "navit.wiki"}, "passwordsafe.wiki": {"page": "passwordsafe", "file": "passwordsafe.wiki"}, "jaudiotagger.wiki": {"page": "jaudiotagger", "file": "jaudiotagger.wiki"}, "tweepy.wiki": {"page": "tweepy", "file": "tweepy.wiki"}, "Kalign.wiki": {"page": "Kalign", "file": "Kalign.wiki"}, "babel-runtime.wiki": {"page": "babel-runtime", "file": "babel-runtime.wiki"}, "ga.wiki": {"page": "ga", "file": "ga.wiki"}, "LLVM_Clang.wiki": {"page": "LLVM/Clang", "file": "LLVM_Clang.wiki"}, "mate-control-center.wiki": {"page": "mate-control-center", "file": "mate-control-center.wiki"}, "dep_selector.wiki": {"page": "dep_selector", "file": "dep_selector.wiki"}, "CGI-XMLForm.wiki": {"page": "CGI-XMLForm", "file": "CGI-XMLForm.wiki"}, "OCE.wiki": {"page": "OCE", "file": "OCE.wiki"}, "Net-Bluetooth.wiki": {"page": "Net-Bluetooth", "file": "Net-Bluetooth.wiki"}, "keysync.wiki": {"page": "keysync", "file": "keysync.wiki"}, "ws-butler.wiki": {"page": "ws-butler", "file": "ws-butler.wiki"}, "go.incremental.wiki": {"page": "go.incremental", "file": "go.incremental.wiki"}, "poppler-data.wiki": {"page": "poppler-data", "file": "poppler-data.wiki"}, "lpeg_patterns.wiki": {"page": "lpeg_patterns", "file": "lpeg_patterns.wiki"}, "gnuplot-mode.wiki": {"page": "gnuplot-mode", "file": "gnuplot-mode.wiki"}, "mini-httpd.wiki": {"page": "mini-httpd", "file": "mini-httpd.wiki"}, "lucid-svg.wiki": {"page": "lucid-svg", "file": "lucid-svg.wiki"}, "Scott_McCoy.wiki": {"page": "Scott McCoy", "file": "Scott_McCoy.wiki"}, "css_parser.wiki": {"page": "css_parser", "file": "css_parser.wiki"}, "Apache_Avro_Toplevel.wiki": {"page": "Apache Avro Toplevel", "file": "Apache_Avro_Toplevel.wiki"}, "X11-Protocol.wiki": {"page": "X11-Protocol", "file": "X11-Protocol.wiki"}, "RAMBO-K.wiki": {"page": "RAMBO-K", "file": "RAMBO-K.wiki"}, "Catmandu__Importer__getJSON.wiki": {"page": "Catmandu::Importer::getJSON", "file": "Catmandu__Importer__getJSON.wiki"}, "data-memocombinators.wiki": {"page": "data-memocombinators", "file": "data-memocombinators.wiki"}, "Dist-Zilla-Plugin-ChangelogFromGit.wiki": {"page": "Dist-Zilla-Plugin-ChangelogFromGit", "file": "Dist-Zilla-Plugin-ChangelogFromGit.wiki"}, "MPJ_Express.wiki": {"page": "MPJ Express", "file": "MPJ_Express.wiki"}, "calamaris.wiki": {"page": "calamaris", "file": "calamaris.wiki"}, "IRanges.wiki": {"page": "IRanges", "file": "IRanges.wiki"}, "blessed.wiki": {"page": "blessed", "file": "blessed.wiki"}, "statik.wiki": {"page": "statik", "file": "statik.wiki"}, "debian-junior.wiki": {"page": "debian-junior", "file": "debian-junior.wiki"}, "pasdoc.wiki": {"page": "pasdoc", "file": "pasdoc.wiki"}, "MooseX-Traits.wiki": {"page": "MooseX-Traits", "file": "MooseX-Traits.wiki"}, "pipes-aeson.wiki": {"page": "pipes-aeson", "file": "pipes-aeson.wiki"}, "haskell-utility-ht.wiki": {"page": "haskell-utility-ht", "file": "haskell-utility-ht.wiki"}, "rosconsole_bridge.wiki": {"page": "rosconsole_bridge", "file": "rosconsole_bridge.wiki"}, "python-django-discover-runner.wiki": {"page": "python-django-discover-runner", "file": "python-django-discover-runner.wiki"}, "inline-source-map.wiki": {"page": "inline-source-map", "file": "inline-source-map.wiki"}, "Guard.wiki": {"page": "Guard", "file": "Guard.wiki"}, "Data-Peek.wiki": {"page": "Data-Peek", "file": "Data-Peek.wiki"}, "libdvbpsi.wiki": {"page": "libdvbpsi", "file": "libdvbpsi.wiki"}, "happybase.wiki": {"page": "happybase", "file": "happybase.wiki"}, "jquery-timepicker.wiki": {"page": "jquery-timepicker", "file": "jquery-timepicker.wiki"}, "weupnp.wiki": {"page": "weupnp", "file": "weupnp.wiki"}, "asyncpg.wiki": {"page": "asyncpg", "file": "asyncpg.wiki"}, "sugar-toolkit.wiki": {"page": "sugar-toolkit", "file": "sugar-toolkit.wiki"}, "python-dtcwt.wiki": {"page": "python-dtcwt", "file": "python-dtcwt.wiki"}, "vifm.wiki": {"page": "vifm", "file": "vifm.wiki"}, "sigrok-cli.wiki": {"page": "sigrok-cli", "file": "sigrok-cli.wiki"}, "duktape.wiki": {"page": "duktape", "file": "duktape.wiki"}, "ffi-rzmq-core.wiki": {"page": "ffi-rzmq-core", "file": "ffi-rzmq-core.wiki"}, "CQL-Parser.wiki": {"page": "CQL-Parser", "file": "CQL-Parser.wiki"}, "ROS.wiki": {"page": "ROS", "file": "ROS.wiki"}, "Module-Pluggable.wiki": {"page": "Module-Pluggable", "file": "Module-Pluggable.wiki"}, "activeldap.wiki": {"page": "activeldap", "file": "activeldap.wiki"}, "rsync.wiki": {"page": "rsync", "file": "rsync.wiki"}, "c-icap-modules.wiki": {"page": "c-icap-modules", "file": "c-icap-modules.wiki"}, "LaTeX-Driver.wiki": {"page": "LaTeX-Driver", "file": "LaTeX-Driver.wiki"}, "circbuf.wiki": {"page": "circbuf", "file": "circbuf.wiki"}, "data-xml.wiki": {"page": "data-xml", "file": "data-xml.wiki"}, "Safe-Isa.wiki": {"page": "Safe-Isa", "file": "Safe-Isa.wiki"}, "Class-AutoloadCAN.wiki": {"page": "Class-AutoloadCAN", "file": "Class-AutoloadCAN.wiki"}, "autopostgresqlbackup.wiki": {"page": "autopostgresqlbackup", "file": "autopostgresqlbackup.wiki"}, "ViSP.wiki": {"page": "ViSP", "file": "ViSP.wiki"}, "Symbolic_package_for_Octave.wiki": {"page": "Symbolic package for Octave", "file": "Symbolic_package_for_Octave.wiki"}, "flagged-respawn.wiki": {"page": "flagged-respawn", "file": "flagged-respawn.wiki"}, "pascalcase.wiki": {"page": "pascalcase", "file": "pascalcase.wiki"}, "Date.wiki": {"page": "Date", "file": "Date.wiki"}, "jformatstring.wiki": {"page": "jformatstring", "file": "jformatstring.wiki"}, "enumerize.wiki": {"page": "enumerize", "file": "enumerize.wiki"}, "stunnel.wiki": {"page": "stunnel", "file": "stunnel.wiki"}, "f3.wiki": {"page": "f3", "file": "f3.wiki"}, "Gearman_Server_and_Client_Libraries.wiki": {"page": "Gearman Server and Client Libraries", "file": "Gearman_Server_and_Client_Libraries.wiki"}, "gox.wiki": {"page": "gox", "file": "gox.wiki"}, "Test-LWP-UserAgent.wiki": {"page": "Test-LWP-UserAgent", "file": "Test-LWP-UserAgent.wiki"}, "Class-Field.wiki": {"page": "Class-Field", "file": "Class-Field.wiki"}, "salt-formula-nova.wiki": {"page": "salt-formula-nova", "file": "salt-formula-nova.wiki"}, "Class-MakeMethods.wiki": {"page": "Class-MakeMethods", "file": "Class-MakeMethods.wiki"}, "lodash._reevaluate.wiki": {"page": "lodash._reevaluate", "file": "lodash._reevaluate.wiki"}, "Lingua-EN-Number-IsOrdinal.wiki": {"page": "Lingua-EN-Number-IsOrdinal", "file": "Lingua-EN-Number-IsOrdinal.wiki"}, "chartkick.wiki": {"page": "chartkick", "file": "chartkick.wiki"}, "Drumstick.wiki": {"page": "Drumstick", "file": "Drumstick.wiki"}, "Django_Redis_Sessions.wiki": {"page": "Django Redis Sessions", "file": "Django_Redis_Sessions.wiki"}, "slowhttptest.wiki": {"page": "slowhttptest", "file": "slowhttptest.wiki"}, "mercurial-keyring.wiki": {"page": "mercurial-keyring", "file": "mercurial-keyring.wiki"}, "arrayfire-python.wiki": {"page": "arrayfire-python", "file": "arrayfire-python.wiki"}, "pax-britannica.wiki": {"page": "pax-britannica", "file": "pax-britannica.wiki"}, "unison.wiki": {"page": "unison", "file": "unison.wiki"}, "exception_notification.wiki": {"page": "exception_notification", "file": "exception_notification.wiki"}, "HTTP-Server-Simple.wiki": {"page": "HTTP-Server-Simple", "file": "HTTP-Server-Simple.wiki"}, "connectagram.wiki": {"page": "connectagram", "file": "connectagram.wiki"}, "MooseX-Has-Sugar.wiki": {"page": "MooseX-Has-Sugar", "file": "MooseX-Has-Sugar.wiki"}, "paisley.wiki": {"page": "paisley", "file": "paisley.wiki"}, "bird.wiki": {"page": "bird", "file": "bird.wiki"}, "Dolphin_Emulator.wiki": {"page": "Dolphin Emulator", "file": "Dolphin_Emulator.wiki"}, "elfrc.wiki": {"page": "elfrc", "file": "elfrc.wiki"}, "lazr.smtptest.wiki": {"page": "lazr.smtptest", "file": "lazr.smtptest.wiki"}, "CSS-DOM.wiki": {"page": "CSS-DOM", "file": "CSS-DOM.wiki"}, "client_model.wiki": {"page": "client_model", "file": "client_model.wiki"}, "mate-icon-theme.wiki": {"page": "mate-icon-theme", "file": "mate-icon-theme.wiki"}, "RT-Extension-Nagios.wiki": {"page": "RT-Extension-Nagios", "file": "RT-Extension-Nagios.wiki"}, "daemons.wiki": {"page": "daemons", "file": "daemons.wiki"}, "Text-Reflow.wiki": {"page": "Text-Reflow", "file": "Text-Reflow.wiki"}, "Module__Install__DOAP.wiki": {"page": "Module::Install::DOAP", "file": "Module__Install__DOAP.wiki"}, "autoconvert.wiki": {"page": "autoconvert", "file": "autoconvert.wiki"}, "ucl.wiki": {"page": "ucl", "file": "ucl.wiki"}, "pymoc.wiki": {"page": "pymoc", "file": "pymoc.wiki"}, "go-topsort.wiki": {"page": "go-topsort", "file": "go-topsort.wiki"}, "wmacpi.wiki": {"page": "wmacpi", "file": "wmacpi.wiki"}, "mlmmj.wiki": {"page": "mlmmj", "file": "mlmmj.wiki"}, "silently.wiki": {"page": "silently", "file": "silently.wiki"}, "B-Compiling.wiki": {"page": "B-Compiling", "file": "B-Compiling.wiki"}, "Lingua-Translit.wiki": {"page": "Lingua-Translit", "file": "Lingua-Translit.wiki"}, "bgpq3.wiki": {"page": "bgpq3", "file": "bgpq3.wiki"}, "Test__API.wiki": {"page": "Test::API", "file": "Test__API.wiki"}, "minimatch.wiki": {"page": "minimatch", "file": "minimatch.wiki"}, "list.js.wiki": {"page": "list.js", "file": "list.js.wiki"}, "phpCAS.wiki": {"page": "phpCAS", "file": "phpCAS.wiki"}, "apertium-fr-es.wiki": {"page": "apertium-fr-es", "file": "apertium-fr-es.wiki"}, "kspaceduel.wiki": {"page": "kspaceduel", "file": "kspaceduel.wiki"}, "sphinxcontrib-rubydomain.wiki": {"page": "sphinxcontrib-rubydomain", "file": "sphinxcontrib-rubydomain.wiki"}, "streamtest.wiki": {"page": "streamtest", "file": "streamtest.wiki"}, "Package-Stash.wiki": {"page": "Package-Stash", "file": "Package-Stash.wiki"}, "github.com_jmhodges_clock.wiki": {"page": "github.com/jmhodges/clock", "file": "github.com_jmhodges_clock.wiki"}, "IO-Digest.wiki": {"page": "IO-Digest", "file": "IO-Digest.wiki"}, "alterMIME.wiki": {"page": "alterMIME", "file": "alterMIME.wiki"}, "IO-Event.wiki": {"page": "IO-Event", "file": "IO-Event.wiki"}, "python-unshare.wiki": {"page": "python-unshare", "file": "python-unshare.wiki"}, "live-boot.wiki": {"page": "live-boot", "file": "live-boot.wiki"}, "tdbc.wiki": {"page": "tdbc", "file": "tdbc.wiki"}, "Bluefish.wiki": {"page": "Bluefish", "file": "Bluefish.wiki"}, "pycodestyle.wiki": {"page": "pycodestyle", "file": "pycodestyle.wiki"}, "grunt-contrib-requirejs.wiki": {"page": "grunt-contrib-requirejs", "file": "grunt-contrib-requirejs.wiki"}, "Test-Command-Simple.wiki": {"page": "Test-Command-Simple", "file": "Test-Command-Simple.wiki"}, "alarm-clock-applet.wiki": {"page": "alarm-clock-applet", "file": "alarm-clock-applet.wiki"}, "JBoss_Log_Manager.wiki": {"page": "JBoss Log Manager", "file": "JBoss_Log_Manager.wiki"}, "ocaml-base64.wiki": {"page": "ocaml-base64", "file": "ocaml-base64.wiki"}, "pgspecial.wiki": {"page": "pgspecial", "file": "pgspecial.wiki"}, "gsasl.wiki": {"page": "gsasl", "file": "gsasl.wiki"}, "btcheck.wiki": {"page": "btcheck", "file": "btcheck.wiki"}, "spotweb.wiki": {"page": "spotweb", "file": "spotweb.wiki"}, "Data-Munge.wiki": {"page": "Data-Munge", "file": "Data-Munge.wiki"}, "diaspora-prosody-config.wiki": {"page": "diaspora-prosody-config", "file": "diaspora-prosody-config.wiki"}, "FTE_Text_Editor.wiki": {"page": "FTE Text Editor", "file": "FTE_Text_Editor.wiki"}, "GnomeBluetooth.wiki": {"page": "GnomeBluetooth", "file": "GnomeBluetooth.wiki"}, "wiggle.wiki": {"page": "wiggle", "file": "wiggle.wiki"}, "trove.wiki": {"page": "trove", "file": "trove.wiki"}, "moonlib.wiki": {"page": "moonlib", "file": "moonlib.wiki"}, "go-syslog.wiki": {"page": "go-syslog", "file": "go-syslog.wiki"}, "Dogecoin.wiki": {"page": "Dogecoin", "file": "Dogecoin.wiki"}, "redmine_pretend.wiki": {"page": "redmine_pretend", "file": "redmine_pretend.wiki"}, "B-Hooks-OP-PPAddr.wiki": {"page": "B-Hooks-OP-PPAddr", "file": "B-Hooks-OP-PPAddr.wiki"}, "TTB.wiki": {"page": "TTB", "file": "TTB.wiki"}, "Test-Mock-Redis.wiki": {"page": "Test-Mock-Redis", "file": "Test-Mock-Redis.wiki"}, "XStatic-Angular-Cookies.wiki": {"page": "XStatic-Angular-Cookies", "file": "XStatic-Angular-Cookies.wiki"}, "hspec.wiki": {"page": "hspec", "file": "hspec.wiki"}, "stomp.wiki": {"page": "stomp", "file": "stomp.wiki"}, "table_print.wiki": {"page": "table_print", "file": "table_print.wiki"}, "HTML-Template-Dumper.wiki": {"page": "HTML-Template-Dumper", "file": "HTML-Template-Dumper.wiki"}, "wmclock.wiki": {"page": "wmclock", "file": "wmclock.wiki"}, "QMidiArp.wiki": {"page": "QMidiArp", "file": "QMidiArp.wiki"}, "grapefruit.wiki": {"page": "grapefruit", "file": "grapefruit.wiki"}, "cddlib.wiki": {"page": "cddlib", "file": "cddlib.wiki"}, "App__CPANTS__Lint.wiki": {"page": "App::CPANTS::Lint", "file": "App__CPANTS__Lint.wiki"}, "gertty.wiki": {"page": "gertty", "file": "gertty.wiki"}, "tercpp.wiki": {"page": "tercpp", "file": "tercpp.wiki"}, "http2.wiki": {"page": "http2", "file": "http2.wiki"}, "Allegro_4.wiki": {"page": "Allegro 4", "file": "Allegro_4.wiki"}, "repr.wiki": {"page": "repr", "file": "repr.wiki"}, "array-flatten.wiki": {"page": "array-flatten", "file": "array-flatten.wiki"}, "sphinxcontrib-youtube.wiki": {"page": "sphinxcontrib-youtube", "file": "sphinxcontrib-youtube.wiki"}, "moneta.wiki": {"page": "moneta", "file": "moneta.wiki"}, "clitest.wiki": {"page": "clitest", "file": "clitest.wiki"}, "libaccounts-qt.wiki": {"page": "libaccounts-qt", "file": "libaccounts-qt.wiki"}, "Virt-top.wiki": {"page": "Virt-top", "file": "Virt-top.wiki"}, "EasyMock.wiki": {"page": "EasyMock", "file": "EasyMock.wiki"}, "socks.wiki": {"page": "socks", "file": "socks.wiki"}, "Sonic_Pi.wiki": {"page": "Sonic Pi", "file": "Sonic_Pi.wiki"}, "mate-menu.wiki": {"page": "mate-menu", "file": "mate-menu.wiki"}, "FocusWriter.wiki": {"page": "FocusWriter", "file": "FocusWriter.wiki"}, "errs.wiki": {"page": "errs", "file": "errs.wiki"}, "cssmin.wiki": {"page": "cssmin", "file": "cssmin.wiki"}, "Java_API_Compliance_Checker.wiki": {"page": "Java API Compliance Checker", "file": "Java_API_Compliance_Checker.wiki"}, "encoding.wiki": {"page": "encoding", "file": "encoding.wiki"}, "pgzip.wiki": {"page": "pgzip", "file": "pgzip.wiki"}, "gperf.wiki": {"page": "gperf", "file": "gperf.wiki"}, "picolisp.wiki": {"page": "picolisp", "file": "picolisp.wiki"}, "is-arrayish.wiki": {"page": "is-arrayish", "file": "is-arrayish.wiki"}, "CSS-Tiny.wiki": {"page": "CSS-Tiny", "file": "CSS-Tiny.wiki"}, "go-multierror.wiki": {"page": "go-multierror", "file": "go-multierror.wiki"}, "Barcode-Code128.wiki": {"page": "Barcode-Code128", "file": "Barcode-Code128.wiki"}, "liburcu.wiki": {"page": "liburcu", "file": "liburcu.wiki"}, "qtwebkit-opensource-src.wiki": {"page": "qtwebkit-opensource-src", "file": "qtwebkit-opensource-src.wiki"}, "VDPAU_info_tool.wiki": {"page": "VDPAU info tool", "file": "VDPAU_info_tool.wiki"}, "hmatrix.wiki": {"page": "hmatrix", "file": "hmatrix.wiki"}, "courier-authlib.wiki": {"page": "courier-authlib", "file": "courier-authlib.wiki"}, "libsoundio.wiki": {"page": "libsoundio", "file": "libsoundio.wiki"}, "OSGi_Bundle_Ant_Task.wiki": {"page": "OSGi Bundle Ant Task", "file": "OSGi_Bundle_Ant_Task.wiki"}, "phpwebcounter.wiki": {"page": "phpwebcounter", "file": "phpwebcounter.wiki"}, "doParallel.wiki": {"page": "doParallel", "file": "doParallel.wiki"}, "mergo.wiki": {"page": "mergo", "file": "mergo.wiki"}, "IO-Socket-Timeout.wiki": {"page": "IO-Socket-Timeout", "file": "IO-Socket-Timeout.wiki"}, "escodegen.wiki": {"page": "escodegen", "file": "escodegen.wiki"}, "libg3d.wiki": {"page": "libg3d", "file": "libg3d.wiki"}, "mate-indicator-applet.wiki": {"page": "mate-indicator-applet", "file": "mate-indicator-applet.wiki"}, "Debian_Package_Management_Book.wiki": {"page": "Debian Package Management Book", "file": "Debian_Package_Management_Book.wiki"}, "ratecounter.wiki": {"page": "ratecounter", "file": "ratecounter.wiki"}, "leocad.wiki": {"page": "leocad", "file": "leocad.wiki"}, "globus_ftp_client.wiki": {"page": "globus_ftp_client", "file": "globus_ftp_client.wiki"}, "git-tools.wiki": {"page": "git-tools", "file": "git-tools.wiki"}, "magrittr.wiki": {"page": "magrittr", "file": "magrittr.wiki"}, "childsplay.wiki": {"page": "childsplay", "file": "childsplay.wiki"}, "odt2txt.wiki": {"page": "odt2txt", "file": "odt2txt.wiki"}, "rrd.wiki": {"page": "rrd", "file": "rrd.wiki"}, "stda.wiki": {"page": "stda", "file": "stda.wiki"}, "swauth.wiki": {"page": "swauth", "file": "swauth.wiki"}, "libquantum-entanglement-perl.wiki": {"page": "libquantum-entanglement-perl", "file": "libquantum-entanglement-perl.wiki"}, "Test__RedisServer.wiki": {"page": "Test::RedisServer", "file": "Test__RedisServer.wiki"}, "image_science.wiki": {"page": "image_science", "file": "image_science.wiki"}, "setup.rb.wiki": {"page": "setup.rb", "file": "setup.rb.wiki"}, "tryton-modules-account-deposit.wiki": {"page": "tryton-modules-account-deposit", "file": "tryton-modules-account-deposit.wiki"}, "lzip.wiki": {"page": "lzip", "file": "lzip.wiki"}, "CPS.wiki": {"page": "CPS", "file": "CPS.wiki"}, "haml-rails.wiki": {"page": "haml-rails", "file": "haml-rails.wiki"}, "wraplinux.wiki": {"page": "wraplinux", "file": "wraplinux.wiki"}, "FileManip.wiki": {"page": "FileManip", "file": "FileManip.wiki"}, "Links.wiki": {"page": "Links", "file": "Links.wiki"}, "gnome3-emblems.wiki": {"page": "gnome3-emblems", "file": "gnome3-emblems.wiki"}, "Term__ShellUI.wiki": {"page": "Term::ShellUI", "file": "Term__ShellUI.wiki"}, "python-scales.wiki": {"page": "python-scales", "file": "python-scales.wiki"}, "tcpspy.wiki": {"page": "tcpspy", "file": "tcpspy.wiki"}, "auditd.wiki": {"page": "auditd", "file": "auditd.wiki"}, "crypto-api.wiki": {"page": "crypto-api", "file": "crypto-api.wiki"}, "validator.nu_HTML_Parser.wiki": {"page": "validator.nu HTML Parser", "file": "validator.nu_HTML_Parser.wiki"}, "jQuery_throttle___debounce.wiki": {"page": "jQuery throttle / debounce", "file": "jQuery_throttle___debounce.wiki"}, "Catmandu__MARC.wiki": {"page": "Catmandu::MARC", "file": "Catmandu__MARC.wiki"}, "XStatic-JQuery.TableSorter.wiki": {"page": "XStatic-JQuery.TableSorter", "file": "XStatic-JQuery.TableSorter.wiki"}, "MathJax.wiki": {"page": "MathJax", "file": "MathJax.wiki"}, "dadadodo.wiki": {"page": "dadadodo", "file": "dadadodo.wiki"}, "flintqs.wiki": {"page": "flintqs", "file": "flintqs.wiki"}, "tanglet.wiki": {"page": "tanglet", "file": "tanglet.wiki"}, "flam3.wiki": {"page": "flam3", "file": "flam3.wiki"}, "data-binary-ieee754.wiki": {"page": "data-binary-ieee754", "file": "data-binary-ieee754.wiki"}, "nudoku.wiki": {"page": "nudoku", "file": "nudoku.wiki"}, "mac-robber.wiki": {"page": "mac-robber", "file": "mac-robber.wiki"}, "pan.wiki": {"page": "pan", "file": "pan.wiki"}, "massif-visualizer.wiki": {"page": "massif-visualizer", "file": "massif-visualizer.wiki"}, "gf-complete.wiki": {"page": "gf-complete", "file": "gf-complete.wiki"}, "ParaNamer.wiki": {"page": "ParaNamer", "file": "ParaNamer.wiki"}, "configurator.wiki": {"page": "configurator", "file": "configurator.wiki"}, "jsoup.wiki": {"page": "jsoup", "file": "jsoup.wiki"}, "github.com_juju_ratelimit.wiki": {"page": "github.com/juju/ratelimit", "file": "github.com_juju_ratelimit.wiki"}, "usb.wiki": {"page": "usb", "file": "usb.wiki"}, "biosig4c++.wiki": {"page": "biosig4c++", "file": "biosig4c++.wiki"}, "lyonpotpourri.wiki": {"page": "lyonpotpourri", "file": "lyonpotpourri.wiki"}, "invocations.wiki": {"page": "invocations", "file": "invocations.wiki"}, "deep-extend.wiki": {"page": "deep-extend", "file": "deep-extend.wiki"}, "Qmmp.wiki": {"page": "Qmmp", "file": "Qmmp.wiki"}, "todo.txt-cli.wiki": {"page": "todo.txt-cli", "file": "todo.txt-cli.wiki"}, "lxqt-globalkeys.wiki": {"page": "lxqt-globalkeys", "file": "lxqt-globalkeys.wiki"}, "esptool.wiki": {"page": "esptool", "file": "esptool.wiki"}, "colorhug-client.wiki": {"page": "colorhug-client", "file": "colorhug-client.wiki"}, "jsonfile.wiki": {"page": "jsonfile", "file": "jsonfile.wiki"}, "rugged.wiki": {"page": "rugged", "file": "rugged.wiki"}, "scrapy.wiki": {"page": "scrapy", "file": "scrapy.wiki"}, "py-postgresql.wiki": {"page": "py-postgresql", "file": "py-postgresql.wiki"}, "Crypt-RSA-Parse.wiki": {"page": "Crypt-RSA-Parse", "file": "Crypt-RSA-Parse.wiki"}, "python-zeep.wiki": {"page": "python-zeep", "file": "python-zeep.wiki"}, "Convert-BaseN.wiki": {"page": "Convert-BaseN", "file": "Convert-BaseN.wiki"}, "libqb.wiki": {"page": "libqb", "file": "libqb.wiki"}, "Text_Figlet.wiki": {"page": "Text_Figlet", "file": "Text_Figlet.wiki"}, "python-tunigo.wiki": {"page": "python-tunigo", "file": "python-tunigo.wiki"}, "puppet-saz-rsyslog.wiki": {"page": "puppet-saz-rsyslog", "file": "puppet-saz-rsyslog.wiki"}, "Sah-Schemas-Rinci.wiki": {"page": "Sah-Schemas-Rinci", "file": "Sah-Schemas-Rinci.wiki"}, "newtype-generics.wiki": {"page": "newtype-generics", "file": "newtype-generics.wiki"}, "xf86-input-xwiimote.wiki": {"page": "xf86-input-xwiimote", "file": "xf86-input-xwiimote.wiki"}, "Mr_Rescue.wiki": {"page": "Mr Rescue", "file": "Mr_Rescue.wiki"}, "librime.wiki": {"page": "librime", "file": "librime.wiki"}, "Apache_Felix_Maven_Bundle_Plugin.wiki": {"page": "Apache Felix Maven Bundle Plugin", "file": "Apache_Felix_Maven_Bundle_Plugin.wiki"}, "WMMon.wiki": {"page": "WMMon", "file": "WMMon.wiki"}, "DTD_Parser.wiki": {"page": "DTD Parser", "file": "DTD_Parser.wiki"}, "tempest-lib.wiki": {"page": "tempest-lib", "file": "tempest-lib.wiki"}, "transrate-tools.wiki": {"page": "transrate-tools", "file": "transrate-tools.wiki"}, "Test-CheckManifest.wiki": {"page": "Test-CheckManifest", "file": "Test-CheckManifest.wiki"}, "AtomBus.wiki": {"page": "AtomBus", "file": "AtomBus.wiki"}, "germinate.wiki": {"page": "germinate", "file": "germinate.wiki"}, "baresip.wiki": {"page": "baresip", "file": "baresip.wiki"}, "PyMTP.wiki": {"page": "PyMTP", "file": "PyMTP.wiki"}, "tlib.wiki": {"page": "tlib", "file": "tlib.wiki"}, "CSS-LESSp.wiki": {"page": "CSS-LESSp", "file": "CSS-LESSp.wiki"}, "PySAL.wiki": {"page": "PySAL", "file": "PySAL.wiki"}, "CGI-Application-Plugin-FormState.wiki": {"page": "CGI-Application-Plugin-FormState", "file": "CGI-Application-Plugin-FormState.wiki"}, "frown.wiki": {"page": "frown", "file": "frown.wiki"}, "globus_gass_server_ez.wiki": {"page": "globus_gass_server_ez", "file": "globus_gass_server_ez.wiki"}, "psi.wiki": {"page": "psi", "file": "psi.wiki"}, "Spring.wiki": {"page": "Spring", "file": "Spring.wiki"}, "stm-chans.wiki": {"page": "stm-chans", "file": "stm-chans.wiki"}, "kpty.wiki": {"page": "kpty", "file": "kpty.wiki"}, "policyd-rate-limit.wiki": {"page": "policyd-rate-limit", "file": "policyd-rate-limit.wiki"}, "isc-dhcp.wiki": {"page": "isc-dhcp", "file": "isc-dhcp.wiki"}, "manpages-de.wiki": {"page": "manpages-de", "file": "manpages-de.wiki"}, "ExtUtils-MakeMaker-CPANfile.wiki": {"page": "ExtUtils-MakeMaker-CPANfile", "file": "ExtUtils-MakeMaker-CPANfile.wiki"}, "vlock.wiki": {"page": "vlock", "file": "vlock.wiki"}, "Apache_Felix_Bundle_repository_service.wiki": {"page": "Apache Felix Bundle repository service", "file": "Apache_Felix_Bundle_repository_service.wiki"}, "XML-Compile.wiki": {"page": "XML-Compile", "file": "XML-Compile.wiki"}, "TryCatch.wiki": {"page": "TryCatch", "file": "TryCatch.wiki"}, "nose2.wiki": {"page": "nose2", "file": "nose2.wiki"}, "libwiki-toolkit-plugin-diff-perl.wiki": {"page": "libwiki-toolkit-plugin-diff-perl", "file": "libwiki-toolkit-plugin-diff-perl.wiki"}, "simplegeneric.wiki": {"page": "simplegeneric", "file": "simplegeneric.wiki"}, "srp.wiki": {"page": "srp", "file": "srp.wiki"}, "loud-rejection.wiki": {"page": "loud-rejection", "file": "loud-rejection.wiki"}, "gst-plugins-espeak.wiki": {"page": "gst-plugins-espeak", "file": "gst-plugins-espeak.wiki"}, "orm_adapter.wiki": {"page": "orm_adapter", "file": "orm_adapter.wiki"}, "OpenHMD.wiki": {"page": "OpenHMD", "file": "OpenHMD.wiki"}, "MonadPrompt.wiki": {"page": "MonadPrompt", "file": "MonadPrompt.wiki"}, "core.wiki": {"page": "core", "file": "core.wiki"}, "TibetanSambhotaTsugring.wiki": {"page": "TibetanSambhotaTsugring", "file": "TibetanSambhotaTsugring.wiki"}, "Patchage.wiki": {"page": "Patchage", "file": "Patchage.wiki"}, "String__Copyright.wiki": {"page": "String::Copyright", "file": "String__Copyright.wiki"}, "retry.wiki": {"page": "retry", "file": "retry.wiki"}, "Status-4-Evar.wiki": {"page": "Status-4-Evar", "file": "Status-4-Evar.wiki"}, "vbetool.wiki": {"page": "vbetool", "file": "vbetool.wiki"}, "Net-ManageSieve.wiki": {"page": "Net-ManageSieve", "file": "Net-ManageSieve.wiki"}, "bluez.wiki": {"page": "bluez", "file": "bluez.wiki"}, "undo-tree.wiki": {"page": "undo-tree", "file": "undo-tree.wiki"}, "kparts.wiki": {"page": "kparts", "file": "kparts.wiki"}, "fortunes-mario.wiki": {"page": "fortunes-mario", "file": "fortunes-mario.wiki"}, "Monkeysphere.wiki": {"page": "Monkeysphere", "file": "Monkeysphere.wiki"}, "disulfinder.wiki": {"page": "disulfinder", "file": "disulfinder.wiki"}, "lebiniou-data.wiki": {"page": "lebiniou-data", "file": "lebiniou-data.wiki"}, "kafkacat.wiki": {"page": "kafkacat", "file": "kafkacat.wiki"}, "nicstat.wiki": {"page": "nicstat", "file": "nicstat.wiki"}, "Amazon-S3.wiki": {"page": "Amazon-S3", "file": "Amazon-S3.wiki"}, "jid.wiki": {"page": "jid", "file": "jid.wiki"}, "canmatrix.wiki": {"page": "canmatrix", "file": "canmatrix.wiki"}, "libhtml-entities-numbered-perl.wiki": {"page": "libhtml-entities-numbered-perl", "file": "libhtml-entities-numbered-perl.wiki"}, "wmsysmon.wiki": {"page": "wmsysmon", "file": "wmsysmon.wiki"}, "Channels.wiki": {"page": "Channels", "file": "Channels.wiki"}, "Business-OnlinePayment-IPPay.wiki": {"page": "Business-OnlinePayment-IPPay", "file": "Business-OnlinePayment-IPPay.wiki"}, "Beef.wiki": {"page": "Beef", "file": "Beef.wiki"}, "unbound.wiki": {"page": "unbound", "file": "unbound.wiki"}, "leveldown.wiki": {"page": "leveldown", "file": "leveldown.wiki"}, "extend-shallow.wiki": {"page": "extend-shallow", "file": "extend-shallow.wiki"}, "MusE.wiki": {"page": "MusE", "file": "MusE.wiki"}, "fsarchiver.wiki": {"page": "fsarchiver", "file": "fsarchiver.wiki"}, "influxdb.wiki": {"page": "influxdb", "file": "influxdb.wiki"}, "protozero.wiki": {"page": "protozero", "file": "protozero.wiki"}, "bindings.wiki": {"page": "bindings", "file": "bindings.wiki"}, "Hash-Util-FieldHash-Compat.wiki": {"page": "Hash-Util-FieldHash-Compat", "file": "Hash-Util-FieldHash-Compat.wiki"}, "FreeHEP_GraphicsIO_Base_Library.wiki": {"page": "FreeHEP GraphicsIO Base Library", "file": "FreeHEP_GraphicsIO_Base_Library.wiki"}, "resource-agents.wiki": {"page": "resource-agents", "file": "resource-agents.wiki"}, "id3.wiki": {"page": "id3", "file": "id3.wiki"}, "python-novaclient.wiki": {"page": "python-novaclient", "file": "python-novaclient.wiki"}, "AUGUSTUS.wiki": {"page": "AUGUSTUS", "file": "AUGUSTUS.wiki"}, "superagent.wiki": {"page": "superagent", "file": "superagent.wiki"}, "DateTime-Format-Human-Duration.wiki": {"page": "DateTime-Format-Human-Duration", "file": "DateTime-Format-Human-Duration.wiki"}, "pycurl.wiki": {"page": "pycurl", "file": "pycurl.wiki"}, "mysecureshell.wiki": {"page": "mysecureshell", "file": "mysecureshell.wiki"}, "log-domain.wiki": {"page": "log-domain", "file": "log-domain.wiki"}, "cdk.wiki": {"page": "cdk", "file": "cdk.wiki"}, "miniupnpc.wiki": {"page": "miniupnpc", "file": "miniupnpc.wiki"}, "HTTP-MultiPartParser.wiki": {"page": "HTTP-MultiPartParser", "file": "HTTP-MultiPartParser.wiki"}, "Russian_Anywhere_for_UNIX.wiki": {"page": "Russian Anywhere for UNIX", "file": "Russian_Anywhere_for_UNIX.wiki"}, "nsntrace.wiki": {"page": "nsntrace", "file": "nsntrace.wiki"}, "Libretro_Super_Repository.wiki": {"page": "Libretro Super Repository", "file": "Libretro_Super_Repository.wiki"}, "Cwm.wiki": {"page": "Cwm", "file": "Cwm.wiki"}, "compass-slickmap.wiki": {"page": "compass-slickmap", "file": "compass-slickmap.wiki"}, "Search-GIN.wiki": {"page": "Search-GIN", "file": "Search-GIN.wiki"}, "almanah.wiki": {"page": "almanah", "file": "almanah.wiki"}, "libtwin.wiki": {"page": "libtwin", "file": "libtwin.wiki"}, "foomatic-filters.wiki": {"page": "foomatic-filters", "file": "foomatic-filters.wiki"}, "Apache-LogFormat-Compiler.wiki": {"page": "Apache-LogFormat-Compiler", "file": "Apache-LogFormat-Compiler.wiki"}, "libpoe-component-server-jsonrpc-perl.wiki": {"page": "libpoe-component-server-jsonrpc-perl", "file": "libpoe-component-server-jsonrpc-perl.wiki"}, "XML__Atom__FromOWL.wiki": {"page": "XML::Atom::FromOWL", "file": "XML__Atom__FromOWL.wiki"}, "adephylo.wiki": {"page": "adephylo", "file": "adephylo.wiki"}, "kdepim-runtime.wiki": {"page": "kdepim-runtime", "file": "kdepim-runtime.wiki"}, "pyuca.wiki": {"page": "pyuca", "file": "pyuca.wiki"}, "fonts-indic.wiki": {"page": "fonts-indic", "file": "fonts-indic.wiki"}, "wcalc.wiki": {"page": "wcalc", "file": "wcalc.wiki"}, "libpam-afs-session.wiki": {"page": "libpam-afs-session", "file": "libpam-afs-session.wiki"}, "swath.wiki": {"page": "swath", "file": "swath.wiki"}, "pagekite.wiki": {"page": "pagekite", "file": "pagekite.wiki"}, "sdrangelove.wiki": {"page": "sdrangelove", "file": "sdrangelove.wiki"}, "pam_ldap.wiki": {"page": "pam_ldap", "file": "pam_ldap.wiki"}, "mupdf.wiki": {"page": "mupdf", "file": "mupdf.wiki"}, "seqtk.wiki": {"page": "seqtk", "file": "seqtk.wiki"}, "slay.wiki": {"page": "slay", "file": "slay.wiki"}, "SDL_net.wiki": {"page": "SDL_net", "file": "SDL_net.wiki"}, "Net-LDAP-Server-Test.wiki": {"page": "Net-LDAP-Server-Test", "file": "Net-LDAP-Server-Test.wiki"}, "fission.wiki": {"page": "fission", "file": "fission.wiki"}, "umbrello.wiki": {"page": "umbrello", "file": "umbrello.wiki"}, "treetop.wiki": {"page": "treetop", "file": "treetop.wiki"}, "Sprox.wiki": {"page": "Sprox", "file": "Sprox.wiki"}, "python-wget.wiki": {"page": "python-wget", "file": "python-wget.wiki"}, "URI-FromHash.wiki": {"page": "URI-FromHash", "file": "URI-FromHash.wiki"}, "Plexus_Security_Dispatcher_Component.wiki": {"page": "Plexus Security Dispatcher Component", "file": "Plexus_Security_Dispatcher_Component.wiki"}, "pgRouting.wiki": {"page": "pgRouting", "file": "pgRouting.wiki"}, "contest.wiki": {"page": "contest", "file": "contest.wiki"}, "libinklevel.wiki": {"page": "libinklevel", "file": "libinklevel.wiki"}, "safe-exceptions.wiki": {"page": "safe-exceptions", "file": "safe-exceptions.wiki"}, "nuxwdog.wiki": {"page": "nuxwdog", "file": "nuxwdog.wiki"}, "mxml.wiki": {"page": "mxml", "file": "mxml.wiki"}, "django-housekeeping.wiki": {"page": "django-housekeeping", "file": "django-housekeeping.wiki"}, "CGI-Untaint-date.wiki": {"page": "CGI-Untaint-date", "file": "CGI-Untaint-date.wiki"}, "MARC-XML.wiki": {"page": "MARC-XML", "file": "MARC-XML.wiki"}, "simple-reflect.wiki": {"page": "simple-reflect", "file": "simple-reflect.wiki"}, "Java_Comment_Preprocessor.wiki": {"page": "Java Comment Preprocessor", "file": "Java_Comment_Preprocessor.wiki"}, "Class-Accessor-Lite.wiki": {"page": "Class-Accessor-Lite", "file": "Class-Accessor-Lite.wiki"}, "constraints.wiki": {"page": "constraints", "file": "constraints.wiki"}, "Proc-Fork.wiki": {"page": "Proc-Fork", "file": "Proc-Fork.wiki"}, "txwinrm.wiki": {"page": "txwinrm", "file": "txwinrm.wiki"}, "libhx.wiki": {"page": "libhx", "file": "libhx.wiki"}, "sendemail.wiki": {"page": "sendemail", "file": "sendemail.wiki"}, "GvGen.wiki": {"page": "GvGen", "file": "GvGen.wiki"}, "HTML-FillInForm.wiki": {"page": "HTML-FillInForm", "file": "HTML-FillInForm.wiki"}, "mosquitto.wiki": {"page": "mosquitto", "file": "mosquitto.wiki"}, "Array-IntSpan.wiki": {"page": "Array-IntSpan", "file": "Array-IntSpan.wiki"}, "mcmc.wiki": {"page": "mcmc", "file": "mcmc.wiki"}, "glob.wiki": {"page": "glob", "file": "glob.wiki"}, "Digest-Bcrypt.wiki": {"page": "Digest-Bcrypt", "file": "Digest-Bcrypt.wiki"}, "lua-resty-memcached.wiki": {"page": "lua-resty-memcached", "file": "lua-resty-memcached.wiki"}, "HTTP-CookieMonster.wiki": {"page": "HTTP-CookieMonster", "file": "HTTP-CookieMonster.wiki"}, "PLAST.wiki": {"page": "PLAST", "file": "PLAST.wiki"}, "Net-OpenSSH-Parallel.wiki": {"page": "Net-OpenSSH-Parallel", "file": "Net-OpenSSH-Parallel.wiki"}, "esmtp.wiki": {"page": "esmtp", "file": "esmtp.wiki"}, "Async-Interrupt.wiki": {"page": "Async-Interrupt", "file": "Async-Interrupt.wiki"}, "crb-blast.wiki": {"page": "crb-blast", "file": "crb-blast.wiki"}, "CGI-Application-Plugin-Forward.wiki": {"page": "CGI-Application-Plugin-Forward", "file": "CGI-Application-Plugin-Forward.wiki"}, "piglit.wiki": {"page": "piglit", "file": "piglit.wiki"}, "skydns.wiki": {"page": "skydns", "file": "skydns.wiki"}, "kdeartwork.wiki": {"page": "kdeartwork", "file": "kdeartwork.wiki"}, "pa-bench.wiki": {"page": "pa-bench", "file": "pa-bench.wiki"}, "Devel-Confess.wiki": {"page": "Devel-Confess", "file": "Devel-Confess.wiki"}, "Gobby.wiki": {"page": "Gobby", "file": "Gobby.wiki"}, "puppetlabs-apache.wiki": {"page": "puppetlabs-apache", "file": "puppetlabs-apache.wiki"}, "bro-aux.wiki": {"page": "bro-aux", "file": "bro-aux.wiki"}, "load.wiki": {"page": "load", "file": "load.wiki"}, "xmahjongg.wiki": {"page": "xmahjongg", "file": "xmahjongg.wiki"}, "mplexporter.wiki": {"page": "mplexporter", "file": "mplexporter.wiki"}, "Role-REST-Client.wiki": {"page": "Role-REST-Client", "file": "Role-REST-Client.wiki"}, "validate-npm-package-license.wiki": {"page": "validate-npm-package-license", "file": "validate-npm-package-license.wiki"}, "EasyH10.wiki": {"page": "EasyH10", "file": "EasyH10.wiki"}, "ChessX.wiki": {"page": "ChessX", "file": "ChessX.wiki"}, "free42-nologo.wiki": {"page": "free42-nologo", "file": "free42-nologo.wiki"}, "Minimal_bootable_environment.wiki": {"page": "Minimal bootable environment", "file": "Minimal_bootable_environment.wiki"}, "Sub-Exporter.wiki": {"page": "Sub-Exporter", "file": "Sub-Exporter.wiki"}, "hidapi.wiki": {"page": "hidapi", "file": "hidapi.wiki"}, "List-UtilsBy.wiki": {"page": "List-UtilsBy", "file": "List-UtilsBy.wiki"}, "octomap.wiki": {"page": "octomap", "file": "octomap.wiki"}, "gntp-send.wiki": {"page": "gntp-send", "file": "gntp-send.wiki"}, "mapDamage.wiki": {"page": "mapDamage", "file": "mapDamage.wiki"}, "mediainfo.wiki": {"page": "mediainfo", "file": "mediainfo.wiki"}, "Modello_Maven_Plugin.wiki": {"page": "Modello Maven Plugin", "file": "Modello_Maven_Plugin.wiki"}, "cryptohash-conduit.wiki": {"page": "cryptohash-conduit", "file": "cryptohash-conduit.wiki"}, "dSFMT.wiki": {"page": "dSFMT", "file": "dSFMT.wiki"}, "FaustWorks.wiki": {"page": "FaustWorks", "file": "FaustWorks.wiki"}, "async_timeout.wiki": {"page": "async_timeout", "file": "async_timeout.wiki"}, "sahara-dashboard.wiki": {"page": "sahara-dashboard", "file": "sahara-dashboard.wiki"}, "lazarus.wiki": {"page": "lazarus", "file": "lazarus.wiki"}, "Twiggy.wiki": {"page": "Twiggy", "file": "Twiggy.wiki"}, "pysrt.wiki": {"page": "pysrt", "file": "pysrt.wiki"}, "mate-sensors-applet.wiki": {"page": "mate-sensors-applet", "file": "mate-sensors-applet.wiki"}, "GNOME_Online_Accounts.wiki": {"page": "GNOME Online Accounts", "file": "GNOME_Online_Accounts.wiki"}, "AnnotationHub.wiki": {"page": "AnnotationHub", "file": "AnnotationHub.wiki"}, "mediaconch.wiki": {"page": "mediaconch", "file": "mediaconch.wiki"}, "wicd.wiki": {"page": "wicd", "file": "wicd.wiki"}, "ALTER.wiki": {"page": "ALTER", "file": "ALTER.wiki"}, "Color-Palette.wiki": {"page": "Color-Palette", "file": "Color-Palette.wiki"}, "libesedb.wiki": {"page": "libesedb", "file": "libesedb.wiki"}, "xserver-xorg-video-amdgpu.wiki": {"page": "xserver-xorg-video-amdgpu", "file": "xserver-xorg-video-amdgpu.wiki"}, "grit.wiki": {"page": "grit", "file": "grit.wiki"}, "vcdExtra.wiki": {"page": "vcdExtra", "file": "vcdExtra.wiki"}, "msitools.wiki": {"page": "msitools", "file": "msitools.wiki"}, "Lambda.wiki": {"page": "Lambda", "file": "Lambda.wiki"}, "golang-github-vishvananda-netns.wiki": {"page": "golang-github-vishvananda-netns", "file": "golang-github-vishvananda-netns.wiki"}, "libpff.wiki": {"page": "libpff", "file": "libpff.wiki"}, "terminal-size.wiki": {"page": "terminal-size", "file": "terminal-size.wiki"}, "regex-cache.wiki": {"page": "regex-cache", "file": "regex-cache.wiki"}, "Parse-Method-Signatures.wiki": {"page": "Parse-Method-Signatures", "file": "Parse-Method-Signatures.wiki"}, "Test-TempDir.wiki": {"page": "Test-TempDir", "file": "Test-TempDir.wiki"}, "vala.wiki": {"page": "vala", "file": "vala.wiki"}, "blaze-textual.wiki": {"page": "blaze-textual", "file": "blaze-textual.wiki"}, "MooseX-Types-DateTime.wiki": {"page": "MooseX-Types-DateTime", "file": "MooseX-Types-DateTime.wiki"}, "yaml.wiki": {"page": "yaml", "file": "yaml.wiki"}, "jQuery.ScrollTo.wiki": {"page": "jQuery.ScrollTo", "file": "jQuery.ScrollTo.wiki"}, "ocaml-ctypes.wiki": {"page": "ocaml-ctypes", "file": "ocaml-ctypes.wiki"}, "msktutil.wiki": {"page": "msktutil", "file": "msktutil.wiki"}, "jquery-atwho-rails.wiki": {"page": "jquery-atwho-rails", "file": "jquery-atwho-rails.wiki"}, "IM__Internet_Message_.wiki": {"page": "IM (Internet Message)", "file": "IM__Internet_Message_.wiki"}, "Test-Data.wiki": {"page": "Test-Data", "file": "Test-Data.wiki"}, "fest-reflect.wiki": {"page": "fest-reflect", "file": "fest-reflect.wiki"}, "qtwebchannel-opensource-src.wiki": {"page": "qtwebchannel-opensource-src", "file": "qtwebchannel-opensource-src.wiki"}, "admesh.wiki": {"page": "admesh", "file": "admesh.wiki"}, "etag.wiki": {"page": "etag", "file": "etag.wiki"}, "nsf.wiki": {"page": "nsf", "file": "nsf.wiki"}, "MusicBrainz-DiscID.wiki": {"page": "MusicBrainz-DiscID", "file": "MusicBrainz-DiscID.wiki"}, "Text-Ngram.wiki": {"page": "Text-Ngram", "file": "Text-Ngram.wiki"}, "five-or-more.wiki": {"page": "five-or-more", "file": "five-or-more.wiki"}, "lxqt-session.wiki": {"page": "lxqt-session", "file": "lxqt-session.wiki"}, "pk-update-icon.wiki": {"page": "pk-update-icon", "file": "pk-update-icon.wiki"}, "OpenHFT_Chronicle_Queue.wiki": {"page": "OpenHFT Chronicle Queue", "file": "OpenHFT_Chronicle_Queue.wiki"}, "magic-string.wiki": {"page": "magic-string", "file": "magic-string.wiki"}, "django-picklefield.wiki": {"page": "django-picklefield", "file": "django-picklefield.wiki"}, "hxt.wiki": {"page": "hxt", "file": "hxt.wiki"}, "mate-panel.wiki": {"page": "mate-panel", "file": "mate-panel.wiki"}, "kitemmodels.wiki": {"page": "kitemmodels", "file": "kitemmodels.wiki"}, "xmp.wiki": {"page": "xmp", "file": "xmp.wiki"}, "aws.wiki": {"page": "aws", "file": "aws.wiki"}, "YAML.wiki": {"page": "YAML", "file": "YAML.wiki"}, "unf.wiki": {"page": "unf", "file": "unf.wiki"}, "tryton-modules-carrier.wiki": {"page": "tryton-modules-carrier", "file": "tryton-modules-carrier.wiki"}, "Authen-Radius.wiki": {"page": "Authen-Radius", "file": "Authen-Radius.wiki"}, "mini_exiftool.wiki": {"page": "mini_exiftool", "file": "mini_exiftool.wiki"}, "autossh.wiki": {"page": "autossh", "file": "autossh.wiki"}, "Jnoisemeter.wiki": {"page": "Jnoisemeter", "file": "Jnoisemeter.wiki"}, "Horde_View_API.wiki": {"page": "Horde View API", "file": "Horde_View_API.wiki"}, "seroincidence.wiki": {"page": "seroincidence", "file": "seroincidence.wiki"}, "ethstats.wiki": {"page": "ethstats", "file": "ethstats.wiki"}, "yesod-static.wiki": {"page": "yesod-static", "file": "yesod-static.wiki"}, "libquvi-scripts.wiki": {"page": "libquvi-scripts", "file": "libquvi-scripts.wiki"}, "TracTags.wiki": {"page": "TracTags", "file": "TracTags.wiki"}, "Thread-SigMask.wiki": {"page": "Thread-SigMask", "file": "Thread-SigMask.wiki"}, "GraphViz.wiki": {"page": "GraphViz", "file": "GraphViz.wiki"}, "Path-FindDev.wiki": {"page": "Path-FindDev", "file": "Path-FindDev.wiki"}, "go_codec.wiki": {"page": "go/codec", "file": "go_codec.wiki"}, "vit.wiki": {"page": "vit", "file": "vit.wiki"}, "fifo.lua.wiki": {"page": "fifo.lua", "file": "fifo.lua.wiki"}, "XZ_Utils.wiki": {"page": "XZ Utils", "file": "XZ_Utils.wiki"}, "InnoExtract.wiki": {"page": "InnoExtract", "file": "InnoExtract.wiki"}, "Apper.wiki": {"page": "Apper", "file": "Apper.wiki"}, "Nagstamon.wiki": {"page": "Nagstamon", "file": "Nagstamon.wiki"}, "apertium-pt-ca.wiki": {"page": "apertium-pt-ca", "file": "apertium-pt-ca.wiki"}, "p8-platform.wiki": {"page": "p8-platform", "file": "p8-platform.wiki"}, "mialm.wiki": {"page": "mialm", "file": "mialm.wiki"}, "POSIX__AtFork.wiki": {"page": "POSIX::AtFork", "file": "POSIX__AtFork.wiki"}, "fieldslib.wiki": {"page": "fieldslib", "file": "fieldslib.wiki"}, "libgovirt.wiki": {"page": "libgovirt", "file": "libgovirt.wiki"}, "mopidy-soundcloud.wiki": {"page": "mopidy-soundcloud", "file": "mopidy-soundcloud.wiki"}, "netrik_--_The_ANTRIK_Internet_Viewer.wiki": {"page": "netrik -- The ANTRIK Internet Viewer", "file": "netrik_--_The_ANTRIK_Internet_Viewer.wiki"}, "MooseX-ConfigFromFile.wiki": {"page": "MooseX-ConfigFromFile", "file": "MooseX-ConfigFromFile.wiki"}, "pex.wiki": {"page": "pex", "file": "pex.wiki"}, "git-big-picture.wiki": {"page": "git-big-picture", "file": "git-big-picture.wiki"}, "terminator.wiki": {"page": "terminator", "file": "terminator.wiki"}, "Subtitles.wiki": {"page": "Subtitles", "file": "Subtitles.wiki"}, "HTTP-Server-Simple-PSGI.wiki": {"page": "HTTP-Server-Simple-PSGI", "file": "HTTP-Server-Simple-PSGI.wiki"}, "Titanium.wiki": {"page": "Titanium", "file": "Titanium.wiki"}, "Sakura.wiki": {"page": "Sakura", "file": "Sakura.wiki"}, "greenwich.wiki": {"page": "greenwich", "file": "greenwich.wiki"}, "globus_gridmap_verify_myproxy_callout.wiki": {"page": "globus_gridmap_verify_myproxy_callout", "file": "globus_gridmap_verify_myproxy_callout.wiki"}, "xss-sanitize.wiki": {"page": "xss-sanitize", "file": "xss-sanitize.wiki"}, "openslide-python.wiki": {"page": "openslide-python", "file": "openslide-python.wiki"}, "pycadf.wiki": {"page": "pycadf", "file": "pycadf.wiki"}, "is-typedarray.wiki": {"page": "is-typedarray", "file": "is-typedarray.wiki"}, "scalpel.wiki": {"page": "scalpel", "file": "scalpel.wiki"}, "unixODBC-GUI-Qt.wiki": {"page": "unixODBC-GUI-Qt", "file": "unixODBC-GUI-Qt.wiki"}, "numptyphysics.wiki": {"page": "numptyphysics", "file": "numptyphysics.wiki"}, "Code__TidyAll.wiki": {"page": "Code::TidyAll", "file": "Code__TidyAll.wiki"}, "coinst.wiki": {"page": "coinst", "file": "coinst.wiki"}, "jruby-openssl.wiki": {"page": "jruby-openssl", "file": "jruby-openssl.wiki"}, "puppet-aodh.wiki": {"page": "puppet-aodh", "file": "puppet-aodh.wiki"}, "openstack.wiki": {"page": "openstack", "file": "openstack.wiki"}, "MooseX-Meta-TypeConstraint-Mooish.wiki": {"page": "MooseX-Meta-TypeConstraint-Mooish", "file": "MooseX-Meta-TypeConstraint-Mooish.wiki"}, "reshape.wiki": {"page": "reshape", "file": "reshape.wiki"}, "newlisp.wiki": {"page": "newlisp", "file": "newlisp.wiki"}, "Data-Dump.wiki": {"page": "Data-Dump", "file": "Data-Dump.wiki"}, "Catalyst-Controller-ActionRole.wiki": {"page": "Catalyst-Controller-ActionRole", "file": "Catalyst-Controller-ActionRole.wiki"}, "PerlX__Assert.wiki": {"page": "PerlX::Assert", "file": "PerlX__Assert.wiki"}, "jquery-jplayer.wiki": {"page": "jquery-jplayer", "file": "jquery-jplayer.wiki"}, "Twitter_Bootstrap_Theme.wiki": {"page": "Twitter Bootstrap Theme", "file": "Twitter_Bootstrap_Theme.wiki"}, "trac-accountmanager.wiki": {"page": "trac-accountmanager", "file": "trac-accountmanager.wiki"}, "physlock.wiki": {"page": "physlock", "file": "physlock.wiki"}, "jdeparser2.wiki": {"page": "jdeparser2", "file": "jdeparser2.wiki"}, "thread_order.wiki": {"page": "thread_order", "file": "thread_order.wiki"}, "nameparser.wiki": {"page": "nameparser", "file": "nameparser.wiki"}, "bibtex2html.wiki": {"page": "bibtex2html", "file": "bibtex2html.wiki"}, "go-log.wiki": {"page": "go-log", "file": "go-log.wiki"}, "libfvde.wiki": {"page": "libfvde", "file": "libfvde.wiki"}, "Embperl.wiki": {"page": "Embperl", "file": "Embperl.wiki"}, "mate-polkit.wiki": {"page": "mate-polkit", "file": "mate-polkit.wiki"}, "rspec-puppet.wiki": {"page": "rspec-puppet", "file": "rspec-puppet.wiki"}, "Data-TreeDumper.wiki": {"page": "Data-TreeDumper", "file": "Data-TreeDumper.wiki"}, "Knot_DNS.wiki": {"page": "Knot DNS", "file": "Knot_DNS.wiki"}, "stringex.wiki": {"page": "stringex", "file": "stringex.wiki"}, "globus-core.wiki": {"page": "globus-core", "file": "globus-core.wiki"}, "Bear.wiki": {"page": "Bear", "file": "Bear.wiki"}, "idna.wiki": {"page": "idna", "file": "idna.wiki"}, "OWASP_AntiSamy.wiki": {"page": "OWASP AntiSamy", "file": "OWASP_AntiSamy.wiki"}, "FGo_.wiki": {"page": "FGo!", "file": "FGo_.wiki"}, "coveralls-ruby.wiki": {"page": "coveralls-ruby", "file": "coveralls-ruby.wiki"}, "GPars.wiki": {"page": "GPars", "file": "GPars.wiki"}, "isync.wiki": {"page": "isync", "file": "isync.wiki"}, "Color-Calc.wiki": {"page": "Color-Calc", "file": "Color-Calc.wiki"}, "EQL_Driver__Load_Balancing_for_Serial_Network_Connections.wiki": {"page": "EQL Driver, Load Balancing for Serial Network Connections", "file": "EQL_Driver__Load_Balancing_for_Serial_Network_Connections.wiki"}, "http-api-data.wiki": {"page": "http-api-data", "file": "http-api-data.wiki"}, "GpsPrune.wiki": {"page": "GpsPrune", "file": "GpsPrune.wiki"}, "Double_Commander_Help.wiki": {"page": "Double Commander Help", "file": "Double_Commander_Help.wiki"}, "Maven_ANTLR_Plugin.wiki": {"page": "Maven ANTLR Plugin", "file": "Maven_ANTLR_Plugin.wiki"}, "xd.wiki": {"page": "xd", "file": "xd.wiki"}, "librest.wiki": {"page": "librest", "file": "librest.wiki"}, "test-framework-quickcheck2.wiki": {"page": "test-framework-quickcheck2", "file": "test-framework-quickcheck2.wiki"}, "html.wiki": {"page": "html", "file": "html.wiki"}, "assertions.wiki": {"page": "assertions", "file": "assertions.wiki"}, "backbone-deep-model.wiki": {"page": "backbone-deep-model", "file": "backbone-deep-model.wiki"}, "python-barbicanclient.wiki": {"page": "python-barbicanclient", "file": "python-barbicanclient.wiki"}, "Guice.wiki": {"page": "Guice", "file": "Guice.wiki"}, "Cadabra.wiki": {"page": "Cadabra", "file": "Cadabra.wiki"}, "globus_gram_job_manager_scripts.wiki": {"page": "globus_gram_job_manager_scripts", "file": "globus_gram_job_manager_scripts.wiki"}, "fabric.wiki": {"page": "fabric", "file": "fabric.wiki"}, "suricata.wiki": {"page": "suricata", "file": "suricata.wiki"}, "URI-Encode.wiki": {"page": "URI-Encode", "file": "URI-Encode.wiki"}, "R.methodsS3.wiki": {"page": "R.methodsS3", "file": "R.methodsS3.wiki"}, "SleekXMPP.wiki": {"page": "SleekXMPP", "file": "SleekXMPP.wiki"}, "testssl.sh.wiki": {"page": "testssl.sh", "file": "testssl.sh.wiki"}, "libde265.wiki": {"page": "libde265", "file": "libde265.wiki"}, "uaputl.wiki": {"page": "uaputl", "file": "uaputl.wiki"}, "abook.wiki": {"page": "abook", "file": "abook.wiki"}, "robojournal.wiki": {"page": "robojournal", "file": "robojournal.wiki"}, "backports_abc.wiki": {"page": "backports_abc", "file": "backports_abc.wiki"}, "Catalyst-Plugin-Redirect.wiki": {"page": "Catalyst-Plugin-Redirect", "file": "Catalyst-Plugin-Redirect.wiki"}, "bzr-git.wiki": {"page": "bzr-git", "file": "bzr-git.wiki"}, "hopenpgp-tools.wiki": {"page": "hopenpgp-tools", "file": "hopenpgp-tools.wiki"}, "JGoodies_Animation.wiki": {"page": "JGoodies Animation", "file": "JGoodies_Animation.wiki"}, "pseudomap.wiki": {"page": "pseudomap", "file": "pseudomap.wiki"}, "Email-Address.wiki": {"page": "Email-Address", "file": "Email-Address.wiki"}, "kcoreaddons.wiki": {"page": "kcoreaddons", "file": "kcoreaddons.wiki"}, "rabl.wiki": {"page": "rabl", "file": "rabl.wiki"}, "PHYLIP.wiki": {"page": "PHYLIP", "file": "PHYLIP.wiki"}, "byteorder.wiki": {"page": "byteorder", "file": "byteorder.wiki"}, "codemirror.wiki": {"page": "codemirror", "file": "codemirror.wiki"}, "SWT.wiki": {"page": "SWT", "file": "SWT.wiki"}, "9wm.wiki": {"page": "9wm", "file": "9wm.wiki"}, "Date-ISO8601.wiki": {"page": "Date-ISO8601", "file": "Date-ISO8601.wiki"}, "Apache-AuthCookie.wiki": {"page": "Apache-AuthCookie", "file": "Apache-AuthCookie.wiki"}, "zimlib.wiki": {"page": "zimlib", "file": "zimlib.wiki"}, "pynzb.wiki": {"page": "pynzb", "file": "pynzb.wiki"}, "DNS_Flood_Detector.wiki": {"page": "DNS Flood Detector", "file": "DNS_Flood_Detector.wiki"}, "DateTime-Format-Natural.wiki": {"page": "DateTime-Format-Natural", "file": "DateTime-Format-Natural.wiki"}, "dwww.wiki": {"page": "dwww", "file": "dwww.wiki"}, "sprintf-js.wiki": {"page": "sprintf-js", "file": "sprintf-js.wiki"}, "mugshot.wiki": {"page": "mugshot", "file": "mugshot.wiki"}, "CGI-Application-Plugin-Session.wiki": {"page": "CGI-Application-Plugin-Session", "file": "CGI-Application-Plugin-Session.wiki"}, "Mondrian.wiki": {"page": "Mondrian", "file": "Mondrian.wiki"}, "live-tasks.wiki": {"page": "live-tasks", "file": "live-tasks.wiki"}, "Net-OpenID-Consumer.wiki": {"page": "Net-OpenID-Consumer", "file": "Net-OpenID-Consumer.wiki"}, "texify.wiki": {"page": "texify", "file": "texify.wiki"}, "drupal-mod-jssip.wiki": {"page": "drupal-mod-jssip", "file": "drupal-mod-jssip.wiki"}, "tclws.wiki": {"page": "tclws", "file": "tclws.wiki"}, "postmark.wiki": {"page": "postmark", "file": "postmark.wiki"}, "bunny.wiki": {"page": "bunny", "file": "bunny.wiki"}, "com-hypirion-io.wiki": {"page": "com-hypirion-io", "file": "com-hypirion-io.wiki"}, "rails-assets-markdown-it-sanitizer.wiki": {"page": "rails-assets-markdown-it-sanitizer", "file": "rails-assets-markdown-it-sanitizer.wiki"}, "xcape.wiki": {"page": "xcape", "file": "xcape.wiki"}, "FreeOrion.wiki": {"page": "FreeOrion", "file": "FreeOrion.wiki"}, "python-adventure.wiki": {"page": "python-adventure", "file": "python-adventure.wiki"}, "Filesys-Virtual.wiki": {"page": "Filesys-Virtual", "file": "Filesys-Virtual.wiki"}, "asciidoc.wiki": {"page": "asciidoc", "file": "asciidoc.wiki"}, "ofx.wiki": {"page": "ofx", "file": "ofx.wiki"}, "ircii.wiki": {"page": "ircii", "file": "ircii.wiki"}, "cpan-outdated.wiki": {"page": "cpan-outdated", "file": "cpan-outdated.wiki"}, "musicip-libofa.wiki": {"page": "musicip-libofa", "file": "musicip-libofa.wiki"}, "pam-wrapper.wiki": {"page": "pam-wrapper", "file": "pam-wrapper.wiki"}, "sql-words.wiki": {"page": "sql-words", "file": "sql-words.wiki"}, "python-bz2file.wiki": {"page": "python-bz2file", "file": "python-bz2file.wiki"}, "e2wm.wiki": {"page": "e2wm", "file": "e2wm.wiki"}, "w3m.wiki": {"page": "w3m", "file": "w3m.wiki"}, "Importer.wiki": {"page": "Importer", "file": "Importer.wiki"}, "lcm.wiki": {"page": "lcm", "file": "lcm.wiki"}, "SDL.wiki": {"page": "SDL", "file": "SDL.wiki"}, "peach.wiki": {"page": "peach", "file": "peach.wiki"}, "gopkg.in_check.v1.wiki": {"page": "gopkg.in/check.v1", "file": "gopkg.in_check.v1.wiki"}, "edb.wiki": {"page": "edb", "file": "edb.wiki"}, "triplea.wiki": {"page": "triplea", "file": "triplea.wiki"}, "devise_lastseenable.wiki": {"page": "devise_lastseenable", "file": "devise_lastseenable.wiki"}, "WebService-Solr.wiki": {"page": "WebService-Solr", "file": "WebService-Solr.wiki"}, "libfilezilla.wiki": {"page": "libfilezilla", "file": "libfilezilla.wiki"}, "rouge.wiki": {"page": "rouge", "file": "rouge.wiki"}, "zam-plugins.wiki": {"page": "zam-plugins", "file": "zam-plugins.wiki"}, "MouseX-NativeTraits.wiki": {"page": "MouseX-NativeTraits", "file": "MouseX-NativeTraits.wiki"}, "execnet.wiki": {"page": "execnet", "file": "execnet.wiki"}, "VMDK-stream-converter.wiki": {"page": "VMDK-stream-converter", "file": "VMDK-stream-converter.wiki"}, "chalk.wiki": {"page": "chalk", "file": "chalk.wiki"}, "Net-Akamai.wiki": {"page": "Net-Akamai", "file": "Net-Akamai.wiki"}, "aewm++-goodies.wiki": {"page": "aewm++-goodies", "file": "aewm++-goodies.wiki"}, "Cdk.wiki": {"page": "Cdk", "file": "Cdk.wiki"}, "conmux.wiki": {"page": "conmux", "file": "conmux.wiki"}, "trocla.wiki": {"page": "trocla", "file": "trocla.wiki"}, "winswitch.wiki": {"page": "winswitch", "file": "winswitch.wiki"}, "flwrap.wiki": {"page": "flwrap", "file": "flwrap.wiki"}, "Class-Accessor-Chained.wiki": {"page": "Class-Accessor-Chained", "file": "Class-Accessor-Chained.wiki"}, "nose-timer.wiki": {"page": "nose-timer", "file": "nose-timer.wiki"}, "HarvestTools.wiki": {"page": "HarvestTools", "file": "HarvestTools.wiki"}, "gosigar.wiki": {"page": "gosigar", "file": "gosigar.wiki"}, "OpenNI.wiki": {"page": "OpenNI", "file": "OpenNI.wiki"}, "Dynare.wiki": {"page": "Dynare", "file": "Dynare.wiki"}, "itools.wiki": {"page": "itools", "file": "itools.wiki"}, "Test-Reporter.wiki": {"page": "Test-Reporter", "file": "Test-Reporter.wiki"}, "Path__Router.wiki": {"page": "Path::Router", "file": "Path__Router.wiki"}, "dokujclient.wiki": {"page": "dokujclient", "file": "dokujclient.wiki"}, "numlockx.wiki": {"page": "numlockx", "file": "numlockx.wiki"}, "DBI.wiki": {"page": "DBI", "file": "DBI.wiki"}, "hgnested.wiki": {"page": "hgnested", "file": "hgnested.wiki"}, "OpenPGM.wiki": {"page": "OpenPGM", "file": "OpenPGM.wiki"}, "Test-Files.wiki": {"page": "Test-Files", "file": "Test-Files.wiki"}, "isbnlib.wiki": {"page": "isbnlib", "file": "isbnlib.wiki"}, "travis.wiki": {"page": "travis", "file": "travis.wiki"}, "qtdoc-opensource-src.wiki": {"page": "qtdoc-opensource-src", "file": "qtdoc-opensource-src.wiki"}, "databank.wiki": {"page": "databank", "file": "databank.wiki"}, "mupen64plus-video-z64.wiki": {"page": "mupen64plus-video-z64", "file": "mupen64plus-video-z64.wiki"}, "pxe-kexec.wiki": {"page": "pxe-kexec", "file": "pxe-kexec.wiki"}, "bytestring-handle.wiki": {"page": "bytestring-handle", "file": "bytestring-handle.wiki"}, "Firefox.wiki": {"page": "Firefox", "file": "Firefox.wiki"}, "perspective-el.wiki": {"page": "perspective-el", "file": "perspective-el.wiki"}, "django-oauth-toolkit.wiki": {"page": "django-oauth-toolkit", "file": "django-oauth-toolkit.wiki"}, "owncloudclient.wiki": {"page": "owncloudclient", "file": "owncloudclient.wiki"}, "fog-brightbox.wiki": {"page": "fog-brightbox", "file": "fog-brightbox.wiki"}, "frame.wiki": {"page": "frame", "file": "frame.wiki"}, "heredoc.wiki": {"page": "heredoc", "file": "heredoc.wiki"}, "libuecc.wiki": {"page": "libuecc", "file": "libuecc.wiki"}, "fclabels.wiki": {"page": "fclabels", "file": "fclabels.wiki"}, "libgphoto2.wiki": {"page": "libgphoto2", "file": "libgphoto2.wiki"}, "Jide_Common_Layer__Open_Source_Project_.wiki": {"page": "Jide Common Layer (Open Source Project)", "file": "Jide_Common_Layer__Open_Source_Project_.wiki"}, "signify-openbsd-keys.wiki": {"page": "signify-openbsd-keys", "file": "signify-openbsd-keys.wiki"}, "WCSLIB.wiki": {"page": "WCSLIB", "file": "WCSLIB.wiki"}, "libzhuyin.wiki": {"page": "libzhuyin", "file": "libzhuyin.wiki"}, "gitlab_git.wiki": {"page": "gitlab_git", "file": "gitlab_git.wiki"}, "Catalyst-Authentication-Store-Htpasswd.wiki": {"page": "Catalyst-Authentication-Store-Htpasswd", "file": "Catalyst-Authentication-Store-Htpasswd.wiki"}, "pacparser.wiki": {"page": "pacparser", "file": "pacparser.wiki"}, "Path-Dispatcher-Declarative.wiki": {"page": "Path-Dispatcher-Declarative", "file": "Path-Dispatcher-Declarative.wiki"}, "XSOM.wiki": {"page": "XSOM", "file": "XSOM.wiki"}, "mupen64plus-rsp-z64.wiki": {"page": "mupen64plus-rsp-z64", "file": "mupen64plus-rsp-z64.wiki"}, "video_without_flash.wiki": {"page": "video without flash", "file": "video_without_flash.wiki"}, "click-threading.wiki": {"page": "click-threading", "file": "click-threading.wiki"}, "Set-Object.wiki": {"page": "Set-Object", "file": "Set-Object.wiki"}, "beanstalkc.wiki": {"page": "beanstalkc", "file": "beanstalkc.wiki"}, "smplayer-themes.wiki": {"page": "smplayer-themes", "file": "smplayer-themes.wiki"}, "mp4h.wiki": {"page": "mp4h", "file": "mp4h.wiki"}, "PCMan_File_Manager.wiki": {"page": "PCMan File Manager", "file": "PCMan_File_Manager.wiki"}, "Flask-Sockets.wiki": {"page": "Flask-Sockets", "file": "Flask-Sockets.wiki"}, "cprng-aes.wiki": {"page": "cprng-aes", "file": "cprng-aes.wiki"}, "cctools.wiki": {"page": "cctools", "file": "cctools.wiki"}, "Apache_Santuario_XML-Security-C_library.wiki": {"page": "Apache Santuario XML-Security-C library", "file": "Apache_Santuario_XML-Security-C_library.wiki"}, "bumpversion.wiki": {"page": "bumpversion", "file": "bumpversion.wiki"}, "FFI-CheckLib.wiki": {"page": "FFI-CheckLib", "file": "FFI-CheckLib.wiki"}, "kjobwidgets.wiki": {"page": "kjobwidgets", "file": "kjobwidgets.wiki"}, "B.A.T.M.A.N._advanced_control_and_management_tool.wiki": {"page": "B.A.T.M.A.N. advanced control and management tool", "file": "B.A.T.M.A.N._advanced_control_and_management_tool.wiki"}, "EiskaltDC++.wiki": {"page": "EiskaltDC++", "file": "EiskaltDC++.wiki"}, "Discount.wiki": {"page": "Discount", "file": "Discount.wiki"}, "Whoosh.wiki": {"page": "Whoosh", "file": "Whoosh.wiki"}, "xopen.wiki": {"page": "xopen", "file": "xopen.wiki"}, "go-sqlite3.wiki": {"page": "go-sqlite3", "file": "go-sqlite3.wiki"}, "DBIx-Class-DynamicDefault.wiki": {"page": "DBIx-Class-DynamicDefault", "file": "DBIx-Class-DynamicDefault.wiki"}, "sievelib.wiki": {"page": "sievelib", "file": "sievelib.wiki"}, "mopidy-podcast-itunes.wiki": {"page": "mopidy-podcast-itunes", "file": "mopidy-podcast-itunes.wiki"}, "roman.wiki": {"page": "roman", "file": "roman.wiki"}, "musicbrainzngs.wiki": {"page": "musicbrainzngs", "file": "musicbrainzngs.wiki"}, "syslogparser.wiki": {"page": "syslogparser", "file": "syslogparser.wiki"}, "GalleryRemote.wiki": {"page": "GalleryRemote", "file": "GalleryRemote.wiki"}, "pcre-light.wiki": {"page": "pcre-light", "file": "pcre-light.wiki"}, "mate-optimus.wiki": {"page": "mate-optimus", "file": "mate-optimus.wiki"}, "Business-Hours.wiki": {"page": "Business-Hours", "file": "Business-Hours.wiki"}, "FCGI-ProcManager-MaxRequests.wiki": {"page": "FCGI-ProcManager-MaxRequests", "file": "FCGI-ProcManager-MaxRequests.wiki"}, "dir2ogg.wiki": {"page": "dir2ogg", "file": "dir2ogg.wiki"}, "metaclass.wiki": {"page": "metaclass", "file": "metaclass.wiki"}, "mono_logger.wiki": {"page": "mono_logger", "file": "mono_logger.wiki"}, "Time-Warp.wiki": {"page": "Time-Warp", "file": "Time-Warp.wiki"}, "kholidays.wiki": {"page": "kholidays", "file": "kholidays.wiki"}, "legit.wiki": {"page": "legit", "file": "legit.wiki"}, "kdeconnect-kde.wiki": {"page": "kdeconnect-kde", "file": "kdeconnect-kde.wiki"}, "Flickr-Upload.wiki": {"page": "Flickr-Upload", "file": "Flickr-Upload.wiki"}, "Crypt-DES.wiki": {"page": "Crypt-DES", "file": "Crypt-DES.wiki"}, "ezquake.wiki": {"page": "ezquake", "file": "ezquake.wiki"}, "PLINK.wiki": {"page": "PLINK", "file": "PLINK.wiki"}, "kwrited.wiki": {"page": "kwrited", "file": "kwrited.wiki"}, "golang.wiki": {"page": "golang", "file": "golang.wiki"}, "fined.wiki": {"page": "fined", "file": "fined.wiki"}, "QSpeakers.wiki": {"page": "QSpeakers", "file": "QSpeakers.wiki"}, "Test-YAML.wiki": {"page": "Test-YAML", "file": "Test-YAML.wiki"}, "ppx-type-conv.wiki": {"page": "ppx-type-conv", "file": "ppx-type-conv.wiki"}, "clucy.wiki": {"page": "clucy", "file": "clucy.wiki"}, "fgetty.wiki": {"page": "fgetty", "file": "fgetty.wiki"}, "doconce.wiki": {"page": "doconce", "file": "doconce.wiki"}, "dh-sysuser.wiki": {"page": "dh-sysuser", "file": "dh-sysuser.wiki"}, "IOK.wiki": {"page": "IOK", "file": "IOK.wiki"}, "4ti2.wiki": {"page": "4ti2", "file": "4ti2.wiki"}, "sanitize.wiki": {"page": "sanitize", "file": "sanitize.wiki"}, "certifi.wiki": {"page": "certifi", "file": "certifi.wiki"}, "MDA-LV2.wiki": {"page": "MDA-LV2", "file": "MDA-LV2.wiki"}, "gollum-lib.wiki": {"page": "gollum-lib", "file": "gollum-lib.wiki"}, "yesod-newsfeed.wiki": {"page": "yesod-newsfeed", "file": "yesod-newsfeed.wiki"}, "Xapers.wiki": {"page": "Xapers", "file": "Xapers.wiki"}, "imagesize.wiki": {"page": "imagesize", "file": "imagesize.wiki"}, "xppaut.wiki": {"page": "xppaut", "file": "xppaut.wiki"}, "sshkit.wiki": {"page": "sshkit", "file": "sshkit.wiki"}, "MediaWiki-API.wiki": {"page": "MediaWiki-API", "file": "MediaWiki-API.wiki"}, "cppdb.wiki": {"page": "cppdb", "file": "cppdb.wiki"}, "webfinger.wiki": {"page": "webfinger", "file": "webfinger.wiki"}, "emacs-jabber.wiki": {"page": "emacs-jabber", "file": "emacs-jabber.wiki"}, "riemann-c-client.wiki": {"page": "riemann-c-client", "file": "riemann-c-client.wiki"}, "tDiary.wiki": {"page": "tDiary", "file": "tDiary.wiki"}, "RSCODE.wiki": {"page": "RSCODE", "file": "RSCODE.wiki"}, "redcarpet.wiki": {"page": "redcarpet", "file": "redcarpet.wiki"}, "jison-lex.wiki": {"page": "jison-lex", "file": "jison-lex.wiki"}, "hourglass.wiki": {"page": "hourglass", "file": "hourglass.wiki"}, "dublin-traceroute.wiki": {"page": "dublin-traceroute", "file": "dublin-traceroute.wiki"}, "samuel.wiki": {"page": "samuel", "file": "samuel.wiki"}, "IdentiCurse.wiki": {"page": "IdentiCurse", "file": "IdentiCurse.wiki"}, "kdepim.wiki": {"page": "kdepim", "file": "kdepim.wiki"}, "colorpicker.wiki": {"page": "colorpicker", "file": "colorpicker.wiki"}, "KWStyle.wiki": {"page": "KWStyle", "file": "KWStyle.wiki"}, "addressable.wiki": {"page": "addressable", "file": "addressable.wiki"}, "locket.py.wiki": {"page": "locket.py", "file": "locket.py.wiki"}, "libdwarf.wiki": {"page": "libdwarf", "file": "libdwarf.wiki"}, "po2json.wiki": {"page": "po2json", "file": "po2json.wiki"}, "Dist__Inkt__Role__Release.wiki": {"page": "Dist::Inkt::Role::Release", "file": "Dist__Inkt__Role__Release.wiki"}, "certificate-patrol.wiki": {"page": "certificate-patrol", "file": "certificate-patrol.wiki"}, "falcon.wiki": {"page": "falcon", "file": "falcon.wiki"}, "Shell-Perl.wiki": {"page": "Shell-Perl", "file": "Shell-Perl.wiki"}, "binary-orphans.wiki": {"page": "binary-orphans", "file": "binary-orphans.wiki"}, "vagrant-mutate.wiki": {"page": "vagrant-mutate", "file": "vagrant-mutate.wiki"}, "slashem.wiki": {"page": "slashem", "file": "slashem.wiki"}, "libscca.wiki": {"page": "libscca", "file": "libscca.wiki"}, "gopass.wiki": {"page": "gopass", "file": "gopass.wiki"}, "adegraphics.wiki": {"page": "adegraphics", "file": "adegraphics.wiki"}, "fcitx-m17n.wiki": {"page": "fcitx-m17n", "file": "fcitx-m17n.wiki"}, "Hitori.wiki": {"page": "Hitori", "file": "Hitori.wiki"}, "tb.wiki": {"page": "tb", "file": "tb.wiki"}, "forensics-all.wiki": {"page": "forensics-all", "file": "forensics-all.wiki"}, "nori.wiki": {"page": "nori", "file": "nori.wiki"}, "pylibtiff.wiki": {"page": "pylibtiff", "file": "pylibtiff.wiki"}, "Eclipse-Linuxtools.wiki": {"page": "Eclipse-Linuxtools", "file": "Eclipse-Linuxtools.wiki"}, "fische.wiki": {"page": "fische", "file": "fische.wiki"}, "Doctrine_DBAL.wiki": {"page": "Doctrine DBAL", "file": "Doctrine_DBAL.wiki"}, "qtmultimedia-opensource-src.wiki": {"page": "qtmultimedia-opensource-src", "file": "qtmultimedia-opensource-src.wiki"}, "chronic_duration.wiki": {"page": "chronic_duration", "file": "chronic_duration.wiki"}, "NanoMsg__Raw.wiki": {"page": "NanoMsg::Raw", "file": "NanoMsg__Raw.wiki"}, "racc.wiki": {"page": "racc", "file": "racc.wiki"}, "defined.wiki": {"page": "defined", "file": "defined.wiki"}, "Agda_standard_library.wiki": {"page": "Agda standard library", "file": "Agda_standard_library.wiki"}, "chai.wiki": {"page": "chai", "file": "chai.wiki"}, "dbus-glib.wiki": {"page": "dbus-glib", "file": "dbus-glib.wiki"}, "dfu-util.wiki": {"page": "dfu-util", "file": "dfu-util.wiki"}, "modem-manager-gui.wiki": {"page": "modem-manager-gui", "file": "modem-manager-gui.wiki"}, "XStream.wiki": {"page": "XStream", "file": "XStream.wiki"}, "pkg-perl-tools.wiki": {"page": "pkg-perl-tools", "file": "pkg-perl-tools.wiki"}, "Giada.wiki": {"page": "Giada", "file": "Giada.wiki"}, "Net_PublicSuffix.wiki": {"page": "Net_PublicSuffix", "file": "Net_PublicSuffix.wiki"}, "Routino.wiki": {"page": "Routino", "file": "Routino.wiki"}, "LEPL.wiki": {"page": "LEPL", "file": "LEPL.wiki"}, "Net__ARP.wiki": {"page": "Net::ARP", "file": "Net__ARP.wiki"}, "filelight.wiki": {"page": "filelight", "file": "filelight.wiki"}, "minio-go.wiki": {"page": "minio-go", "file": "minio-go.wiki"}, "IO-LCDproc.wiki": {"page": "IO-LCDproc", "file": "IO-LCDproc.wiki"}, "singularity.wiki": {"page": "singularity", "file": "singularity.wiki"}, "IO-Async-Loop-Mojo.wiki": {"page": "IO-Async-Loop-Mojo", "file": "IO-Async-Loop-Mojo.wiki"}, "matplotlib-venn.wiki": {"page": "matplotlib-venn", "file": "matplotlib-venn.wiki"}, "path-pieces.wiki": {"page": "path-pieces", "file": "path-pieces.wiki"}, "SFML__Simple_and_Fast_Multimedia_Library_.wiki": {"page": "SFML (Simple and Fast Multimedia Library)", "file": "SFML__Simple_and_Fast_Multimedia_Library_.wiki"}, "ldap.wiki": {"page": "ldap", "file": "ldap.wiki"}, "atlas-cpp.wiki": {"page": "atlas-cpp", "file": "atlas-cpp.wiki"}, "XStatic-Angular-Mock.wiki": {"page": "XStatic-Angular-Mock", "file": "XStatic-Angular-Mock.wiki"}, "ggee.wiki": {"page": "ggee", "file": "ggee.wiki"}, "Boost-Geometry-Utils.wiki": {"page": "Boost-Geometry-Utils", "file": "Boost-Geometry-Utils.wiki"}, "the_Staden_Package.wiki": {"page": "the Staden Package", "file": "the_Staden_Package.wiki"}, "stterm.wiki": {"page": "stterm", "file": "stterm.wiki"}, "cld2.wiki": {"page": "cld2", "file": "cld2.wiki"}, "pear-channels.wiki": {"page": "pear-channels", "file": "pear-channels.wiki"}, "fping_3.wiki": {"page": "fping 3", "file": "fping_3.wiki"}, "vcr.py.wiki": {"page": "vcr.py", "file": "vcr.py.wiki"}, "PyScanFCS.wiki": {"page": "PyScanFCS", "file": "PyScanFCS.wiki"}, "GOsa__Password_Management_Add-On.wiki": {"page": "GOsa\u00b2 Password Management Add-On", "file": "GOsa__Password_Management_Add-On.wiki"}, "SVG-TT-Graph.wiki": {"page": "SVG-TT-Graph", "file": "SVG-TT-Graph.wiki"}, "XML-AutoWriter.wiki": {"page": "XML-AutoWriter", "file": "XML-AutoWriter.wiki"}, "Flickr-API.wiki": {"page": "Flickr-API", "file": "Flickr-API.wiki"}, "Text-Brew.wiki": {"page": "Text-Brew", "file": "Text-Brew.wiki"}, "Mail-Sendmail.wiki": {"page": "Mail-Sendmail", "file": "Mail-Sendmail.wiki"}, "Iceweasel_Branding.wiki": {"page": "Iceweasel Branding", "file": "Iceweasel_Branding.wiki"}, "mediasettings.wiki": {"page": "mediasettings", "file": "mediasettings.wiki"}, "Devel-REPL.wiki": {"page": "Devel-REPL", "file": "Devel-REPL.wiki"}, "HTML_Purifier.wiki": {"page": "HTML Purifier", "file": "HTML_Purifier.wiki"}, "Ding.wiki": {"page": "Ding", "file": "Ding.wiki"}, "Statistics__Linefit.wiki": {"page": "Statistics::Linefit", "file": "Statistics__Linefit.wiki"}, "LXMenu-data.wiki": {"page": "LXMenu-data", "file": "LXMenu-data.wiki"}, "ofxstatement.wiki": {"page": "ofxstatement", "file": "ofxstatement.wiki"}, "Obmenu.wiki": {"page": "Obmenu", "file": "Obmenu.wiki"}, "Bridge_Method_Injector.wiki": {"page": "Bridge Method Injector", "file": "Bridge_Method_Injector.wiki"}, "ppx-driver.wiki": {"page": "ppx-driver", "file": "ppx-driver.wiki"}, "SezPoz.wiki": {"page": "SezPoz", "file": "SezPoz.wiki"}, "minimodem.wiki": {"page": "minimodem", "file": "minimodem.wiki"}, "gnome-nettool.wiki": {"page": "gnome-nettool", "file": "gnome-nettool.wiki"}, "peg-e.wiki": {"page": "peg-e", "file": "peg-e.wiki"}, "Gtk2-Unique.wiki": {"page": "Gtk2-Unique", "file": "Gtk2-Unique.wiki"}, "angles.wiki": {"page": "angles", "file": "angles.wiki"}, "gziphandler.wiki": {"page": "gziphandler", "file": "gziphandler.wiki"}, "libharu.wiki": {"page": "libharu", "file": "libharu.wiki"}, "d3-tip.wiki": {"page": "d3-tip", "file": "d3-tip.wiki"}, "swift.wiki": {"page": "swift", "file": "swift.wiki"}, "mFilter_for_R.wiki": {"page": "mFilter for R", "file": "mFilter_for_R.wiki"}, "syb-with-class.wiki": {"page": "syb-with-class", "file": "syb-with-class.wiki"}, "ext3grep.wiki": {"page": "ext3grep", "file": "ext3grep.wiki"}, "box2d.wiki": {"page": "box2d", "file": "box2d.wiki"}, "SageMath.wiki": {"page": "SageMath", "file": "SageMath.wiki"}, "maxminddb-golang.wiki": {"page": "maxminddb-golang", "file": "maxminddb-golang.wiki"}, "FreeDict.wiki": {"page": "FreeDict", "file": "FreeDict.wiki"}, "hunspell-be.wiki": {"page": "hunspell-be", "file": "hunspell-be.wiki"}, "libphone-utils.wiki": {"page": "libphone-utils", "file": "libphone-utils.wiki"}, "json-parse-helpfulerror.wiki": {"page": "json-parse-helpfulerror", "file": "json-parse-helpfulerror.wiki"}, "Carlos_Pascual-Izarra.wiki": {"page": "Carlos Pascual-Izarra", "file": "Carlos_Pascual-Izarra.wiki"}, "is-unc-path.wiki": {"page": "is-unc-path", "file": "is-unc-path.wiki"}, "select2.js.wiki": {"page": "select2.js", "file": "select2.js.wiki"}, "tryton-modules-carrier-weight.wiki": {"page": "tryton-modules-carrier-weight", "file": "tryton-modules-carrier-weight.wiki"}, "argparse4j.wiki": {"page": "argparse4j", "file": "argparse4j.wiki"}, "Business-BR-Ids.wiki": {"page": "Business-BR-Ids", "file": "Business-BR-Ids.wiki"}, "hxt-curl.wiki": {"page": "hxt-curl", "file": "hxt-curl.wiki"}, "kross.wiki": {"page": "kross", "file": "kross.wiki"}, "opense-basic.wiki": {"page": "opense-basic", "file": "opense-basic.wiki"}, "SOAP-Lite.wiki": {"page": "SOAP-Lite", "file": "SOAP-Lite.wiki"}, "canl-c.wiki": {"page": "canl-c", "file": "canl-c.wiki"}, "Chris_McDonough.wiki": {"page": "Chris McDonough", "file": "Chris_McDonough.wiki"}, "file-roller.wiki": {"page": "file-roller", "file": "file-roller.wiki"}, "boinc.wiki": {"page": "boinc", "file": "boinc.wiki"}, "twitter-conduit.wiki": {"page": "twitter-conduit", "file": "twitter-conduit.wiki"}, "apt-move.wiki": {"page": "apt-move", "file": "apt-move.wiki"}, "Data-Password.wiki": {"page": "Data-Password", "file": "Data-Password.wiki"}, "djagios.wiki": {"page": "djagios", "file": "djagios.wiki"}, "OCS_package_for_Octave.wiki": {"page": "OCS package for Octave", "file": "OCS_package_for_Octave.wiki"}, "muttprofile.wiki": {"page": "muttprofile", "file": "muttprofile.wiki"}, "ladvd.wiki": {"page": "ladvd", "file": "ladvd.wiki"}, "taffybar.wiki": {"page": "taffybar", "file": "taffybar.wiki"}, "domutils.wiki": {"page": "domutils", "file": "domutils.wiki"}, "ofxhome.wiki": {"page": "ofxhome", "file": "ofxhome.wiki"}, "pandoc-citeproc.wiki": {"page": "pandoc-citeproc", "file": "pandoc-citeproc.wiki"}, "SleepyHead.wiki": {"page": "SleepyHead", "file": "SleepyHead.wiki"}, "Role-Identifiable.wiki": {"page": "Role-Identifiable", "file": "Role-Identifiable.wiki"}, "carto.wiki": {"page": "carto", "file": "carto.wiki"}, "bson.wiki": {"page": "bson", "file": "bson.wiki"}, "gnuchess.wiki": {"page": "gnuchess", "file": "gnuchess.wiki"}, "Text-CSV_XS.wiki": {"page": "Text-CSV_XS", "file": "Text-CSV_XS.wiki"}, "RDF__Trine__Node__Literal__XML.wiki": {"page": "RDF::Trine::Node::Literal::XML", "file": "RDF__Trine__Node__Literal__XML.wiki"}, "CatalystX-Component-Traits.wiki": {"page": "CatalystX-Component-Traits", "file": "CatalystX-Component-Traits.wiki"}, "libsigscan.wiki": {"page": "libsigscan", "file": "libsigscan.wiki"}, "trash-cli.wiki": {"page": "trash-cli", "file": "trash-cli.wiki"}, "exit.wiki": {"page": "exit", "file": "exit.wiki"}, "pexif.wiki": {"page": "pexif", "file": "pexif.wiki"}, "kwallet.wiki": {"page": "kwallet", "file": "kwallet.wiki"}, "tainting.wiki": {"page": "tainting", "file": "tainting.wiki"}, "retrying.wiki": {"page": "retrying", "file": "retrying.wiki"}, "Portable_Computing_Language.wiki": {"page": "Portable Computing Language", "file": "Portable_Computing_Language.wiki"}, "pilkit.wiki": {"page": "pilkit", "file": "pilkit.wiki"}, "Authen-CAS-Client.wiki": {"page": "Authen-CAS-Client", "file": "Authen-CAS-Client.wiki"}, "gentlyWEB-utils.wiki": {"page": "gentlyWEB-utils", "file": "gentlyWEB-utils.wiki"}, "jackson-databind.wiki": {"page": "jackson-databind", "file": "jackson-databind.wiki"}, "bittwist.wiki": {"page": "bittwist", "file": "bittwist.wiki"}, "Deb-o-Matic.wiki": {"page": "Deb-o-Matic", "file": "Deb-o-Matic.wiki"}, "xfce4-notes-plugin.wiki": {"page": "xfce4-notes-plugin", "file": "xfce4-notes-plugin.wiki"}, "quickcheck-unicode.wiki": {"page": "quickcheck-unicode", "file": "quickcheck-unicode.wiki"}, "khard.wiki": {"page": "khard", "file": "khard.wiki"}, "django-webpack-loader.wiki": {"page": "django-webpack-loader", "file": "django-webpack-loader.wiki"}, "typerep.wiki": {"page": "typerep", "file": "typerep.wiki"}, "zim.wiki": {"page": "zim", "file": "zim.wiki"}, "parslet.wiki": {"page": "parslet", "file": "parslet.wiki"}, "text-binary.wiki": {"page": "text-binary", "file": "text-binary.wiki"}, "RDFLib.wiki": {"page": "RDFLib", "file": "RDFLib.wiki"}, "aoetools.wiki": {"page": "aoetools", "file": "aoetools.wiki"}, "faraday-cookie_jar.wiki": {"page": "faraday-cookie_jar", "file": "faraday-cookie_jar.wiki"}, "iio-sensor-proxy.wiki": {"page": "iio-sensor-proxy", "file": "iio-sensor-proxy.wiki"}, "BOSixNet.wiki": {"page": "BOSixNet", "file": "BOSixNet.wiki"}, "txt2man.wiki": {"page": "txt2man", "file": "txt2man.wiki"}, "Text-Xslate.wiki": {"page": "Text-Xslate", "file": "Text-Xslate.wiki"}, "Maven_Plugin_Tools.wiki": {"page": "Maven Plugin Tools", "file": "Maven_Plugin_Tools.wiki"}, "python-tldp.wiki": {"page": "python-tldp", "file": "python-tldp.wiki"}, "mate-netbook.wiki": {"page": "mate-netbook", "file": "mate-netbook.wiki"}, "cryptohash.wiki": {"page": "cryptohash", "file": "cryptohash.wiki"}, "MUMmer.wiki": {"page": "MUMmer", "file": "MUMmer.wiki"}, "generator-supported.wiki": {"page": "generator-supported", "file": "generator-supported.wiki"}, "ruby-rbvmomi.wiki": {"page": "ruby-rbvmomi", "file": "ruby-rbvmomi.wiki"}, "Net-NTP.wiki": {"page": "Net-NTP", "file": "Net-NTP.wiki"}, "libosmocore.wiki": {"page": "libosmocore", "file": "libosmocore.wiki"}, "sympow.wiki": {"page": "sympow", "file": "sympow.wiki"}, "ocaml-text.wiki": {"page": "ocaml-text", "file": "ocaml-text.wiki"}, "fdclone.wiki": {"page": "fdclone", "file": "fdclone.wiki"}, "Sim4.wiki": {"page": "Sim4", "file": "Sim4.wiki"}, "git-reintegrate.wiki": {"page": "git-reintegrate", "file": "git-reintegrate.wiki"}, "curator.wiki": {"page": "curator", "file": "curator.wiki"}, "Sonic_Visualizer.wiki": {"page": "Sonic Visualizer", "file": "Sonic_Visualizer.wiki"}, "brian.wiki": {"page": "brian", "file": "brian.wiki"}, "globus_simple_ca.wiki": {"page": "globus_simple_ca", "file": "globus_simple_ca.wiki"}, "banshee.wiki": {"page": "banshee", "file": "banshee.wiki"}, "DateTime-Format-ISO8601.wiki": {"page": "DateTime-Format-ISO8601", "file": "DateTime-Format-ISO8601.wiki"}, "BaseZ.wiki": {"page": "BaseZ", "file": "BaseZ.wiki"}, "network-uri.wiki": {"page": "network-uri", "file": "network-uri.wiki"}, "ordered-read-streams.wiki": {"page": "ordered-read-streams", "file": "ordered-read-streams.wiki"}, "libphonenumber.wiki": {"page": "libphonenumber", "file": "libphonenumber.wiki"}, "qi.wiki": {"page": "qi", "file": "qi.wiki"}, "rxtx.wiki": {"page": "rxtx", "file": "rxtx.wiki"}, "CGI__FormBuilder.wiki": {"page": "CGI::FormBuilder", "file": "CGI__FormBuilder.wiki"}, "pylibravatar.wiki": {"page": "pylibravatar", "file": "pylibravatar.wiki"}, "bigfft.wiki": {"page": "bigfft", "file": "bigfft.wiki"}, "Class-Tiny.wiki": {"page": "Class-Tiny", "file": "Class-Tiny.wiki"}, "CipUX.wiki": {"page": "CipUX", "file": "CipUX.wiki"}, "apertium-eu-es.wiki": {"page": "apertium-eu-es", "file": "apertium-eu-es.wiki"}, "cmislib.wiki": {"page": "cmislib", "file": "cmislib.wiki"}, "gr-radar.wiki": {"page": "gr-radar", "file": "gr-radar.wiki"}, "Orfeo_Toolbox.wiki": {"page": "Orfeo Toolbox", "file": "Orfeo_Toolbox.wiki"}, "omniauth-kerberos.wiki": {"page": "omniauth-kerberos", "file": "omniauth-kerberos.wiki"}, "Geo-IP.wiki": {"page": "Geo-IP", "file": "Geo-IP.wiki"}, "refact.wiki": {"page": "refact", "file": "refact.wiki"}, "ecryptfs-utils.wiki": {"page": "ecryptfs-utils", "file": "ecryptfs-utils.wiki"}, "flycheck.wiki": {"page": "flycheck", "file": "flycheck.wiki"}, "serverspec-runner.wiki": {"page": "serverspec-runner", "file": "serverspec-runner.wiki"}, "OrthancImageJ.wiki": {"page": "OrthancImageJ", "file": "OrthancImageJ.wiki"}, "ignmath.wiki": {"page": "ignmath", "file": "ignmath.wiki"}, "RDF__Helper__Properties.wiki": {"page": "RDF::Helper::Properties", "file": "RDF__Helper__Properties.wiki"}, "hindsight.wiki": {"page": "hindsight", "file": "hindsight.wiki"}, "flask-sqlalchemy.wiki": {"page": "flask-sqlalchemy", "file": "flask-sqlalchemy.wiki"}, "Net-HTTPS-NB.wiki": {"page": "Net-HTTPS-NB", "file": "Net-HTTPS-NB.wiki"}, "Log-Report-Lexicon.wiki": {"page": "Log-Report-Lexicon", "file": "Log-Report-Lexicon.wiki"}, "synfig.wiki": {"page": "synfig", "file": "synfig.wiki"}, "gkrellmitime.wiki": {"page": "gkrellmitime", "file": "gkrellmitime.wiki"}, "python-pyqtgraph.wiki": {"page": "python-pyqtgraph", "file": "python-pyqtgraph.wiki"}, "HTML__TreeBuilder__LibXML.wiki": {"page": "HTML::TreeBuilder::LibXML", "file": "HTML__TreeBuilder__LibXML.wiki"}, "rack-accept.wiki": {"page": "rack-accept", "file": "rack-accept.wiki"}, "jquery-jplayer-bluemonday.wiki": {"page": "jquery-jplayer-bluemonday", "file": "jquery-jplayer-bluemonday.wiki"}, "mate-desktop.wiki": {"page": "mate-desktop", "file": "mate-desktop.wiki"}, "amanda.wiki": {"page": "amanda", "file": "amanda.wiki"}, "Dancer-Plugin-Database.wiki": {"page": "Dancer-Plugin-Database", "file": "Dancer-Plugin-Database.wiki"}, "phybin.wiki": {"page": "phybin", "file": "phybin.wiki"}, "Tiny_C_Compiler.wiki": {"page": "Tiny C Compiler", "file": "Tiny_C_Compiler.wiki"}, "graph.wiki": {"page": "graph", "file": "graph.wiki"}, "Rifiuti.wiki": {"page": "Rifiuti", "file": "Rifiuti.wiki"}, "tcvt.wiki": {"page": "tcvt", "file": "tcvt.wiki"}, "XBoard.wiki": {"page": "XBoard", "file": "XBoard.wiki"}, "tsung.wiki": {"page": "tsung", "file": "tsung.wiki"}, "Xalan-C_C++.wiki": {"page": "Xalan-C/C++", "file": "Xalan-C_C++.wiki"}, "Moo.wiki": {"page": "Moo", "file": "Moo.wiki"}, "String-Truncate.wiki": {"page": "String-Truncate", "file": "String-Truncate.wiki"}, "hping3.wiki": {"page": "hping3", "file": "hping3.wiki"}, "ModemManager.wiki": {"page": "ModemManager", "file": "ModemManager.wiki"}, "diffy.wiki": {"page": "diffy", "file": "diffy.wiki"}, "Test-MockModule.wiki": {"page": "Test-MockModule", "file": "Test-MockModule.wiki"}, "Request_Tracker.wiki": {"page": "Request Tracker", "file": "Request_Tracker.wiki"}, "jsr-305.wiki": {"page": "jsr-305", "file": "jsr-305.wiki"}, "MooseX__UndefTolerant.wiki": {"page": "MooseX::UndefTolerant", "file": "MooseX__UndefTolerant.wiki"}, "GPS-Point.wiki": {"page": "GPS-Point", "file": "GPS-Point.wiki"}, "numpydoc.wiki": {"page": "numpydoc", "file": "numpydoc.wiki"}, "globus_gass_transfer.wiki": {"page": "globus_gass_transfer", "file": "globus_gass_transfer.wiki"}, "cmdargs.wiki": {"page": "cmdargs", "file": "cmdargs.wiki"}, "ecoPCR.wiki": {"page": "ecoPCR", "file": "ecoPCR.wiki"}, "python-monascaclient.wiki": {"page": "python-monascaclient", "file": "python-monascaclient.wiki"}, "khronos-opencl-clhpp.wiki": {"page": "khronos-opencl-clhpp", "file": "khronos-opencl-clhpp.wiki"}, "GAP_package_LAGUNA.wiki": {"page": "GAP package LAGUNA", "file": "GAP_package_LAGUNA.wiki"}, "ghc-mtl.wiki": {"page": "ghc-mtl", "file": "ghc-mtl.wiki"}, "process-extras.wiki": {"page": "process-extras", "file": "process-extras.wiki"}, "suture.wiki": {"page": "suture", "file": "suture.wiki"}, "fcitx.wiki": {"page": "fcitx", "file": "fcitx.wiki"}, "Acme-constant.wiki": {"page": "Acme-constant", "file": "Acme-constant.wiki"}, "Math-Derivative.wiki": {"page": "Math-Derivative", "file": "Math-Derivative.wiki"}, "scratch.wiki": {"page": "scratch", "file": "scratch.wiki"}, "protorpc-standalone.wiki": {"page": "protorpc-standalone", "file": "protorpc-standalone.wiki"}, "CellWriter.wiki": {"page": "CellWriter", "file": "CellWriter.wiki"}, "Template-Plugin-Textile2.wiki": {"page": "Template-Plugin-Textile2", "file": "Template-Plugin-Textile2.wiki"}, "dh-linktree.wiki": {"page": "dh-linktree", "file": "dh-linktree.wiki"}, "omniauth-facebook.wiki": {"page": "omniauth-facebook", "file": "omniauth-facebook.wiki"}, "hyphenation.wiki": {"page": "hyphenation", "file": "hyphenation.wiki"}, "lcmaps-plugins-jobrep.wiki": {"page": "lcmaps-plugins-jobrep", "file": "lcmaps-plugins-jobrep.wiki"}, "dnssecjava.wiki": {"page": "dnssecjava", "file": "dnssecjava.wiki"}, "muscle.wiki": {"page": "muscle", "file": "muscle.wiki"}, "Package__Variant.wiki": {"page": "Package::Variant", "file": "Package__Variant.wiki"}, "django-jsonfield.wiki": {"page": "django-jsonfield", "file": "django-jsonfield.wiki"}, "HTTP__Headers__ActionPack.wiki": {"page": "HTTP::Headers::ActionPack", "file": "HTTP__Headers__ActionPack.wiki"}, "libndp.wiki": {"page": "libndp", "file": "libndp.wiki"}, "python-aalib.wiki": {"page": "python-aalib", "file": "python-aalib.wiki"}, "setproctitle.wiki": {"page": "setproctitle", "file": "setproctitle.wiki"}, "libxfce4ui.wiki": {"page": "libxfce4ui", "file": "libxfce4ui.wiki"}, "DIALIGN-TX.wiki": {"page": "DIALIGN-TX", "file": "DIALIGN-TX.wiki"}, "fastlink.wiki": {"page": "fastlink", "file": "fastlink.wiki"}, "Crypt-ECB.wiki": {"page": "Crypt-ECB", "file": "Crypt-ECB.wiki"}, "is-windows.wiki": {"page": "is-windows", "file": "is-windows.wiki"}, "uronode.wiki": {"page": "uronode", "file": "uronode.wiki"}, "pytest-tornado.wiki": {"page": "pytest-tornado", "file": "pytest-tornado.wiki"}, "sunclock.wiki": {"page": "sunclock", "file": "sunclock.wiki"}, "Eval-LineNumbers.wiki": {"page": "Eval-LineNumbers", "file": "Eval-LineNumbers.wiki"}, "alsa-utils.wiki": {"page": "alsa-utils", "file": "alsa-utils.wiki"}, "ruby-pg.wiki": {"page": "ruby-pg", "file": "ruby-pg.wiki"}, "python-openstacksdk.wiki": {"page": "python-openstacksdk", "file": "python-openstacksdk.wiki"}, "pxljr.wiki": {"page": "pxljr", "file": "pxljr.wiki"}, "lambdabot-misc-plugins.wiki": {"page": "lambdabot-misc-plugins", "file": "lambdabot-misc-plugins.wiki"}, "libmail-thread-perl.wiki": {"page": "libmail-thread-perl", "file": "libmail-thread-perl.wiki"}, "Ruby-GNOME2.wiki": {"page": "Ruby-GNOME2", "file": "Ruby-GNOME2.wiki"}, "mongodb.wiki": {"page": "mongodb", "file": "mongodb.wiki"}, "smex.wiki": {"page": "smex", "file": "smex.wiki"}, "xphoon.wiki": {"page": "xphoon", "file": "xphoon.wiki"}, "iem_ambi.wiki": {"page": "iem_ambi", "file": "iem_ambi.wiki"}, "ucimf-chewing.wiki": {"page": "ucimf-chewing", "file": "ucimf-chewing.wiki"}, "HTML__HTML5__Builder.wiki": {"page": "HTML::HTML5::Builder", "file": "HTML__HTML5__Builder.wiki"}, "CPANPLUS.wiki": {"page": "CPANPLUS", "file": "CPANPLUS.wiki"}, "Clang.wiki": {"page": "Clang", "file": "Clang.wiki"}, "GooCanvas.wiki": {"page": "GooCanvas", "file": "GooCanvas.wiki"}, "six.wiki": {"page": "six", "file": "six.wiki"}, "cipher-aes.wiki": {"page": "cipher-aes", "file": "cipher-aes.wiki"}, "xe.wiki": {"page": "xe", "file": "xe.wiki"}, "pry.wiki": {"page": "pry", "file": "pry.wiki"}, "ziproxy.wiki": {"page": "ziproxy", "file": "ziproxy.wiki"}, "Plexus_I18N_Component.wiki": {"page": "Plexus I18N Component", "file": "Plexus_I18N_Component.wiki"}, "codespell.wiki": {"page": "codespell", "file": "codespell.wiki"}, "pathtools.wiki": {"page": "pathtools", "file": "pathtools.wiki"}, "puppet-cinder.wiki": {"page": "puppet-cinder", "file": "puppet-cinder.wiki"}, "zatacka.wiki": {"page": "zatacka", "file": "zatacka.wiki"}, "Antelope.wiki": {"page": "Antelope", "file": "Antelope.wiki"}, "PySol_Fan_Club_Edition.wiki": {"page": "PySol Fan Club Edition", "file": "PySol_Fan_Club_Edition.wiki"}, "hid.wiki": {"page": "hid", "file": "hid.wiki"}, "slbackup-php.wiki": {"page": "slbackup-php", "file": "slbackup-php.wiki"}, "cpuguy83_go-md2man.wiki": {"page": "cpuguy83/go-md2man", "file": "cpuguy83_go-md2man.wiki"}, "variety.wiki": {"page": "variety", "file": "variety.wiki"}, "arr-flatten.wiki": {"page": "arr-flatten", "file": "arr-flatten.wiki"}, "Alien-wxWidgets.wiki": {"page": "Alien-wxWidgets", "file": "Alien-wxWidgets.wiki"}, "thunar-archive-plugin.wiki": {"page": "thunar-archive-plugin", "file": "thunar-archive-plugin.wiki"}, "Data-FormValidator-Constraints-DateTime.wiki": {"page": "Data-FormValidator-Constraints-DateTime", "file": "Data-FormValidator-Constraints-DateTime.wiki"}, "Drascula__The_Vampire_Strikes_Back.wiki": {"page": "Drascula: The Vampire Strikes Back", "file": "Drascula__The_Vampire_Strikes_Back.wiki"}, "grip.wiki": {"page": "grip", "file": "grip.wiki"}, "kdewebkit.wiki": {"page": "kdewebkit", "file": "kdewebkit.wiki"}, "time-parsers.wiki": {"page": "time-parsers", "file": "time-parsers.wiki"}, "Mason-Plugin-RouterSimple.wiki": {"page": "Mason-Plugin-RouterSimple", "file": "Mason-Plugin-RouterSimple.wiki"}, "knewstuff.wiki": {"page": "knewstuff", "file": "knewstuff.wiki"}, "Moose-Autobox.wiki": {"page": "Moose-Autobox", "file": "Moose-Autobox.wiki"}, "Clementine.wiki": {"page": "Clementine", "file": "Clementine.wiki"}, "pyogg.wiki": {"page": "pyogg", "file": "pyogg.wiki"}, "libccp4.wiki": {"page": "libccp4", "file": "libccp4.wiki"}, "applicationinsights.wiki": {"page": "applicationinsights", "file": "applicationinsights.wiki"}, "HotSpot_with_Dynamic_Code_Evolution_VM.wiki": {"page": "HotSpot with Dynamic Code Evolution VM", "file": "HotSpot_with_Dynamic_Code_Evolution_VM.wiki"}, "NRefactory.wiki": {"page": "NRefactory", "file": "NRefactory.wiki"}, "X11__Protocol__Other.wiki": {"page": "X11::Protocol::Other", "file": "X11__Protocol__Other.wiki"}, "newtype.wiki": {"page": "newtype", "file": "newtype.wiki"}, "Simple_Logging_Facade_for_Java__SLF4J_.wiki": {"page": "Simple Logging Facade for Java (SLF4J)", "file": "Simple_Logging_Facade_for_Java__SLF4J_.wiki"}, "packaging.wiki": {"page": "packaging", "file": "packaging.wiki"}, "mirage.wiki": {"page": "mirage", "file": "mirage.wiki"}, "github.com_ErikDubbelboer_gspt.wiki": {"page": "github.com/ErikDubbelboer/gspt", "file": "github.com_ErikDubbelboer_gspt.wiki"}, "requests-mock.wiki": {"page": "requests-mock", "file": "requests-mock.wiki"}, "gnome-todo.wiki": {"page": "gnome-todo", "file": "gnome-todo.wiki"}, "aroma.light.wiki": {"page": "aroma.light", "file": "aroma.light.wiki"}, "ghc-syb-utils.wiki": {"page": "ghc-syb-utils", "file": "ghc-syb-utils.wiki"}, "ppx-sexp-conv.wiki": {"page": "ppx-sexp-conv", "file": "ppx-sexp-conv.wiki"}, "Acme-POE-Knee.wiki": {"page": "Acme-POE-Knee", "file": "Acme-POE-Knee.wiki"}, "muroar.wiki": {"page": "muroar", "file": "muroar.wiki"}, "ruamel.yaml.wiki": {"page": "ruamel.yaml", "file": "ruamel.yaml.wiki"}, "qtwayland-opensource-src.wiki": {"page": "qtwayland-opensource-src", "file": "qtwayland-opensource-src.wiki"}, "pam-encfs.wiki": {"page": "pam-encfs", "file": "pam-encfs.wiki"}, "MooseX-Types-Path-Class.wiki": {"page": "MooseX-Types-Path-Class", "file": "MooseX-Types-Path-Class.wiki"}, "DateTime-Event-Sunrise.wiki": {"page": "DateTime-Event-Sunrise", "file": "DateTime-Event-Sunrise.wiki"}, "ucltip.wiki": {"page": "ucltip", "file": "ucltip.wiki"}, "clod.wiki": {"page": "clod", "file": "clod.wiki"}, "clipf.wiki": {"page": "clipf", "file": "clipf.wiki"}, "Image-LibRSVG.wiki": {"page": "Image-LibRSVG", "file": "Image-LibRSVG.wiki"}, "geneagrapher.wiki": {"page": "geneagrapher", "file": "geneagrapher.wiki"}, "apertium-en-ca.wiki": {"page": "apertium-en-ca", "file": "apertium-en-ca.wiki"}, "DateTime-Format-Strptime.wiki": {"page": "DateTime-Format-Strptime", "file": "DateTime-Format-Strptime.wiki"}, "Mojolicious__Plugin__BasicAuth.wiki": {"page": "Mojolicious::Plugin::BasicAuth", "file": "Mojolicious__Plugin__BasicAuth.wiki"}, "libfastjson.wiki": {"page": "libfastjson", "file": "libfastjson.wiki"}, "HTML-Tidy.wiki": {"page": "HTML-Tidy", "file": "HTML-Tidy.wiki"}, "ansi-escapes.wiki": {"page": "ansi-escapes", "file": "ansi-escapes.wiki"}, "xf86-input-multitouch.wiki": {"page": "xf86-input-multitouch", "file": "xf86-input-multitouch.wiki"}, "sockets_package_for_Octave.wiki": {"page": "sockets package for Octave", "file": "sockets_package_for_Octave.wiki"}, "ffindex.wiki": {"page": "ffindex", "file": "ffindex.wiki"}, "opendict.wiki": {"page": "opendict", "file": "opendict.wiki"}, "lua-curl.wiki": {"page": "lua-curl", "file": "lua-curl.wiki"}, "HTML-FormHandler.wiki": {"page": "HTML-FormHandler", "file": "HTML-FormHandler.wiki"}, "Dist-Zilla-Plugin-RequiresExternal.wiki": {"page": "Dist-Zilla-Plugin-RequiresExternal", "file": "Dist-Zilla-Plugin-RequiresExternal.wiki"}, "JuicyPixels.wiki": {"page": "JuicyPixels", "file": "JuicyPixels.wiki"}, "htmlentities.wiki": {"page": "htmlentities", "file": "htmlentities.wiki"}, "build-service.wiki": {"page": "build-service", "file": "build-service.wiki"}, "pg8000.wiki": {"page": "pg8000", "file": "pg8000.wiki"}, "htmlwidgets.wiki": {"page": "htmlwidgets", "file": "htmlwidgets.wiki"}, "Cache.wiki": {"page": "Cache", "file": "Cache.wiki"}, "URI-Query.wiki": {"page": "URI-Query", "file": "URI-Query.wiki"}, "ldif3.wiki": {"page": "ldif3", "file": "ldif3.wiki"}, "x-face.el.wiki": {"page": "x-face.el", "file": "x-face.el.wiki"}, "HDBC-postgresql.wiki": {"page": "HDBC-postgresql", "file": "HDBC-postgresql.wiki"}, "negotiator.wiki": {"page": "negotiator", "file": "negotiator.wiki"}, "libcatalyst-modules-perl.wiki": {"page": "libcatalyst-modules-perl", "file": "libcatalyst-modules-perl.wiki"}, "Test-Command.wiki": {"page": "Test-Command", "file": "Test-Command.wiki"}, "failure.wiki": {"page": "failure", "file": "failure.wiki"}, "Authen-SASL-SASLprep.wiki": {"page": "Authen-SASL-SASLprep", "file": "Authen-SASL-SASLprep.wiki"}, "labltk.wiki": {"page": "labltk", "file": "labltk.wiki"}, "hexloader.wiki": {"page": "hexloader", "file": "hexloader.wiki"}, "lhs.wiki": {"page": "lhs", "file": "lhs.wiki"}, "Thread-Conveyor-Monitored.wiki": {"page": "Thread-Conveyor-Monitored", "file": "Thread-Conveyor-Monitored.wiki"}, "extsmail.wiki": {"page": "extsmail", "file": "extsmail.wiki"}, "jnr-ffi.wiki": {"page": "jnr-ffi", "file": "jnr-ffi.wiki"}, "init-system-helpers.wiki": {"page": "init-system-helpers", "file": "init-system-helpers.wiki"}, "uuagc.wiki": {"page": "uuagc", "file": "uuagc.wiki"}, "distribution.wiki": {"page": "distribution", "file": "distribution.wiki"}, "component-consoler.wiki": {"page": "component-consoler", "file": "component-consoler.wiki"}, "fyre.wiki": {"page": "fyre", "file": "fyre.wiki"}, "Class-Method-Modifiers.wiki": {"page": "Class-Method-Modifiers", "file": "Class-Method-Modifiers.wiki"}, "Net-Subnets.wiki": {"page": "Net-Subnets", "file": "Net-Subnets.wiki"}, "unicorn-worker-killer.wiki": {"page": "unicorn-worker-killer", "file": "unicorn-worker-killer.wiki"}, "cloud.wiki": {"page": "cloud", "file": "cloud.wiki"}, "openstackdocstheme.wiki": {"page": "openstackdocstheme", "file": "openstackdocstheme.wiki"}, "Plexus_Classworlds.wiki": {"page": "Plexus Classworlds", "file": "Plexus_Classworlds.wiki"}, "scoop.wiki": {"page": "scoop", "file": "scoop.wiki"}, "osenv.wiki": {"page": "osenv", "file": "osenv.wiki"}, "bugsnag-go.wiki": {"page": "bugsnag-go", "file": "bugsnag-go.wiki"}, "raft-boltdb.wiki": {"page": "raft-boltdb", "file": "raft-boltdb.wiki"}, "asn1-types.wiki": {"page": "asn1-types", "file": "asn1-types.wiki"}, "Eclipse-JGit.wiki": {"page": "Eclipse-JGit", "file": "Eclipse-JGit.wiki"}, "RSEM.wiki": {"page": "RSEM", "file": "RSEM.wiki"}, "Tie-CPHash.wiki": {"page": "Tie-CPHash", "file": "Tie-CPHash.wiki"}, "autojump.wiki": {"page": "autojump", "file": "autojump.wiki"}, "Bluebird.wiki": {"page": "Bluebird", "file": "Bluebird.wiki"}, "Red_Eclipse.wiki": {"page": "Red Eclipse", "file": "Red_Eclipse.wiki"}, "haproxyctl.wiki": {"page": "haproxyctl", "file": "haproxyctl.wiki"}, "byebug.wiki": {"page": "byebug", "file": "byebug.wiki"}, "mime-types.wiki": {"page": "mime-types", "file": "mime-types.wiki"}, "tryton-modules-analytic-sale.wiki": {"page": "tryton-modules-analytic-sale", "file": "tryton-modules-analytic-sale.wiki"}, "kitemviews.wiki": {"page": "kitemviews", "file": "kitemviews.wiki"}, "IPC-Run3.wiki": {"page": "IPC-Run3", "file": "IPC-Run3.wiki"}, "ytnef.wiki": {"page": "ytnef", "file": "ytnef.wiki"}, "is-primitive.wiki": {"page": "is-primitive", "file": "is-primitive.wiki"}, "kvmtool.wiki": {"page": "kvmtool", "file": "kvmtool.wiki"}, "STE-Plugins.wiki": {"page": "STE-Plugins", "file": "STE-Plugins.wiki"}, "MP3_Diags.wiki": {"page": "MP3 Diags", "file": "MP3_Diags.wiki"}, "Apache_Commons_Validator.wiki": {"page": "Apache Commons Validator", "file": "Apache_Commons_Validator.wiki"}, "tkinfo.wiki": {"page": "tkinfo", "file": "tkinfo.wiki"}, "wsgi_intercept.wiki": {"page": "wsgi_intercept", "file": "wsgi_intercept.wiki"}, "lskat.wiki": {"page": "lskat", "file": "lskat.wiki"}, "Net-LDAP-FilterBuilder.wiki": {"page": "Net-LDAP-FilterBuilder", "file": "Net-LDAP-FilterBuilder.wiki"}, "Crypt-CBC.wiki": {"page": "Crypt-CBC", "file": "Crypt-CBC.wiki"}, "arr-diff.wiki": {"page": "arr-diff", "file": "arr-diff.wiki"}, "fceux.wiki": {"page": "fceux", "file": "fceux.wiki"}, "avl_tree.wiki": {"page": "avl_tree", "file": "avl_tree.wiki"}, "Crypt-OpenSSL-X509.wiki": {"page": "Crypt-OpenSSL-X509", "file": "Crypt-OpenSSL-X509.wiki"}, "tryton-modules-webdav.wiki": {"page": "tryton-modules-webdav", "file": "tryton-modules-webdav.wiki"}, "sosi2osm.wiki": {"page": "sosi2osm", "file": "sosi2osm.wiki"}, "Maven_Resources_Plugin.wiki": {"page": "Maven Resources Plugin", "file": "Maven_Resources_Plugin.wiki"}, "Data-Printer.wiki": {"page": "Data-Printer", "file": "Data-Printer.wiki"}, "Maven_Source_Plugin.wiki": {"page": "Maven Source Plugin", "file": "Maven_Source_Plugin.wiki"}, "Mojo-Pg.wiki": {"page": "Mojo-Pg", "file": "Mojo-Pg.wiki"}, "Class-Factory-Util.wiki": {"page": "Class-Factory-Util", "file": "Class-Factory-Util.wiki"}, "python-django-navtag.wiki": {"page": "python-django-navtag", "file": "python-django-navtag.wiki"}, "pumpa.wiki": {"page": "pumpa", "file": "pumpa.wiki"}, "qtchooser.wiki": {"page": "qtchooser", "file": "qtchooser.wiki"}, "gradle-jflex-plugin.wiki": {"page": "gradle-jflex-plugin", "file": "gradle-jflex-plugin.wiki"}, "flup.wiki": {"page": "flup", "file": "flup.wiki"}, "netstress.wiki": {"page": "netstress", "file": "netstress.wiki"}, "GAP_package_SCSCP.wiki": {"page": "GAP package SCSCP", "file": "GAP_package_SCSCP.wiki"}, "debconf.wiki": {"page": "debconf", "file": "debconf.wiki"}, "git-review.wiki": {"page": "git-review", "file": "git-review.wiki"}, "Gnome2-VFS.wiki": {"page": "Gnome2-VFS", "file": "Gnome2-VFS.wiki"}, "XML-Quote.wiki": {"page": "XML-Quote", "file": "XML-Quote.wiki"}, "haskell-cipher-aes128.wiki": {"page": "haskell-cipher-aes128", "file": "haskell-cipher-aes128.wiki"}, "globus_gsi_sysconfig.wiki": {"page": "globus_gsi_sysconfig", "file": "globus_gsi_sysconfig.wiki"}, "Monitoring-Livestatus.wiki": {"page": "Monitoring-Livestatus", "file": "Monitoring-Livestatus.wiki"}, "time-compat.wiki": {"page": "time-compat", "file": "time-compat.wiki"}, "MooseX-Types-DateTime-MoreCoercions.wiki": {"page": "MooseX-Types-DateTime-MoreCoercions", "file": "MooseX-Types-DateTime-MoreCoercions.wiki"}, "fonts-tlwg.wiki": {"page": "fonts-tlwg", "file": "fonts-tlwg.wiki"}, "libshout.wiki": {"page": "libshout", "file": "libshout.wiki"}, "tlf.wiki": {"page": "tlf", "file": "tlf.wiki"}, "libnetfilter-cthelper.wiki": {"page": "libnetfilter-cthelper", "file": "libnetfilter-cthelper.wiki"}, "BNFC.wiki": {"page": "BNFC", "file": "BNFC.wiki"}, "Florence.wiki": {"page": "Florence", "file": "Florence.wiki"}, "sleepd.wiki": {"page": "sleepd", "file": "sleepd.wiki"}, "protected_attributes.wiki": {"page": "protected_attributes", "file": "protected_attributes.wiki"}, "IPTables-ChainMgr.wiki": {"page": "IPTables-ChainMgr", "file": "IPTables-ChainMgr.wiki"}, "rails-assets-jquery.wiki": {"page": "rails-assets-jquery", "file": "rails-assets-jquery.wiki"}, "ConfigReader-Simple.wiki": {"page": "ConfigReader-Simple", "file": "ConfigReader-Simple.wiki"}, "RtMidi.wiki": {"page": "RtMidi", "file": "RtMidi.wiki"}, "NetAddr-IP.wiki": {"page": "NetAddr-IP", "file": "NetAddr-IP.wiki"}, "yesod-auth-hashdb.wiki": {"page": "yesod-auth-hashdb", "file": "yesod-auth-hashdb.wiki"}, "phangorn.wiki": {"page": "phangorn", "file": "phangorn.wiki"}, "postr.wiki": {"page": "postr", "file": "postr.wiki"}, "couleur.wiki": {"page": "couleur", "file": "couleur.wiki"}, "suckless-tools.wiki": {"page": "suckless-tools", "file": "suckless-tools.wiki"}, "Progress-Any.wiki": {"page": "Progress-Any", "file": "Progress-Any.wiki"}, "AMQP_Protocol.wiki": {"page": "AMQP Protocol", "file": "AMQP_Protocol.wiki"}, "parsers.wiki": {"page": "parsers", "file": "parsers.wiki"}, "Dist__Inkt__DOAP.wiki": {"page": "Dist::Inkt::DOAP", "file": "Dist__Inkt__DOAP.wiki"}, "pend.wiki": {"page": "pend", "file": "pend.wiki"}, "redent.wiki": {"page": "redent", "file": "redent.wiki"}, "petitboot.wiki": {"page": "petitboot", "file": "petitboot.wiki"}, "Test-Spelling.wiki": {"page": "Test-Spelling", "file": "Test-Spelling.wiki"}, "github.com_syndtr_goleveldb.wiki": {"page": "github.com/syndtr/goleveldb", "file": "github.com_syndtr_goleveldb.wiki"}, "Tree-Simple.wiki": {"page": "Tree-Simple", "file": "Tree-Simple.wiki"}, "It_s_All_Text_.wiki": {"page": "It's All Text!", "file": "It_s_All_Text_.wiki"}, "godo.wiki": {"page": "godo", "file": "godo.wiki"}, "Test-Needs.wiki": {"page": "Test-Needs", "file": "Test-Needs.wiki"}, "socket_wrapper.wiki": {"page": "socket_wrapper", "file": "socket_wrapper.wiki"}, "mod_tar.wiki": {"page": "mod_tar", "file": "mod_tar.wiki"}, "curses.wiki": {"page": "curses", "file": "curses.wiki"}, "kaccounts-providers.wiki": {"page": "kaccounts-providers", "file": "kaccounts-providers.wiki"}, "lv2vocoder.wiki": {"page": "lv2vocoder", "file": "lv2vocoder.wiki"}, "Piano_Booster.wiki": {"page": "Piano Booster", "file": "Piano_Booster.wiki"}, "networking-l2gw.wiki": {"page": "networking-l2gw", "file": "networking-l2gw.wiki"}, "xz.wiki": {"page": "xz", "file": "xz.wiki"}, "delve.wiki": {"page": "delve", "file": "delve.wiki"}, "caja-actions.wiki": {"page": "caja-actions", "file": "caja-actions.wiki"}, "root-tail.wiki": {"page": "root-tail", "file": "root-tail.wiki"}, "RELAX_NG_Object_Model___Parser.wiki": {"page": "RELAX NG Object Model / Parser", "file": "RELAX_NG_Object_Model___Parser.wiki"}, "python-congressclient.wiki": {"page": "python-congressclient", "file": "python-congressclient.wiki"}, "gyoku.wiki": {"page": "gyoku", "file": "gyoku.wiki"}, "libgsystem.wiki": {"page": "libgsystem", "file": "libgsystem.wiki"}, "archipel-agent-virtualmachine-snapshoting.wiki": {"page": "archipel-agent-virtualmachine-snapshoting", "file": "archipel-agent-virtualmachine-snapshoting.wiki"}, "osc-plugins-dput.wiki": {"page": "osc-plugins-dput", "file": "osc-plugins-dput.wiki"}, "Wx-Scintilla.wiki": {"page": "Wx-Scintilla", "file": "Wx-Scintilla.wiki"}, "fuji.wiki": {"page": "fuji", "file": "fuji.wiki"}, "Geo-Coordinates-ITM.wiki": {"page": "Geo-Coordinates-ITM", "file": "Geo-Coordinates-ITM.wiki"}, "gnome-search-tool.wiki": {"page": "gnome-search-tool", "file": "gnome-search-tool.wiki"}, "debian-policy.wiki": {"page": "debian-policy", "file": "debian-policy.wiki"}, "os-api-ref.wiki": {"page": "os-api-ref", "file": "os-api-ref.wiki"}, "zimpl.wiki": {"page": "zimpl", "file": "zimpl.wiki"}, "xfce4-indicator-plugin.wiki": {"page": "xfce4-indicator-plugin", "file": "xfce4-indicator-plugin.wiki"}, "Senlin.wiki": {"page": "Senlin", "file": "Senlin.wiki"}, "buffer-shims.wiki": {"page": "buffer-shims", "file": "buffer-shims.wiki"}, "MooseX-Aliases.wiki": {"page": "MooseX-Aliases", "file": "MooseX-Aliases.wiki"}, "App__KGB.wiki": {"page": "App::KGB", "file": "App__KGB.wiki"}, "Package-Stash-XS.wiki": {"page": "Package-Stash-XS", "file": "Package-Stash-XS.wiki"}, "gouuid.wiki": {"page": "gouuid", "file": "gouuid.wiki"}, "fresh.wiki": {"page": "fresh", "file": "fresh.wiki"}, "q.wiki": {"page": "q", "file": "q.wiki"}, "slic3r-prusa.wiki": {"page": "slic3r-prusa", "file": "slic3r-prusa.wiki"}, "Curses.wiki": {"page": "Curses", "file": "Curses.wiki"}, "ice_nine.wiki": {"page": "ice_nine", "file": "ice_nine.wiki"}, "Linux-FD.wiki": {"page": "Linux-FD", "file": "Linux-FD.wiki"}, "HTML-GenToc.wiki": {"page": "HTML-GenToc", "file": "HTML-GenToc.wiki"}, "Object-ID.wiki": {"page": "Object-ID", "file": "Object-ID.wiki"}, "not-yet-commons-ssl.wiki": {"page": "not-yet-commons-ssl", "file": "not-yet-commons-ssl.wiki"}, "File-Pid.wiki": {"page": "File-Pid", "file": "File-Pid.wiki"}, "PHP_CodeSniffer.wiki": {"page": "PHP_CodeSniffer", "file": "PHP_CodeSniffer.wiki"}, "Ncview.wiki": {"page": "Ncview", "file": "Ncview.wiki"}, "dyre.wiki": {"page": "dyre", "file": "dyre.wiki"}, "conservation_code.wiki": {"page": "conservation_code", "file": "conservation_code.wiki"}, "ldapscripts.wiki": {"page": "ldapscripts", "file": "ldapscripts.wiki"}, "Mouse.wiki": {"page": "Mouse", "file": "Mouse.wiki"}, "Genshi.wiki": {"page": "Genshi", "file": "Genshi.wiki"}, "Maven_AntRun_Plugin.wiki": {"page": "Maven AntRun Plugin", "file": "Maven_AntRun_Plugin.wiki"}, "seqinr.wiki": {"page": "seqinr", "file": "seqinr.wiki"}, "Data-DumpXML.wiki": {"page": "Data-DumpXML", "file": "Data-DumpXML.wiki"}, "fwsnort.wiki": {"page": "fwsnort", "file": "fwsnort.wiki"}, "linuxbrew-wrapper.wiki": {"page": "linuxbrew-wrapper", "file": "linuxbrew-wrapper.wiki"}, "luxio.wiki": {"page": "luxio", "file": "luxio.wiki"}, "sdes4j.wiki": {"page": "sdes4j", "file": "sdes4j.wiki"}, "Pinentry.wiki": {"page": "Pinentry", "file": "Pinentry.wiki"}, "django-shortuuidfield.wiki": {"page": "django-shortuuidfield", "file": "django-shortuuidfield.wiki"}, "github-backup.wiki": {"page": "github-backup", "file": "github-backup.wiki"}, "appraiser.wiki": {"page": "appraiser", "file": "appraiser.wiki"}, "unc-path-regex.wiki": {"page": "unc-path-regex", "file": "unc-path-regex.wiki"}, "OpenShot_Video_Editor.wiki": {"page": "OpenShot Video Editor", "file": "OpenShot_Video_Editor.wiki"}, "Development_tools_for_the_Android_SDK.wiki": {"page": "Development tools for the Android SDK", "file": "Development_tools_for_the_Android_SDK.wiki"}, "PGObject-Type-JSON.wiki": {"page": "PGObject-Type-JSON", "file": "PGObject-Type-JSON.wiki"}, "Text-Markdown.wiki": {"page": "Text-Markdown", "file": "Text-Markdown.wiki"}, "ya2yaml.wiki": {"page": "ya2yaml", "file": "ya2yaml.wiki"}, "ProAlign.wiki": {"page": "ProAlign", "file": "ProAlign.wiki"}, "baloo-widgets.wiki": {"page": "baloo-widgets", "file": "baloo-widgets.wiki"}, "mobf_core.wiki": {"page": "mobf_core", "file": "mobf_core.wiki"}, "d3-format.wiki": {"page": "d3-format", "file": "d3-format.wiki"}, "Howard_Chu__Symas_Corp..wiki": {"page": "Howard Chu, Symas Corp.", "file": "Howard_Chu__Symas_Corp..wiki"}, "cutesdr.wiki": {"page": "cutesdr", "file": "cutesdr.wiki"}, "djvubind.wiki": {"page": "djvubind", "file": "djvubind.wiki"}, "windowlab.wiki": {"page": "windowlab", "file": "windowlab.wiki"}, "psmisc.wiki": {"page": "psmisc", "file": "psmisc.wiki"}, "Courier-Filter.wiki": {"page": "Courier-Filter", "file": "Courier-Filter.wiki"}, "boot-info-script.wiki": {"page": "boot-info-script", "file": "boot-info-script.wiki"}, "Text-Markup.wiki": {"page": "Text-Markup", "file": "Text-Markup.wiki"}, "dconf-editor.wiki": {"page": "dconf-editor", "file": "dconf-editor.wiki"}, "Text-Sass.wiki": {"page": "Text-Sass", "file": "Text-Sass.wiki"}, "yi-rope.wiki": {"page": "yi-rope", "file": "yi-rope.wiki"}, "emelfm2-svg-icons.wiki": {"page": "emelfm2-svg-icons", "file": "emelfm2-svg-icons.wiki"}, "aprsdigi.wiki": {"page": "aprsdigi", "file": "aprsdigi.wiki"}, "to-object-path.wiki": {"page": "to-object-path", "file": "to-object-path.wiki"}, "Sub-Install.wiki": {"page": "Sub-Install", "file": "Sub-Install.wiki"}, "Web-Scraper.wiki": {"page": "Web-Scraper", "file": "Web-Scraper.wiki"}, "minicoredumper.wiki": {"page": "minicoredumper", "file": "minicoredumper.wiki"}, "fog-serverlove.wiki": {"page": "fog-serverlove", "file": "fog-serverlove.wiki"}, "java-sdp-api.wiki": {"page": "java-sdp-api", "file": "java-sdp-api.wiki"}, "ebumeter.wiki": {"page": "ebumeter", "file": "ebumeter.wiki"}, "rhc.wiki": {"page": "rhc", "file": "rhc.wiki"}, "rugments.wiki": {"page": "rugments", "file": "rugments.wiki"}, "jeweler.wiki": {"page": "jeweler", "file": "jeweler.wiki"}, "Net-INET6Glue.wiki": {"page": "Net-INET6Glue", "file": "Net-INET6Glue.wiki"}, "MooseX-SimpleConfig.wiki": {"page": "MooseX-SimpleConfig", "file": "MooseX-SimpleConfig.wiki"}, "grail.wiki": {"page": "grail", "file": "grail.wiki"}, "CGI-Application-Plugin-LogDispatch.wiki": {"page": "CGI-Application-Plugin-LogDispatch", "file": "CGI-Application-Plugin-LogDispatch.wiki"}, "python-libtrace.wiki": {"page": "python-libtrace", "file": "python-libtrace.wiki"}, "ocrad.wiki": {"page": "ocrad", "file": "ocrad.wiki"}, "qt4reactor.wiki": {"page": "qt4reactor", "file": "qt4reactor.wiki"}, "pytimeparse.wiki": {"page": "pytimeparse", "file": "pytimeparse.wiki"}, "node-crc.wiki": {"page": "node-crc", "file": "node-crc.wiki"}, "wmshutdown.wiki": {"page": "wmshutdown", "file": "wmshutdown.wiki"}, "XML-RegExp.wiki": {"page": "XML-RegExp", "file": "XML-RegExp.wiki"}, "Devel-Callsite.wiki": {"page": "Devel-Callsite", "file": "Devel-Callsite.wiki"}, "Hash-Merge.wiki": {"page": "Hash-Merge", "file": "Hash-Merge.wiki"}, "Zita-mu1.wiki": {"page": "Zita-mu1", "file": "Zita-mu1.wiki"}, "pkcs11-helper.wiki": {"page": "pkcs11-helper", "file": "pkcs11-helper.wiki"}, "libmirisdr.wiki": {"page": "libmirisdr", "file": "libmirisdr.wiki"}, "uglify-save-license.wiki": {"page": "uglify-save-license", "file": "uglify-save-license.wiki"}, "battery-stats.wiki": {"page": "battery-stats", "file": "battery-stats.wiki"}, "6tunnel.wiki": {"page": "6tunnel", "file": "6tunnel.wiki"}, "Perl-MinimumVersion.wiki": {"page": "Perl-MinimumVersion", "file": "Perl-MinimumVersion.wiki"}, "aac-tactics.wiki": {"page": "aac-tactics", "file": "aac-tactics.wiki"}, "minizip.wiki": {"page": "minizip", "file": "minizip.wiki"}, "github.com_pkg_sftp.wiki": {"page": "github.com/pkg/sftp", "file": "github.com_pkg_sftp.wiki"}, "versioneer-clojure.wiki": {"page": "versioneer-clojure", "file": "versioneer-clojure.wiki"}, "nenv.wiki": {"page": "nenv", "file": "nenv.wiki"}, "Green_End_SFTP_Server.wiki": {"page": "Green End SFTP Server", "file": "Green_End_SFTP_Server.wiki"}, "qqwing.wiki": {"page": "qqwing", "file": "qqwing.wiki"}, "omniauth-azure-oauth2.wiki": {"page": "omniauth-azure-oauth2", "file": "omniauth-azure-oauth2.wiki"}, "wcd.wiki": {"page": "wcd", "file": "wcd.wiki"}, "kan-extensions.wiki": {"page": "kan-extensions", "file": "kan-extensions.wiki"}, "ImageVis3D.wiki": {"page": "ImageVis3D", "file": "ImageVis3D.wiki"}, "wmcube.wiki": {"page": "wmcube", "file": "wmcube.wiki"}, "ctorrent.wiki": {"page": "ctorrent", "file": "ctorrent.wiki"}, "Test__WWW__Mechanize__PSGI.wiki": {"page": "Test::WWW::Mechanize::PSGI", "file": "Test__WWW__Mechanize__PSGI.wiki"}, "docker-pycreds.wiki": {"page": "docker-pycreds", "file": "docker-pycreds.wiki"}, "guiqwt.wiki": {"page": "guiqwt", "file": "guiqwt.wiki"}, "rviz.wiki": {"page": "rviz", "file": "rviz.wiki"}, "Catalyst-Plugin-SmartURI.wiki": {"page": "Catalyst-Plugin-SmartURI", "file": "Catalyst-Plugin-SmartURI.wiki"}, "Catalyst-View-Excel-Template-Plus.wiki": {"page": "Catalyst-View-Excel-Template-Plus", "file": "Catalyst-View-Excel-Template-Plus.wiki"}, "Test-Requires.wiki": {"page": "Test-Requires", "file": "Test-Requires.wiki"}, "Getopt__Simple.wiki": {"page": "Getopt::Simple", "file": "Getopt__Simple.wiki"}, "bbe.wiki": {"page": "bbe", "file": "bbe.wiki"}, "Fennec-Lite.wiki": {"page": "Fennec-Lite", "file": "Fennec-Lite.wiki"}, "whenever.wiki": {"page": "whenever", "file": "whenever.wiki"}, "gconjugue.wiki": {"page": "gconjugue", "file": "gconjugue.wiki"}, "minimist.wiki": {"page": "minimist", "file": "minimist.wiki"}, "r-cran-png.wiki": {"page": "r-cran-png", "file": "r-cran-png.wiki"}, "Sweet_Home_3D_-_Interior_2D_design_application_with_3D_preview.wiki": {"page": "Sweet Home 3D - Interior 2D design application with 3D preview", "file": "Sweet_Home_3D_-_Interior_2D_design_application_with_3D_preview.wiki"}, "App-Cme.wiki": {"page": "App-Cme", "file": "App-Cme.wiki"}, "strip-indent.wiki": {"page": "strip-indent", "file": "strip-indent.wiki"}, "epoptes.wiki": {"page": "epoptes", "file": "epoptes.wiki"}, "MemoTrie.wiki": {"page": "MemoTrie", "file": "MemoTrie.wiki"}, "Exporter-Lite.wiki": {"page": "Exporter-Lite", "file": "Exporter-Lite.wiki"}, "fpdns.wiki": {"page": "fpdns", "file": "fpdns.wiki"}, "Merge.wiki": {"page": "Merge", "file": "Merge.wiki"}, "breeze-gtk.wiki": {"page": "breeze-gtk", "file": "breeze-gtk.wiki"}, "PostBooks.wiki": {"page": "PostBooks", "file": "PostBooks.wiki"}, "libvshadow.wiki": {"page": "libvshadow", "file": "libvshadow.wiki"}, "Renpy.wiki": {"page": "Renpy", "file": "Renpy.wiki"}, "prodigal.wiki": {"page": "prodigal", "file": "prodigal.wiki"}, "orbit.wiki": {"page": "orbit", "file": "orbit.wiki"}, "HilbertVis.wiki": {"page": "HilbertVis", "file": "HilbertVis.wiki"}, "pagetools.wiki": {"page": "pagetools", "file": "pagetools.wiki"}, "Solaar.wiki": {"page": "Solaar", "file": "Solaar.wiki"}, "DateTime-Locale.wiki": {"page": "DateTime-Locale", "file": "DateTime-Locale.wiki"}, "xfce4-places-plugin.wiki": {"page": "xfce4-places-plugin", "file": "xfce4-places-plugin.wiki"}, "GramoFile.wiki": {"page": "GramoFile", "file": "GramoFile.wiki"}, "Net-Nessus-REST.wiki": {"page": "Net-Nessus-REST", "file": "Net-Nessus-REST.wiki"}, "apertium-eu-en.wiki": {"page": "apertium-eu-en", "file": "apertium-eu-en.wiki"}, "AnyEvent-Yubico.wiki": {"page": "AnyEvent-Yubico", "file": "AnyEvent-Yubico.wiki"}, "Schelte_Bron.wiki": {"page": "Schelte Bron", "file": "Schelte_Bron.wiki"}, "em-http-request.wiki": {"page": "em-http-request", "file": "em-http-request.wiki"}, "python-concurrent.futures.wiki": {"page": "python-concurrent.futures", "file": "python-concurrent.futures.wiki"}, "Test-ClassAPI.wiki": {"page": "Test-ClassAPI", "file": "Test-ClassAPI.wiki"}, "tmatch.wiki": {"page": "tmatch", "file": "tmatch.wiki"}, "m4rie.wiki": {"page": "m4rie", "file": "m4rie.wiki"}, "OpenSurgSim.wiki": {"page": "OpenSurgSim", "file": "OpenSurgSim.wiki"}, "Plack-Middleware-ReverseProxy.wiki": {"page": "Plack-Middleware-ReverseProxy", "file": "Plack-Middleware-ReverseProxy.wiki"}, "testing.postgresql.wiki": {"page": "testing.postgresql", "file": "testing.postgresql.wiki"}, "read-package-json.wiki": {"page": "read-package-json", "file": "read-package-json.wiki"}, "xmlhttprequest-ssl.wiki": {"page": "xmlhttprequest-ssl", "file": "xmlhttprequest-ssl.wiki"}, "dymo-cups-drivers.wiki": {"page": "dymo-cups-drivers", "file": "dymo-cups-drivers.wiki"}, "morla.wiki": {"page": "morla", "file": "morla.wiki"}, "URI-Nested.wiki": {"page": "URI-Nested", "file": "URI-Nested.wiki"}, "lcdproc.wiki": {"page": "lcdproc", "file": "lcdproc.wiki"}, "Lingua__Sentence.wiki": {"page": "Lingua::Sentence", "file": "Lingua__Sentence.wiki"}, "grunt-cli.wiki": {"page": "grunt-cli", "file": "grunt-cli.wiki"}, "Coccinella.wiki": {"page": "Coccinella", "file": "Coccinella.wiki"}, "inadyn_-_simple_and_small_DynDNS_client_written_in_the_C_language.wiki": {"page": "inadyn - simple and small DynDNS client written in the C language", "file": "inadyn_-_simple_and_small_DynDNS_client_written_in_the_C_language.wiki"}, "libpdl-stats-perl.wiki": {"page": "libpdl-stats-perl", "file": "libpdl-stats-perl.wiki"}, "zict.wiki": {"page": "zict", "file": "zict.wiki"}, "mate-session-manager.wiki": {"page": "mate-session-manager", "file": "mate-session-manager.wiki"}, "ripper.wiki": {"page": "ripper", "file": "ripper.wiki"}, "lxqt-powermanagement.wiki": {"page": "lxqt-powermanagement", "file": "lxqt-powermanagement.wiki"}, "JGroups.wiki": {"page": "JGroups", "file": "JGroups.wiki"}, "ruby-mpi.wiki": {"page": "ruby-mpi", "file": "ruby-mpi.wiki"}, "testtools.wiki": {"page": "testtools", "file": "testtools.wiki"}, "Data-Table.wiki": {"page": "Data-Table", "file": "Data-Table.wiki"}, "App-cpanminus.wiki": {"page": "App-cpanminus", "file": "App-cpanminus.wiki"}, "delaboratory.wiki": {"page": "delaboratory", "file": "delaboratory.wiki"}, "GnuCash_Documentation.wiki": {"page": "GnuCash Documentation", "file": "GnuCash_Documentation.wiki"}, "Parse-Nessus-NBE.wiki": {"page": "Parse-Nessus-NBE", "file": "Parse-Nessus-NBE.wiki"}, "delorean.wiki": {"page": "delorean", "file": "delorean.wiki"}, "lxqt-policykit.wiki": {"page": "lxqt-policykit", "file": "lxqt-policykit.wiki"}, "dh-haskell.wiki": {"page": "dh-haskell", "file": "dh-haskell.wiki"}, "github.com_hlandau_configurable.wiki": {"page": "github.com/hlandau/configurable", "file": "github.com_hlandau_configurable.wiki"}, "String-Similarity.wiki": {"page": "String-Similarity", "file": "String-Similarity.wiki"}, "lxqt-translations.wiki": {"page": "lxqt-translations", "file": "lxqt-translations.wiki"}, "CSS-Minifier-XS.wiki": {"page": "CSS-Minifier-XS", "file": "CSS-Minifier-XS.wiki"}, "Catalyst-View-CSV.wiki": {"page": "Catalyst-View-CSV", "file": "Catalyst-View-CSV.wiki"}, "mime-util.wiki": {"page": "mime-util", "file": "mime-util.wiki"}, "gr-iqbal.wiki": {"page": "gr-iqbal", "file": "gr-iqbal.wiki"}, "rst2pdf.wiki": {"page": "rst2pdf", "file": "rst2pdf.wiki"}, "Class-Delegator.wiki": {"page": "Class-Delegator", "file": "Class-Delegator.wiki"}, "PerlX__Maybe__XS.wiki": {"page": "PerlX::Maybe::XS", "file": "PerlX__Maybe__XS.wiki"}, "get-value.wiki": {"page": "get-value", "file": "get-value.wiki"}, "Log-Report.wiki": {"page": "Log-Report", "file": "Log-Report.wiki"}, "FireXPath.wiki": {"page": "FireXPath", "file": "FireXPath.wiki"}, "Gentium_Plus_Compact.wiki": {"page": "Gentium Plus Compact", "file": "Gentium_Plus_Compact.wiki"}, "kcm-fcitx.wiki": {"page": "kcm-fcitx", "file": "kcm-fcitx.wiki"}, "utfout.wiki": {"page": "utfout", "file": "utfout.wiki"}, "gphoto2-cffi.wiki": {"page": "gphoto2-cffi", "file": "gphoto2-cffi.wiki"}, "VLevel.wiki": {"page": "VLevel", "file": "VLevel.wiki"}, "python-first.wiki": {"page": "python-first", "file": "python-first.wiki"}, "http-common.wiki": {"page": "http-common", "file": "http-common.wiki"}, "CHI-Memoize.wiki": {"page": "CHI-Memoize", "file": "CHI-Memoize.wiki"}, "LWP-Protocol-https.wiki": {"page": "LWP-Protocol-https", "file": "LWP-Protocol-https.wiki"}, "solarpowerlog.wiki": {"page": "solarpowerlog", "file": "solarpowerlog.wiki"}, "Apache_HttpCore.wiki": {"page": "Apache HttpCore", "file": "Apache_HttpCore.wiki"}, "emacs-deferred.wiki": {"page": "emacs-deferred", "file": "emacs-deferred.wiki"}, "fakeredis.wiki": {"page": "fakeredis", "file": "fakeredis.wiki"}, "t-coffee.wiki": {"page": "t-coffee", "file": "t-coffee.wiki"}, "systemd-kcm.wiki": {"page": "systemd-kcm", "file": "systemd-kcm.wiki"}, "send.wiki": {"page": "send", "file": "send.wiki"}, "Net-XMPP.wiki": {"page": "Net-XMPP", "file": "Net-XMPP.wiki"}, "rTorrent.wiki": {"page": "rTorrent", "file": "rTorrent.wiki"}, "tiled.wiki": {"page": "tiled", "file": "tiled.wiki"}, "TermReadKey.wiki": {"page": "TermReadKey", "file": "TermReadKey.wiki"}, "API_Sanity_Checker.wiki": {"page": "API Sanity Checker", "file": "API_Sanity_Checker.wiki"}, "LAPACK___Linear_Algebra_PACKage.wiki": {"page": "LAPACK\u2009\u2014\u2009Linear Algebra PACKage", "file": "LAPACK___Linear_Algebra_PACKage.wiki"}, "idle3-tools.wiki": {"page": "idle3-tools", "file": "idle3-tools.wiki"}, "SGMLSpm.wiki": {"page": "SGMLSpm", "file": "SGMLSpm.wiki"}, "github.com_prometheus_alertmanager.wiki": {"page": "github.com/prometheus/alertmanager", "file": "github.com_prometheus_alertmanager.wiki"}, "xscope.el.wiki": {"page": "xscope.el", "file": "xscope.el.wiki"}, "libvhdi.wiki": {"page": "libvhdi", "file": "libvhdi.wiki"}, "fonts-mlym.wiki": {"page": "fonts-mlym", "file": "fonts-mlym.wiki"}, "io_package_for_GAP.wiki": {"page": "io package for GAP", "file": "io_package_for_GAP.wiki"}, "Method-Signatures.wiki": {"page": "Method-Signatures", "file": "Method-Signatures.wiki"}, "tdb.wiki": {"page": "tdb", "file": "tdb.wiki"}, "rdpstaff_AlignmentTools.wiki": {"page": "rdpstaff/AlignmentTools", "file": "rdpstaff_AlignmentTools.wiki"}, "puppet-vswitch.wiki": {"page": "puppet-vswitch", "file": "puppet-vswitch.wiki"}, "lens-action.wiki": {"page": "lens-action", "file": "lens-action.wiki"}, "pyresample.wiki": {"page": "pyresample", "file": "pyresample.wiki"}, "djangocms-admin-style.wiki": {"page": "djangocms-admin-style", "file": "djangocms-admin-style.wiki"}, "pbalign.wiki": {"page": "pbalign", "file": "pbalign.wiki"}, "polyglot.wiki": {"page": "polyglot", "file": "polyglot.wiki"}, "disper.wiki": {"page": "disper", "file": "disper.wiki"}, "puredata.wiki": {"page": "puredata", "file": "puredata.wiki"}, "registry.wiki": {"page": "registry", "file": "registry.wiki"}, "apertium-af-nl.wiki": {"page": "apertium-af-nl", "file": "apertium-af-nl.wiki"}, "Filesys-Notify-Simple.wiki": {"page": "Filesys-Notify-Simple", "file": "Filesys-Notify-Simple.wiki"}, "Test-Manifest.wiki": {"page": "Test-Manifest", "file": "Test-Manifest.wiki"}, "libpam-sshauth.wiki": {"page": "libpam-sshauth", "file": "libpam-sshauth.wiki"}, "esqueleto.wiki": {"page": "esqueleto", "file": "esqueleto.wiki"}, "HtmlUnit.wiki": {"page": "HtmlUnit", "file": "HtmlUnit.wiki"}, "MIME-Lite-TT.wiki": {"page": "MIME-Lite-TT", "file": "MIME-Lite-TT.wiki"}, "babelfish.wiki": {"page": "babelfish", "file": "babelfish.wiki"}, "Webkit2pdf.wiki": {"page": "Webkit2pdf", "file": "Webkit2pdf.wiki"}, "lastfm.wiki": {"page": "lastfm", "file": "lastfm.wiki"}, "Daemon-Generic.wiki": {"page": "Daemon-Generic", "file": "Daemon-Generic.wiki"}, "hyperframe.wiki": {"page": "hyperframe", "file": "hyperframe.wiki"}, "Event.wiki": {"page": "Event", "file": "Event.wiki"}, "HttpComponents_Client.wiki": {"page": "HttpComponents Client", "file": "HttpComponents_Client.wiki"}, "DBIx-DBSchema.wiki": {"page": "DBIx-DBSchema", "file": "DBIx-DBSchema.wiki"}, "afterstep.wiki": {"page": "afterstep", "file": "afterstep.wiki"}, "Config-GitLike.wiki": {"page": "Config-GitLike", "file": "Config-GitLike.wiki"}, "golang-nzaat.wiki": {"page": "golang-nzaat", "file": "golang-nzaat.wiki"}, "plastimatch.wiki": {"page": "plastimatch", "file": "plastimatch.wiki"}, "autoNumeric.wiki": {"page": "autoNumeric", "file": "autoNumeric.wiki"}, "Charm.wiki": {"page": "Charm", "file": "Charm.wiki"}, "ReloadEvery__Add-On_.wiki": {"page": "ReloadEvery (Add-On)", "file": "ReloadEvery__Add-On_.wiki"}, "get-flash-videos.wiki": {"page": "get-flash-videos", "file": "get-flash-videos.wiki"}, "XSDDiagram.wiki": {"page": "XSDDiagram", "file": "XSDDiagram.wiki"}, "Innocent_De_Marchi.wiki": {"page": "Innocent De Marchi", "file": "Innocent_De_Marchi.wiki"}, "capstats.wiki": {"page": "capstats", "file": "capstats.wiki"}, "read-pkg.wiki": {"page": "read-pkg", "file": "read-pkg.wiki"}, "libmatekbd.wiki": {"page": "libmatekbd", "file": "libmatekbd.wiki"}, "burp.wiki": {"page": "burp", "file": "burp.wiki"}, "dateformat.wiki": {"page": "dateformat", "file": "dateformat.wiki"}, "diaspora_federation.wiki": {"page": "diaspora_federation", "file": "diaspora_federation.wiki"}, "unordered-containers.wiki": {"page": "unordered-containers", "file": "unordered-containers.wiki"}, "MP3FS.wiki": {"page": "MP3FS", "file": "MP3FS.wiki"}, "ignore-by-default.wiki": {"page": "ignore-by-default", "file": "ignore-by-default.wiki"}, "DateTime.wiki": {"page": "DateTime", "file": "DateTime.wiki"}, "Saxon__XSLT2.wiki": {"page": "Saxon::XSLT2", "file": "Saxon__XSLT2.wiki"}, "Salut___Toi.wiki": {"page": "Salut \u00e0 Toi", "file": "Salut___Toi.wiki"}, "evemu.wiki": {"page": "evemu", "file": "evemu.wiki"}, "String-CRC-Cksum.wiki": {"page": "String-CRC-Cksum", "file": "String-CRC-Cksum.wiki"}, "straight.plugin.wiki": {"page": "straight.plugin", "file": "straight.plugin.wiki"}, "WWW-Wikipedia.wiki": {"page": "WWW-Wikipedia", "file": "WWW-Wikipedia.wiki"}, "decamelize.wiki": {"page": "decamelize", "file": "decamelize.wiki"}, "Multiverse.wiki": {"page": "Multiverse", "file": "Multiverse.wiki"}, "adsf.wiki": {"page": "adsf", "file": "adsf.wiki"}, "Yodl.wiki": {"page": "Yodl", "file": "Yodl.wiki"}, "zathura-djvu.wiki": {"page": "zathura-djvu", "file": "zathura-djvu.wiki"}, "Image_Text.wiki": {"page": "Image_Text", "file": "Image_Text.wiki"}, "Types-Path-Tiny.wiki": {"page": "Types-Path-Tiny", "file": "Types-Path-Tiny.wiki"}, "django-piston.wiki": {"page": "django-piston", "file": "django-piston.wiki"}, "meld.wiki": {"page": "meld", "file": "meld.wiki"}, "Tie-Cycle.wiki": {"page": "Tie-Cycle", "file": "Tie-Cycle.wiki"}, "lksctp-tools.wiki": {"page": "lksctp-tools", "file": "lksctp-tools.wiki"}, "GRASS_GIS.wiki": {"page": "GRASS GIS", "file": "GRASS_GIS.wiki"}, "Module-Starter-Plugin-CGIApp.wiki": {"page": "Module-Starter-Plugin-CGIApp", "file": "Module-Starter-Plugin-CGIApp.wiki"}, "Config-Model-Systemd.wiki": {"page": "Config-Model-Systemd", "file": "Config-Model-Systemd.wiki"}, "apertium-es-it.wiki": {"page": "apertium-es-it", "file": "apertium-es-it.wiki"}, "Android_Tools_Analytics_Library.wiki": {"page": "Android Tools Analytics Library", "file": "Android_Tools_Analytics_Library.wiki"}, "TakTuk.wiki": {"page": "TakTuk", "file": "TakTuk.wiki"}, "iso8601.wiki": {"page": "iso8601", "file": "iso8601.wiki"}, "gucumber.wiki": {"page": "gucumber", "file": "gucumber.wiki"}, "Lchown.wiki": {"page": "Lchown", "file": "Lchown.wiki"}, "osmctools.wiki": {"page": "osmctools", "file": "osmctools.wiki"}, "CGI-Session.wiki": {"page": "CGI-Session", "file": "CGI-Session.wiki"}, "rephrase.wiki": {"page": "rephrase", "file": "rephrase.wiki"}, "XML-LibXML.wiki": {"page": "XML-LibXML", "file": "XML-LibXML.wiki"}, "screenfetch.wiki": {"page": "screenfetch", "file": "screenfetch.wiki"}, "android-platform-dalvik.wiki": {"page": "android-platform-dalvik", "file": "android-platform-dalvik.wiki"}, "PkgConfig.wiki": {"page": "PkgConfig", "file": "PkgConfig.wiki"}, "NASPRO_core.wiki": {"page": "NASPRO core", "file": "NASPRO_core.wiki"}, "Iterator.wiki": {"page": "Iterator", "file": "Iterator.wiki"}, "HTTP__Link__Parser.wiki": {"page": "HTTP::Link::Parser", "file": "HTTP__Link__Parser.wiki"}, "pithos.wiki": {"page": "pithos", "file": "pithos.wiki"}, "Module__Manifest__Skip.wiki": {"page": "Module::Manifest::Skip", "file": "Module__Manifest__Skip.wiki"}, "nitime.wiki": {"page": "nitime", "file": "nitime.wiki"}, "fprintd.wiki": {"page": "fprintd", "file": "fprintd.wiki"}, "resize.wiki": {"page": "resize", "file": "resize.wiki"}, "nomnom.wiki": {"page": "nomnom", "file": "nomnom.wiki"}, "tamuanova.wiki": {"page": "tamuanova", "file": "tamuanova.wiki"}, "getdata.wiki": {"page": "getdata", "file": "getdata.wiki"}, "splitvt.wiki": {"page": "splitvt", "file": "splitvt.wiki"}, "Open-iSCSI.wiki": {"page": "Open-iSCSI", "file": "Open-iSCSI.wiki"}, "blankslate.wiki": {"page": "blankslate", "file": "blankslate.wiki"}, "catkin.wiki": {"page": "catkin", "file": "catkin.wiki"}, "Monitoring-Livestatus-Class.wiki": {"page": "Monitoring-Livestatus-Class", "file": "Monitoring-Livestatus-Class.wiki"}, "Text-Format.wiki": {"page": "Text-Format", "file": "Text-Format.wiki"}, "Libvisual_Plugins.wiki": {"page": "Libvisual Plugins", "file": "Libvisual_Plugins.wiki"}, "window-size.wiki": {"page": "window-size", "file": "window-size.wiki"}, "jnr-constants.wiki": {"page": "jnr-constants", "file": "jnr-constants.wiki"}, "termbox-go.wiki": {"page": "termbox-go", "file": "termbox-go.wiki"}, "DBIx-SearchBuilder.wiki": {"page": "DBIx-SearchBuilder", "file": "DBIx-SearchBuilder.wiki"}, "oslotest.wiki": {"page": "oslotest", "file": "oslotest.wiki"}, "pulseaudio-dlna.wiki": {"page": "pulseaudio-dlna", "file": "pulseaudio-dlna.wiki"}, "Data__UUID.wiki": {"page": "Data::UUID", "file": "Data__UUID.wiki"}, "libavc1394.wiki": {"page": "libavc1394", "file": "libavc1394.wiki"}, "ipmitool.wiki": {"page": "ipmitool", "file": "ipmitool.wiki"}, "Lexical__Accessor.wiki": {"page": "Lexical::Accessor", "file": "Lexical__Accessor.wiki"}, "pmidi.wiki": {"page": "pmidi", "file": "pmidi.wiki"}, "datadog-go.wiki": {"page": "datadog-go", "file": "datadog-go.wiki"}, "fortune-mod-ru.wiki": {"page": "fortune-mod-ru", "file": "fortune-mod-ru.wiki"}, "go-simplejson.wiki": {"page": "go-simplejson", "file": "go-simplejson.wiki"}, "JCodings.wiki": {"page": "JCodings", "file": "JCodings.wiki"}, "go-reap.wiki": {"page": "go-reap", "file": "go-reap.wiki"}, "nuntius.wiki": {"page": "nuntius", "file": "nuntius.wiki"}, "Freeciv.wiki": {"page": "Freeciv", "file": "Freeciv.wiki"}, "crank.wiki": {"page": "crank", "file": "crank.wiki"}, "RBGL.wiki": {"page": "RBGL", "file": "RBGL.wiki"}, "bomber.wiki": {"page": "bomber", "file": "bomber.wiki"}, "Iterator-Util.wiki": {"page": "Iterator-Util", "file": "Iterator-Util.wiki"}, "libfixposix.wiki": {"page": "libfixposix", "file": "libfixposix.wiki"}, "Net-Whois-Parser.wiki": {"page": "Net-Whois-Parser", "file": "Net-Whois-Parser.wiki"}, "mistral.wiki": {"page": "mistral", "file": "mistral.wiki"}, "UHD.wiki": {"page": "UHD", "file": "UHD.wiki"}, "asn1-parse.wiki": {"page": "asn1-parse", "file": "asn1-parse.wiki"}, "RT-Extension-RepeatTicket.wiki": {"page": "RT-Extension-RepeatTicket", "file": "RT-Extension-RepeatTicket.wiki"}, "DBIx-Class-ResultSet-RecursiveUpdate.wiki": {"page": "DBIx-Class-ResultSet-RecursiveUpdate", "file": "DBIx-Class-ResultSet-RecursiveUpdate.wiki"}, "Maven_Shared_I_O_API.wiki": {"page": "Maven Shared I/O API", "file": "Maven_Shared_I_O_API.wiki"}, "http-client.wiki": {"page": "http-client", "file": "http-client.wiki"}, "Template-Plugin-DateTime-Format.wiki": {"page": "Template-Plugin-DateTime-Format", "file": "Template-Plugin-DateTime-Format.wiki"}, "SHARYANTO-Utils.wiki": {"page": "SHARYANTO-Utils", "file": "SHARYANTO-Utils.wiki"}, "uruk.wiki": {"page": "uruk", "file": "uruk.wiki"}, "ws4py.wiki": {"page": "ws4py", "file": "ws4py.wiki"}, "xbase64.wiki": {"page": "xbase64", "file": "xbase64.wiki"}, "DateTime-TimeZone-Tzfile.wiki": {"page": "DateTime-TimeZone-Tzfile", "file": "DateTime-TimeZone-Tzfile.wiki"}, "signon-ui.wiki": {"page": "signon-ui", "file": "signon-ui.wiki"}, "Plexus_Containers.wiki": {"page": "Plexus Containers", "file": "Plexus_Containers.wiki"}, "python-troveclient.wiki": {"page": "python-troveclient", "file": "python-troveclient.wiki"}, "Role-Tiny.wiki": {"page": "Role-Tiny", "file": "Role-Tiny.wiki"}, "iprange.wiki": {"page": "iprange", "file": "iprange.wiki"}, "TracJsGanttPlugin.wiki": {"page": "TracJsGanttPlugin", "file": "TracJsGanttPlugin.wiki"}, "Asterisk.wiki": {"page": "Asterisk", "file": "Asterisk.wiki"}, "map-cache.wiki": {"page": "map-cache", "file": "map-cache.wiki"}, "polipo.wiki": {"page": "polipo", "file": "polipo.wiki"}, "Ascii85.wiki": {"page": "Ascii85", "file": "Ascii85.wiki"}, "io-choice.wiki": {"page": "io-choice", "file": "io-choice.wiki"}, "bluez-qt.wiki": {"page": "bluez-qt", "file": "bluez-qt.wiki"}, "mapnik-vector-tile.wiki": {"page": "mapnik-vector-tile", "file": "mapnik-vector-tile.wiki"}, "apertium-hbs.wiki": {"page": "apertium-hbs", "file": "apertium-hbs.wiki"}, "pysrs.wiki": {"page": "pysrs", "file": "pysrs.wiki"}, "xinput-calibrator.wiki": {"page": "xinput-calibrator", "file": "xinput-calibrator.wiki"}, "lazy-cache.wiki": {"page": "lazy-cache", "file": "lazy-cache.wiki"}, "DateTime__Incomplete.wiki": {"page": "DateTime::Incomplete", "file": "DateTime__Incomplete.wiki"}, "Pod-Elemental-Transformer-List.wiki": {"page": "Pod-Elemental-Transformer-List", "file": "Pod-Elemental-Transformer-List.wiki"}, "Mojolicious-Plugin-CGI.wiki": {"page": "Mojolicious-Plugin-CGI", "file": "Mojolicious-Plugin-CGI.wiki"}, "go-memdb.wiki": {"page": "go-memdb", "file": "go-memdb.wiki"}, "ruby2ruby.wiki": {"page": "ruby2ruby", "file": "ruby2ruby.wiki"}, "mlt.wiki": {"page": "mlt", "file": "mlt.wiki"}, "hlint.wiki": {"page": "hlint", "file": "hlint.wiki"}, "python-nemu.wiki": {"page": "python-nemu", "file": "python-nemu.wiki"}, "puppetlabs-postgresql.wiki": {"page": "puppetlabs-postgresql", "file": "puppetlabs-postgresql.wiki"}, "GtkDatabox.wiki": {"page": "GtkDatabox", "file": "GtkDatabox.wiki"}, "web-routes-boomerang.wiki": {"page": "web-routes-boomerang", "file": "web-routes-boomerang.wiki"}, "pyacoustid.wiki": {"page": "pyacoustid", "file": "pyacoustid.wiki"}, "Crypt-UnixCrypt_XS.wiki": {"page": "Crypt-UnixCrypt_XS", "file": "Crypt-UnixCrypt_XS.wiki"}, "QSynth.wiki": {"page": "QSynth", "file": "QSynth.wiki"}, "docker-py.wiki": {"page": "docker-py", "file": "docker-py.wiki"}, "Flask-Silk.wiki": {"page": "Flask-Silk", "file": "Flask-Silk.wiki"}, "gelf-rb.wiki": {"page": "gelf-rb", "file": "gelf-rb.wiki"}, "pygts.wiki": {"page": "pygts", "file": "pygts.wiki"}, "eventemitter2.wiki": {"page": "eventemitter2", "file": "eventemitter2.wiki"}, "Data-Serializer.wiki": {"page": "Data-Serializer", "file": "Data-Serializer.wiki"}, "poretools.wiki": {"page": "poretools", "file": "poretools.wiki"}, "linecache2.wiki": {"page": "linecache2", "file": "linecache2.wiki"}, "Catmandu__Atom.wiki": {"page": "Catmandu::Atom", "file": "Catmandu__Atom.wiki"}, "Digest-SHA3.wiki": {"page": "Digest-SHA3", "file": "Digest-SHA3.wiki"}, "MouseX-Foreign.wiki": {"page": "MouseX-Foreign", "file": "MouseX-Foreign.wiki"}, "vagrant-sshfs.wiki": {"page": "vagrant-sshfs", "file": "vagrant-sshfs.wiki"}, "IO-Async-Loop-Glib.wiki": {"page": "IO-Async-Loop-Glib", "file": "IO-Async-Loop-Glib.wiki"}, "persistent-sqlite.wiki": {"page": "persistent-sqlite", "file": "persistent-sqlite.wiki"}, "has-flag.wiki": {"page": "has-flag", "file": "has-flag.wiki"}, "bsdiff.wiki": {"page": "bsdiff", "file": "bsdiff.wiki"}, "AmbDec.wiki": {"page": "AmbDec", "file": "AmbDec.wiki"}, "eslint-plugin-flowtype.wiki": {"page": "eslint-plugin-flowtype", "file": "eslint-plugin-flowtype.wiki"}, "is-plain-object.wiki": {"page": "is-plain-object", "file": "is-plain-object.wiki"}, "rails-assets-blueimp-gallery.wiki": {"page": "rails-assets-blueimp-gallery", "file": "rails-assets-blueimp-gallery.wiki"}, "FFC.wiki": {"page": "FFC", "file": "FFC.wiki"}, "File-Find-Object-Rule.wiki": {"page": "File-Find-Object-Rule", "file": "File-Find-Object-Rule.wiki"}, "aioeventlet.wiki": {"page": "aioeventlet", "file": "aioeventlet.wiki"}, "s4cmd.wiki": {"page": "s4cmd", "file": "s4cmd.wiki"}, "SMTP-Server.wiki": {"page": "SMTP-Server", "file": "SMTP-Server.wiki"}, "polyparse.wiki": {"page": "polyparse", "file": "polyparse.wiki"}, "LibTIFF.wiki": {"page": "LibTIFF", "file": "LibTIFF.wiki"}, "rtsp-linux.wiki": {"page": "rtsp-linux", "file": "rtsp-linux.wiki"}, "qevercloud.wiki": {"page": "qevercloud", "file": "qevercloud.wiki"}, "Synapse.wiki": {"page": "Synapse", "file": "Synapse.wiki"}, "Eclipse_GEF.wiki": {"page": "Eclipse GEF", "file": "Eclipse_GEF.wiki"}, "Struct_package_for_Octave.wiki": {"page": "Struct package for Octave", "file": "Struct_package_for_Octave.wiki"}, "type-check.wiki": {"page": "type-check", "file": "type-check.wiki"}, "purpose.wiki": {"page": "purpose", "file": "purpose.wiki"}, "fuzzyurl.wiki": {"page": "fuzzyurl", "file": "fuzzyurl.wiki"}, "fastsha256.wiki": {"page": "fastsha256", "file": "fastsha256.wiki"}, "random.wiki": {"page": "random", "file": "random.wiki"}, "OAuth_1.0_consumer_and_provider_extension.wiki": {"page": "OAuth 1.0 consumer and provider extension", "file": "OAuth_1.0_consumer_and_provider_extension.wiki"}, "test.wiki": {"page": "test", "file": "test.wiki"}, "fai.wiki": {"page": "fai", "file": "fai.wiki"}, "Flask.wiki": {"page": "Flask", "file": "Flask.wiki"}, "pdf2djvu.wiki": {"page": "pdf2djvu", "file": "pdf2djvu.wiki"}, "dans-gdal-scripts.wiki": {"page": "dans-gdal-scripts", "file": "dans-gdal-scripts.wiki"}, "see.wiki": {"page": "see", "file": "see.wiki"}, "HTML-Parser.wiki": {"page": "HTML-Parser", "file": "HTML-Parser.wiki"}, "STK.wiki": {"page": "STK", "file": "STK.wiki"}, "debug_inspector.wiki": {"page": "debug_inspector", "file": "debug_inspector.wiki"}, "Eclipse_remote_services_API.wiki": {"page": "Eclipse remote services API", "file": "Eclipse_remote_services_API.wiki"}, "libfte.wiki": {"page": "libfte", "file": "libfte.wiki"}, "Dancer2-Plugin-Database.wiki": {"page": "Dancer2-Plugin-Database", "file": "Dancer2-Plugin-Database.wiki"}, "usage-client.wiki": {"page": "usage-client", "file": "usage-client.wiki"}, "python-trezor.wiki": {"page": "python-trezor", "file": "python-trezor.wiki"}, "GNUnet.wiki": {"page": "GNUnet", "file": "GNUnet.wiki"}, "PackageKit-Qt.wiki": {"page": "PackageKit-Qt", "file": "PackageKit-Qt.wiki"}, "cereal.wiki": {"page": "cereal", "file": "cereal.wiki"}, "fonts-guru.wiki": {"page": "fonts-guru", "file": "fonts-guru.wiki"}, "nnls.wiki": {"page": "nnls", "file": "nnls.wiki"}, "PyShp.wiki": {"page": "PyShp", "file": "PyShp.wiki"}, "rubyvis.wiki": {"page": "rubyvis", "file": "rubyvis.wiki"}, "VM-EC2.wiki": {"page": "VM-EC2", "file": "VM-EC2.wiki"}, "elisp-slime-nav.wiki": {"page": "elisp-slime-nav", "file": "elisp-slime-nav.wiki"}, "OpenNI2.wiki": {"page": "OpenNI2", "file": "OpenNI2.wiki"}, "Locales.wiki": {"page": "Locales", "file": "Locales.wiki"}, "Hiki.wiki": {"page": "Hiki", "file": "Hiki.wiki"}, "certbot-apache.wiki": {"page": "certbot-apache", "file": "certbot-apache.wiki"}, "abGate.wiki": {"page": "abGate", "file": "abGate.wiki"}, "Log-Dispatch-Dir.wiki": {"page": "Log-Dispatch-Dir", "file": "Log-Dispatch-Dir.wiki"}, "speedtest-cli.wiki": {"page": "speedtest-cli", "file": "speedtest-cli.wiki"}, "HTML-FormHandler-Model-DBIC.wiki": {"page": "HTML-FormHandler-Model-DBIC", "file": "HTML-FormHandler-Model-DBIC.wiki"}, "POE-Filter-SSL.wiki": {"page": "POE-Filter-SSL", "file": "POE-Filter-SSL.wiki"}, "abiword.wiki": {"page": "abiword", "file": "abiword.wiki"}, "tianon_gosu.wiki": {"page": "tianon/gosu", "file": "tianon_gosu.wiki"}, "syntax-highlighting.wiki": {"page": "syntax-highlighting", "file": "syntax-highlighting.wiki"}, "monajat.wiki": {"page": "monajat", "file": "monajat.wiki"}, "TeXstudio.wiki": {"page": "TeXstudio", "file": "TeXstudio.wiki"}, "amazon-ec2.wiki": {"page": "amazon-ec2", "file": "amazon-ec2.wiki"}, "String-Format.wiki": {"page": "String-Format", "file": "String-Format.wiki"}, "goobook.wiki": {"page": "goobook", "file": "goobook.wiki"}, "RBTools.wiki": {"page": "RBTools", "file": "RBTools.wiki"}, "Path-Class.wiki": {"page": "Path-Class", "file": "Path-Class.wiki"}, "Brutefir.wiki": {"page": "Brutefir", "file": "Brutefir.wiki"}, "python-argh.wiki": {"page": "python-argh", "file": "python-argh.wiki"}, "fonts-taml-tscu.wiki": {"page": "fonts-taml-tscu", "file": "fonts-taml-tscu.wiki"}, "Catalyst-Controller-FormBuilder.wiki": {"page": "Catalyst-Controller-FormBuilder", "file": "Catalyst-Controller-FormBuilder.wiki"}, "lxqt-qtplugin.wiki": {"page": "lxqt-qtplugin", "file": "lxqt-qtplugin.wiki"}, "ini.wiki": {"page": "ini", "file": "ini.wiki"}, "dhcpcd5.wiki": {"page": "dhcpcd5", "file": "dhcpcd5.wiki"}, "weston.wiki": {"page": "weston", "file": "weston.wiki"}, "github.com_abh_geoip_.wiki": {"page": "github.com/abh/geoip/", "file": "github.com_abh_geoip_.wiki"}, "fdroidserver.wiki": {"page": "fdroidserver", "file": "fdroidserver.wiki"}, "pat.wiki": {"page": "pat", "file": "pat.wiki"}, "libam7xxx.wiki": {"page": "libam7xxx", "file": "libam7xxx.wiki"}, "Tie-Array-Sorted.wiki": {"page": "Tie-Array-Sorted", "file": "Tie-Array-Sorted.wiki"}, "Method-Signatures-Simple.wiki": {"page": "Method-Signatures-Simple", "file": "Method-Signatures-Simple.wiki"}, "docker-credential-helpers.wiki": {"page": "docker-credential-helpers", "file": "docker-credential-helpers.wiki"}, "KDE_Wallpapers.wiki": {"page": "KDE Wallpapers", "file": "KDE_Wallpapers.wiki"}, "sitplus.wiki": {"page": "sitplus", "file": "sitplus.wiki"}, "FastQC.wiki": {"page": "FastQC", "file": "FastQC.wiki"}, "cscope.wiki": {"page": "cscope", "file": "cscope.wiki"}, "hit.wiki": {"page": "hit", "file": "hit.wiki"}, "Sub-Exporter-Progressive.wiki": {"page": "Sub-Exporter-Progressive", "file": "Sub-Exporter-Progressive.wiki"}, "instance_storage.wiki": {"page": "instance_storage", "file": "instance_storage.wiki"}, "ConnMan.wiki": {"page": "ConnMan", "file": "ConnMan.wiki"}, "adlint.wiki": {"page": "adlint", "file": "adlint.wiki"}, "Test-LongString.wiki": {"page": "Test-LongString", "file": "Test-LongString.wiki"}, "laptop-detect.wiki": {"page": "laptop-detect", "file": "laptop-detect.wiki"}, "mkdocs-bootswatch.wiki": {"page": "mkdocs-bootswatch", "file": "mkdocs-bootswatch.wiki"}, "AdapterRemoval.wiki": {"page": "AdapterRemoval", "file": "AdapterRemoval.wiki"}, "Mail-Bulkmail.wiki": {"page": "Mail-Bulkmail", "file": "Mail-Bulkmail.wiki"}, "php-defaults.wiki": {"page": "php-defaults", "file": "php-defaults.wiki"}, "minpack.lm.wiki": {"page": "minpack.lm", "file": "minpack.lm.wiki"}, "spdx-expression-parse.wiki": {"page": "spdx-expression-parse", "file": "spdx-expression-parse.wiki"}, "gojsonschema.wiki": {"page": "gojsonschema", "file": "gojsonschema.wiki"}, "em-synchrony.wiki": {"page": "em-synchrony", "file": "em-synchrony.wiki"}, "archipel-agent-vmparking.wiki": {"page": "archipel-agent-vmparking", "file": "archipel-agent-vmparking.wiki"}, "RDF__DOAP.wiki": {"page": "RDF::DOAP", "file": "RDF__DOAP.wiki"}, "IMAP_Toolkit_Environment.wiki": {"page": "IMAP Toolkit Environment", "file": "IMAP_Toolkit_Environment.wiki"}, "MCAD.wiki": {"page": "MCAD", "file": "MCAD.wiki"}, "dfu-programmer.wiki": {"page": "dfu-programmer", "file": "dfu-programmer.wiki"}, "obj-util.wiki": {"page": "obj-util", "file": "obj-util.wiki"}, "docopt-go.wiki": {"page": "docopt-go", "file": "docopt-go.wiki"}, "GNU_shtool.wiki": {"page": "GNU shtool", "file": "GNU_shtool.wiki"}, "Maxima.wiki": {"page": "Maxima", "file": "Maxima.wiki"}, "unicap.wiki": {"page": "unicap", "file": "unicap.wiki"}, "ngircd.wiki": {"page": "ngircd", "file": "ngircd.wiki"}, "HTML__HTML5__Microdata__Parser.wiki": {"page": "HTML::HTML5::Microdata::Parser", "file": "HTML__HTML5__Microdata__Parser.wiki"}, "myrescue.wiki": {"page": "myrescue", "file": "myrescue.wiki"}, "Flatpak.wiki": {"page": "Flatpak", "file": "Flatpak.wiki"}, "EB_Library.wiki": {"page": "EB Library", "file": "EB_Library.wiki"}, "Harmattan.wiki": {"page": "Harmattan", "file": "Harmattan.wiki"}, "Devel-LexAlias.wiki": {"page": "Devel-LexAlias", "file": "Devel-LexAlias.wiki"}, "dnsq.wiki": {"page": "dnsq", "file": "dnsq.wiki"}, "MCP-Plugins.wiki": {"page": "MCP-Plugins", "file": "MCP-Plugins.wiki"}, "Net-Libdnet.wiki": {"page": "Net-Libdnet", "file": "Net-Libdnet.wiki"}, "os-vif.wiki": {"page": "os-vif", "file": "os-vif.wiki"}, "gnuidn.wiki": {"page": "gnuidn", "file": "gnuidn.wiki"}, "Database-DumpTruck.wiki": {"page": "Database-DumpTruck", "file": "Database-DumpTruck.wiki"}, "Vodovod.wiki": {"page": "Vodovod", "file": "Vodovod.wiki"}, "Pod-Constants.wiki": {"page": "Pod-Constants", "file": "Pod-Constants.wiki"}, "RDF__TrineX__Functions.wiki": {"page": "RDF::TrineX::Functions", "file": "RDF__TrineX__Functions.wiki"}, "CoffeeScript.wiki": {"page": "CoffeeScript", "file": "CoffeeScript.wiki"}, "connection.wiki": {"page": "connection", "file": "connection.wiki"}, "PrivateWikiPlugin.wiki": {"page": "PrivateWikiPlugin", "file": "PrivateWikiPlugin.wiki"}, "CDDB_get.wiki": {"page": "CDDB_get", "file": "CDDB_get.wiki"}, "Env-Path.wiki": {"page": "Env-Path", "file": "Env-Path.wiki"}, "kdesdk-thumbnailers.wiki": {"page": "kdesdk-thumbnailers", "file": "kdesdk-thumbnailers.wiki"}, "keygrip.wiki": {"page": "keygrip", "file": "keygrip.wiki"}, "diaspora-vines.wiki": {"page": "diaspora-vines", "file": "diaspora-vines.wiki"}, "pandorafms.agent.wiki": {"page": "pandorafms.agent", "file": "pandorafms.agent.wiki"}, "bourne.wiki": {"page": "bourne", "file": "bourne.wiki"}, "AnyEvent-TermKey.wiki": {"page": "AnyEvent-TermKey", "file": "AnyEvent-TermKey.wiki"}, "JavaCC.wiki": {"page": "JavaCC", "file": "JavaCC.wiki"}, "fog-aliyun.wiki": {"page": "fog-aliyun", "file": "fog-aliyun.wiki"}, "TeachingDemos.wiki": {"page": "TeachingDemos", "file": "TeachingDemos.wiki"}, "JGoodies_Forms.wiki": {"page": "JGoodies Forms", "file": "JGoodies_Forms.wiki"}, "Test-Email.wiki": {"page": "Test-Email", "file": "Test-Email.wiki"}, "rails-assets-markdown-it.wiki": {"page": "rails-assets-markdown-it", "file": "rails-assets-markdown-it.wiki"}, "Xjadeo.wiki": {"page": "Xjadeo", "file": "Xjadeo.wiki"}, "irssi-xmpp.wiki": {"page": "irssi-xmpp", "file": "irssi-xmpp.wiki"}, "mplayer-blue.wiki": {"page": "mplayer-blue", "file": "mplayer-blue.wiki"}, "mod_msg.wiki": {"page": "mod_msg", "file": "mod_msg.wiki"}, "go-debian.wiki": {"page": "go-debian", "file": "go-debian.wiki"}, "mpc123.wiki": {"page": "mpc123", "file": "mpc123.wiki"}, "ripe-atlas-tools.wiki": {"page": "ripe-atlas-tools", "file": "ripe-atlas-tools.wiki"}, "zaqar-ui.wiki": {"page": "zaqar-ui", "file": "zaqar-ui.wiki"}, "regex-applicative.wiki": {"page": "regex-applicative", "file": "regex-applicative.wiki"}, "Anonymous_Pro.wiki": {"page": "Anonymous Pro", "file": "Anonymous_Pro.wiki"}, "microlens-mtl.wiki": {"page": "microlens-mtl", "file": "microlens-mtl.wiki"}, "JsSIP.wiki": {"page": "JsSIP", "file": "JsSIP.wiki"}, "libkevocdocument.wiki": {"page": "libkevocdocument", "file": "libkevocdocument.wiki"}, "REST-Client.wiki": {"page": "REST-Client", "file": "REST-Client.wiki"}, "kamerka.wiki": {"page": "kamerka", "file": "kamerka.wiki"}, "ConfigFile.wiki": {"page": "ConfigFile", "file": "ConfigFile.wiki"}, "AtteanX__Store__LDF.wiki": {"page": "AtteanX::Store::LDF", "file": "AtteanX__Store__LDF.wiki"}, "luasec.wiki": {"page": "luasec", "file": "luasec.wiki"}, "Velvet.wiki": {"page": "Velvet", "file": "Velvet.wiki"}, "memoizable.wiki": {"page": "memoizable", "file": "memoizable.wiki"}, "Net-IP-XS.wiki": {"page": "Net-IP-XS", "file": "Net-IP-XS.wiki"}, "Mojolicious-Plugin-Authorization.wiki": {"page": "Mojolicious-Plugin-Authorization", "file": "Mojolicious-Plugin-Authorization.wiki"}, "Catmandu__RDF.wiki": {"page": "Catmandu::RDF", "file": "Catmandu__RDF.wiki"}, "clzip.wiki": {"page": "clzip", "file": "clzip.wiki"}, "fcl.wiki": {"page": "fcl", "file": "fcl.wiki"}, "Mojolicious-Plugin-Bcrypt.wiki": {"page": "Mojolicious-Plugin-Bcrypt", "file": "Mojolicious-Plugin-Bcrypt.wiki"}, "Math-Base-Convert.wiki": {"page": "Math-Base-Convert", "file": "Math-Base-Convert.wiki"}, "JChart2D.wiki": {"page": "JChart2D", "file": "JChart2D.wiki"}, "pyssim.wiki": {"page": "pyssim", "file": "pyssim.wiki"}, "nettle.wiki": {"page": "nettle", "file": "nettle.wiki"}, "Test-If.wiki": {"page": "Test-If", "file": "Test-If.wiki"}, "Test-WWW-Mechanize-Mojo.wiki": {"page": "Test-WWW-Mechanize-Mojo", "file": "Test-WWW-Mechanize-Mojo.wiki"}, "pyqso.wiki": {"page": "pyqso", "file": "pyqso.wiki"}, "Math-PlanePath.wiki": {"page": "Math-PlanePath", "file": "Math-PlanePath.wiki"}, "nPth.wiki": {"page": "nPth", "file": "nPth.wiki"}, "kimageformats.wiki": {"page": "kimageformats", "file": "kimageformats.wiki"}, "Exporter-Declare.wiki": {"page": "Exporter-Declare", "file": "Exporter-Declare.wiki"}, "globus_gram_job_manager_slurm.wiki": {"page": "globus_gram_job_manager_slurm", "file": "globus_gram_job_manager_slurm.wiki"}, "comparepdf.wiki": {"page": "comparepdf", "file": "comparepdf.wiki"}, "norsp.wiki": {"page": "norsp", "file": "norsp.wiki"}, "globus_ftp_control.wiki": {"page": "globus_ftp_control", "file": "globus_ftp_control.wiki"}, "Maven_EAR_Plugin.wiki": {"page": "Maven EAR Plugin", "file": "Maven_EAR_Plugin.wiki"}, "VGABios.wiki": {"page": "VGABios", "file": "VGABios.wiki"}, "Test-MockTime.wiki": {"page": "Test-MockTime", "file": "Test-MockTime.wiki"}, "AtlasRep.wiki": {"page": "AtlasRep", "file": "AtlasRep.wiki"}, "yesod-default.wiki": {"page": "yesod-default", "file": "yesod-default.wiki"}, "Stupid-Table-Plugin.wiki": {"page": "Stupid-Table-Plugin", "file": "Stupid-Table-Plugin.wiki"}, "requestsexceptions.wiki": {"page": "requestsexceptions", "file": "requestsexceptions.wiki"}, "Catalyst-Plugin-FillInForm.wiki": {"page": "Catalyst-Plugin-FillInForm", "file": "Catalyst-Plugin-FillInForm.wiki"}, "MIME-Lite-HTML.wiki": {"page": "MIME-Lite-HTML", "file": "MIME-Lite-HTML.wiki"}, "BioMAJ.wiki": {"page": "BioMAJ", "file": "BioMAJ.wiki"}, "django-cors-headers.wiki": {"page": "django-cors-headers", "file": "django-cors-headers.wiki"}, "fakechroot.wiki": {"page": "fakechroot", "file": "fakechroot.wiki"}, "tryton-modules-stock-forecast.wiki": {"page": "tryton-modules-stock-forecast", "file": "tryton-modules-stock-forecast.wiki"}, "control-monad-loop.wiki": {"page": "control-monad-loop", "file": "control-monad-loop.wiki"}, "Jukebox.wiki": {"page": "Jukebox", "file": "Jukebox.wiki"}, "mailfilter.wiki": {"page": "mailfilter", "file": "mailfilter.wiki"}, "duply.wiki": {"page": "duply", "file": "duply.wiki"}, "Devel-Hide.wiki": {"page": "Devel-Hide", "file": "Devel-Hide.wiki"}, "QuitCount.wiki": {"page": "QuitCount", "file": "QuitCount.wiki"}, "pdf-reader.wiki": {"page": "pdf-reader", "file": "pdf-reader.wiki"}, "XCrySDen.wiki": {"page": "XCrySDen", "file": "XCrySDen.wiki"}, "quickcheck-simple.wiki": {"page": "quickcheck-simple", "file": "quickcheck-simple.wiki"}, "haskell-devscripts.wiki": {"page": "haskell-devscripts", "file": "haskell-devscripts.wiki"}, "microversion-parse.wiki": {"page": "microversion-parse", "file": "microversion-parse.wiki"}, "libwebsockets.wiki": {"page": "libwebsockets", "file": "libwebsockets.wiki"}, "pyfai.wiki": {"page": "pyfai", "file": "pyfai.wiki"}, "ansicolor.wiki": {"page": "ansicolor", "file": "ansicolor.wiki"}, "Config-MVP.wiki": {"page": "Config-MVP", "file": "Config-MVP.wiki"}, "profilemodel.wiki": {"page": "profilemodel", "file": "profilemodel.wiki"}, "binwalk.wiki": {"page": "binwalk", "file": "binwalk.wiki"}, "cyclone.wiki": {"page": "cyclone", "file": "cyclone.wiki"}, "silverjuke.wiki": {"page": "silverjuke", "file": "silverjuke.wiki"}, "Text-QRCode.wiki": {"page": "Text-QRCode", "file": "Text-QRCode.wiki"}, "Gedcom.wiki": {"page": "Gedcom", "file": "Gedcom.wiki"}, "Apache_Commons_Parent_POM.wiki": {"page": "Apache Commons Parent POM", "file": "Apache_Commons_Parent_POM.wiki"}, "smpq.wiki": {"page": "smpq", "file": "smpq.wiki"}, "Hy.wiki": {"page": "Hy", "file": "Hy.wiki"}, "bbmle.wiki": {"page": "bbmle", "file": "bbmle.wiki"}, "projectile.wiki": {"page": "projectile", "file": "projectile.wiki"}, "File-Rsync.wiki": {"page": "File-Rsync", "file": "File-Rsync.wiki"}, "PGObject-Type-ByteString.wiki": {"page": "PGObject-Type-ByteString", "file": "PGObject-Type-ByteString.wiki"}, "lxqt-metapackages.wiki": {"page": "lxqt-metapackages", "file": "lxqt-metapackages.wiki"}, "SRU.wiki": {"page": "SRU", "file": "SRU.wiki"}, "inflect.wiki": {"page": "inflect", "file": "inflect.wiki"}, "GNU_EFI.wiki": {"page": "GNU EFI", "file": "GNU_EFI.wiki"}, "Plexus_Build_api.wiki": {"page": "Plexus Build api", "file": "Plexus_Build_api.wiki"}, "Test-Output.wiki": {"page": "Test-Output", "file": "Test-Output.wiki"}, "Net_LDAP2.wiki": {"page": "Net_LDAP2", "file": "Net_LDAP2.wiki"}, "sugar-datastore.wiki": {"page": "sugar-datastore", "file": "sugar-datastore.wiki"}, "RProtoBuf.wiki": {"page": "RProtoBuf", "file": "RProtoBuf.wiki"}, "M.A.R.S.wiki": {"page": "M.A.R.S", "file": "M.A.R.S.wiki"}, "kaffeine.wiki": {"page": "kaffeine", "file": "kaffeine.wiki"}, "estimability.wiki": {"page": "estimability", "file": "estimability.wiki"}, "find-up.wiki": {"page": "find-up", "file": "find-up.wiki"}, "pvr.iptvsimple.wiki": {"page": "pvr.iptvsimple", "file": "pvr.iptvsimple.wiki"}, "hachu.wiki": {"page": "hachu", "file": "hachu.wiki"}, "node-getobject.wiki": {"page": "node-getobject", "file": "node-getobject.wiki"}, "gkrellm2-cpufreq.wiki": {"page": "gkrellm2-cpufreq", "file": "gkrellm2-cpufreq.wiki"}, "wmload.wiki": {"page": "wmload", "file": "wmload.wiki"}, "poedit.wiki": {"page": "poedit", "file": "poedit.wiki"}, "sphinxcontrib-actdiag.wiki": {"page": "sphinxcontrib-actdiag", "file": "sphinxcontrib-actdiag.wiki"}, "whatweb.wiki": {"page": "whatweb", "file": "whatweb.wiki"}, "xmonad-contrib.wiki": {"page": "xmonad-contrib", "file": "xmonad-contrib.wiki"}, "statsprocessor.wiki": {"page": "statsprocessor", "file": "statsprocessor.wiki"}, "TuxPuck.wiki": {"page": "TuxPuck", "file": "TuxPuck.wiki"}, "Test-Database.wiki": {"page": "Test-Database", "file": "Test-Database.wiki"}, "Pybik.wiki": {"page": "Pybik", "file": "Pybik.wiki"}, "Congruity.wiki": {"page": "Congruity", "file": "Congruity.wiki"}, "pecomato.wiki": {"page": "pecomato", "file": "pecomato.wiki"}, "pyasn1.wiki": {"page": "pyasn1", "file": "pyasn1.wiki"}, "pbcore.wiki": {"page": "pbcore", "file": "pbcore.wiki"}, "CSound.wiki": {"page": "CSound", "file": "CSound.wiki"}, "mdocml.wiki": {"page": "mdocml", "file": "mdocml.wiki"}, "python-rsa.wiki": {"page": "python-rsa", "file": "python-rsa.wiki"}, "PAR-Packer.wiki": {"page": "PAR-Packer", "file": "PAR-Packer.wiki"}, "Tk-GBARR.wiki": {"page": "Tk-GBARR", "file": "Tk-GBARR.wiki"}, "uthash.wiki": {"page": "uthash", "file": "uthash.wiki"}, "python-qwt.wiki": {"page": "python-qwt", "file": "python-qwt.wiki"}, "matrix-toolkits-java.wiki": {"page": "matrix-toolkits-java", "file": "matrix-toolkits-java.wiki"}, "pystache.wiki": {"page": "pystache", "file": "pystache.wiki"}, "IO-Socket-Multicast6.wiki": {"page": "IO-Socket-Multicast6", "file": "IO-Socket-Multicast6.wiki"}, "fluxbox.wiki": {"page": "fluxbox", "file": "fluxbox.wiki"}, "ratbagd.wiki": {"page": "ratbagd", "file": "ratbagd.wiki"}, "Filesys-Statvfs.wiki": {"page": "Filesys-Statvfs", "file": "Filesys-Statvfs.wiki"}, "pycoast.wiki": {"page": "pycoast", "file": "pycoast.wiki"}, "map-syntax.wiki": {"page": "map-syntax", "file": "map-syntax.wiki"}, "Test-Compile.wiki": {"page": "Test-Compile", "file": "Test-Compile.wiki"}, "dm-writeboost.wiki": {"page": "dm-writeboost", "file": "dm-writeboost.wiki"}, "entypo-rails.wiki": {"page": "entypo-rails", "file": "entypo-rails.wiki"}, "PyUtilib.wiki": {"page": "PyUtilib", "file": "PyUtilib.wiki"}, "diagrams.wiki": {"page": "diagrams", "file": "diagrams.wiki"}, "fonts-gubbi.wiki": {"page": "fonts-gubbi", "file": "fonts-gubbi.wiki"}, "oauth2.wiki": {"page": "oauth2", "file": "oauth2.wiki"}, "find-cache-dir.wiki": {"page": "find-cache-dir", "file": "find-cache-dir.wiki"}, "openalpr.wiki": {"page": "openalpr", "file": "openalpr.wiki"}, "seascope.wiki": {"page": "seascope", "file": "seascope.wiki"}, "gqrx-sdr.wiki": {"page": "gqrx-sdr", "file": "gqrx-sdr.wiki"}, "MAGE_Perl_API.wiki": {"page": "MAGE Perl API", "file": "MAGE_Perl_API.wiki"}, "casacore__formerly_AIPS++_.wiki": {"page": "casacore (formerly AIPS++)", "file": "casacore__formerly_AIPS++_.wiki"}, "MooseX-NonMoose.wiki": {"page": "MooseX-NonMoose", "file": "MooseX-NonMoose.wiki"}, "Slice.wiki": {"page": "Slice", "file": "Slice.wiki"}, "kmenuedit.wiki": {"page": "kmenuedit", "file": "kmenuedit.wiki"}, "queue.wiki": {"page": "queue", "file": "queue.wiki"}, "Crypt-MySQL.wiki": {"page": "Crypt-MySQL", "file": "Crypt-MySQL.wiki"}, "android-platform-libcore.wiki": {"page": "android-platform-libcore", "file": "android-platform-libcore.wiki"}, "tryton-modules-account-stock-continental.wiki": {"page": "tryton-modules-account-stock-continental", "file": "tryton-modules-account-stock-continental.wiki"}, "Tai_Heritage_Pro.wiki": {"page": "Tai Heritage Pro", "file": "Tai_Heritage_Pro.wiki"}, "django-polymorphic.wiki": {"page": "django-polymorphic", "file": "django-polymorphic.wiki"}, "origami.wiki": {"page": "origami", "file": "origami.wiki"}, "vector-binary-instances.wiki": {"page": "vector-binary-instances", "file": "vector-binary-instances.wiki"}, "sumaclust.wiki": {"page": "sumaclust", "file": "sumaclust.wiki"}, "Dist__Inkt__Role__Hg.wiki": {"page": "Dist::Inkt::Role::Hg", "file": "Dist__Inkt__Role__Hg.wiki"}, "apertium-nno.wiki": {"page": "apertium-nno", "file": "apertium-nno.wiki"}, "globus_gram_client.wiki": {"page": "globus_gram_client", "file": "globus_gram_client.wiki"}, "cantata.wiki": {"page": "cantata", "file": "cantata.wiki"}, "filo.wiki": {"page": "filo", "file": "filo.wiki"}, "should.js.wiki": {"page": "should.js", "file": "should.js.wiki"}, "vmdebootstrap.wiki": {"page": "vmdebootstrap", "file": "vmdebootstrap.wiki"}, "qink.wiki": {"page": "qink", "file": "qink.wiki"}, "burrito.wiki": {"page": "burrito", "file": "burrito.wiki"}, "dhcp4client.wiki": {"page": "dhcp4client", "file": "dhcp4client.wiki"}, "pyu-ruby-sasl.wiki": {"page": "pyu-ruby-sasl", "file": "pyu-ruby-sasl.wiki"}, "Mail_Mime.wiki": {"page": "Mail_Mime", "file": "Mail_Mime.wiki"}, "dh-exec.wiki": {"page": "dh-exec", "file": "dh-exec.wiki"}, "HTTP_WebDAV_Server.wiki": {"page": "HTTP_WebDAV_Server", "file": "HTTP_WebDAV_Server.wiki"}, "Test-Number-Delta.wiki": {"page": "Test-Number-Delta", "file": "Test-Number-Delta.wiki"}, "mod_perl2.wiki": {"page": "mod_perl2", "file": "mod_perl2.wiki"}, "kompare.wiki": {"page": "kompare", "file": "kompare.wiki"}, "URI.wiki": {"page": "URI", "file": "URI.wiki"}, "Server-Starter.wiki": {"page": "Server-Starter", "file": "Server-Starter.wiki"}, "care.wiki": {"page": "care", "file": "care.wiki"}, "jackson-datatype-joda.wiki": {"page": "jackson-datatype-joda", "file": "jackson-datatype-joda.wiki"}, "Apache_Avalon.wiki": {"page": "Apache Avalon", "file": "Apache_Avalon.wiki"}, "Apache_Geronimo_JTA_Spec_1.2.wiki": {"page": "Apache Geronimo JTA Spec 1.2", "file": "Apache_Geronimo_JTA_Spec_1.2.wiki"}, "NWMatcher.wiki": {"page": "NWMatcher", "file": "NWMatcher.wiki"}, "sphinxcontrib-doxylink.wiki": {"page": "sphinxcontrib-doxylink", "file": "sphinxcontrib-doxylink.wiki"}, "bd.wiki": {"page": "bd", "file": "bd.wiki"}, "PokerTH.wiki": {"page": "PokerTH", "file": "PokerTH.wiki"}, "Uppity.wiki": {"page": "Uppity", "file": "Uppity.wiki"}, "PyVows.wiki": {"page": "PyVows", "file": "PyVows.wiki"}, "debian-handbook.wiki": {"page": "debian-handbook", "file": "debian-handbook.wiki"}, "Business-PayPal-API.wiki": {"page": "Business-PayPal-API", "file": "Business-PayPal-API.wiki"}, "MRIConvert.wiki": {"page": "MRIConvert", "file": "MRIConvert.wiki"}, "tideways_php-profiler-extension.wiki": {"page": "tideways/php-profiler-extension", "file": "tideways_php-profiler-extension.wiki"}, "Nmap-Parser.wiki": {"page": "Nmap-Parser", "file": "Nmap-Parser.wiki"}, "Eureka.wiki": {"page": "Eureka", "file": "Eureka.wiki"}, "rqrcode-rails3.wiki": {"page": "rqrcode-rails3", "file": "rqrcode-rails3.wiki"}, "pkg-php-tools.wiki": {"page": "pkg-php-tools", "file": "pkg-php-tools.wiki"}, "SQL-Abstract-Limit.wiki": {"page": "SQL-Abstract-Limit", "file": "SQL-Abstract-Limit.wiki"}, "sphinx-patchqueue.wiki": {"page": "sphinx-patchqueue", "file": "sphinx-patchqueue.wiki"}, "Arduino.wiki": {"page": "Arduino", "file": "Arduino.wiki"}, "nan.wiki": {"page": "nan", "file": "nan.wiki"}, "PyCXX.wiki": {"page": "PyCXX", "file": "PyCXX.wiki"}, "vlq.wiki": {"page": "vlq", "file": "vlq.wiki"}, "frozendict.wiki": {"page": "frozendict", "file": "frozendict.wiki"}, "namespace-clean.wiki": {"page": "namespace-clean", "file": "namespace-clean.wiki"}, "freelan.wiki": {"page": "freelan", "file": "freelan.wiki"}, "renattach.wiki": {"page": "renattach", "file": "renattach.wiki"}, "blktap.wiki": {"page": "blktap", "file": "blktap.wiki"}, "lqa.git.wiki": {"page": "lqa.git", "file": "lqa.git.wiki"}, "lsvpd.wiki": {"page": "lsvpd", "file": "lsvpd.wiki"}, "cgminer.wiki": {"page": "cgminer", "file": "cgminer.wiki"}, "gr-fcdproplus.wiki": {"page": "gr-fcdproplus", "file": "gr-fcdproplus.wiki"}, "on-headers.wiki": {"page": "on-headers", "file": "on-headers.wiki"}, "flufl.i18n.wiki": {"page": "flufl.i18n", "file": "flufl.i18n.wiki"}, "json-simple.wiki": {"page": "json-simple", "file": "json-simple.wiki"}, "Test__TableDriven.wiki": {"page": "Test::TableDriven", "file": "Test__TableDriven.wiki"}, "Hash-FieldHash.wiki": {"page": "Hash-FieldHash", "file": "Hash-FieldHash.wiki"}, "inetutils.wiki": {"page": "inetutils", "file": "inetutils.wiki"}, "Test-NeedsDisplay.wiki": {"page": "Test-NeedsDisplay", "file": "Test-NeedsDisplay.wiki"}, "text-encoding.wiki": {"page": "text-encoding", "file": "text-encoding.wiki"}, "python-aodhclient.wiki": {"page": "python-aodhclient", "file": "python-aodhclient.wiki"}, "debian-goodies.wiki": {"page": "debian-goodies", "file": "debian-goodies.wiki"}, "kuser.wiki": {"page": "kuser", "file": "kuser.wiki"}, "Return__Type.wiki": {"page": "Return::Type", "file": "Return__Type.wiki"}, "Dist-Zilla-Plugin-OurPkgVersion.wiki": {"page": "Dist-Zilla-Plugin-OurPkgVersion", "file": "Dist-Zilla-Plugin-OurPkgVersion.wiki"}, "Text-WordDiff.wiki": {"page": "Text-WordDiff", "file": "Text-WordDiff.wiki"}, "rawdog.wiki": {"page": "rawdog", "file": "rawdog.wiki"}, "Geo__GoogleEarth__Pluggable.wiki": {"page": "Geo::GoogleEarth::Pluggable", "file": "Geo__GoogleEarth__Pluggable.wiki"}, "validator.v2.wiki": {"page": "validator.v2", "file": "validator.v2.wiki"}, "clutter-gesture.wiki": {"page": "clutter-gesture", "file": "clutter-gesture.wiki"}, "berusky-data.wiki": {"page": "berusky-data", "file": "berusky-data.wiki"}, "inputplug.wiki": {"page": "inputplug", "file": "inputplug.wiki"}, "exception-transformers.wiki": {"page": "exception-transformers", "file": "exception-transformers.wiki"}, "dwgsim.wiki": {"page": "dwgsim", "file": "dwgsim.wiki"}, "Net-Gmail-IMAP-Label.wiki": {"page": "Net-Gmail-IMAP-Label", "file": "Net-Gmail-IMAP-Label.wiki"}, "mm-common.wiki": {"page": "mm-common", "file": "mm-common.wiki"}, "Bristol.wiki": {"page": "Bristol", "file": "Bristol.wiki"}, "GOnetstat.wiki": {"page": "GOnetstat", "file": "GOnetstat.wiki"}, "wipe.wiki": {"page": "wipe", "file": "wipe.wiki"}, "Geo-Proj4.wiki": {"page": "Geo-Proj4", "file": "Geo-Proj4.wiki"}, "AcoustID_fingerprinter.wiki": {"page": "AcoustID fingerprinter", "file": "AcoustID_fingerprinter.wiki"}, "libsquish.wiki": {"page": "libsquish", "file": "libsquish.wiki"}, "abstract-deque.wiki": {"page": "abstract-deque", "file": "abstract-deque.wiki"}, "git-timemachine.wiki": {"page": "git-timemachine", "file": "git-timemachine.wiki"}, "jimfs.wiki": {"page": "jimfs", "file": "jimfs.wiki"}, "xml-conduit.wiki": {"page": "xml-conduit", "file": "xml-conduit.wiki"}, "serial.wiki": {"page": "serial", "file": "serial.wiki"}, "spdylay.wiki": {"page": "spdylay", "file": "spdylay.wiki"}, "etmtk.wiki": {"page": "etmtk", "file": "etmtk.wiki"}, "MPLD3.wiki": {"page": "MPLD3", "file": "MPLD3.wiki"}, "http-cookie.wiki": {"page": "http-cookie", "file": "http-cookie.wiki"}, "Sugarplum.wiki": {"page": "Sugarplum", "file": "Sugarplum.wiki"}, "congress.wiki": {"page": "congress", "file": "congress.wiki"}, "COLLADA_Document_Object_Model__DOM_.wiki": {"page": "COLLADA Document Object Model (DOM)", "file": "COLLADA_Document_Object_Model__DOM_.wiki"}, "deluge.wiki": {"page": "deluge", "file": "deluge.wiki"}, "jsxc.wiki": {"page": "jsxc", "file": "jsxc.wiki"}, "Conque.wiki": {"page": "Conque", "file": "Conque.wiki"}, "Libircclient.wiki": {"page": "Libircclient", "file": "Libircclient.wiki"}, "kprinter4.wiki": {"page": "kprinter4", "file": "kprinter4.wiki"}, "go-ntlmssp.wiki": {"page": "go-ntlmssp", "file": "go-ntlmssp.wiki"}, "Unidecode.wiki": {"page": "Unidecode", "file": "Unidecode.wiki"}, "death.wiki": {"page": "death", "file": "death.wiki"}, "OSGi_Compendium_Classes.wiki": {"page": "OSGi Compendium Classes", "file": "OSGi_Compendium_Classes.wiki"}, "NVIDIA_Texture_Tools.wiki": {"page": "NVIDIA Texture Tools", "file": "NVIDIA_Texture_Tools.wiki"}, "Libmicrohttpd.wiki": {"page": "Libmicrohttpd", "file": "Libmicrohttpd.wiki"}, "lxqt-openssh-askpass.wiki": {"page": "lxqt-openssh-askpass", "file": "lxqt-openssh-askpass.wiki"}, "NetworkManager-pptp.wiki": {"page": "NetworkManager-pptp", "file": "NetworkManager-pptp.wiki"}, "MooseX-Types-Perl.wiki": {"page": "MooseX-Types-Perl", "file": "MooseX-Types-Perl.wiki"}, "ellipse.wiki": {"page": "ellipse", "file": "ellipse.wiki"}, "android-platform-frameworks-native.wiki": {"page": "android-platform-frameworks-native", "file": "android-platform-frameworks-native.wiki"}, "DateTime-TimeZone-SystemV.wiki": {"page": "DateTime-TimeZone-SystemV", "file": "DateTime-TimeZone-SystemV.wiki"}, "isatapd.wiki": {"page": "isatapd", "file": "isatapd.wiki"}, "libfastutil-java.wiki": {"page": "libfastutil-java", "file": "libfastutil-java.wiki"}, "omniauth-wordpress.wiki": {"page": "omniauth-wordpress", "file": "omniauth-wordpress.wiki"}, "PostScript-Simple.wiki": {"page": "PostScript-Simple", "file": "PostScript-Simple.wiki"}, "XML-Atom-Service.wiki": {"page": "XML-Atom-Service", "file": "XML-Atom-Service.wiki"}, "genefilter.wiki": {"page": "genefilter", "file": "genefilter.wiki"}, "entangle.wiki": {"page": "entangle", "file": "entangle.wiki"}, "rencode.wiki": {"page": "rencode", "file": "rencode.wiki"}, "audiocd-kio.wiki": {"page": "audiocd-kio", "file": "audiocd-kio.wiki"}, "Text-CSV.wiki": {"page": "Text-CSV", "file": "Text-CSV.wiki"}, "Tiles_Request_Framework.wiki": {"page": "Tiles Request Framework", "file": "Tiles_Request_Framework.wiki"}, "dependor.wiki": {"page": "dependor", "file": "dependor.wiki"}, "2vcard.wiki": {"page": "2vcard", "file": "2vcard.wiki"}, "matlab2tikz.wiki": {"page": "matlab2tikz", "file": "matlab2tikz.wiki"}, "Term-ProgressBar.wiki": {"page": "Term-ProgressBar", "file": "Term-ProgressBar.wiki"}, "Compress-Bzip2.wiki": {"page": "Compress-Bzip2", "file": "Compress-Bzip2.wiki"}, "pesign.wiki": {"page": "pesign", "file": "pesign.wiki"}, "Scalar-Util-Numeric.wiki": {"page": "Scalar-Util-Numeric", "file": "Scalar-Util-Numeric.wiki"}, "Lingua-EN-Inflect-Phrase.wiki": {"page": "Lingua-EN-Inflect-Phrase", "file": "Lingua-EN-Inflect-Phrase.wiki"}, "File__Data.wiki": {"page": "File::Data", "file": "File__Data.wiki"}, "pycups.wiki": {"page": "pycups", "file": "pycups.wiki"}, "KGamma.wiki": {"page": "KGamma", "file": "KGamma.wiki"}, "mailagent_3.0.wiki": {"page": "mailagent 3.0", "file": "mailagent_3.0.wiki"}, "acheck.wiki": {"page": "acheck", "file": "acheck.wiki"}, "Role-HasMessage.wiki": {"page": "Role-HasMessage", "file": "Role-HasMessage.wiki"}, "XStatic-roboto-fontface.wiki": {"page": "XStatic-roboto-fontface", "file": "XStatic-roboto-fontface.wiki"}, "conting.wiki": {"page": "conting", "file": "conting.wiki"}, "safe-rm.wiki": {"page": "safe-rm", "file": "safe-rm.wiki"}, "ksysguard.wiki": {"page": "ksysguard", "file": "ksysguard.wiki"}, "Catalyst-Plugin-Session-Store-Delegate.wiki": {"page": "Catalyst-Plugin-Session-Store-Delegate", "file": "Catalyst-Plugin-Session-Store-Delegate.wiki"}, "request.wiki": {"page": "request", "file": "request.wiki"}, "libpsl.wiki": {"page": "libpsl", "file": "libpsl.wiki"}, "GDB__The_GNU_Project_Debugger.wiki": {"page": "GDB: The GNU Project Debugger", "file": "GDB__The_GNU_Project_Debugger.wiki"}, "globus_gass_cache_program.wiki": {"page": "globus_gass_cache_program", "file": "globus_gass_cache_program.wiki"}, "kigo.wiki": {"page": "kigo", "file": "kigo.wiki"}, "fastx-toolkit.wiki": {"page": "fastx-toolkit", "file": "fastx-toolkit.wiki"}, "quadrapassel.wiki": {"page": "quadrapassel", "file": "quadrapassel.wiki"}, "LibVNCServer.wiki": {"page": "LibVNCServer", "file": "LibVNCServer.wiki"}, "libfaketime.wiki": {"page": "libfaketime", "file": "libfaketime.wiki"}, "activerecord-session_store.wiki": {"page": "activerecord-session_store", "file": "activerecord-session_store.wiki"}, "DESeq2.wiki": {"page": "DESeq2", "file": "DESeq2.wiki"}, "Graphics-Primitive.wiki": {"page": "Graphics-Primitive", "file": "Graphics-Primitive.wiki"}, "JMapViewer.wiki": {"page": "JMapViewer", "file": "JMapViewer.wiki"}, "fog-vsphere.wiki": {"page": "fog-vsphere", "file": "fog-vsphere.wiki"}, "get-caller-file.wiki": {"page": "get-caller-file", "file": "get-caller-file.wiki"}, "Test-Block.wiki": {"page": "Test-Block", "file": "Test-Block.wiki"}, "libdvdread.wiki": {"page": "libdvdread", "file": "libdvdread.wiki"}, "Peg_Solitaire.wiki": {"page": "Peg Solitaire", "file": "Peg_Solitaire.wiki"}, "openvas-cli.wiki": {"page": "openvas-cli", "file": "openvas-cli.wiki"}, "escape-string-regexp.wiki": {"page": "escape-string-regexp", "file": "escape-string-regexp.wiki"}, "tilda.wiki": {"page": "tilda", "file": "tilda.wiki"}, "XStatic-JQuery-Migrate.wiki": {"page": "XStatic-JQuery-Migrate", "file": "XStatic-JQuery-Migrate.wiki"}, "appindicator-sharp.wiki": {"page": "appindicator-sharp", "file": "appindicator-sharp.wiki"}, "JLODA.wiki": {"page": "JLODA", "file": "JLODA.wiki"}, "UPP.wiki": {"page": "UPP", "file": "UPP.wiki"}, "hpricot.wiki": {"page": "hpricot", "file": "hpricot.wiki"}, "scala-asm.wiki": {"page": "scala-asm", "file": "scala-asm.wiki"}, "MTR.wiki": {"page": "MTR", "file": "MTR.wiki"}, "Locale-Maketext-Gettext.wiki": {"page": "Locale-Maketext-Gettext", "file": "Locale-Maketext-Gettext.wiki"}, "ensembldb.wiki": {"page": "ensembldb", "file": "ensembldb.wiki"}, "voctomix-outcasts.wiki": {"page": "voctomix-outcasts", "file": "voctomix-outcasts.wiki"}, "go-oidc.wiki": {"page": "go-oidc", "file": "go-oidc.wiki"}, "libexplain.wiki": {"page": "libexplain", "file": "libexplain.wiki"}, "Template-Plugin-Lingua-EN-Inflect.wiki": {"page": "Template-Plugin-Lingua-EN-Inflect", "file": "Template-Plugin-Lingua-EN-Inflect.wiki"}, "fence-agents.wiki": {"page": "fence-agents", "file": "fence-agents.wiki"}, "pduino.wiki": {"page": "pduino", "file": "pduino.wiki"}, "gravit.wiki": {"page": "gravit", "file": "gravit.wiki"}, "Net-DNS-SEC.wiki": {"page": "Net-DNS-SEC", "file": "Net-DNS-SEC.wiki"}, "pundit.wiki": {"page": "pundit", "file": "pundit.wiki"}, "GenomicRanges.wiki": {"page": "GenomicRanges", "file": "GenomicRanges.wiki"}, "CGI-Application-Plugin-ActionDispatch.wiki": {"page": "CGI-Application-Plugin-ActionDispatch", "file": "CGI-Application-Plugin-ActionDispatch.wiki"}, "ktp-kded-integration-module.wiki": {"page": "ktp-kded-integration-module", "file": "ktp-kded-integration-module.wiki"}, "MDBTools.wiki": {"page": "MDBTools", "file": "MDBTools.wiki"}, "couchapp.wiki": {"page": "couchapp", "file": "couchapp.wiki"}, "liblnk.wiki": {"page": "liblnk", "file": "liblnk.wiki"}, "Text-Metaphone.wiki": {"page": "Text-Metaphone", "file": "Text-Metaphone.wiki"}, "jquery-slugify.wiki": {"page": "jquery-slugify", "file": "jquery-slugify.wiki"}, "ZenTest.wiki": {"page": "ZenTest", "file": "ZenTest.wiki"}, "mupen64plus-audio-sdl.wiki": {"page": "mupen64plus-audio-sdl", "file": "mupen64plus-audio-sdl.wiki"}, "rails-assets-markdown-it-sub.wiki": {"page": "rails-assets-markdown-it-sub", "file": "rails-assets-markdown-it-sub.wiki"}, "GEOS.wiki": {"page": "GEOS", "file": "GEOS.wiki"}, "sphinxcontrib-seqdiag.wiki": {"page": "sphinxcontrib-seqdiag", "file": "sphinxcontrib-seqdiag.wiki"}, "jQuery_Typeahead.wiki": {"page": "jQuery Typeahead", "file": "jQuery_Typeahead.wiki"}, "wikicloth.wiki": {"page": "wikicloth", "file": "wikicloth.wiki"}, "coffee-script-source.wiki": {"page": "coffee-script-source", "file": "coffee-script-source.wiki"}, "Dancer-Logger-Syslog.wiki": {"page": "Dancer-Logger-Syslog", "file": "Dancer-Logger-Syslog.wiki"}, "CGI-Application-Plugin-DevPopup.wiki": {"page": "CGI-Application-Plugin-DevPopup", "file": "CGI-Application-Plugin-DevPopup.wiki"}, "fcml.wiki": {"page": "fcml", "file": "fcml.wiki"}, "regenerate.wiki": {"page": "regenerate", "file": "regenerate.wiki"}, "heist.wiki": {"page": "heist", "file": "heist.wiki"}, "python-zeroconf.wiki": {"page": "python-zeroconf", "file": "python-zeroconf.wiki"}, "App__Cmd__Plugin__Prompt.wiki": {"page": "App::Cmd::Plugin::Prompt", "file": "App__Cmd__Plugin__Prompt.wiki"}, "png2html.wiki": {"page": "png2html", "file": "png2html.wiki"}, "svgpart.wiki": {"page": "svgpart", "file": "svgpart.wiki"}, "MooseX__ArrayRef.wiki": {"page": "MooseX::ArrayRef", "file": "MooseX__ArrayRef.wiki"}, "gil.wiki": {"page": "gil", "file": "gil.wiki"}, "buildbot.wiki": {"page": "buildbot", "file": "buildbot.wiki"}, "omniauth-shibboleth.wiki": {"page": "omniauth-shibboleth", "file": "omniauth-shibboleth.wiki"}, "DoseFinding.wiki": {"page": "DoseFinding", "file": "DoseFinding.wiki"}, "pipes.wiki": {"page": "pipes", "file": "pipes.wiki"}, "cloud-initramfs-tools.wiki": {"page": "cloud-initramfs-tools", "file": "cloud-initramfs-tools.wiki"}, "chainhash.wiki": {"page": "chainhash", "file": "chainhash.wiki"}, "source-map.wiki": {"page": "source-map", "file": "source-map.wiki"}, "old-time.wiki": {"page": "old-time", "file": "old-time.wiki"}, "DBIx-Class-UUIDColumns.wiki": {"page": "DBIx-Class-UUIDColumns", "file": "DBIx-Class-UUIDColumns.wiki"}, "MARC__File__MARCMaker.wiki": {"page": "MARC::File::MARCMaker", "file": "MARC__File__MARCMaker.wiki"}, "tryton-modules-purchase-invoice-line-standalone.wiki": {"page": "tryton-modules-purchase-invoice-line-standalone", "file": "tryton-modules-purchase-invoice-line-standalone.wiki"}, "taskflow.wiki": {"page": "taskflow", "file": "taskflow.wiki"}, "Podracer.wiki": {"page": "Podracer", "file": "Podracer.wiki"}, "Apache_Mavibot.wiki": {"page": "Apache Mavibot", "file": "Apache_Mavibot.wiki"}, "gnome-tetravex.wiki": {"page": "gnome-tetravex", "file": "gnome-tetravex.wiki"}, "CHI-Driver-Memcached.wiki": {"page": "CHI-Driver-Memcached", "file": "CHI-Driver-Memcached.wiki"}, "mathutil.wiki": {"page": "mathutil", "file": "mathutil.wiki"}, "django-tastypie.wiki": {"page": "django-tastypie", "file": "django-tastypie.wiki"}, "snap-core.wiki": {"page": "snap-core", "file": "snap-core.wiki"}, "svgsalamander.wiki": {"page": "svgsalamander", "file": "svgsalamander.wiki"}, "Module__Install__TrustMetaYml.wiki": {"page": "Module::Install::TrustMetaYml", "file": "Module__Install__TrustMetaYml.wiki"}, "loader-utils.wiki": {"page": "loader-utils", "file": "loader-utils.wiki"}, "depd.wiki": {"page": "depd", "file": "depd.wiki"}, "Radicale.wiki": {"page": "Radicale", "file": "Radicale.wiki"}, "Gradle_propdeps_plugin.wiki": {"page": "Gradle propdeps plugin", "file": "Gradle_propdeps_plugin.wiki"}, "gtk3-nocsd.wiki": {"page": "gtk3-nocsd", "file": "gtk3-nocsd.wiki"}, "SVN-Notify.wiki": {"page": "SVN-Notify", "file": "SVN-Notify.wiki"}, "YeahConsole.wiki": {"page": "YeahConsole", "file": "YeahConsole.wiki"}, "connection_pool.wiki": {"page": "connection_pool", "file": "connection_pool.wiki"}, "bcrypt.wiki": {"page": "bcrypt", "file": "bcrypt.wiki"}, "SelekTOR.wiki": {"page": "SelekTOR", "file": "SelekTOR.wiki"}, "Image-EXIF.wiki": {"page": "Image-EXIF", "file": "Image-EXIF.wiki"}, "pxz.wiki": {"page": "pxz", "file": "pxz.wiki"}, "python-scripttest.wiki": {"page": "python-scripttest", "file": "python-scripttest.wiki"}, "robert-hooke.wiki": {"page": "robert-hooke", "file": "robert-hooke.wiki"}, "rotp.wiki": {"page": "rotp", "file": "rotp.wiki"}, "apertium-spa.wiki": {"page": "apertium-spa", "file": "apertium-spa.wiki"}, "Catalyst-Plugin-Session-State-Cookie.wiki": {"page": "Catalyst-Plugin-Session-State-Cookie", "file": "Catalyst-Plugin-Session-State-Cookie.wiki"}, "codegen.wiki": {"page": "codegen", "file": "codegen.wiki"}, "hime.wiki": {"page": "hime", "file": "hime.wiki"}, "libccd.wiki": {"page": "libccd", "file": "libccd.wiki"}, "Schedule-At.wiki": {"page": "Schedule-At", "file": "Schedule-At.wiki"}, "choqok.wiki": {"page": "choqok", "file": "choqok.wiki"}, "carrierwave.wiki": {"page": "carrierwave", "file": "carrierwave.wiki"}, "KiokuDB.wiki": {"page": "KiokuDB", "file": "KiokuDB.wiki"}, "bloboats.wiki": {"page": "bloboats", "file": "bloboats.wiki"}, "go-difflib.wiki": {"page": "go-difflib", "file": "go-difflib.wiki"}, "bandit.wiki": {"page": "bandit", "file": "bandit.wiki"}, "em-mongo.wiki": {"page": "em-mongo", "file": "em-mongo.wiki"}, "Apache2-AuthCASSimple.wiki": {"page": "Apache2-AuthCASSimple", "file": "Apache2-AuthCASSimple.wiki"}, "pywebdav.wiki": {"page": "pywebdav", "file": "pywebdav.wiki"}, "sound-icons.wiki": {"page": "sound-icons", "file": "sound-icons.wiki"}, "Murano-agent.wiki": {"page": "Murano-agent", "file": "Murano-agent.wiki"}, "pylibmc.wiki": {"page": "pylibmc", "file": "pylibmc.wiki"}, "DVD_Slideshow.wiki": {"page": "DVD Slideshow", "file": "DVD_Slideshow.wiki"}, "pd-xsample.wiki": {"page": "pd-xsample", "file": "pd-xsample.wiki"}, "Config-MethodProxy.wiki": {"page": "Config-MethodProxy", "file": "Config-MethodProxy.wiki"}, "CGView.wiki": {"page": "CGView", "file": "CGView.wiki"}, "CSSToXSLFO.wiki": {"page": "CSSToXSLFO", "file": "CSSToXSLFO.wiki"}, "IO__Callback.wiki": {"page": "IO::Callback", "file": "IO__Callback.wiki"}, "kakasi_ffi.wiki": {"page": "kakasi_ffi", "file": "kakasi_ffi.wiki"}, "libgraphics-colornames-perl.wiki": {"page": "libgraphics-colornames-perl", "file": "libgraphics-colornames-perl.wiki"}, "github-markup.wiki": {"page": "github-markup", "file": "github-markup.wiki"}, "RTF-Writer.wiki": {"page": "RTF-Writer", "file": "RTF-Writer.wiki"}, "Eliom.wiki": {"page": "Eliom", "file": "Eliom.wiki"}, "bytelist.wiki": {"page": "bytelist", "file": "bytelist.wiki"}, "array-equal.wiki": {"page": "array-equal", "file": "array-equal.wiki"}, "Locale-PO.wiki": {"page": "Locale-PO", "file": "Locale-PO.wiki"}, "i3.wiki": {"page": "i3", "file": "i3.wiki"}, "Bzr-Explorer.wiki": {"page": "Bzr-Explorer", "file": "Bzr-Explorer.wiki"}, "Web-based_file_manager.wiki": {"page": "Web-based file manager", "file": "Web-based_file_manager.wiki"}, "b.wiki": {"page": "b", "file": "b.wiki"}, "clang-format-linter.wiki": {"page": "clang-format-linter", "file": "clang-format-linter.wiki"}, "sylph-searcher.wiki": {"page": "sylph-searcher", "file": "sylph-searcher.wiki"}, "ncp.wiki": {"page": "ncp", "file": "ncp.wiki"}, "GD-SecurityImage.wiki": {"page": "GD-SecurityImage", "file": "GD-SecurityImage.wiki"}, "shared-desktop-ontologies.wiki": {"page": "shared-desktop-ontologies", "file": "shared-desktop-ontologies.wiki"}, "Enable_Viacam.wiki": {"page": "Enable Viacam", "file": "Enable_Viacam.wiki"}, "bbdb.wiki": {"page": "bbdb", "file": "bbdb.wiki"}, "REAPR.wiki": {"page": "REAPR", "file": "REAPR.wiki"}, "GFF2APLOT.wiki": {"page": "GFF2APLOT", "file": "GFF2APLOT.wiki"}, "Sereal-Decoder.wiki": {"page": "Sereal-Decoder", "file": "Sereal-Decoder.wiki"}, "App-Inotify-Hookable.wiki": {"page": "App-Inotify-Hookable", "file": "App-Inotify-Hookable.wiki"}, "diagrams-gtk.wiki": {"page": "diagrams-gtk", "file": "diagrams-gtk.wiki"}, "Net-DNS-Resolver-Programmable.wiki": {"page": "Net-DNS-Resolver-Programmable", "file": "Net-DNS-Resolver-Programmable.wiki"}, "NSD.wiki": {"page": "NSD", "file": "NSD.wiki"}, "Devel-Autoflush.wiki": {"page": "Devel-Autoflush", "file": "Devel-Autoflush.wiki"}, "tryton-server.wiki": {"page": "tryton-server", "file": "tryton-server.wiki"}, "attrs.wiki": {"page": "attrs", "file": "attrs.wiki"}, "cmake.wiki": {"page": "cmake", "file": "cmake.wiki"}, "XML-TreeBuilder.wiki": {"page": "XML-TreeBuilder", "file": "XML-TreeBuilder.wiki"}, "gridBase.wiki": {"page": "gridBase", "file": "gridBase.wiki"}, "coffee-rails.wiki": {"page": "coffee-rails", "file": "coffee-rails.wiki"}, "web-console.wiki": {"page": "web-console", "file": "web-console.wiki"}, "darcs.wiki": {"page": "darcs", "file": "darcs.wiki"}, "nfc.wiki": {"page": "nfc", "file": "nfc.wiki"}, "DBM-Deep.wiki": {"page": "DBM-Deep", "file": "DBM-Deep.wiki"}, "strip-json-comments.wiki": {"page": "strip-json-comments", "file": "strip-json-comments.wiki"}, "elpa.wiki": {"page": "elpa", "file": "elpa.wiki"}, "File-Inplace.wiki": {"page": "File-Inplace", "file": "File-Inplace.wiki"}, "rack-piwik.wiki": {"page": "rack-piwik", "file": "rack-piwik.wiki"}, "pybtex.wiki": {"page": "pybtex", "file": "pybtex.wiki"}, "libmtp.wiki": {"page": "libmtp", "file": "libmtp.wiki"}, "Joda_time.wiki": {"page": "Joda time", "file": "Joda_time.wiki"}, "epr-api.wiki": {"page": "epr-api", "file": "epr-api.wiki"}, "ledmon.wiki": {"page": "ledmon", "file": "ledmon.wiki"}, "garminplugin.wiki": {"page": "garminplugin", "file": "garminplugin.wiki"}, "Class-DBI-Sweet.wiki": {"page": "Class-DBI-Sweet", "file": "Class-DBI-Sweet.wiki"}, "Spreadsheet-XLSX.wiki": {"page": "Spreadsheet-XLSX", "file": "Spreadsheet-XLSX.wiki"}, "ldap-git-backup.wiki": {"page": "ldap-git-backup", "file": "ldap-git-backup.wiki"}, "nopt.wiki": {"page": "nopt", "file": "nopt.wiki"}, "truncnorm.wiki": {"page": "truncnorm", "file": "truncnorm.wiki"}, "mathic.wiki": {"page": "mathic", "file": "mathic.wiki"}, "libmp3-tag-perl.wiki": {"page": "libmp3-tag-perl", "file": "libmp3-tag-perl.wiki"}, "bamtools.wiki": {"page": "bamtools", "file": "bamtools.wiki"}, "bzr-fastimport.wiki": {"page": "bzr-fastimport", "file": "bzr-fastimport.wiki"}, "fbpanel.wiki": {"page": "fbpanel", "file": "fbpanel.wiki"}, "get-stream.wiki": {"page": "get-stream", "file": "get-stream.wiki"}, "DendroPy.wiki": {"page": "DendroPy", "file": "DendroPy.wiki"}, "suspend-utils.wiki": {"page": "suspend-utils", "file": "suspend-utils.wiki"}, "tryton-modules-account-invoice-stock.wiki": {"page": "tryton-modules-account-invoice-stock", "file": "tryton-modules-account-invoice-stock.wiki"}, "kbreakout.wiki": {"page": "kbreakout", "file": "kbreakout.wiki"}, "MooseX-OneArgNew.wiki": {"page": "MooseX-OneArgNew", "file": "MooseX-OneArgNew.wiki"}, "mate-menus.wiki": {"page": "mate-menus", "file": "mate-menus.wiki"}, "fis-gtm.wiki": {"page": "fis-gtm", "file": "fis-gtm.wiki"}, "jbig2dec.wiki": {"page": "jbig2dec", "file": "jbig2dec.wiki"}, "SVG.wiki": {"page": "SVG", "file": "SVG.wiki"}, "DateTime-Calendar-Discordian.wiki": {"page": "DateTime-Calendar-Discordian", "file": "DateTime-Calendar-Discordian.wiki"}, "GNU_Screen.wiki": {"page": "GNU Screen", "file": "GNU_Screen.wiki"}, "kwidgetsaddons.wiki": {"page": "kwidgetsaddons", "file": "kwidgetsaddons.wiki"}, "Catalyst-Plugin-Session-Store-FastMmap.wiki": {"page": "Catalyst-Plugin-Session-Store-FastMmap", "file": "Catalyst-Plugin-Session-Store-FastMmap.wiki"}, "Net-SCP.wiki": {"page": "Net-SCP", "file": "Net-SCP.wiki"}, "simple_form.wiki": {"page": "simple_form", "file": "simple_form.wiki"}, "libopen-sccp.wiki": {"page": "libopen-sccp", "file": "libopen-sccp.wiki"}, "covered.wiki": {"page": "covered", "file": "covered.wiki"}, "amispammer.wiki": {"page": "amispammer", "file": "amispammer.wiki"}, "OpenOpt.wiki": {"page": "OpenOpt", "file": "OpenOpt.wiki"}, "io_package_for_Octave.wiki": {"page": "io package for Octave", "file": "io_package_for_Octave.wiki"}, "Apache_UIMA_Asynch_Scaleout_framework.wiki": {"page": "Apache UIMA Asynch Scaleout framework", "file": "Apache_UIMA_Asynch_Scaleout_framework.wiki"}, "go-metrics-graphite.wiki": {"page": "go-metrics-graphite", "file": "go-metrics-graphite.wiki"}, "Digest-MD2.wiki": {"page": "Digest-MD2", "file": "Digest-MD2.wiki"}, "sigar.wiki": {"page": "sigar", "file": "sigar.wiki"}, "network-info.wiki": {"page": "network-info", "file": "network-info.wiki"}, "OpenHFT_Chronicle_Threads.wiki": {"page": "OpenHFT Chronicle Threads", "file": "OpenHFT_Chronicle_Threads.wiki"}, "MooseX-Singleton.wiki": {"page": "MooseX-Singleton", "file": "MooseX-Singleton.wiki"}, "Prey.wiki": {"page": "Prey", "file": "Prey.wiki"}, "ADOdb.wiki": {"page": "ADOdb", "file": "ADOdb.wiki"}, "Net-Radius.wiki": {"page": "Net-Radius", "file": "Net-Radius.wiki"}, "rerun.wiki": {"page": "rerun", "file": "rerun.wiki"}, "Net-HTTPS-Any.wiki": {"page": "Net-HTTPS-Any", "file": "Net-HTTPS-Any.wiki"}, "SQL-Abstract.wiki": {"page": "SQL-Abstract", "file": "SQL-Abstract.wiki"}, "Tree_Style_Tab.wiki": {"page": "Tree Style Tab", "file": "Tree_Style_Tab.wiki"}, "Lightweight_Window_Manager.wiki": {"page": "Lightweight Window Manager", "file": "Lightweight_Window_Manager.wiki"}, "QtSmbstatus.wiki": {"page": "QtSmbstatus", "file": "QtSmbstatus.wiki"}, "jetring.wiki": {"page": "jetring", "file": "jetring.wiki"}, "cross-spawn-async.wiki": {"page": "cross-spawn-async", "file": "cross-spawn-async.wiki"}, "cde.wiki": {"page": "cde", "file": "cde.wiki"}, "php-net-sieve.wiki": {"page": "php-net-sieve", "file": "php-net-sieve.wiki"}, "descartes.wiki": {"page": "descartes", "file": "descartes.wiki"}, "dleyna-core.wiki": {"page": "dleyna-core", "file": "dleyna-core.wiki"}, "VSEARCH.wiki": {"page": "VSEARCH", "file": "VSEARCH.wiki"}, "serialport.wiki": {"page": "serialport", "file": "serialport.wiki"}, "genparse.wiki": {"page": "genparse", "file": "genparse.wiki"}, "NFFT.wiki": {"page": "NFFT", "file": "NFFT.wiki"}, "psychopy.wiki": {"page": "psychopy", "file": "psychopy.wiki"}, "hershey-fonts.wiki": {"page": "hershey-fonts", "file": "hershey-fonts.wiki"}, "usbguard.wiki": {"page": "usbguard", "file": "usbguard.wiki"}, "tuxcmd-modules.wiki": {"page": "tuxcmd-modules", "file": "tuxcmd-modules.wiki"}, "bcftools.wiki": {"page": "bcftools", "file": "bcftools.wiki"}, "profile-sync-daemon.wiki": {"page": "profile-sync-daemon", "file": "profile-sync-daemon.wiki"}, "ftphs.wiki": {"page": "ftphs", "file": "ftphs.wiki"}, "bluez-tools.wiki": {"page": "bluez-tools", "file": "bluez-tools.wiki"}, "dleyna-renderer.wiki": {"page": "dleyna-renderer", "file": "dleyna-renderer.wiki"}, "OWL__DirectSemantics.wiki": {"page": "OWL::DirectSemantics", "file": "OWL__DirectSemantics.wiki"}, "ANTLRv4.wiki": {"page": "ANTLRv4", "file": "ANTLRv4.wiki"}, "mopidy-alsamixer.wiki": {"page": "mopidy-alsamixer", "file": "mopidy-alsamixer.wiki"}, "go-vnc.wiki": {"page": "go-vnc", "file": "go-vnc.wiki"}, "Test2-Plugin-NoWarnings.wiki": {"page": "Test2-Plugin-NoWarnings", "file": "Test2-Plugin-NoWarnings.wiki"}, "vagrant-cachier.wiki": {"page": "vagrant-cachier", "file": "vagrant-cachier.wiki"}, "Project_Reactor.wiki": {"page": "Project Reactor", "file": "Project_Reactor.wiki"}, "zita-ajbridge.wiki": {"page": "zita-ajbridge", "file": "zita-ajbridge.wiki"}, "ruby-fogbugz.wiki": {"page": "ruby-fogbugz", "file": "ruby-fogbugz.wiki"}, "ocplib-simplex.wiki": {"page": "ocplib-simplex", "file": "ocplib-simplex.wiki"}, "bro.wiki": {"page": "bro", "file": "bro.wiki"}, "App-Sqitch.wiki": {"page": "App-Sqitch", "file": "App-Sqitch.wiki"}, "park.wiki": {"page": "park", "file": "park.wiki"}, "lazyeval.wiki": {"page": "lazyeval", "file": "lazyeval.wiki"}, "python-axolotl-curve25519.wiki": {"page": "python-axolotl-curve25519", "file": "python-axolotl-curve25519.wiki"}, "rails-assets-highlightjs.wiki": {"page": "rails-assets-highlightjs", "file": "rails-assets-highlightjs.wiki"}, "python-measurement.wiki": {"page": "python-measurement", "file": "python-measurement.wiki"}, "enzyme.wiki": {"page": "enzyme", "file": "enzyme.wiki"}, "fondu.wiki": {"page": "fondu", "file": "fondu.wiki"}, "raphf.wiki": {"page": "raphf", "file": "raphf.wiki"}, "inf.wiki": {"page": "inf", "file": "inf.wiki"}, "Optim_package_for_Octave.wiki": {"page": "Optim package for Octave", "file": "Optim_package_for_Octave.wiki"}, "ListLike.wiki": {"page": "ListLike", "file": "ListLike.wiki"}, "libnb-platform18-java.wiki": {"page": "libnb-platform18-java", "file": "libnb-platform18-java.wiki"}, "buff-extensions.wiki": {"page": "buff-extensions", "file": "buff-extensions.wiki"}, "gnome-software.wiki": {"page": "gnome-software", "file": "gnome-software.wiki"}, "Java_binding_to_the_GNU_Linear_Programming_Kit.wiki": {"page": "Java binding to the GNU Linear Programming Kit", "file": "Java_binding_to_the_GNU_Linear_Programming_Kit.wiki"}, "pycassa.wiki": {"page": "pycassa", "file": "pycassa.wiki"}, "hamlit.wiki": {"page": "hamlit", "file": "hamlit.wiki"}, "Net-MAC-Vendor.wiki": {"page": "Net-MAC-Vendor", "file": "Net-MAC-Vendor.wiki"}, "did_you_mean.wiki": {"page": "did_you_mean", "file": "did_you_mean.wiki"}, "instantiator.wiki": {"page": "instantiator", "file": "instantiator.wiki"}, "msrtool.wiki": {"page": "msrtool", "file": "msrtool.wiki"}, "es-module-loader.wiki": {"page": "es-module-loader", "file": "es-module-loader.wiki"}, "dpkg.wiki": {"page": "dpkg", "file": "dpkg.wiki"}, "Dist-Zilla-Plugin-InstallGuide.wiki": {"page": "Dist-Zilla-Plugin-InstallGuide", "file": "Dist-Zilla-Plugin-InstallGuide.wiki"}, "multimatch.wiki": {"page": "multimatch", "file": "multimatch.wiki"}, "python-instagram.wiki": {"page": "python-instagram", "file": "python-instagram.wiki"}, "Gorm.wiki": {"page": "Gorm", "file": "Gorm.wiki"}, "TDC.wiki": {"page": "TDC", "file": "TDC.wiki"}, "gupnp-av.wiki": {"page": "gupnp-av", "file": "gupnp-av.wiki"}, "bytestring-progress.wiki": {"page": "bytestring-progress", "file": "bytestring-progress.wiki"}, "Privileges-Drop.wiki": {"page": "Privileges-Drop", "file": "Privileges-Drop.wiki"}, "webkit-image.wiki": {"page": "webkit-image", "file": "webkit-image.wiki"}, "Gtklick.wiki": {"page": "Gtklick", "file": "Gtklick.wiki"}, "Text-Wrapper.wiki": {"page": "Text-Wrapper", "file": "Text-Wrapper.wiki"}, "gitg.wiki": {"page": "gitg", "file": "gitg.wiki"}, "python-unidiff.wiki": {"page": "python-unidiff", "file": "python-unidiff.wiki"}, "gettext.js.wiki": {"page": "gettext.js", "file": "gettext.js.wiki"}, "libfwsi.wiki": {"page": "libfwsi", "file": "libfwsi.wiki"}, "yrmcds.wiki": {"page": "yrmcds", "file": "yrmcds.wiki"}, "ace-rails-ap.wiki": {"page": "ace-rails-ap", "file": "ace-rails-ap.wiki"}, "js-security.wiki": {"page": "js-security", "file": "js-security.wiki"}, "smtpprox-loopprevent.wiki": {"page": "smtpprox-loopprevent", "file": "smtpprox-loopprevent.wiki"}, "FastQTL.wiki": {"page": "FastQTL", "file": "FastQTL.wiki"}, "Pod-2-DocBook.wiki": {"page": "Pod-2-DocBook", "file": "Pod-2-DocBook.wiki"}, "mysql-transitional.wiki": {"page": "mysql-transitional", "file": "mysql-transitional.wiki"}, "clojure_tools.cli.wiki": {"page": "clojure/tools.cli", "file": "clojure_tools.cli.wiki"}, "http-reverse-proxy.wiki": {"page": "http-reverse-proxy", "file": "http-reverse-proxy.wiki"}, "HTML__Defang.wiki": {"page": "HTML::Defang", "file": "HTML__Defang.wiki"}, "dulwich.wiki": {"page": "dulwich", "file": "dulwich.wiki"}, "gthumb.wiki": {"page": "gthumb", "file": "gthumb.wiki"}, "future.wiki": {"page": "future", "file": "future.wiki"}, "CGI-Application-Plugin-ValidateRM.wiki": {"page": "CGI-Application-Plugin-ValidateRM", "file": "CGI-Application-Plugin-ValidateRM.wiki"}, "File-Flock.wiki": {"page": "File-Flock", "file": "File-Flock.wiki"}, "libhbalinux.wiki": {"page": "libhbalinux", "file": "libhbalinux.wiki"}, "alglib.wiki": {"page": "alglib", "file": "alglib.wiki"}, "lambdabot-social-plugins.wiki": {"page": "lambdabot-social-plugins", "file": "lambdabot-social-plugins.wiki"}, "wide-dhcpv6.wiki": {"page": "wide-dhcpv6", "file": "wide-dhcpv6.wiki"}, "medusa.wiki": {"page": "medusa", "file": "medusa.wiki"}, "Cerealizer.wiki": {"page": "Cerealizer", "file": "Cerealizer.wiki"}, "flask-login.wiki": {"page": "flask-login", "file": "flask-login.wiki"}, "rfcdiff.wiki": {"page": "rfcdiff", "file": "rfcdiff.wiki"}, "galculator.wiki": {"page": "galculator", "file": "galculator.wiki"}, "W3C_Markup_Validator.wiki": {"page": "W3C Markup Validator", "file": "W3C_Markup_Validator.wiki"}, "shape.wiki": {"page": "shape", "file": "shape.wiki"}, "JavaScript-Minifier-XS.wiki": {"page": "JavaScript-Minifier-XS", "file": "JavaScript-Minifier-XS.wiki"}, "constantinople.wiki": {"page": "constantinople", "file": "constantinople.wiki"}, "Unix-ConfigFile.wiki": {"page": "Unix-ConfigFile", "file": "Unix-ConfigFile.wiki"}, "Mash.wiki": {"page": "Mash", "file": "Mash.wiki"}, "diagrams-core.wiki": {"page": "diagrams-core", "file": "diagrams-core.wiki"}, "Konatu.wiki": {"page": "Konatu", "file": "Konatu.wiki"}, "Convert-Binary-C.wiki": {"page": "Convert-Binary-C", "file": "Convert-Binary-C.wiki"}, "jackson-dataformat-cbor.wiki": {"page": "jackson-dataformat-cbor", "file": "jackson-dataformat-cbor.wiki"}, "Smart-Table.wiki": {"page": "Smart-Table", "file": "Smart-Table.wiki"}, "BND.wiki": {"page": "BND", "file": "BND.wiki"}, "mussh_-_MUltihost_SSH.wiki": {"page": "mussh - MUltihost SSH", "file": "mussh_-_MUltihost_SSH.wiki"}, "yesod-core.wiki": {"page": "yesod-core", "file": "yesod-core.wiki"}, "fuel-nailgun-agent.wiki": {"page": "fuel-nailgun-agent", "file": "fuel-nailgun-agent.wiki"}, "sizzle.wiki": {"page": "sizzle", "file": "sizzle.wiki"}, "settingslogic.wiki": {"page": "settingslogic", "file": "settingslogic.wiki"}, "FooBillard++.wiki": {"page": "FooBillard++", "file": "FooBillard++.wiki"}, "compressible.wiki": {"page": "compressible", "file": "compressible.wiki"}, "khotkeys.wiki": {"page": "khotkeys", "file": "khotkeys.wiki"}, "pcb.wiki": {"page": "pcb", "file": "pcb.wiki"}, "Array-Iterator.wiki": {"page": "Array-Iterator", "file": "Array-Iterator.wiki"}, "rosinstall.wiki": {"page": "rosinstall", "file": "rosinstall.wiki"}, "ember.wiki": {"page": "ember", "file": "ember.wiki"}, "mma.wiki": {"page": "mma", "file": "mma.wiki"}, "The_Bub_s_Brothers.wiki": {"page": "The Bub's Brothers", "file": "The_Bub_s_Brothers.wiki"}, "tryton-modules-account-payment-sepa.wiki": {"page": "tryton-modules-account-payment-sepa", "file": "tryton-modules-account-payment-sepa.wiki"}, "vim-youcompleteme.wiki": {"page": "vim-youcompleteme", "file": "vim-youcompleteme.wiki"}, "jwm.wiki": {"page": "jwm", "file": "jwm.wiki"}, "motion.wiki": {"page": "motion", "file": "motion.wiki"}, "ETL.wiki": {"page": "ETL", "file": "ETL.wiki"}, "XStatic-jQuery.wiki": {"page": "XStatic-jQuery", "file": "XStatic-jQuery.wiki"}, "nanotest.wiki": {"page": "nanotest", "file": "nanotest.wiki"}, "libmateweather.wiki": {"page": "libmateweather", "file": "libmateweather.wiki"}, "scanbd.wiki": {"page": "scanbd", "file": "scanbd.wiki"}, "Glipper.wiki": {"page": "Glipper", "file": "Glipper.wiki"}, "avy.wiki": {"page": "avy", "file": "avy.wiki"}, "mathpartir.wiki": {"page": "mathpartir", "file": "mathpartir.wiki"}, "WWW-Mechanize-FormFiller.wiki": {"page": "WWW-Mechanize-FormFiller", "file": "WWW-Mechanize-FormFiller.wiki"}, "jsonlite.wiki": {"page": "jsonlite", "file": "jsonlite.wiki"}, "Exception-Class-TryCatch.wiki": {"page": "Exception-Class-TryCatch", "file": "Exception-Class-TryCatch.wiki"}, "Psi+_translations.wiki": {"page": "Psi+ translations", "file": "Psi+_translations.wiki"}, "mighttpd2.wiki": {"page": "mighttpd2", "file": "mighttpd2.wiki"}, "batch.wiki": {"page": "batch", "file": "batch.wiki"}, "fog-terremark.wiki": {"page": "fog-terremark", "file": "fog-terremark.wiki"}, "irc-core.wiki": {"page": "irc-core", "file": "irc-core.wiki"}, "gadmin-openvpn-client.wiki": {"page": "gadmin-openvpn-client", "file": "gadmin-openvpn-client.wiki"}, "ruby-debian.wiki": {"page": "ruby-debian", "file": "ruby-debian.wiki"}, "mergerfs.wiki": {"page": "mergerfs", "file": "mergerfs.wiki"}, "CGI-Application-Plugin-Stream.wiki": {"page": "CGI-Application-Plugin-Stream", "file": "CGI-Application-Plugin-Stream.wiki"}, "rpm.wiki": {"page": "rpm", "file": "rpm.wiki"}, "ClamAV_Unofficial_Signatures_Updater.wiki": {"page": "ClamAV Unofficial Signatures Updater", "file": "ClamAV_Unofficial_Signatures_Updater.wiki"}, "Text-MeCab.wiki": {"page": "Text-MeCab", "file": "Text-MeCab.wiki"}, "pathspider.wiki": {"page": "pathspider", "file": "pathspider.wiki"}, "rng-tools.wiki": {"page": "rng-tools", "file": "rng-tools.wiki"}, "Perinci-CmdLine.wiki": {"page": "Perinci-CmdLine", "file": "Perinci-CmdLine.wiki"}, "Class-Inspector.wiki": {"page": "Class-Inspector", "file": "Class-Inspector.wiki"}, "glyr.wiki": {"page": "glyr", "file": "glyr.wiki"}, "lambdabot-reference-plugins.wiki": {"page": "lambdabot-reference-plugins", "file": "lambdabot-reference-plugins.wiki"}, "eventmachine.wiki": {"page": "eventmachine", "file": "eventmachine.wiki"}, "knowthelist.wiki": {"page": "knowthelist", "file": "knowthelist.wiki"}, "enjarify.wiki": {"page": "enjarify", "file": "enjarify.wiki"}, "microlens-ghc.wiki": {"page": "microlens-ghc", "file": "microlens-ghc.wiki"}, "PS2EPS.wiki": {"page": "PS2EPS", "file": "PS2EPS.wiki"}, "rb-grib.wiki": {"page": "rb-grib", "file": "rb-grib.wiki"}, "fcgiwrap.wiki": {"page": "fcgiwrap", "file": "fcgiwrap.wiki"}, "go-event-meter.wiki": {"page": "go-event-meter", "file": "go-event-meter.wiki"}, "JAligner.wiki": {"page": "JAligner", "file": "JAligner.wiki"}, "sugar_artwork.wiki": {"page": "sugar artwork", "file": "sugar_artwork.wiki"}, "JEBL2.wiki": {"page": "JEBL2", "file": "JEBL2.wiki"}, "Minetest.wiki": {"page": "Minetest", "file": "Minetest.wiki"}, "XML-TreePuller.wiki": {"page": "XML-TreePuller", "file": "XML-TreePuller.wiki"}, "epubcheck.wiki": {"page": "epubcheck", "file": "epubcheck.wiki"}, "App-pmuninstall.wiki": {"page": "App-pmuninstall", "file": "App-pmuninstall.wiki"}, "mobile-atlas-creator.wiki": {"page": "mobile-atlas-creator", "file": "mobile-atlas-creator.wiki"}, "fog-openstack.wiki": {"page": "fog-openstack", "file": "fog-openstack.wiki"}, "xoauth2.wiki": {"page": "xoauth2", "file": "xoauth2.wiki"}, "thinkfan.wiki": {"page": "thinkfan", "file": "thinkfan.wiki"}, "Eval-Context.wiki": {"page": "Eval-Context", "file": "Eval-Context.wiki"}, "Fortune.wiki": {"page": "Fortune", "file": "Fortune.wiki"}, "User-Identity.wiki": {"page": "User-Identity", "file": "User-Identity.wiki"}, "Perl-osnames.wiki": {"page": "Perl-osnames", "file": "Perl-osnames.wiki"}, "ruby-odbc.wiki": {"page": "ruby-odbc", "file": "ruby-odbc.wiki"}, "lua_sandbox_extensions.wiki": {"page": "lua_sandbox_extensions", "file": "lua_sandbox_extensions.wiki"}, "porg.wiki": {"page": "porg", "file": "porg.wiki"}, "Crypt-OpenSSL-Bignum.wiki": {"page": "Crypt-OpenSSL-Bignum", "file": "Crypt-OpenSSL-Bignum.wiki"}, "python-casmoothing.wiki": {"page": "python-casmoothing", "file": "python-casmoothing.wiki"}, "FoxyProxy_Standard.wiki": {"page": "FoxyProxy Standard", "file": "FoxyProxy_Standard.wiki"}, "B-Hooks-OP-Check.wiki": {"page": "B-Hooks-OP-Check", "file": "B-Hooks-OP-Check.wiki"}, "Ruby-ole.wiki": {"page": "Ruby-ole", "file": "Ruby-ole.wiki"}, "django-contact-form.wiki": {"page": "django-contact-form", "file": "django-contact-form.wiki"}, "openrc.wiki": {"page": "openrc", "file": "openrc.wiki"}, "libteam.wiki": {"page": "libteam", "file": "libteam.wiki"}, "wmppp.app.wiki": {"page": "wmppp.app", "file": "wmppp.app.wiki"}, "python-wheezy.template.wiki": {"page": "python-wheezy.template", "file": "python-wheezy.template.wiki"}, "cabal-debian.wiki": {"page": "cabal-debian", "file": "cabal-debian.wiki"}, "darkplaces.wiki": {"page": "darkplaces", "file": "darkplaces.wiki"}, "flvmeta.wiki": {"page": "flvmeta", "file": "flvmeta.wiki"}, "negroni.wiki": {"page": "negroni", "file": "negroni.wiki"}, "Config-Model-CursesUI.wiki": {"page": "Config-Model-CursesUI", "file": "Config-Model-CursesUI.wiki"}, "Beautiful_Soup.wiki": {"page": "Beautiful Soup", "file": "Beautiful_Soup.wiki"}, "Crypt-DH-GMP.wiki": {"page": "Crypt-DH-GMP", "file": "Crypt-DH-GMP.wiki"}, "Net-IPTrie.wiki": {"page": "Net-IPTrie", "file": "Net-IPTrie.wiki"}, "acpi_call.wiki": {"page": "acpi_call", "file": "acpi_call.wiki"}, "nautilus-hide.wiki": {"page": "nautilus-hide", "file": "nautilus-hide.wiki"}, "secp256k1.wiki": {"page": "secp256k1", "file": "secp256k1.wiki"}, "MR__Tarantool.wiki": {"page": "MR::Tarantool", "file": "MR__Tarantool.wiki"}, "QSampler.wiki": {"page": "QSampler", "file": "QSampler.wiki"}, "Module-Extract-Use.wiki": {"page": "Module-Extract-Use", "file": "Module-Extract-Use.wiki"}, "owx.wiki": {"page": "owx", "file": "owx.wiki"}, "animals_modpack.wiki": {"page": "animals_modpack", "file": "animals_modpack.wiki"}, "Geronimo_JTA.wiki": {"page": "Geronimo JTA", "file": "Geronimo_JTA.wiki"}, "twext.wiki": {"page": "twext", "file": "twext.wiki"}, "ScanTool.net.wiki": {"page": "ScanTool.net", "file": "ScanTool.net.wiki"}, "XML-XSLT.wiki": {"page": "XML-XSLT", "file": "XML-XSLT.wiki"}, "python-cookies.wiki": {"page": "python-cookies", "file": "python-cookies.wiki"}, "Maven_Shared_Incremental.wiki": {"page": "Maven Shared Incremental", "file": "Maven_Shared_Incremental.wiki"}, "ruby-lumberjack.wiki": {"page": "ruby-lumberjack", "file": "ruby-lumberjack.wiki"}, "shc.wiki": {"page": "shc", "file": "shc.wiki"}, "tasty-hspec.wiki": {"page": "tasty-hspec", "file": "tasty-hspec.wiki"}, "extensible-exceptions.wiki": {"page": "extensible-exceptions", "file": "extensible-exceptions.wiki"}, "pcf2bdf.wiki": {"page": "pcf2bdf", "file": "pcf2bdf.wiki"}, "netmask.wiki": {"page": "netmask", "file": "netmask.wiki"}, "django-websocket-redis.wiki": {"page": "django-websocket-redis", "file": "django-websocket-redis.wiki"}, "Flask-API.wiki": {"page": "Flask-API", "file": "Flask-API.wiki"}, "GSHHG.wiki": {"page": "GSHHG", "file": "GSHHG.wiki"}, "libburn.wiki": {"page": "libburn", "file": "libburn.wiki"}, "mod_auth_mellon.wiki": {"page": "mod_auth_mellon", "file": "mod_auth_mellon.wiki"}, "bist.wiki": {"page": "bist", "file": "bist.wiki"}, "libomxmad.wiki": {"page": "libomxmad", "file": "libomxmad.wiki"}, "github.com_kr_text.wiki": {"page": "github.com/kr/text", "file": "github.com_kr_text.wiki"}, "pyroom.wiki": {"page": "pyroom", "file": "pyroom.wiki"}, "img-srcset.wiki": {"page": "img-srcset", "file": "img-srcset.wiki"}, "Math-Spline.wiki": {"page": "Math-Spline", "file": "Math-Spline.wiki"}, "missing-functions_package_for_Octave.wiki": {"page": "missing-functions package for Octave", "file": "missing-functions_package_for_Octave.wiki"}, "language-haskell-extract.wiki": {"page": "language-haskell-extract", "file": "language-haskell-extract.wiki"}, "Lynkeos.wiki": {"page": "Lynkeos", "file": "Lynkeos.wiki"}, "komatuna-font.wiki": {"page": "komatuna-font", "file": "komatuna-font.wiki"}, "Macaron.wiki": {"page": "Macaron", "file": "Macaron.wiki"}, "mercenary.wiki": {"page": "mercenary", "file": "mercenary.wiki"}, "Math-Libm.wiki": {"page": "Math-Libm", "file": "Math-Libm.wiki"}, "go-version.wiki": {"page": "go-version", "file": "go-version.wiki"}, "django-celery-transactions.wiki": {"page": "django-celery-transactions", "file": "django-celery-transactions.wiki"}, "Net-IDN-Encode.wiki": {"page": "Net-IDN-Encode", "file": "Net-IDN-Encode.wiki"}, "web-routes-hsp.wiki": {"page": "web-routes-hsp", "file": "web-routes-hsp.wiki"}, "mcelog.wiki": {"page": "mcelog", "file": "mcelog.wiki"}, "XML-Writer.wiki": {"page": "XML-Writer", "file": "XML-Writer.wiki"}, "python-djvulibre.wiki": {"page": "python-djvulibre", "file": "python-djvulibre.wiki"}, "hllpp.wiki": {"page": "hllpp", "file": "hllpp.wiki"}, "email2trac.wiki": {"page": "email2trac", "file": "email2trac.wiki"}, "Maven_Install_Plugin.wiki": {"page": "Maven Install Plugin", "file": "Maven_Install_Plugin.wiki"}, "qtpy.wiki": {"page": "qtpy", "file": "qtpy.wiki"}, "lablgtk2.wiki": {"page": "lablgtk2", "file": "lablgtk2.wiki"}, "Debian_buttons.wiki": {"page": "Debian buttons", "file": "Debian_buttons.wiki"}, "SeqAn.wiki": {"page": "SeqAn", "file": "SeqAn.wiki"}, "Graph-D3.wiki": {"page": "Graph-D3", "file": "Graph-D3.wiki"}, "Term-Clui.wiki": {"page": "Term-Clui", "file": "Term-Clui.wiki"}, "threach.wiki": {"page": "threach", "file": "threach.wiki"}, "gnome-extension-pixelsaver.wiki": {"page": "gnome-extension-pixelsaver", "file": "gnome-extension-pixelsaver.wiki"}, "apertium-eo-fr.wiki": {"page": "apertium-eo-fr", "file": "apertium-eo-fr.wiki"}, "kxstitch.wiki": {"page": "kxstitch", "file": "kxstitch.wiki"}, "node-utilities.wiki": {"page": "node-utilities", "file": "node-utilities.wiki"}, "prepair.wiki": {"page": "prepair", "file": "prepair.wiki"}, "Saxon-HE.wiki": {"page": "Saxon-HE", "file": "Saxon-HE.wiki"}, "archipel-agent-virtualmachine-oomkiller.wiki": {"page": "archipel-agent-virtualmachine-oomkiller", "file": "archipel-agent-virtualmachine-oomkiller.wiki"}, "Tenmado.wiki": {"page": "Tenmado", "file": "Tenmado.wiki"}, "lm4tools.wiki": {"page": "lm4tools", "file": "lm4tools.wiki"}, "Test-HTML-Content.wiki": {"page": "Test-HTML-Content", "file": "Test-HTML-Content.wiki"}, "Freecol.wiki": {"page": "Freecol", "file": "Freecol.wiki"}, "block-stream.wiki": {"page": "block-stream", "file": "block-stream.wiki"}, "Geo-OSM-Tiles.wiki": {"page": "Geo-OSM-Tiles", "file": "Geo-OSM-Tiles.wiki"}, "Lingua__EN__Words2Nums.wiki": {"page": "Lingua::EN::Words2Nums", "file": "Lingua__EN__Words2Nums.wiki"}, "Audio-RPLD.wiki": {"page": "Audio-RPLD", "file": "Audio-RPLD.wiki"}, "Text-vCard.wiki": {"page": "Text-vCard", "file": "Text-vCard.wiki"}, "sidekiq.wiki": {"page": "sidekiq", "file": "sidekiq.wiki"}, "global-prefix.wiki": {"page": "global-prefix", "file": "global-prefix.wiki"}, "stoken.wiki": {"page": "stoken", "file": "stoken.wiki"}, "Open_Yahtzee.wiki": {"page": "Open Yahtzee", "file": "Open_Yahtzee.wiki"}, "Munteanu_Alexandru_Ionut.wiki": {"page": "Munteanu Alexandru Ionut", "file": "Munteanu_Alexandru_Ionut.wiki"}, "libtecla.wiki": {"page": "libtecla", "file": "libtecla.wiki"}, "TOML.wiki": {"page": "TOML", "file": "TOML.wiki"}, "Hash-StoredIterator.wiki": {"page": "Hash-StoredIterator", "file": "Hash-StoredIterator.wiki"}, "glirc.wiki": {"page": "glirc", "file": "glirc.wiki"}, "luhn.wiki": {"page": "luhn", "file": "luhn.wiki"}, "The_Sound_Object_Library.wiki": {"page": "The Sound Object Library", "file": "The_Sound_Object_Library.wiki"}, "mido.wiki": {"page": "mido", "file": "mido.wiki"}, "PowerMock.wiki": {"page": "PowerMock", "file": "PowerMock.wiki"}, "end-of-stream.wiki": {"page": "end-of-stream", "file": "end-of-stream.wiki"}, "Django_Maintenancemode.wiki": {"page": "Django Maintenancemode", "file": "Django_Maintenancemode.wiki"}, "kontactinterface.wiki": {"page": "kontactinterface", "file": "kontactinterface.wiki"}, "menu-cache.wiki": {"page": "menu-cache", "file": "menu-cache.wiki"}, "jansi-native.wiki": {"page": "jansi-native", "file": "jansi-native.wiki"}, "dumb-init.wiki": {"page": "dumb-init", "file": "dumb-init.wiki"}, "ObConf.wiki": {"page": "ObConf", "file": "ObConf.wiki"}, "libvirt-php.wiki": {"page": "libvirt-php", "file": "libvirt-php.wiki"}, "kbuild.wiki": {"page": "kbuild", "file": "kbuild.wiki"}, "checkmate.wiki": {"page": "checkmate", "file": "checkmate.wiki"}, "cast.wiki": {"page": "cast", "file": "cast.wiki"}, "github.com_golang_protobuf.wiki": {"page": "github.com/golang/protobuf", "file": "github.com_golang_protobuf.wiki"}, "plv8js.wiki": {"page": "plv8js", "file": "plv8js.wiki"}, "Carp-Clan.wiki": {"page": "Carp-Clan", "file": "Carp-Clan.wiki"}, "laptop-mode-tools.wiki": {"page": "laptop-mode-tools", "file": "laptop-mode-tools.wiki"}, "universe-base.wiki": {"page": "universe-base", "file": "universe-base.wiki"}, "tryton-modules-product-attribute.wiki": {"page": "tryton-modules-product-attribute", "file": "tryton-modules-product-attribute.wiki"}, "apg.wiki": {"page": "apg", "file": "apg.wiki"}, "XStatic-D3.wiki": {"page": "XStatic-D3", "file": "XStatic-D3.wiki"}, "json-stringify-safe.wiki": {"page": "json-stringify-safe", "file": "json-stringify-safe.wiki"}, "Tendermint.wiki": {"page": "Tendermint", "file": "Tendermint.wiki"}, "goldeneye.wiki": {"page": "goldeneye", "file": "goldeneye.wiki"}, "emacs-web-server.wiki": {"page": "emacs-web-server", "file": "emacs-web-server.wiki"}, "Braintree_Payment_Solutions.wiki": {"page": "Braintree Payment Solutions", "file": "Braintree_Payment_Solutions.wiki"}, "nauty.wiki": {"page": "nauty", "file": "nauty.wiki"}, "mutt.wiki": {"page": "mutt", "file": "mutt.wiki"}, "qtscript-opensource-src.wiki": {"page": "qtscript-opensource-src", "file": "qtscript-opensource-src.wiki"}, "Text-Template.wiki": {"page": "Text-Template", "file": "Text-Template.wiki"}, "Evolvotron.wiki": {"page": "Evolvotron", "file": "Evolvotron.wiki"}, "Cookie_Monster.wiki": {"page": "Cookie Monster", "file": "Cookie_Monster.wiki"}, "Test-XML-Simple.wiki": {"page": "Test-XML-Simple", "file": "Test-XML-Simple.wiki"}, "kblog.wiki": {"page": "kblog", "file": "kblog.wiki"}, "powerdevil.wiki": {"page": "powerdevil", "file": "powerdevil.wiki"}, "Suil.wiki": {"page": "Suil", "file": "Suil.wiki"}, "data-hash.wiki": {"page": "data-hash", "file": "data-hash.wiki"}, "sctk.wiki": {"page": "sctk", "file": "sctk.wiki"}, "jo.wiki": {"page": "jo", "file": "jo.wiki"}, "conv-tools.wiki": {"page": "conv-tools", "file": "conv-tools.wiki"}, "python-nbxmpp.wiki": {"page": "python-nbxmpp", "file": "python-nbxmpp.wiki"}, "limnoria.wiki": {"page": "limnoria", "file": "limnoria.wiki"}, "git-remote-gcrypt.wiki": {"page": "git-remote-gcrypt", "file": "git-remote-gcrypt.wiki"}, "libovsdb.wiki": {"page": "libovsdb", "file": "libovsdb.wiki"}, "forever-agent.wiki": {"page": "forever-agent", "file": "forever-agent.wiki"}, "python-pyxattr.wiki": {"page": "python-pyxattr", "file": "python-pyxattr.wiki"}, "tasksh.wiki": {"page": "tasksh", "file": "tasksh.wiki"}, "URI-Escape-XS.wiki": {"page": "URI-Escape-XS", "file": "URI-Escape-XS.wiki"}, "Stream.wiki": {"page": "Stream", "file": "Stream.wiki"}, "Plack-Middleware-CSRFBlock.wiki": {"page": "Plack-Middleware-CSRFBlock", "file": "Plack-Middleware-CSRFBlock.wiki"}, "data-default-instances-old-locale.wiki": {"page": "data-default-instances-old-locale", "file": "data-default-instances-old-locale.wiki"}, "hunspell-dict-ko.wiki": {"page": "hunspell-dict-ko", "file": "hunspell-dict-ko.wiki"}, "configurate.wiki": {"page": "configurate", "file": "configurate.wiki"}, "mimic-fn.wiki": {"page": "mimic-fn", "file": "mimic-fn.wiki"}, "Catalyst-DispatchType-Regex.wiki": {"page": "Catalyst-DispatchType-Regex", "file": "Catalyst-DispatchType-Regex.wiki"}, "zanshin.wiki": {"page": "zanshin", "file": "zanshin.wiki"}, "GoConvey.wiki": {"page": "GoConvey", "file": "GoConvey.wiki"}, "WWW__Finger.wiki": {"page": "WWW::Finger", "file": "WWW__Finger.wiki"}, "W3C-LinkChecker.wiki": {"page": "W3C-LinkChecker", "file": "W3C-LinkChecker.wiki"}, "fsm-lite.wiki": {"page": "fsm-lite", "file": "fsm-lite.wiki"}, "robustirc-bridge.wiki": {"page": "robustirc-bridge", "file": "robustirc-bridge.wiki"}, "PHP_extension_for_interfacing_with_MessagePack.wiki": {"page": "PHP extension for interfacing with MessagePack", "file": "PHP_extension_for_interfacing_with_MessagePack.wiki"}, "salt-formula-ceilometer.wiki": {"page": "salt-formula-ceilometer", "file": "salt-formula-ceilometer.wiki"}, "kubrick.wiki": {"page": "kubrick", "file": "kubrick.wiki"}, "JavaScript-Beautifier.wiki": {"page": "JavaScript-Beautifier", "file": "JavaScript-Beautifier.wiki"}, "lldb.wiki": {"page": "lldb", "file": "lldb.wiki"}, "libseccomp.wiki": {"page": "libseccomp", "file": "libseccomp.wiki"}, "deken.wiki": {"page": "deken", "file": "deken.wiki"}, "mess.wiki": {"page": "mess", "file": "mess.wiki"}, "python-changelog.wiki": {"page": "python-changelog", "file": "python-changelog.wiki"}, "gnuais.wiki": {"page": "gnuais", "file": "gnuais.wiki"}, "primer3.wiki": {"page": "primer3", "file": "primer3.wiki"}, "pentobi.wiki": {"page": "pentobi", "file": "pentobi.wiki"}, "xdg-basedir.wiki": {"page": "xdg-basedir", "file": "xdg-basedir.wiki"}, "binplist.wiki": {"page": "binplist", "file": "binplist.wiki"}, "Thread-Serialize.wiki": {"page": "Thread-Serialize", "file": "Thread-Serialize.wiki"}, "PyMySQL.wiki": {"page": "PyMySQL", "file": "PyMySQL.wiki"}, "isstream.wiki": {"page": "isstream", "file": "isstream.wiki"}, "eyeD3.wiki": {"page": "eyeD3", "file": "eyeD3.wiki"}, "Ecasound.wiki": {"page": "Ecasound", "file": "Ecasound.wiki"}, "Pioneers.wiki": {"page": "Pioneers", "file": "Pioneers.wiki"}, "samtools.wiki": {"page": "samtools", "file": "samtools.wiki"}, "do_mysql.wiki": {"page": "do_mysql", "file": "do_mysql.wiki"}, "SRST2.wiki": {"page": "SRST2", "file": "SRST2.wiki"}, "gnome-shell-extension-move-clock.wiki": {"page": "gnome-shell-extension-move-clock", "file": "gnome-shell-extension-move-clock.wiki"}, "MetaPhlAn2.wiki": {"page": "MetaPhlAn2", "file": "MetaPhlAn2.wiki"}, "Pymacs.wiki": {"page": "Pymacs", "file": "Pymacs.wiki"}, "threads.wiki": {"page": "threads", "file": "threads.wiki"}, "bytestring-conversion.wiki": {"page": "bytestring-conversion", "file": "bytestring-conversion.wiki"}, "qflow.wiki": {"page": "qflow", "file": "qflow.wiki"}, "deSolve.wiki": {"page": "deSolve", "file": "deSolve.wiki"}, "ocrodjvu.wiki": {"page": "ocrodjvu", "file": "ocrodjvu.wiki"}, "tasty-kat.wiki": {"page": "tasty-kat", "file": "tasty-kat.wiki"}, "plasma-workspace-wallpapers.wiki": {"page": "plasma-workspace-wallpapers", "file": "plasma-workspace-wallpapers.wiki"}, "flask-flatpages.wiki": {"page": "flask-flatpages", "file": "flask-flatpages.wiki"}, "pacapt.wiki": {"page": "pacapt", "file": "pacapt.wiki"}, "CSS-Packer.wiki": {"page": "CSS-Packer", "file": "CSS-Packer.wiki"}, "csv2latex.wiki": {"page": "csv2latex", "file": "csv2latex.wiki"}, "Test__Fake__HTTPD.wiki": {"page": "Test::Fake::HTTPD", "file": "Test__Fake__HTTPD.wiki"}, "dislocker.wiki": {"page": "dislocker", "file": "dislocker.wiki"}, "LaCheck.wiki": {"page": "LaCheck", "file": "LaCheck.wiki"}, "beagle-lib.wiki": {"page": "beagle-lib", "file": "beagle-lib.wiki"}, "orchestrator.wiki": {"page": "orchestrator", "file": "orchestrator.wiki"}, "gtml.wiki": {"page": "gtml", "file": "gtml.wiki"}, "ewma.wiki": {"page": "ewma", "file": "ewma.wiki"}, "Sys-HostIP.wiki": {"page": "Sys-HostIP", "file": "Sys-HostIP.wiki"}, "firefox-kde5-wallet.wiki": {"page": "firefox-kde5-wallet", "file": "firefox-kde5-wallet.wiki"}, "xbmc-pvr-addons.wiki": {"page": "xbmc-pvr-addons", "file": "xbmc-pvr-addons.wiki"}, "babeld.wiki": {"page": "babeld", "file": "babeld.wiki"}, "calculix-ccx-doc.wiki": {"page": "calculix-ccx-doc", "file": "calculix-ccx-doc.wiki"}, "sexp-processor.wiki": {"page": "sexp-processor", "file": "sexp-processor.wiki"}, "hpanel.wiki": {"page": "hpanel", "file": "hpanel.wiki"}, "Pyfilesystem.wiki": {"page": "Pyfilesystem", "file": "Pyfilesystem.wiki"}, "SWTChart.wiki": {"page": "SWTChart", "file": "SWTChart.wiki"}, "python-docutils.wiki": {"page": "python-docutils", "file": "python-docutils.wiki"}, "readdirp.wiki": {"page": "readdirp", "file": "readdirp.wiki"}, "seer.wiki": {"page": "seer", "file": "seer.wiki"}, "xflip.wiki": {"page": "xflip", "file": "xflip.wiki"}, "microlens-platform.wiki": {"page": "microlens-platform", "file": "microlens-platform.wiki"}, "live-installer.wiki": {"page": "live-installer", "file": "live-installer.wiki"}, "fs-uae.wiki": {"page": "fs-uae", "file": "fs-uae.wiki"}, "tryton-modules-stock-supply-forecast.wiki": {"page": "tryton-modules-stock-supply-forecast", "file": "tryton-modules-stock-supply-forecast.wiki"}, "nleqslv.wiki": {"page": "nleqslv", "file": "nleqslv.wiki"}, "PHP_QR_Code.wiki": {"page": "PHP QR Code", "file": "PHP_QR_Code.wiki"}, "tunnel-agent.wiki": {"page": "tunnel-agent", "file": "tunnel-agent.wiki"}, "Maven_Dependency_Tree.wiki": {"page": "Maven Dependency Tree", "file": "Maven_Dependency_Tree.wiki"}, "dune-uggrid.wiki": {"page": "dune-uggrid", "file": "dune-uggrid.wiki"}, "Galleta.wiki": {"page": "Galleta", "file": "Galleta.wiki"}, "Games-FrozenBubble.wiki": {"page": "Games-FrozenBubble", "file": "Games-FrozenBubble.wiki"}, "Perlbal-XS-HTTPHeaders.wiki": {"page": "Perlbal-XS-HTTPHeaders", "file": "Perlbal-XS-HTTPHeaders.wiki"}, "tryton-modules-sale-invoice-grouping.wiki": {"page": "tryton-modules-sale-invoice-grouping", "file": "tryton-modules-sale-invoice-grouping.wiki"}, "readanyfs_.wiki": {"page": "readanyfs~", "file": "readanyfs_.wiki"}, "pipes-group.wiki": {"page": "pipes-group", "file": "pipes-group.wiki"}, "MooseX-Types-PortNumber.wiki": {"page": "MooseX-Types-PortNumber", "file": "MooseX-Types-PortNumber.wiki"}, "Robocode.wiki": {"page": "Robocode", "file": "Robocode.wiki"}, "XML-Descent.wiki": {"page": "XML-Descent", "file": "XML-Descent.wiki"}, "hashery.wiki": {"page": "hashery", "file": "hashery.wiki"}, "ghc-mod.wiki": {"page": "ghc-mod", "file": "ghc-mod.wiki"}, "Catalyst-View-Email.wiki": {"page": "Catalyst-View-Email", "file": "Catalyst-View-Email.wiki"}, "Perinci-Sub-Util.wiki": {"page": "Perinci-Sub-Util", "file": "Perinci-Sub-Util.wiki"}, "Socket-Linux.wiki": {"page": "Socket-Linux", "file": "Socket-Linux.wiki"}, "bomstrip.wiki": {"page": "bomstrip", "file": "bomstrip.wiki"}, "DateTime-Format-Mail.wiki": {"page": "DateTime-Format-Mail", "file": "DateTime-Format-Mail.wiki"}, "knot-resolver.wiki": {"page": "knot-resolver", "file": "knot-resolver.wiki"}, "princurve.wiki": {"page": "princurve", "file": "princurve.wiki"}, "lava-dispatcher.wiki": {"page": "lava-dispatcher", "file": "lava-dispatcher.wiki"}, "watcher.wiki": {"page": "watcher", "file": "watcher.wiki"}, "concat-stream.wiki": {"page": "concat-stream", "file": "concat-stream.wiki"}, "loose-envify.wiki": {"page": "loose-envify", "file": "loose-envify.wiki"}, "ruby-cabin.wiki": {"page": "ruby-cabin", "file": "ruby-cabin.wiki"}, "shntool.wiki": {"page": "shntool", "file": "shntool.wiki"}, "zappy.wiki": {"page": "zappy", "file": "zappy.wiki"}, "Catalyst-Plugin-Compress.wiki": {"page": "Catalyst-Plugin-Compress", "file": "Catalyst-Plugin-Compress.wiki"}, "Videotrans.wiki": {"page": "Videotrans", "file": "Videotrans.wiki"}, "Sunflow_-_rendering_system_for_photo-realistic_image_synthesis.wiki": {"page": "Sunflow - rendering system for photo-realistic image synthesis", "file": "Sunflow_-_rendering_system_for_photo-realistic_image_synthesis.wiki"}, "Common_Image_Generator_Interface__CIGI_.wiki": {"page": "Common Image Generator Interface (CIGI)", "file": "Common_Image_Generator_Interface__CIGI_.wiki"}, "celluloid-fsm.wiki": {"page": "celluloid-fsm", "file": "celluloid-fsm.wiki"}, "Midnight_Commander.wiki": {"page": "Midnight Commander", "file": "Midnight_Commander.wiki"}, "linpsk.wiki": {"page": "linpsk", "file": "linpsk.wiki"}, "File-MimeInfo.wiki": {"page": "File-MimeInfo", "file": "File-MimeInfo.wiki"}, "metagenomeSeq.wiki": {"page": "metagenomeSeq", "file": "metagenomeSeq.wiki"}, "jsRender.wiki": {"page": "jsRender", "file": "jsRender.wiki"}, "libevtx.wiki": {"page": "libevtx", "file": "libevtx.wiki"}, "tryton-modules-authentication-sms.wiki": {"page": "tryton-modules-authentication-sms", "file": "tryton-modules-authentication-sms.wiki"}, "HTML-Selector-XPath.wiki": {"page": "HTML-Selector-XPath", "file": "HTML-Selector-XPath.wiki"}, "bmap-tools.wiki": {"page": "bmap-tools", "file": "bmap-tools.wiki"}, "kwin.wiki": {"page": "kwin", "file": "kwin.wiki"}, "fim.wiki": {"page": "fim", "file": "fim.wiki"}, "go-shellquote.wiki": {"page": "go-shellquote", "file": "go-shellquote.wiki"}, "Pod-Webserver.wiki": {"page": "Pod-Webserver", "file": "Pod-Webserver.wiki"}, "Apache_Axis.wiki": {"page": "Apache Axis", "file": "Apache_Axis.wiki"}, "florist.wiki": {"page": "florist", "file": "florist.wiki"}, "python-ceilometerclient.wiki": {"page": "python-ceilometerclient", "file": "python-ceilometerclient.wiki"}, "libMMS.wiki": {"page": "libMMS", "file": "libMMS.wiki"}, "Leaflet.markercluster.wiki": {"page": "Leaflet.markercluster", "file": "Leaflet.markercluster.wiki"}, "Kryo_serializers.wiki": {"page": "Kryo serializers", "file": "Kryo_serializers.wiki"}, "pyinfra.wiki": {"page": "pyinfra", "file": "pyinfra.wiki"}, "cbmc.wiki": {"page": "cbmc", "file": "cbmc.wiki"}, "mecab-naist-jdic.wiki": {"page": "mecab-naist-jdic", "file": "mecab-naist-jdic.wiki"}, "pyiso8601.wiki": {"page": "pyiso8601", "file": "pyiso8601.wiki"}, "letter_opener.wiki": {"page": "letter_opener", "file": "letter_opener.wiki"}, "CsvJdbc.wiki": {"page": "CsvJdbc", "file": "CsvJdbc.wiki"}, "PDL-LinearAlgebra.wiki": {"page": "PDL-LinearAlgebra", "file": "PDL-LinearAlgebra.wiki"}, "gettext-parser.wiki": {"page": "gettext-parser", "file": "gettext-parser.wiki"}, "tryton-modules-analytic-account.wiki": {"page": "tryton-modules-analytic-account", "file": "tryton-modules-analytic-account.wiki"}, "google.golang.org_genproto.wiki": {"page": "google.golang.org/genproto", "file": "google.golang.org_genproto.wiki"}, "Text-TabularDisplay.wiki": {"page": "Text-TabularDisplay", "file": "Text-TabularDisplay.wiki"}, "Test-ConsistentVersion.wiki": {"page": "Test-ConsistentVersion", "file": "Test-ConsistentVersion.wiki"}, "jquery-goodies.wiki": {"page": "jquery-goodies", "file": "jquery-goodies.wiki"}, "XML__Atom__OWL.wiki": {"page": "XML::Atom::OWL", "file": "XML__Atom__OWL.wiki"}, "The_Haxe_Foundation.wiki": {"page": "The Haxe Foundation", "file": "The_Haxe_Foundation.wiki"}, "igerman98.wiki": {"page": "igerman98", "file": "igerman98.wiki"}, "GVPE.wiki": {"page": "GVPE", "file": "GVPE.wiki"}, "Bareos.wiki": {"page": "Bareos", "file": "Bareos.wiki"}, "kwordquiz.wiki": {"page": "kwordquiz", "file": "kwordquiz.wiki"}, "kanagram.wiki": {"page": "kanagram", "file": "kanagram.wiki"}, "Alien-Gnuplot.wiki": {"page": "Alien-Gnuplot", "file": "Alien-Gnuplot.wiki"}, "qsopt-ex.wiki": {"page": "qsopt-ex", "file": "qsopt-ex.wiki"}, "Net-Nessus-XMLRPC.wiki": {"page": "Net-Nessus-XMLRPC", "file": "Net-Nessus-XMLRPC.wiki"}, "fonts-knda.wiki": {"page": "fonts-knda", "file": "fonts-knda.wiki"}, "open-golang.wiki": {"page": "open-golang", "file": "open-golang.wiki"}, "Xerces-C++.wiki": {"page": "Xerces-C++", "file": "Xerces-C++.wiki"}, "File-Write-Rotate.wiki": {"page": "File-Write-Rotate", "file": "File-Write-Rotate.wiki"}, "Animal_Sniffer.wiki": {"page": "Animal Sniffer", "file": "Animal_Sniffer.wiki"}, "Checkstyle.wiki": {"page": "Checkstyle", "file": "Checkstyle.wiki"}, "regexxer.wiki": {"page": "regexxer", "file": "regexxer.wiki"}, "lazyarray.wiki": {"page": "lazyarray", "file": "lazyarray.wiki"}, "Extreme_Tux_Racer.wiki": {"page": "Extreme Tux Racer", "file": "Extreme_Tux_Racer.wiki"}, "liblscp.wiki": {"page": "liblscp", "file": "liblscp.wiki"}, "HISAT2.wiki": {"page": "HISAT2", "file": "HISAT2.wiki"}, "Pg-hstore.wiki": {"page": "Pg-hstore", "file": "Pg-hstore.wiki"}, "downtimed.wiki": {"page": "downtimed", "file": "downtimed.wiki"}, "OWASP_Java_HTML_Sanitizer.wiki": {"page": "OWASP Java HTML Sanitizer", "file": "OWASP_Java_HTML_Sanitizer.wiki"}, "oslo.service.wiki": {"page": "oslo.service", "file": "oslo.service.wiki"}, "spine.wiki": {"page": "spine", "file": "spine.wiki"}, "PuREST_JSON.wiki": {"page": "PuREST JSON", "file": "PuREST_JSON.wiki"}, "pypump.wiki": {"page": "pypump", "file": "pypump.wiki"}, "dphys-config.wiki": {"page": "dphys-config", "file": "dphys-config.wiki"}, "localehelper.wiki": {"page": "localehelper", "file": "localehelper.wiki"}, "mate-screensaver.wiki": {"page": "mate-screensaver", "file": "mate-screensaver.wiki"}, "spyder.wiki": {"page": "spyder", "file": "spyder.wiki"}, "vcs.wiki": {"page": "vcs", "file": "vcs.wiki"}, "JCommander.wiki": {"page": "JCommander", "file": "JCommander.wiki"}, "File-Slurp-Tiny.wiki": {"page": "File-Slurp-Tiny", "file": "File-Slurp-Tiny.wiki"}, "glare.wiki": {"page": "glare", "file": "glare.wiki"}, "Templates_parser.wiki": {"page": "Templates parser", "file": "Templates_parser.wiki"}, "blends.wiki": {"page": "blends", "file": "blends.wiki"}, "Proc-Wait3.wiki": {"page": "Proc-Wait3", "file": "Proc-Wait3.wiki"}, "glib-networking.wiki": {"page": "glib-networking", "file": "glib-networking.wiki"}, "Version-Util.wiki": {"page": "Version-Util", "file": "Version-Util.wiki"}, "pixz.wiki": {"page": "pixz", "file": "pixz.wiki"}, "videocut.wiki": {"page": "videocut", "file": "videocut.wiki"}, "IO-Socket-IP.wiki": {"page": "IO-Socket-IP", "file": "IO-Socket-IP.wiki"}, "Slides.wiki": {"page": "Slides", "file": "Slides.wiki"}, "liblogging.wiki": {"page": "liblogging", "file": "liblogging.wiki"}, "Authen-Captcha.wiki": {"page": "Authen-Captcha", "file": "Authen-Captcha.wiki"}, "f2j.wiki": {"page": "f2j", "file": "f2j.wiki"}, "NASPRO_bridges.wiki": {"page": "NASPRO bridges", "file": "NASPRO_bridges.wiki"}, "warnings-illegalproto.wiki": {"page": "warnings-illegalproto", "file": "warnings-illegalproto.wiki"}, "bzlib.wiki": {"page": "bzlib", "file": "bzlib.wiki"}, "WWW-Shorten.wiki": {"page": "WWW-Shorten", "file": "WWW-Shorten.wiki"}, "guichan.wiki": {"page": "guichan", "file": "guichan.wiki"}, "Jenkins_Job_Builder.wiki": {"page": "Jenkins Job Builder", "file": "Jenkins_Job_Builder.wiki"}, "POE-Component-Server-SOAP.wiki": {"page": "POE-Component-Server-SOAP", "file": "POE-Component-Server-SOAP.wiki"}, "Test-DistManifest.wiki": {"page": "Test-DistManifest", "file": "Test-DistManifest.wiki"}, "lsyncd.wiki": {"page": "lsyncd", "file": "lsyncd.wiki"}, "fluent-logger-golang.wiki": {"page": "fluent-logger-golang", "file": "fluent-logger-golang.wiki"}, "Pod-PseudoPod.wiki": {"page": "Pod-PseudoPod", "file": "Pod-PseudoPod.wiki"}, "tbdialout.wiki": {"page": "tbdialout", "file": "tbdialout.wiki"}, "printrun.wiki": {"page": "printrun", "file": "printrun.wiki"}, "Dive_Into_Python_3.wiki": {"page": "Dive Into Python 3", "file": "Dive_Into_Python_3.wiki"}, "PEAR.wiki": {"page": "PEAR", "file": "PEAR.wiki"}, "seq.wiki": {"page": "seq", "file": "seq.wiki"}, "dkgHandwriting_TrueType_font.wiki": {"page": "dkgHandwriting TrueType font", "file": "dkgHandwriting_TrueType_font.wiki"}, "Gzstream.wiki": {"page": "Gzstream", "file": "Gzstream.wiki"}, "sigscheme.wiki": {"page": "sigscheme", "file": "sigscheme.wiki"}, "python-botocore.wiki": {"page": "python-botocore", "file": "python-botocore.wiki"}, "pygit2.wiki": {"page": "pygit2", "file": "pygit2.wiki"}, "ofxparse.wiki": {"page": "ofxparse", "file": "ofxparse.wiki"}, "Sys-Filesystem.wiki": {"page": "Sys-Filesystem", "file": "Sys-Filesystem.wiki"}, "quicklisp.wiki": {"page": "quicklisp", "file": "quicklisp.wiki"}, "Xosview.wiki": {"page": "Xosview", "file": "Xosview.wiki"}, "napalm-junos.wiki": {"page": "napalm-junos", "file": "napalm-junos.wiki"}, "XStatic-Font-Awesome.wiki": {"page": "XStatic-Font-Awesome", "file": "XStatic-Font-Awesome.wiki"}, "roboto-fontface-bower.wiki": {"page": "roboto-fontface-bower", "file": "roboto-fontface-bower.wiki"}, "sprite-factory.wiki": {"page": "sprite-factory", "file": "sprite-factory.wiki"}, "redis.v2.wiki": {"page": "redis.v2", "file": "redis.v2.wiki"}, "frameworkintegration.wiki": {"page": "frameworkintegration", "file": "frameworkintegration.wiki"}, "Archive-Peek.wiki": {"page": "Archive-Peek", "file": "Archive-Peek.wiki"}, "adwaita-qt.wiki": {"page": "adwaita-qt", "file": "adwaita-qt.wiki"}, "Apache_Tomcat_8.wiki": {"page": "Apache Tomcat 8", "file": "Apache_Tomcat_8.wiki"}, "Pygame_sdl2.wiki": {"page": "Pygame_sdl2", "file": "Pygame_sdl2.wiki"}, "Naga.wiki": {"page": "Naga", "file": "Naga.wiki"}, "mime.wiki": {"page": "mime", "file": "mime.wiki"}, "ocaml-ipaddr.wiki": {"page": "ocaml-ipaddr", "file": "ocaml-ipaddr.wiki"}, "Clutter.wiki": {"page": "Clutter", "file": "Clutter.wiki"}, "core-util-is.wiki": {"page": "core-util-is", "file": "core-util-is.wiki"}, "FormEncode.wiki": {"page": "FormEncode", "file": "FormEncode.wiki"}, "package.wiki": {"page": "package", "file": "package.wiki"}, "httpbin.wiki": {"page": "httpbin", "file": "httpbin.wiki"}, "apache-icons.wiki": {"page": "apache-icons", "file": "apache-icons.wiki"}, "Archive-Extract.wiki": {"page": "Archive-Extract", "file": "Archive-Extract.wiki"}, "ccbuild.wiki": {"page": "ccbuild", "file": "ccbuild.wiki"}, "AnyEvent-Redis.wiki": {"page": "AnyEvent-Redis", "file": "AnyEvent-Redis.wiki"}, "PDL-Graphics-Gnuplot.wiki": {"page": "PDL-Graphics-Gnuplot", "file": "PDL-Graphics-Gnuplot.wiki"}, "Radium_Compressor.wiki": {"page": "Radium Compressor", "file": "Radium_Compressor.wiki"}, "Text-Hunspell.wiki": {"page": "Text-Hunspell", "file": "Text-Hunspell.wiki"}, "marble.wiki": {"page": "marble", "file": "marble.wiki"}, "larch.wiki": {"page": "larch", "file": "larch.wiki"}, "Class-ErrorHandler.wiki": {"page": "Class-ErrorHandler", "file": "Class-ErrorHandler.wiki"}, "base64enc.wiki": {"page": "base64enc", "file": "base64enc.wiki"}, "svrcore.wiki": {"page": "svrcore", "file": "svrcore.wiki"}, "Gearman-Server.wiki": {"page": "Gearman-Server", "file": "Gearman-Server.wiki"}, "mocassin.wiki": {"page": "mocassin", "file": "mocassin.wiki"}, "cantor.wiki": {"page": "cantor", "file": "cantor.wiki"}, "ghi.wiki": {"page": "ghi", "file": "ghi.wiki"}, "t50.wiki": {"page": "t50", "file": "t50.wiki"}, "Parboiled.wiki": {"page": "Parboiled", "file": "Parboiled.wiki"}, "ExtUtils-LibBuilder.wiki": {"page": "ExtUtils-LibBuilder", "file": "ExtUtils-LibBuilder.wiki"}, "Devel-StackTrace-AsHTML.wiki": {"page": "Devel-StackTrace-AsHTML", "file": "Devel-StackTrace-AsHTML.wiki"}, "Date-Extract.wiki": {"page": "Date-Extract", "file": "Date-Extract.wiki"}, "nordugrid-arc.wiki": {"page": "nordugrid-arc", "file": "nordugrid-arc.wiki"}, "servicelog.wiki": {"page": "servicelog", "file": "servicelog.wiki"}, "DBD-SQLite2.wiki": {"page": "DBD-SQLite2", "file": "DBD-SQLite2.wiki"}, "sbox-dtc.wiki": {"page": "sbox-dtc", "file": "sbox-dtc.wiki"}, "qtquickcontrols-opensource-src.wiki": {"page": "qtquickcontrols-opensource-src", "file": "qtquickcontrols-opensource-src.wiki"}, "WWW-Shorten-GitHub.wiki": {"page": "WWW-Shorten-GitHub", "file": "WWW-Shorten-GitHub.wiki"}, "purity.wiki": {"page": "purity", "file": "purity.wiki"}, "joiner.wiki": {"page": "joiner", "file": "joiner.wiki"}, "CxxTest.wiki": {"page": "CxxTest", "file": "CxxTest.wiki"}, "equalizer.wiki": {"page": "equalizer", "file": "equalizer.wiki"}, "libcacard.wiki": {"page": "libcacard", "file": "libcacard.wiki"}, "kfilemetadata.wiki": {"page": "kfilemetadata", "file": "kfilemetadata.wiki"}, "herelib.wiki": {"page": "herelib", "file": "herelib.wiki"}, "SymPy.wiki": {"page": "SymPy", "file": "SymPy.wiki"}, "dzen2.wiki": {"page": "dzen2", "file": "dzen2.wiki"}, "LXTask.wiki": {"page": "LXTask", "file": "LXTask.wiki"}, "puppetlabs-rabbitmq.wiki": {"page": "puppetlabs-rabbitmq", "file": "puppetlabs-rabbitmq.wiki"}, "omniauth-remote-user.wiki": {"page": "omniauth-remote-user", "file": "omniauth-remote-user.wiki"}, "mod-authn-sasl.wiki": {"page": "mod-authn-sasl", "file": "mod-authn-sasl.wiki"}, "license-reconcile.wiki": {"page": "license-reconcile", "file": "license-reconcile.wiki"}, "MojoMojo.wiki": {"page": "MojoMojo", "file": "MojoMojo.wiki"}, "faba-icon-theme.wiki": {"page": "faba-icon-theme", "file": "faba-icon-theme.wiki"}, "cli-cursor.wiki": {"page": "cli-cursor", "file": "cli-cursor.wiki"}, "MIME-tools.wiki": {"page": "MIME-tools", "file": "MIME-tools.wiki"}, "djvusmooth.wiki": {"page": "djvusmooth", "file": "djvusmooth.wiki"}, "nanomsg.wiki": {"page": "nanomsg", "file": "nanomsg.wiki"}, "rgbPaint.wiki": {"page": "rgbPaint", "file": "rgbPaint.wiki"}, "Text-Typography.wiki": {"page": "Text-Typography", "file": "Text-Typography.wiki"}, "Message__Passing__AMQP.wiki": {"page": "Message::Passing::AMQP", "file": "Message__Passing__AMQP.wiki"}, "uritemplates.wiki": {"page": "uritemplates", "file": "uritemplates.wiki"}, "protobuf-java-format.wiki": {"page": "protobuf-java-format", "file": "protobuf-java-format.wiki"}, "WWW-Facebook-API.wiki": {"page": "WWW-Facebook-API", "file": "WWW-Facebook-API.wiki"}, "ocl-icd.wiki": {"page": "ocl-icd", "file": "ocl-icd.wiki"}, "XMOTO.wiki": {"page": "XMOTO", "file": "XMOTO.wiki"}, "pop3browser.wiki": {"page": "pop3browser", "file": "pop3browser.wiki"}, "ocamlwc.wiki": {"page": "ocamlwc", "file": "ocamlwc.wiki"}, "libibumad.wiki": {"page": "libibumad", "file": "libibumad.wiki"}, "SECS2D_package_for_Octave.wiki": {"page": "SECS2D package for Octave", "file": "SECS2D_package_for_Octave.wiki"}, "cacti.wiki": {"page": "cacti", "file": "cacti.wiki"}, "whowatch.wiki": {"page": "whowatch", "file": "whowatch.wiki"}, "Eqonomize_.wiki": {"page": "Eqonomize!", "file": "Eqonomize_.wiki"}, "gnome-shell-extensions-caffeine.wiki": {"page": "gnome-shell-extensions-caffeine", "file": "gnome-shell-extensions-caffeine.wiki"}, "Beneath_a_Steel_Sky.wiki": {"page": "Beneath a Steel Sky", "file": "Beneath_a_Steel_Sky.wiki"}, "ruffus.wiki": {"page": "ruffus", "file": "ruffus.wiki"}, "xmountains.wiki": {"page": "xmountains", "file": "xmountains.wiki"}, "flexmock.wiki": {"page": "flexmock", "file": "flexmock.wiki"}, "libyami.wiki": {"page": "libyami", "file": "libyami.wiki"}, "combined-stream.wiki": {"page": "combined-stream", "file": "combined-stream.wiki"}, "globus_xio_gridftp_multicast.wiki": {"page": "globus_xio_gridftp_multicast", "file": "globus_xio_gridftp_multicast.wiki"}, "h2.wiki": {"page": "h2", "file": "h2.wiki"}, "Path-Dispatcher.wiki": {"page": "Path-Dispatcher", "file": "Path-Dispatcher.wiki"}, "radeontool.wiki": {"page": "radeontool", "file": "radeontool.wiki"}, "Blockattack.wiki": {"page": "Blockattack", "file": "Blockattack.wiki"}, "CaveExpress.wiki": {"page": "CaveExpress", "file": "CaveExpress.wiki"}, "content-disposition.wiki": {"page": "content-disposition", "file": "content-disposition.wiki"}, "howdoi.wiki": {"page": "howdoi", "file": "howdoi.wiki"}, "debugging_inspection_tools.wiki": {"page": "debugging/inspection tools", "file": "debugging_inspection_tools.wiki"}, "hunspell-ca.wiki": {"page": "hunspell-ca", "file": "hunspell-ca.wiki"}, "numru-misc.wiki": {"page": "numru-misc", "file": "numru-misc.wiki"}, "openntpd.wiki": {"page": "openntpd", "file": "openntpd.wiki"}, "Eclipse.wiki": {"page": "Eclipse", "file": "Eclipse.wiki"}, "yesod-persistent.wiki": {"page": "yesod-persistent", "file": "yesod-persistent.wiki"}, "pavucontrol-qt.wiki": {"page": "pavucontrol-qt", "file": "pavucontrol-qt.wiki"}, "memtool.wiki": {"page": "memtool", "file": "memtool.wiki"}, "XMLUnit.wiki": {"page": "XMLUnit", "file": "XMLUnit.wiki"}, "kvpm.wiki": {"page": "kvpm", "file": "kvpm.wiki"}, "OpenTURNS.wiki": {"page": "OpenTURNS", "file": "OpenTURNS.wiki"}, "APCu.wiki": {"page": "APCu", "file": "APCu.wiki"}, "Apache-Session-Memcached.wiki": {"page": "Apache-Session-Memcached", "file": "Apache-Session-Memcached.wiki"}, "GAP_package_GRAPE.wiki": {"page": "GAP package GRAPE", "file": "GAP_package_GRAPE.wiki"}, "Maven_Wagon.wiki": {"page": "Maven Wagon", "file": "Maven_Wagon.wiki"}, "dvdisaster.wiki": {"page": "dvdisaster", "file": "dvdisaster.wiki"}, "Neutron_VPNaaS.wiki": {"page": "Neutron VPNaaS", "file": "Neutron_VPNaaS.wiki"}, "uglifier.wiki": {"page": "uglifier", "file": "uglifier.wiki"}, "Faenza_icon_theme.wiki": {"page": "Faenza icon theme", "file": "Faenza_icon_theme.wiki"}, "SOPE.wiki": {"page": "SOPE", "file": "SOPE.wiki"}, "uglymemo.wiki": {"page": "uglymemo", "file": "uglymemo.wiki"}, "biom-format.org.wiki": {"page": "biom-format.org", "file": "biom-format.org.wiki"}, "Math-GSL.wiki": {"page": "Math-GSL", "file": "Math-GSL.wiki"}, "String-Dirify.wiki": {"page": "String-Dirify", "file": "String-Dirify.wiki"}, "brglm.wiki": {"page": "brglm", "file": "brglm.wiki"}, "twclock.wiki": {"page": "twclock", "file": "twclock.wiki"}, "bzr-upload.wiki": {"page": "bzr-upload", "file": "bzr-upload.wiki"}, "http.wiki": {"page": "http", "file": "http.wiki"}, "PDFCrack.wiki": {"page": "PDFCrack", "file": "PDFCrack.wiki"}, "MooseX-App.wiki": {"page": "MooseX-App", "file": "MooseX-App.wiki"}, "path-is-absolute.wiki": {"page": "path-is-absolute", "file": "path-is-absolute.wiki"}, "dataquay.wiki": {"page": "dataquay", "file": "dataquay.wiki"}, "golang-openldap-dev.wiki": {"page": "golang-openldap-dev", "file": "golang-openldap-dev.wiki"}, "x509-store.wiki": {"page": "x509-store", "file": "x509-store.wiki"}, "Taglib_Sharp.wiki": {"page": "Taglib Sharp", "file": "Taglib_Sharp.wiki"}, "php-mf2.wiki": {"page": "php-mf2", "file": "php-mf2.wiki"}, "emboss.wiki": {"page": "emboss", "file": "emboss.wiki"}, "colorspace.wiki": {"page": "colorspace", "file": "colorspace.wiki"}, "rack-cors.wiki": {"page": "rack-cors", "file": "rack-cors.wiki"}, "kdenetwork-filesharing.wiki": {"page": "kdenetwork-filesharing", "file": "kdenetwork-filesharing.wiki"}, "gnustep-dl2.wiki": {"page": "gnustep-dl2", "file": "gnustep-dl2.wiki"}, "apng2gif.wiki": {"page": "apng2gif", "file": "apng2gif.wiki"}, "complexity.wiki": {"page": "complexity", "file": "complexity.wiki"}, "rotl.wiki": {"page": "rotl", "file": "rotl.wiki"}, "emacs-window-layout.wiki": {"page": "emacs-window-layout", "file": "emacs-window-layout.wiki"}, "apertium-isl.wiki": {"page": "apertium-isl", "file": "apertium-isl.wiki"}, "Public_Suffix_List.wiki": {"page": "Public Suffix List", "file": "Public_Suffix_List.wiki"}, "Net-Abuse-Utils.wiki": {"page": "Net-Abuse-Utils", "file": "Net-Abuse-Utils.wiki"}, "psk31lx.wiki": {"page": "psk31lx", "file": "psk31lx.wiki"}, "python-queuelib.wiki": {"page": "python-queuelib", "file": "python-queuelib.wiki"}, "fonts-beng.wiki": {"page": "fonts-beng", "file": "fonts-beng.wiki"}, "IPython.wiki": {"page": "IPython", "file": "IPython.wiki"}, "DBIx-OO.wiki": {"page": "DBIx-OO", "file": "DBIx-OO.wiki"}, "curseofwar.wiki": {"page": "curseofwar", "file": "curseofwar.wiki"}, "uid-safe.wiki": {"page": "uid-safe", "file": "uid-safe.wiki"}, "do_postgres.wiki": {"page": "do_postgres", "file": "do_postgres.wiki"}, "uuagc-cabal.wiki": {"page": "uuagc-cabal", "file": "uuagc-cabal.wiki"}, "mpg123.wiki": {"page": "mpg123", "file": "mpg123.wiki"}, "rechoir.wiki": {"page": "rechoir", "file": "rechoir.wiki"}, "processor-trace.wiki": {"page": "processor-trace", "file": "processor-trace.wiki"}, "pyproj.wiki": {"page": "pyproj", "file": "pyproj.wiki"}, "puppet-nanliu-staging.wiki": {"page": "puppet-nanliu-staging", "file": "puppet-nanliu-staging.wiki"}, "surveillance.wiki": {"page": "surveillance", "file": "surveillance.wiki"}, "hledger-interest.wiki": {"page": "hledger-interest", "file": "hledger-interest.wiki"}, "hoichess.wiki": {"page": "hoichess", "file": "hoichess.wiki"}, "dual-tree.wiki": {"page": "dual-tree", "file": "dual-tree.wiki"}, "radius.wiki": {"page": "radius", "file": "radius.wiki"}, "sushi.wiki": {"page": "sushi", "file": "sushi.wiki"}, "salt.wiki": {"page": "salt", "file": "salt.wiki"}, "jekyll-feed.wiki": {"page": "jekyll-feed", "file": "jekyll-feed.wiki"}, "UNIVERSAL-require.wiki": {"page": "UNIVERSAL-require", "file": "UNIVERSAL-require.wiki"}, "ttyload.wiki": {"page": "ttyload", "file": "ttyload.wiki"}, "atpublic.wiki": {"page": "atpublic", "file": "atpublic.wiki"}, "RDF__Generator__Void.wiki": {"page": "RDF::Generator::Void", "file": "RDF__Generator__Void.wiki"}, "haml.wiki": {"page": "haml", "file": "haml.wiki"}, "CGI-Application-Plugin-LinkIntegrity.wiki": {"page": "CGI-Application-Plugin-LinkIntegrity", "file": "CGI-Application-Plugin-LinkIntegrity.wiki"}, "Net-Jabber.wiki": {"page": "Net-Jabber", "file": "Net-Jabber.wiki"}, "node-xmpp.wiki": {"page": "node-xmpp", "file": "node-xmpp.wiki"}, "twitter-text-rb.wiki": {"page": "twitter-text-rb", "file": "twitter-text-rb.wiki"}, "ebnf-parser.wiki": {"page": "ebnf-parser", "file": "ebnf-parser.wiki"}, "Bouncy_Castle_Java_cryptography_APIs.wiki": {"page": "Bouncy Castle Java cryptography APIs", "file": "Bouncy_Castle_Java_cryptography_APIs.wiki"}, "CGI-Application-Plugin-AnyTemplate.wiki": {"page": "CGI-Application-Plugin-AnyTemplate", "file": "CGI-Application-Plugin-AnyTemplate.wiki"}, "reaver-wps.wiki": {"page": "reaver-wps", "file": "reaver-wps.wiki"}, "Text-ASCIITable.wiki": {"page": "Text-ASCIITable", "file": "Text-ASCIITable.wiki"}, "logrus-bugsnag.wiki": {"page": "logrus-bugsnag", "file": "logrus-bugsnag.wiki"}, "GLPK.wiki": {"page": "GLPK", "file": "GLPK.wiki"}, "tryton-client.wiki": {"page": "tryton-client", "file": "tryton-client.wiki"}, "slide.wiki": {"page": "slide", "file": "slide.wiki"}, "powerline-taskwarrior.wiki": {"page": "powerline-taskwarrior", "file": "powerline-taskwarrior.wiki"}, "cabal-helper.wiki": {"page": "cabal-helper", "file": "cabal-helper.wiki"}, "PPI-XS.wiki": {"page": "PPI-XS", "file": "PPI-XS.wiki"}, "jwt.wiki": {"page": "jwt", "file": "jwt.wiki"}, "wireless-regdb.wiki": {"page": "wireless-regdb", "file": "wireless-regdb.wiki"}, "specinfra.wiki": {"page": "specinfra", "file": "specinfra.wiki"}, "MsOffice-Word-HTML-Writer.wiki": {"page": "MsOffice-Word-HTML-Writer", "file": "MsOffice-Word-HTML-Writer.wiki"}, "west-chamber.wiki": {"page": "west-chamber", "file": "west-chamber.wiki"}, "Plexus_BeanShell_Factory.wiki": {"page": "Plexus BeanShell Factory", "file": "Plexus_BeanShell_Factory.wiki"}, "Virus_Killer.wiki": {"page": "Virus Killer", "file": "Virus_Killer.wiki"}, "Layout-Manager.wiki": {"page": "Layout-Manager", "file": "Layout-Manager.wiki"}, "pylockfile.wiki": {"page": "pylockfile", "file": "pylockfile.wiki"}, "netdiscover.wiki": {"page": "netdiscover", "file": "netdiscover.wiki"}, "Net__Statsd.wiki": {"page": "Net::Statsd", "file": "Net__Statsd.wiki"}, "groove.wiki": {"page": "groove", "file": "groove.wiki"}, "luacheck.wiki": {"page": "luacheck", "file": "luacheck.wiki"}, "Conkeror__with_a_C_.wiki": {"page": "Conkeror (with a C)", "file": "Conkeror__with_a_C_.wiki"}, "snap-server.wiki": {"page": "snap-server", "file": "snap-server.wiki"}, "mod_fsync.wiki": {"page": "mod_fsync", "file": "mod_fsync.wiki"}, "GNU_getopt_-_Java_Port.wiki": {"page": "GNU getopt - Java Port", "file": "GNU_getopt_-_Java_Port.wiki"}, "vispy.wiki": {"page": "vispy", "file": "vispy.wiki"}, "Fuse.wiki": {"page": "Fuse", "file": "Fuse.wiki"}, "ncdf4.wiki": {"page": "ncdf4", "file": "ncdf4.wiki"}, "manuel.wiki": {"page": "manuel", "file": "manuel.wiki"}, "Phototonic.wiki": {"page": "Phototonic", "file": "Phototonic.wiki"}, "beast2.wiki": {"page": "beast2", "file": "beast2.wiki"}, "mem.wiki": {"page": "mem", "file": "mem.wiki"}, "codemirror-rails.wiki": {"page": "codemirror-rails", "file": "codemirror-rails.wiki"}, "fog-cloudatcost.wiki": {"page": "fog-cloudatcost", "file": "fog-cloudatcost.wiki"}, "swell-foop.wiki": {"page": "swell-foop", "file": "swell-foop.wiki"}, "Doclava.wiki": {"page": "Doclava", "file": "Doclava.wiki"}, "gwc.wiki": {"page": "gwc", "file": "gwc.wiki"}, "drawtiming.wiki": {"page": "drawtiming", "file": "drawtiming.wiki"}, "Test-Inter.wiki": {"page": "Test-Inter", "file": "Test-Inter.wiki"}, "Multicorn.wiki": {"page": "Multicorn", "file": "Multicorn.wiki"}, "HTTP-Parser-XS.wiki": {"page": "HTTP-Parser-XS", "file": "HTTP-Parser-XS.wiki"}, "JSON-MultiValueOrdered.wiki": {"page": "JSON-MultiValueOrdered", "file": "JSON-MultiValueOrdered.wiki"}, "navi2ch.wiki": {"page": "navi2ch", "file": "navi2ch.wiki"}, "tc.wiki": {"page": "tc", "file": "tc.wiki"}, "upx-ucl.wiki": {"page": "upx-ucl", "file": "upx-ucl.wiki"}, "ntpstat.wiki": {"page": "ntpstat", "file": "ntpstat.wiki"}, "go-restful.wiki": {"page": "go-restful", "file": "go-restful.wiki"}, "masscan.wiki": {"page": "masscan", "file": "masscan.wiki"}, "company-mode.wiki": {"page": "company-mode", "file": "company-mode.wiki"}, "bond-core.wiki": {"page": "bond-core", "file": "bond-core.wiki"}, "blktool.wiki": {"page": "blktool", "file": "blktool.wiki"}, "tachyon.wiki": {"page": "tachyon", "file": "tachyon.wiki"}, "emacs-ctable.wiki": {"page": "emacs-ctable", "file": "emacs-ctable.wiki"}, "is-extendable.wiki": {"page": "is-extendable", "file": "is-extendable.wiki"}, "wzip.wiki": {"page": "wzip", "file": "wzip.wiki"}, "soap.wiki": {"page": "soap", "file": "soap.wiki"}, "Okio.wiki": {"page": "Okio", "file": "Okio.wiki"}, "unirest-java.wiki": {"page": "unirest-java", "file": "unirest-java.wiki"}, "ptunnel.wiki": {"page": "ptunnel", "file": "ptunnel.wiki"}, "hitimes.wiki": {"page": "hitimes", "file": "hitimes.wiki"}, "audioread.wiki": {"page": "audioread", "file": "audioread.wiki"}, "Time-Out.wiki": {"page": "Time-Out", "file": "Time-Out.wiki"}, "file-embed.wiki": {"page": "file-embed", "file": "file-embed.wiki"}, "grunt-legacy-log-utils.wiki": {"page": "grunt-legacy-log-utils", "file": "grunt-legacy-log-utils.wiki"}, "listenv.wiki": {"page": "listenv", "file": "listenv.wiki"}, "Time-Moment.wiki": {"page": "Time-Moment", "file": "Time-Moment.wiki"}, "lua-resty-kafka.wiki": {"page": "lua-resty-kafka", "file": "lua-resty-kafka.wiki"}, "App-Whiff.wiki": {"page": "App-Whiff", "file": "App-Whiff.wiki"}, "netwire.wiki": {"page": "netwire", "file": "netwire.wiki"}, "MooX-Types-MooseLike-Numeric.wiki": {"page": "MooX-Types-MooseLike-Numeric", "file": "MooX-Types-MooseLike-Numeric.wiki"}, "JASYPT__Java_Simplified_Encryption.wiki": {"page": "JASYPT: Java Simplified Encryption", "file": "JASYPT__Java_Simplified_Encryption.wiki"}, "github.com_hlandau_acme.wiki": {"page": "github.com/hlandau/acme", "file": "github.com_hlandau_acme.wiki"}, "pnopaste.wiki": {"page": "pnopaste", "file": "pnopaste.wiki"}, "verilog.wiki": {"page": "verilog", "file": "verilog.wiki"}, "Parse-PlainConfig.wiki": {"page": "Parse-PlainConfig", "file": "Parse-PlainConfig.wiki"}, "to-regex-range.wiki": {"page": "to-regex-range", "file": "to-regex-range.wiki"}, "Tk-FileDialog.wiki": {"page": "Tk-FileDialog", "file": "Tk-FileDialog.wiki"}, "Email-Valid.wiki": {"page": "Email-Valid", "file": "Email-Valid.wiki"}, "SMS-AQL.wiki": {"page": "SMS-AQL", "file": "SMS-AQL.wiki"}, "multi_xml.wiki": {"page": "multi_xml", "file": "multi_xml.wiki"}, "Search-Xapian.wiki": {"page": "Search-Xapian", "file": "Search-Xapian.wiki"}, "factory_boy.wiki": {"page": "factory_boy", "file": "factory_boy.wiki"}, "test-declarative.wiki": {"page": "test-declarative", "file": "test-declarative.wiki"}, "lua-resty-dns.wiki": {"page": "lua-resty-dns", "file": "lua-resty-dns.wiki"}, "hidetopbar.wiki": {"page": "hidetopbar", "file": "hidetopbar.wiki"}, "golang-libgeoip.wiki": {"page": "golang-libgeoip", "file": "golang-libgeoip.wiki"}, "torsocks.wiki": {"page": "torsocks", "file": "torsocks.wiki"}, "Sys-CpuAffinity.wiki": {"page": "Sys-CpuAffinity", "file": "Sys-CpuAffinity.wiki"}, "iroffer.wiki": {"page": "iroffer", "file": "iroffer.wiki"}, "amavisd-milter.wiki": {"page": "amavisd-milter", "file": "amavisd-milter.wiki"}, "systemd-ui.wiki": {"page": "systemd-ui", "file": "systemd-ui.wiki"}, "pyglet.wiki": {"page": "pyglet", "file": "pyglet.wiki"}, "OsmoTRX.wiki": {"page": "OsmoTRX", "file": "OsmoTRX.wiki"}, "ldm.wiki": {"page": "ldm", "file": "ldm.wiki"}, "liblastfm.wiki": {"page": "liblastfm", "file": "liblastfm.wiki"}, "pyqt5.wiki": {"page": "pyqt5", "file": "pyqt5.wiki"}, "Test-Valgrind.wiki": {"page": "Test-Valgrind", "file": "Test-Valgrind.wiki"}, "pbbam.wiki": {"page": "pbbam", "file": "pbbam.wiki"}, "json5.wiki": {"page": "json5", "file": "json5.wiki"}, "FusionDirectory.wiki": {"page": "FusionDirectory", "file": "FusionDirectory.wiki"}, "globus_gsi_credential.wiki": {"page": "globus_gsi_credential", "file": "globus_gsi_credential.wiki"}, "minitest-excludes.wiki": {"page": "minitest-excludes", "file": "minitest-excludes.wiki"}, "Test-Unit.wiki": {"page": "Test-Unit", "file": "Test-Unit.wiki"}, "github.com_prometheus_client_golang.wiki": {"page": "github.com/prometheus/client_golang", "file": "github.com_prometheus_client_golang.wiki"}, "Pod-Eventual.wiki": {"page": "Pod-Eventual", "file": "Pod-Eventual.wiki"}, "NQP.wiki": {"page": "NQP", "file": "NQP.wiki"}, "minitest-utils.wiki": {"page": "minitest-utils", "file": "minitest-utils.wiki"}, "libxdg-basedir.wiki": {"page": "libxdg-basedir", "file": "libxdg-basedir.wiki"}, "enum.wiki": {"page": "enum", "file": "enum.wiki"}, "libass.wiki": {"page": "libass", "file": "libass.wiki"}, "oslo.config.wiki": {"page": "oslo.config", "file": "oslo.config.wiki"}, "Devel-GDB.wiki": {"page": "Devel-GDB", "file": "Devel-GDB.wiki"}, "crypto-pubkey-openssh.wiki": {"page": "crypto-pubkey-openssh", "file": "crypto-pubkey-openssh.wiki"}, "Net-Dropbox-API.wiki": {"page": "Net-Dropbox-API", "file": "Net-Dropbox-API.wiki"}, "Xtv.wiki": {"page": "Xtv", "file": "Xtv.wiki"}, "yapf.wiki": {"page": "yapf", "file": "yapf.wiki"}, "File-HomeDir.wiki": {"page": "File-HomeDir", "file": "File-HomeDir.wiki"}, "beacon.wiki": {"page": "beacon", "file": "beacon.wiki"}, "io-storage.wiki": {"page": "io-storage", "file": "io-storage.wiki"}, "Dist__Inkt__Role__Test.wiki": {"page": "Dist::Inkt::Role::Test", "file": "Dist__Inkt__Role__Test.wiki"}, "XStatic-objectpath.wiki": {"page": "XStatic-objectpath", "file": "XStatic-objectpath.wiki"}, "EpiR.wiki": {"page": "EpiR", "file": "EpiR.wiki"}, "dpdk.wiki": {"page": "dpdk", "file": "dpdk.wiki"}, "django-memoize.wiki": {"page": "django-memoize", "file": "django-memoize.wiki"}, "ktextwidgets.wiki": {"page": "ktextwidgets", "file": "ktextwidgets.wiki"}, "jflex.wiki": {"page": "jflex", "file": "jflex.wiki"}, "lua-http.wiki": {"page": "lua-http", "file": "lua-http.wiki"}, "test-kitchen.wiki": {"page": "test-kitchen", "file": "test-kitchen.wiki"}, "REV-Plugins.wiki": {"page": "REV-Plugins", "file": "REV-Plugins.wiki"}, "pcs.wiki": {"page": "pcs", "file": "pcs.wiki"}, "RunApp.wiki": {"page": "RunApp", "file": "RunApp.wiki"}, "Plack__Test__AnyEvent.wiki": {"page": "Plack::Test::AnyEvent", "file": "Plack__Test__AnyEvent.wiki"}, "nageru.wiki": {"page": "nageru", "file": "nageru.wiki"}, "Parse__DebianChangelog.wiki": {"page": "Parse::DebianChangelog", "file": "Parse__DebianChangelog.wiki"}, "babel-source.wiki": {"page": "babel-source", "file": "babel-source.wiki"}, "seahorse-nautilus.wiki": {"page": "seahorse-nautilus", "file": "seahorse-nautilus.wiki"}, "HTML__FromText.wiki": {"page": "HTML::FromText", "file": "HTML__FromText.wiki"}, "pyghmi.wiki": {"page": "pyghmi", "file": "pyghmi.wiki"}, "spin.js.wiki": {"page": "spin.js", "file": "spin.js.wiki"}, "globus_gram_job_manager_sge.wiki": {"page": "globus_gram_job_manager_sge", "file": "globus_gram_job_manager_sge.wiki"}, "kaccessible.wiki": {"page": "kaccessible", "file": "kaccessible.wiki"}, "reactive-streams.wiki": {"page": "reactive-streams", "file": "reactive-streams.wiki"}, "gnome-shell-extension-redshift.wiki": {"page": "gnome-shell-extension-redshift", "file": "gnome-shell-extension-redshift.wiki"}, "Devel-Refcount.wiki": {"page": "Devel-Refcount", "file": "Devel-Refcount.wiki"}, "gnome-flashback.wiki": {"page": "gnome-flashback", "file": "gnome-flashback.wiki"}, "clustershell.wiki": {"page": "clustershell", "file": "clustershell.wiki"}, "g2.wiki": {"page": "g2", "file": "g2.wiki"}, "fuse-emulator-utils.wiki": {"page": "fuse-emulator-utils", "file": "fuse-emulator-utils.wiki"}, "tryton-modules-stock-package.wiki": {"page": "tryton-modules-stock-package", "file": "tryton-modules-stock-package.wiki"}, "iemguts.wiki": {"page": "iemguts", "file": "iemguts.wiki"}, "apertium-hin.wiki": {"page": "apertium-hin", "file": "apertium-hin.wiki"}, "eRm.wiki": {"page": "eRm", "file": "eRm.wiki"}, "i3status.wiki": {"page": "i3status", "file": "i3status.wiki"}, "globus_gram_job_manager_pbs.wiki": {"page": "globus_gram_job_manager_pbs", "file": "globus_gram_job_manager_pbs.wiki"}, "lsof.wiki": {"page": "lsof", "file": "lsof.wiki"}, "Filesys-Virtual-Plain.wiki": {"page": "Filesys-Virtual-Plain", "file": "Filesys-Virtual-Plain.wiki"}, "filestore.wiki": {"page": "filestore", "file": "filestore.wiki"}, "WWW-Mechanize-TreeBuilder.wiki": {"page": "WWW-Mechanize-TreeBuilder", "file": "WWW-Mechanize-TreeBuilder.wiki"}, "elycharts.wiki": {"page": "elycharts", "file": "elycharts.wiki"}, "normalize-scss.wiki": {"page": "normalize-scss", "file": "normalize-scss.wiki"}, "kldap.wiki": {"page": "kldap", "file": "kldap.wiki"}, "Text__Hogan.wiki": {"page": "Text::Hogan", "file": "Text__Hogan.wiki"}, "IceS.wiki": {"page": "IceS", "file": "IceS.wiki"}, "KRuler.wiki": {"page": "KRuler", "file": "KRuler.wiki"}, "Nanoc.wiki": {"page": "Nanoc", "file": "Nanoc.wiki"}, "ccache.wiki": {"page": "ccache", "file": "ccache.wiki"}, "MooseX-AttributeHelpers.wiki": {"page": "MooseX-AttributeHelpers", "file": "MooseX-AttributeHelpers.wiki"}, "XStatic-tv4.wiki": {"page": "XStatic-tv4", "file": "XStatic-tv4.wiki"}, "Enforcer_-_build_rule_execution_framework.wiki": {"page": "Enforcer - build rule execution framework", "file": "Enforcer_-_build_rule_execution_framework.wiki"}, "HTML-Copy.wiki": {"page": "HTML-Copy", "file": "HTML-Copy.wiki"}, "go-getter.wiki": {"page": "go-getter", "file": "go-getter.wiki"}, "hashable-extras.wiki": {"page": "hashable-extras", "file": "hashable-extras.wiki"}, "cobra.wiki": {"page": "cobra", "file": "cobra.wiki"}, "OpenToken.wiki": {"page": "OpenToken", "file": "OpenToken.wiki"}, "libsidplayfp.wiki": {"page": "libsidplayfp", "file": "libsidplayfp.wiki"}, "hsx-jmacro.wiki": {"page": "hsx-jmacro", "file": "hsx-jmacro.wiki"}, "txZMQ.wiki": {"page": "txZMQ", "file": "txZMQ.wiki"}, "fs-exists-sync.wiki": {"page": "fs-exists-sync", "file": "fs-exists-sync.wiki"}, "libpam-alreadyloggedin.wiki": {"page": "libpam-alreadyloggedin", "file": "libpam-alreadyloggedin.wiki"}, "Ocsigen_Server.wiki": {"page": "Ocsigen Server", "file": "Ocsigen_Server.wiki"}, "Plack-Middleware-MethodOverride.wiki": {"page": "Plack-Middleware-MethodOverride", "file": "Plack-Middleware-MethodOverride.wiki"}, "ResGen__Eigenbase_Resource_Generator.wiki": {"page": "ResGen: Eigenbase Resource Generator", "file": "ResGen__Eigenbase_Resource_Generator.wiki"}, "LibEtPan_.wiki": {"page": "LibEtPan!", "file": "LibEtPan_.wiki"}, "util-deprecate.wiki": {"page": "util-deprecate", "file": "util-deprecate.wiki"}, "biTStream.wiki": {"page": "biTStream", "file": "biTStream.wiki"}, "redoctober.wiki": {"page": "redoctober", "file": "redoctober.wiki"}, "Dist-Zilla-Plugin-PodWeaver.wiki": {"page": "Dist-Zilla-Plugin-PodWeaver", "file": "Dist-Zilla-Plugin-PodWeaver.wiki"}, "ruhyphal.wiki": {"page": "ruhyphal", "file": "ruhyphal.wiki"}, "groonga-normalizer-mysql.wiki": {"page": "groonga-normalizer-mysql", "file": "groonga-normalizer-mysql.wiki"}, "Archive-Any-Lite.wiki": {"page": "Archive-Any-Lite", "file": "Archive-Any-Lite.wiki"}, "Web-Query.wiki": {"page": "Web-Query", "file": "Web-Query.wiki"}, "tasty-smallcheck.wiki": {"page": "tasty-smallcheck", "file": "tasty-smallcheck.wiki"}, "CPAN__Meta__Check.wiki": {"page": "CPAN::Meta::Check", "file": "CPAN__Meta__Check.wiki"}, "blaze-html.wiki": {"page": "blaze-html", "file": "blaze-html.wiki"}, "kolf.wiki": {"page": "kolf", "file": "kolf.wiki"}, "jansi.wiki": {"page": "jansi", "file": "jansi.wiki"}, "strip-nondeterminism.wiki": {"page": "strip-nondeterminism", "file": "strip-nondeterminism.wiki"}, "rubiks.wiki": {"page": "rubiks", "file": "rubiks.wiki"}, "api_hour.wiki": {"page": "api_hour", "file": "api_hour.wiki"}, "Linux_Libertine.wiki": {"page": "Linux Libertine", "file": "Linux_Libertine.wiki"}, "tryton-modules-calendar-classification.wiki": {"page": "tryton-modules-calendar-classification", "file": "tryton-modules-calendar-classification.wiki"}, "tryton-modules-project-plan.wiki": {"page": "tryton-modules-project-plan", "file": "tryton-modules-project-plan.wiki"}, "CDDB-File.wiki": {"page": "CDDB-File", "file": "CDDB-File.wiki"}, "ygsl.wiki": {"page": "ygsl", "file": "ygsl.wiki"}, "nghttp2.wiki": {"page": "nghttp2", "file": "nghttp2.wiki"}, "flpsed.wiki": {"page": "flpsed", "file": "flpsed.wiki"}, "bashate.wiki": {"page": "bashate", "file": "bashate.wiki"}, "Devel-PatchPerl.wiki": {"page": "Devel-PatchPerl", "file": "Devel-PatchPerl.wiki"}, "HTTP-Async.wiki": {"page": "HTTP-Async", "file": "HTTP-Async.wiki"}, "apertium-arg-cat.wiki": {"page": "apertium-arg-cat", "file": "apertium-arg-cat.wiki"}, "Email-MIME.wiki": {"page": "Email-MIME", "file": "Email-MIME.wiki"}, "hashie.wiki": {"page": "hashie", "file": "hashie.wiki"}, "secret-sharing.wiki": {"page": "secret-sharing", "file": "secret-sharing.wiki"}, "radare2.wiki": {"page": "radare2", "file": "radare2.wiki"}, "blob.wiki": {"page": "blob", "file": "blob.wiki"}, "python-django-adminsortable.wiki": {"page": "python-django-adminsortable", "file": "python-django-adminsortable.wiki"}, "cni.wiki": {"page": "cni", "file": "cni.wiki"}, "charlock_holmes.wiki": {"page": "charlock_holmes", "file": "charlock_holmes.wiki"}, "Test-Is.wiki": {"page": "Test-Is", "file": "Test-Is.wiki"}, "msgpack.wiki": {"page": "msgpack", "file": "msgpack.wiki"}, "Jconvolver.wiki": {"page": "Jconvolver", "file": "Jconvolver.wiki"}, "Math-Random-TT800.wiki": {"page": "Math-Random-TT800", "file": "Math-Random-TT800.wiki"}, "UNIVERSAL__ref.wiki": {"page": "UNIVERSAL::ref", "file": "UNIVERSAL__ref.wiki"}, "intervaltree.wiki": {"page": "intervaltree", "file": "intervaltree.wiki"}, "librarian-puppet.wiki": {"page": "librarian-puppet", "file": "librarian-puppet.wiki"}, "SweetHome3D_Additional_3D_models.wiki": {"page": "SweetHome3D Additional 3D models", "file": "SweetHome3D_Additional_3D_models.wiki"}, "ch5m3d.wiki": {"page": "ch5m3d", "file": "ch5m3d.wiki"}, "pugixml.wiki": {"page": "pugixml", "file": "pugixml.wiki"}, "Net_TCLink.pm.wiki": {"page": "Net_TCLink.pm", "file": "Net_TCLink.pm.wiki"}, "mwc.wiki": {"page": "mwc", "file": "mwc.wiki"}, "Squashfs.wiki": {"page": "Squashfs", "file": "Squashfs.wiki"}, "rotix.wiki": {"page": "rotix", "file": "rotix.wiki"}, "esys-escript.wiki": {"page": "esys-escript", "file": "esys-escript.wiki"}, "mmdb.wiki": {"page": "mmdb", "file": "mmdb.wiki"}, "resolvconf.wiki": {"page": "resolvconf", "file": "resolvconf.wiki"}, "omniauth-github.wiki": {"page": "omniauth-github", "file": "omniauth-github.wiki"}, "github.com_alecthomas_units.wiki": {"page": "github.com/alecthomas/units", "file": "github.com_alecthomas_units.wiki"}, "jnr-unixsocket.wiki": {"page": "jnr-unixsocket", "file": "jnr-unixsocket.wiki"}, "nixstatsagent.wiki": {"page": "nixstatsagent", "file": "nixstatsagent.wiki"}, "libfreecontact-perl.wiki": {"page": "libfreecontact-perl", "file": "libfreecontact-perl.wiki"}, "Config-ApacheFormat.wiki": {"page": "Config-ApacheFormat", "file": "Config-ApacheFormat.wiki"}, "Class-C3-XS.wiki": {"page": "Class-C3-XS", "file": "Class-C3-XS.wiki"}, "python-seamicroclient.wiki": {"page": "python-seamicroclient", "file": "python-seamicroclient.wiki"}, "cinnamon-settings-daemon.wiki": {"page": "cinnamon-settings-daemon", "file": "cinnamon-settings-daemon.wiki"}, "yazl.wiki": {"page": "yazl", "file": "yazl.wiki"}, "Parse-ExuberantCTags.wiki": {"page": "Parse-ExuberantCTags", "file": "Parse-ExuberantCTags.wiki"}, "Geronimo_OSGi_Support.wiki": {"page": "Geronimo OSGi Support", "file": "Geronimo_OSGi_Support.wiki"}, "Net_IDNA2.wiki": {"page": "Net_IDNA2", "file": "Net_IDNA2.wiki"}, "Bowtie.wiki": {"page": "Bowtie", "file": "Bowtie.wiki"}, "r-cran-assertthat.wiki": {"page": "r-cran-assertthat", "file": "r-cran-assertthat.wiki"}, "libvpd.wiki": {"page": "libvpd", "file": "libvpd.wiki"}, "gax-go.wiki": {"page": "gax-go", "file": "gax-go.wiki"}, "boltons.wiki": {"page": "boltons", "file": "boltons.wiki"}, "prosody-modules.wiki": {"page": "prosody-modules", "file": "prosody-modules.wiki"}, "auto-multiple-choice.wiki": {"page": "auto-multiple-choice", "file": "auto-multiple-choice.wiki"}, "libkgapi.wiki": {"page": "libkgapi", "file": "libkgapi.wiki"}, "django-restricted-resource.wiki": {"page": "django-restricted-resource", "file": "django-restricted-resource.wiki"}, "erlsvc.wiki": {"page": "erlsvc", "file": "erlsvc.wiki"}, "rabbit.wiki": {"page": "rabbit", "file": "rabbit.wiki"}, "poptop.wiki": {"page": "poptop", "file": "poptop.wiki"}, "cython.wiki": {"page": "cython", "file": "cython.wiki"}, "authenticate-oauth.wiki": {"page": "authenticate-oauth", "file": "authenticate-oauth.wiki"}, "Spreadsheet-WriteExcel.wiki": {"page": "Spreadsheet-WriteExcel", "file": "Spreadsheet-WriteExcel.wiki"}, "DateTime-Event-Cron.wiki": {"page": "DateTime-Event-Cron", "file": "DateTime-Event-Cron.wiki"}, "GeoPandas.wiki": {"page": "GeoPandas", "file": "GeoPandas.wiki"}, "parse-json.wiki": {"page": "parse-json", "file": "parse-json.wiki"}, "php-services-weather.wiki": {"page": "php-services-weather", "file": "php-services-weather.wiki"}, "cloudprint.wiki": {"page": "cloudprint", "file": "cloudprint.wiki"}, "TeX-Encode.wiki": {"page": "TeX-Encode", "file": "TeX-Encode.wiki"}, "MilkyTracker.wiki": {"page": "MilkyTracker", "file": "MilkyTracker.wiki"}, "XML__Atom__Microformats.wiki": {"page": "XML::Atom::Microformats", "file": "XML__Atom__Microformats.wiki"}, "Env-Sanctify.wiki": {"page": "Env-Sanctify", "file": "Env-Sanctify.wiki"}, "motor.wiki": {"page": "motor", "file": "motor.wiki"}, "ttylog.wiki": {"page": "ttylog", "file": "ttylog.wiki"}, "wxAstroCapture.wiki": {"page": "wxAstroCapture", "file": "wxAstroCapture.wiki"}, "Jakarta_ORO.wiki": {"page": "Jakarta ORO", "file": "Jakarta_ORO.wiki"}, "Jackson-dataformat-smile.wiki": {"page": "Jackson-dataformat-smile", "file": "Jackson-dataformat-smile.wiki"}, "wmrack.wiki": {"page": "wmrack", "file": "wmrack.wiki"}, "mixlib-log.wiki": {"page": "mixlib-log", "file": "mixlib-log.wiki"}, "leveldb-project.wiki": {"page": "leveldb-project", "file": "leveldb-project.wiki"}, "App-Stacktrace.wiki": {"page": "App-Stacktrace", "file": "App-Stacktrace.wiki"}, "Robust_HTTP_client_library.wiki": {"page": "Robust HTTP client library", "file": "Robust_HTTP_client_library.wiki"}, "Jeremy_Saenz.wiki": {"page": "Jeremy Saenz", "file": "Jeremy_Saenz.wiki"}, "pylint-django.wiki": {"page": "pylint-django", "file": "pylint-django.wiki"}, "konsole.wiki": {"page": "konsole", "file": "konsole.wiki"}, "Locale-Msgcat.wiki": {"page": "Locale-Msgcat", "file": "Locale-Msgcat.wiki"}, "u2f.wiki": {"page": "u2f", "file": "u2f.wiki"}, "tar-stream.wiki": {"page": "tar-stream", "file": "tar-stream.wiki"}, "asciiart.wiki": {"page": "asciiart", "file": "asciiart.wiki"}, "https___github.com_matlinuxer2_ucimf.wiki": {"page": "https://github.com/matlinuxer2/ucimf", "file": "https___github.com_matlinuxer2_ucimf.wiki"}, "Dia_Shapes.wiki": {"page": "Dia Shapes", "file": "Dia_Shapes.wiki"}, "IPTables-Parse.wiki": {"page": "IPTables-Parse", "file": "IPTables-Parse.wiki"}, "YANC.wiki": {"page": "YANC", "file": "YANC.wiki"}, "pydicom.wiki": {"page": "pydicom", "file": "pydicom.wiki"}, "Catalyst-Plugin-Session-Store-Cache.wiki": {"page": "Catalyst-Plugin-Session-Store-Cache", "file": "Catalyst-Plugin-Session-Store-Cache.wiki"}, "String-Scanf.wiki": {"page": "String-Scanf", "file": "String-Scanf.wiki"}, "tins.wiki": {"page": "tins", "file": "tins.wiki"}, "filename-regex.wiki": {"page": "filename-regex", "file": "filename-regex.wiki"}, "OSTree.wiki": {"page": "OSTree", "file": "OSTree.wiki"}, "pasco.wiki": {"page": "pasco", "file": "pasco.wiki"}, "gevent-socketio.wiki": {"page": "gevent-socketio", "file": "gevent-socketio.wiki"}, "File-Save-Home.wiki": {"page": "File-Save-Home", "file": "File-Save-Home.wiki"}, "MooseX-Blessed-Reconstruct.wiki": {"page": "MooseX-Blessed-Reconstruct", "file": "MooseX-Blessed-Reconstruct.wiki"}, "ippusbxd.wiki": {"page": "ippusbxd", "file": "ippusbxd.wiki"}, "clxclient.wiki": {"page": "clxclient", "file": "clxclient.wiki"}, "Goudy_Bookletter_1911.wiki": {"page": "Goudy Bookletter 1911", "file": "Goudy_Bookletter_1911.wiki"}, "PyGreSQL.wiki": {"page": "PyGreSQL", "file": "PyGreSQL.wiki"}, "Takao_fonts.wiki": {"page": "Takao fonts", "file": "Takao_fonts.wiki"}, "jquery-jplayer-circleplayer.wiki": {"page": "jquery-jplayer-circleplayer", "file": "jquery-jplayer-circleplayer.wiki"}, "tryton-modules-account-payment.wiki": {"page": "tryton-modules-account-payment", "file": "tryton-modules-account-payment.wiki"}, "packaging-tutorial.wiki": {"page": "packaging-tutorial", "file": "packaging-tutorial.wiki"}, "Module-Build-Tiny.wiki": {"page": "Module-Build-Tiny", "file": "Module-Build-Tiny.wiki"}, "lfm.wiki": {"page": "lfm", "file": "lfm.wiki"}, "jnr-x86asm.wiki": {"page": "jnr-x86asm", "file": "jnr-x86asm.wiki"}, "Net-Frame-Layer-ICMPv6.wiki": {"page": "Net-Frame-Layer-ICMPv6", "file": "Net-Frame-Layer-ICMPv6.wiki"}, "yasnippet.wiki": {"page": "yasnippet", "file": "yasnippet.wiki"}, "PyDispatcher.wiki": {"page": "PyDispatcher", "file": "PyDispatcher.wiki"}, "BMS.wiki": {"page": "BMS", "file": "BMS.wiki"}, "tpm.wiki": {"page": "tpm", "file": "tpm.wiki"}, "WadC.wiki": {"page": "WadC", "file": "WadC.wiki"}, "globus_xio_gridftp_driver.wiki": {"page": "globus_xio_gridftp_driver", "file": "globus_xio_gridftp_driver.wiki"}, "rolldice.wiki": {"page": "rolldice", "file": "rolldice.wiki"}, "gphoto2.wiki": {"page": "gphoto2", "file": "gphoto2.wiki"}, "JGlobus.wiki": {"page": "JGlobus", "file": "JGlobus.wiki"}, "abcmidi.wiki": {"page": "abcmidi", "file": "abcmidi.wiki"}, "astroquery.wiki": {"page": "astroquery", "file": "astroquery.wiki"}, "String-Compare-ConstantTime.wiki": {"page": "String-Compare-ConstantTime", "file": "String-Compare-ConstantTime.wiki"}, "Try__Tiny__SmartCatch.wiki": {"page": "Try::Tiny::SmartCatch", "file": "Try__Tiny__SmartCatch.wiki"}, "mdns.wiki": {"page": "mdns", "file": "mdns.wiki"}, "jquery-ui-themes.wiki": {"page": "jquery-ui-themes", "file": "jquery-ui-themes.wiki"}, "Plack__Middleware__Expires.wiki": {"page": "Plack::Middleware::Expires", "file": "Plack__Middleware__Expires.wiki"}, "Pod-Spell.wiki": {"page": "Pod-Spell", "file": "Pod-Spell.wiki"}, "Roger_Router.wiki": {"page": "Roger Router", "file": "Roger_Router.wiki"}, "fso-gsmd.wiki": {"page": "fso-gsmd", "file": "fso-gsmd.wiki"}, "t2n.wiki": {"page": "t2n", "file": "t2n.wiki"}, "go-merkle.wiki": {"page": "go-merkle", "file": "go-merkle.wiki"}, "openbox.wiki": {"page": "openbox", "file": "openbox.wiki"}, "sshguard.wiki": {"page": "sshguard", "file": "sshguard.wiki"}, "GWAMA.wiki": {"page": "GWAMA", "file": "GWAMA.wiki"}, "timewarrior.wiki": {"page": "timewarrior", "file": "timewarrior.wiki"}, "tkabber-plugins.wiki": {"page": "tkabber-plugins", "file": "tkabber-plugins.wiki"}, "ganeti-os-noop.wiki": {"page": "ganeti-os-noop", "file": "ganeti-os-noop.wiki"}, "kimap.wiki": {"page": "kimap", "file": "kimap.wiki"}, "shindo.wiki": {"page": "shindo", "file": "shindo.wiki"}, "seqdiag.wiki": {"page": "seqdiag", "file": "seqdiag.wiki"}, "go-resiliency.wiki": {"page": "go-resiliency", "file": "go-resiliency.wiki"}, "generic-pool.wiki": {"page": "generic-pool", "file": "generic-pool.wiki"}, "plotly.wiki": {"page": "plotly", "file": "plotly.wiki"}, "HttpAuthPlugin.wiki": {"page": "HttpAuthPlugin", "file": "HttpAuthPlugin.wiki"}, "appengine.wiki": {"page": "appengine", "file": "appengine.wiki"}, "re2.wiki": {"page": "re2", "file": "re2.wiki"}, "image-common.wiki": {"page": "image-common", "file": "image-common.wiki"}, "Pod-Wordlist-hanekomu.wiki": {"page": "Pod-Wordlist-hanekomu", "file": "Pod-Wordlist-hanekomu.wiki"}, "bedtools.wiki": {"page": "bedtools", "file": "bedtools.wiki"}, "Test-Base.wiki": {"page": "Test-Base", "file": "Test-Base.wiki"}, "viewvs.wiki": {"page": "viewvs", "file": "viewvs.wiki"}, "OpenConnect.wiki": {"page": "OpenConnect", "file": "OpenConnect.wiki"}, "crack.wiki": {"page": "crack", "file": "crack.wiki"}, "Simple_Image_Loading_LibrarY__SILLY_.wiki": {"page": "Simple Image Loading LibrarY (SILLY)", "file": "Simple_Image_Loading_LibrarY__SILLY_.wiki"}, "tail.wiki": {"page": "tail", "file": "tail.wiki"}, "Test-Effects.wiki": {"page": "Test-Effects", "file": "Test-Effects.wiki"}, "optparse-applicative.wiki": {"page": "optparse-applicative", "file": "optparse-applicative.wiki"}, "fast_gettext.wiki": {"page": "fast_gettext", "file": "fast_gettext.wiki"}, "Test-Distribution.wiki": {"page": "Test-Distribution", "file": "Test-Distribution.wiki"}, "gulp-util.wiki": {"page": "gulp-util", "file": "gulp-util.wiki"}, "jackdmp.wiki": {"page": "jackdmp", "file": "jackdmp.wiki"}, "pylama.wiki": {"page": "pylama", "file": "pylama.wiki"}, "monadplus.wiki": {"page": "monadplus", "file": "monadplus.wiki"}, "Template-Plugin-Stash.wiki": {"page": "Template-Plugin-Stash", "file": "Template-Plugin-Stash.wiki"}, "Class-Std-Storable.wiki": {"page": "Class-Std-Storable", "file": "Class-Std-Storable.wiki"}, "github.com_spf13_pflag.wiki": {"page": "github.com/spf13/pflag", "file": "github.com_spf13_pflag.wiki"}, "backports.wiki": {"page": "backports", "file": "backports.wiki"}, "Hook-WrapSub.wiki": {"page": "Hook-WrapSub", "file": "Hook-WrapSub.wiki"}, "pdflite.wiki": {"page": "pdflite", "file": "pdflite.wiki"}, "linuxinfo.wiki": {"page": "linuxinfo", "file": "linuxinfo.wiki"}, "microcom.wiki": {"page": "microcom", "file": "microcom.wiki"}, "htsjdk.wiki": {"page": "htsjdk", "file": "htsjdk.wiki"}, "dock-applet.wiki": {"page": "dock-applet", "file": "dock-applet.wiki"}, "xfce4-netload-plugin.wiki": {"page": "xfce4-netload-plugin", "file": "xfce4-netload-plugin.wiki"}, "fastahack.wiki": {"page": "fastahack", "file": "fastahack.wiki"}, "XML__LibXML__LazyBuilder.wiki": {"page": "XML::LibXML::LazyBuilder", "file": "XML__LibXML__LazyBuilder.wiki"}, "efibootmgr.wiki": {"page": "efibootmgr", "file": "efibootmgr.wiki"}, "qterm.wiki": {"page": "qterm", "file": "qterm.wiki"}, "Net_URL.wiki": {"page": "Net_URL", "file": "Net_URL.wiki"}, "node-xml2js.wiki": {"page": "node-xml2js", "file": "node-xml2js.wiki"}, "Genome.wiki": {"page": "Genome", "file": "Genome.wiki"}, "Exporter-Tidy.wiki": {"page": "Exporter-Tidy", "file": "Exporter-Tidy.wiki"}, "Net-SFTP-Foreign.wiki": {"page": "Net-SFTP-Foreign", "file": "Net-SFTP-Foreign.wiki"}, "comedilib.wiki": {"page": "comedilib", "file": "comedilib.wiki"}, "autovivification.wiki": {"page": "autovivification", "file": "autovivification.wiki"}, "string-conversions.wiki": {"page": "string-conversions", "file": "string-conversions.wiki"}, "liblingua-stem-snowball-da-perl.wiki": {"page": "liblingua-stem-snowball-da-perl", "file": "liblingua-stem-snowball-da-perl.wiki"}, "crashme.wiki": {"page": "crashme", "file": "crashme.wiki"}, "goconfigparser.wiki": {"page": "goconfigparser", "file": "goconfigparser.wiki"}, "CTPL.wiki": {"page": "CTPL", "file": "CTPL.wiki"}, "tryton-modules-dashboard.wiki": {"page": "tryton-modules-dashboard", "file": "tryton-modules-dashboard.wiki"}, "geg.wiki": {"page": "geg", "file": "geg.wiki"}, "purl.wiki": {"page": "purl", "file": "purl.wiki"}, "pqueue.wiki": {"page": "pqueue", "file": "pqueue.wiki"}, "data-default-class.wiki": {"page": "data-default-class", "file": "data-default-class.wiki"}, "aspell-sl.wiki": {"page": "aspell-sl", "file": "aspell-sl.wiki"}, "buff-shell_out.wiki": {"page": "buff-shell_out", "file": "buff-shell_out.wiki"}, "Sahara.wiki": {"page": "Sahara", "file": "Sahara.wiki"}, "sparkleshare.wiki": {"page": "sparkleshare", "file": "sparkleshare.wiki"}, "archipel-agent-hypervisor-platformrequest.wiki": {"page": "archipel-agent-hypervisor-platformrequest", "file": "archipel-agent-hypervisor-platformrequest.wiki"}, "Test-File-ShareDir.wiki": {"page": "Test-File-ShareDir", "file": "Test-File-ShareDir.wiki"}, "Dist-Zilla-Plugin-MetaProvides.wiki": {"page": "Dist-Zilla-Plugin-MetaProvides", "file": "Dist-Zilla-Plugin-MetaProvides.wiki"}, "mountpoints.wiki": {"page": "mountpoints", "file": "mountpoints.wiki"}, "fraqtive.wiki": {"page": "fraqtive", "file": "fraqtive.wiki"}, "dc3dd.wiki": {"page": "dc3dd", "file": "dc3dd.wiki"}, "tools.macro.wiki": {"page": "tools.macro", "file": "tools.macro.wiki"}, "Mixin-ExtraFields.wiki": {"page": "Mixin-ExtraFields", "file": "Mixin-ExtraFields.wiki"}, "irstlm.wiki": {"page": "irstlm", "file": "irstlm.wiki"}, "AClock.wiki": {"page": "AClock", "file": "AClock.wiki"}, "MooseX-Types-Set-Object.wiki": {"page": "MooseX-Types-Set-Object", "file": "MooseX-Types-Set-Object.wiki"}, "mkgmap.wiki": {"page": "mkgmap", "file": "mkgmap.wiki"}, "tnetstring.wiki": {"page": "tnetstring", "file": "tnetstring.wiki"}, "Proc-ProcessTable.wiki": {"page": "Proc-ProcessTable", "file": "Proc-ProcessTable.wiki"}, "tiledarray.wiki": {"page": "tiledarray", "file": "tiledarray.wiki"}, "handlebars.wiki": {"page": "handlebars", "file": "handlebars.wiki"}, "sinon.wiki": {"page": "sinon", "file": "sinon.wiki"}, "wavefile.wiki": {"page": "wavefile", "file": "wavefile.wiki"}, "libtermkey.wiki": {"page": "libtermkey", "file": "libtermkey.wiki"}, "redir.wiki": {"page": "redir", "file": "redir.wiki"}, "Math-BigInt-GMP.wiki": {"page": "Math-BigInt-GMP", "file": "Math-BigInt-GMP.wiki"}, "LSB_implementation_package.wiki": {"page": "LSB implementation package", "file": "LSB_implementation_package.wiki"}, "dot2tex.wiki": {"page": "dot2tex", "file": "dot2tex.wiki"}, "tryton-modules-account-product.wiki": {"page": "tryton-modules-account-product", "file": "tryton-modules-account-product.wiki"}, "ABINIT.wiki": {"page": "ABINIT", "file": "ABINIT.wiki"}, "tryton-modules-account-dunning-fee.wiki": {"page": "tryton-modules-account-dunning-fee", "file": "tryton-modules-account-dunning-fee.wiki"}, "boolbase.wiki": {"page": "boolbase", "file": "boolbase.wiki"}, "kpatch.wiki": {"page": "kpatch", "file": "kpatch.wiki"}, "lua-trink-cjson.wiki": {"page": "lua-trink-cjson", "file": "lua-trink-cjson.wiki"}, "load-env.wiki": {"page": "load-env", "file": "load-env.wiki"}, "folsom.wiki": {"page": "folsom", "file": "folsom.wiki"}, "polib.wiki": {"page": "polib", "file": "polib.wiki"}, "mailparse.wiki": {"page": "mailparse", "file": "mailparse.wiki"}, "sandi.wiki": {"page": "sandi", "file": "sandi.wiki"}, "reSIProcate.wiki": {"page": "reSIProcate", "file": "reSIProcate.wiki"}, "publib.wiki": {"page": "publib", "file": "publib.wiki"}, "Perl-Metrics-Simple.wiki": {"page": "Perl-Metrics-Simple", "file": "Perl-Metrics-Simple.wiki"}, "bear.wiki": {"page": "bear", "file": "bear.wiki"}, "inflecto.wiki": {"page": "inflecto", "file": "inflecto.wiki"}, "RaschSampler.wiki": {"page": "RaschSampler", "file": "RaschSampler.wiki"}, "Polyglot_Maven.wiki": {"page": "Polyglot Maven", "file": "Polyglot_Maven.wiki"}, "QTLtools.wiki": {"page": "QTLtools", "file": "QTLtools.wiki"}, "AAFAQ.wiki": {"page": "AAFAQ", "file": "AAFAQ.wiki"}, "hdparm.wiki": {"page": "hdparm", "file": "hdparm.wiki"}, "json-stable-stringify.wiki": {"page": "json-stable-stringify", "file": "json-stable-stringify.wiki"}, "B++-Raa.wiki": {"page": "B++-Raa", "file": "B++-Raa.wiki"}, "doodle.wiki": {"page": "doodle", "file": "doodle.wiki"}, "lava-coordinator.wiki": {"page": "lava-coordinator", "file": "lava-coordinator.wiki"}, "lv2file.wiki": {"page": "lv2file", "file": "lv2file.wiki"}, "Authen-Libwrap.wiki": {"page": "Authen-Libwrap", "file": "Authen-Libwrap.wiki"}, "libspctag.wiki": {"page": "libspctag", "file": "libspctag.wiki"}, "kacst_fonts.wiki": {"page": "kacst fonts", "file": "kacst_fonts.wiki"}, "pgcli.wiki": {"page": "pgcli", "file": "pgcli.wiki"}, "Wbar.wiki": {"page": "Wbar", "file": "Wbar.wiki"}, "PHP_igbinary_extension.wiki": {"page": "PHP igbinary extension", "file": "PHP_igbinary_extension.wiki"}, "RNAhybrid.wiki": {"page": "RNAhybrid", "file": "RNAhybrid.wiki"}, "Perinci-Sub-Util-PropertyModule.wiki": {"page": "Perinci-Sub-Util-PropertyModule", "file": "Perinci-Sub-Util-PropertyModule.wiki"}, "em-redis.wiki": {"page": "em-redis", "file": "em-redis.wiki"}, "pvr.dvbviewer.wiki": {"page": "pvr.dvbviewer", "file": "pvr.dvbviewer.wiki"}, "TransDecoder.wiki": {"page": "TransDecoder", "file": "TransDecoder.wiki"}, "Term-Shell.wiki": {"page": "Term-Shell", "file": "Term-Shell.wiki"}, "Dicom3tools.wiki": {"page": "Dicom3tools", "file": "Dicom3tools.wiki"}, "Lingua-EN-NameParse.wiki": {"page": "Lingua-EN-NameParse", "file": "Lingua-EN-NameParse.wiki"}, "react.wiki": {"page": "react", "file": "react.wiki"}, "ProofGeneral.wiki": {"page": "ProofGeneral", "file": "ProofGeneral.wiki"}, "blhc.wiki": {"page": "blhc", "file": "blhc.wiki"}, "fcitx-rime.wiki": {"page": "fcitx-rime", "file": "fcitx-rime.wiki"}, "PyCorrFit.wiki": {"page": "PyCorrFit", "file": "PyCorrFit.wiki"}, "Django.wiki": {"page": "Django", "file": "Django.wiki"}, "viva.wiki": {"page": "viva", "file": "viva.wiki"}, "ruamel.ordereddict.wiki": {"page": "ruamel.ordereddict", "file": "ruamel.ordereddict.wiki"}, "clj-stacktrace.wiki": {"page": "clj-stacktrace", "file": "clj-stacktrace.wiki"}, "tryton-modules-stock-split.wiki": {"page": "tryton-modules-stock-split", "file": "tryton-modules-stock-split.wiki"}, "cbm.wiki": {"page": "cbm", "file": "cbm.wiki"}, "POE-Test-Loops.wiki": {"page": "POE-Test-Loops", "file": "POE-Test-Loops.wiki"}, "Berkeley_Logo.wiki": {"page": "Berkeley Logo", "file": "Berkeley_Logo.wiki"}, "MooseX__Runnable.wiki": {"page": "MooseX::Runnable", "file": "MooseX__Runnable.wiki"}, "fritzing.wiki": {"page": "fritzing", "file": "fritzing.wiki"}, "mmdb.lua.wiki": {"page": "mmdb.lua", "file": "mmdb.lua.wiki"}, "EasyTAG.wiki": {"page": "EasyTAG", "file": "EasyTAG.wiki"}, "GMIDImonitor.wiki": {"page": "GMIDImonitor", "file": "GMIDImonitor.wiki"}, "transformers.wiki": {"page": "transformers", "file": "transformers.wiki"}, "barman-cli.wiki": {"page": "barman-cli", "file": "barman-cli.wiki"}, "unittest-xml-reporting.wiki": {"page": "unittest-xml-reporting", "file": "unittest-xml-reporting.wiki"}, "Log-Dispatch.wiki": {"page": "Log-Dispatch", "file": "Log-Dispatch.wiki"}, "StateVar.wiki": {"page": "StateVar", "file": "StateVar.wiki"}, "conduit-combinators.wiki": {"page": "conduit-combinators", "file": "conduit-combinators.wiki"}, "gnome-shell-extension-better-volume.wiki": {"page": "gnome-shell-extension-better-volume", "file": "gnome-shell-extension-better-volume.wiki"}, "Authen-SCRAM.wiki": {"page": "Authen-SCRAM", "file": "Authen-SCRAM.wiki"}, "Audio-Ecasound.wiki": {"page": "Audio-Ecasound", "file": "Audio-Ecasound.wiki"}, "dh-make-drupal.wiki": {"page": "dh-make-drupal", "file": "dh-make-drupal.wiki"}, "insubstantial.wiki": {"page": "insubstantial", "file": "insubstantial.wiki"}, "FANN.wiki": {"page": "FANN", "file": "FANN.wiki"}, "jquery-rails.wiki": {"page": "jquery-rails", "file": "jquery-rails.wiki"}, "Dist-Zilla-Plugin-EmailNotify.wiki": {"page": "Dist-Zilla-Plugin-EmailNotify", "file": "Dist-Zilla-Plugin-EmailNotify.wiki"}, "ladspa-bs2b.wiki": {"page": "ladspa-bs2b", "file": "ladspa-bs2b.wiki"}, "lombok.wiki": {"page": "lombok", "file": "lombok.wiki"}, "pwget.wiki": {"page": "pwget", "file": "pwget.wiki"}, "xdemorse.wiki": {"page": "xdemorse", "file": "xdemorse.wiki"}, "bunch.wiki": {"page": "bunch", "file": "bunch.wiki"}, "Net-HTTP.wiki": {"page": "Net-HTTP", "file": "Net-HTTP.wiki"}, "fog-riakcs.wiki": {"page": "fog-riakcs", "file": "fog-riakcs.wiki"}, "mixlib-install.wiki": {"page": "mixlib-install", "file": "mixlib-install.wiki"}, "Undertow.wiki": {"page": "Undertow", "file": "Undertow.wiki"}, "CSS.wiki": {"page": "CSS", "file": "CSS.wiki"}, "ivykis.wiki": {"page": "ivykis", "file": "ivykis.wiki"}, "gettext-setup.wiki": {"page": "gettext-setup", "file": "gettext-setup.wiki"}, "kppp.wiki": {"page": "kppp", "file": "kppp.wiki"}, "yarl.wiki": {"page": "yarl", "file": "yarl.wiki"}, "libx86emu.wiki": {"page": "libx86emu", "file": "libx86emu.wiki"}, "Sys-CPU.wiki": {"page": "Sys-CPU", "file": "Sys-CPU.wiki"}, "PDFKit.wiki": {"page": "PDFKit", "file": "PDFKit.wiki"}, "nss-passwords.wiki": {"page": "nss-passwords", "file": "nss-passwords.wiki"}, "txw2__Typed_XML_Writer_for_Java.wiki": {"page": "txw2: Typed XML Writer for Java", "file": "txw2__Typed_XML_Writer_for_Java.wiki"}, "go-connections.wiki": {"page": "go-connections", "file": "go-connections.wiki"}, "ARandR.wiki": {"page": "ARandR", "file": "ARandR.wiki"}, "flufl.enum.wiki": {"page": "flufl.enum", "file": "flufl.enum.wiki"}, "jquery-ui-rails.wiki": {"page": "jquery-ui-rails", "file": "jquery-ui-rails.wiki"}, "DClock.wiki": {"page": "DClock", "file": "DClock.wiki"}, "MooseX-Types.wiki": {"page": "MooseX-Types", "file": "MooseX-Types.wiki"}, "libltc.wiki": {"page": "libltc", "file": "libltc.wiki"}, "Loki.wiki": {"page": "Loki", "file": "Loki.wiki"}, "Apache_POI.wiki": {"page": "Apache POI", "file": "Apache_POI.wiki"}, "Apache_JSP_Standard_Taglib.wiki": {"page": "Apache JSP Standard Taglib", "file": "Apache_JSP_Standard_Taglib.wiki"}, "libucimf.wiki": {"page": "libucimf", "file": "libucimf.wiki"}, "shove.wiki": {"page": "shove", "file": "shove.wiki"}, "convertible.wiki": {"page": "convertible", "file": "convertible.wiki"}, "aspell-or.wiki": {"page": "aspell-or", "file": "aspell-or.wiki"}, "Module-Util.wiki": {"page": "Module-Util", "file": "Module-Util.wiki"}, "liblist-moreutils-perl.wiki": {"page": "liblist-moreutils-perl", "file": "liblist-moreutils-perl.wiki"}, "eBook-speaker.wiki": {"page": "eBook-speaker", "file": "eBook-speaker.wiki"}, "Log-Dispatch-Configurator-Any.wiki": {"page": "Log-Dispatch-Configurator-Any", "file": "Log-Dispatch-Configurator-Any.wiki"}, "kdesdk-kioslaves.wiki": {"page": "kdesdk-kioslaves", "file": "kdesdk-kioslaves.wiki"}, "Rootkit_Hunter.wiki": {"page": "Rootkit Hunter", "file": "Rootkit_Hunter.wiki"}, "gettext_i18n_rails.wiki": {"page": "gettext_i18n_rails", "file": "gettext_i18n_rails.wiki"}, "prim-uniq.wiki": {"page": "prim-uniq", "file": "prim-uniq.wiki"}, "RabbitMQ.wiki": {"page": "RabbitMQ", "file": "RabbitMQ.wiki"}, "sp.wiki": {"page": "sp", "file": "sp.wiki"}, "isc-kea-dhcp-server.wiki": {"page": "isc-kea-dhcp-server", "file": "isc-kea-dhcp-server.wiki"}, "Qbzr.wiki": {"page": "Qbzr", "file": "Qbzr.wiki"}, "invada-studio-plugins-lv2.wiki": {"page": "invada-studio-plugins-lv2", "file": "invada-studio-plugins-lv2.wiki"}, "IO-Prompt-Tiny.wiki": {"page": "IO-Prompt-Tiny", "file": "IO-Prompt-Tiny.wiki"}, "App-Info.wiki": {"page": "App-Info", "file": "App-Info.wiki"}, "hyperic-sigar.wiki": {"page": "hyperic-sigar", "file": "hyperic-sigar.wiki"}, "Apache_Commons_Logging.wiki": {"page": "Apache Commons Logging", "file": "Apache_Commons_Logging.wiki"}, "pam-MySQL.wiki": {"page": "pam-MySQL", "file": "pam-MySQL.wiki"}, "node-xmlhttprequest.wiki": {"page": "node-xmlhttprequest", "file": "node-xmlhttprequest.wiki"}, "Chocolate_Doom.wiki": {"page": "Chocolate Doom", "file": "Chocolate_Doom.wiki"}, "ableton-link.wiki": {"page": "ableton-link", "file": "ableton-link.wiki"}, "os-autoinst.wiki": {"page": "os-autoinst", "file": "os-autoinst.wiki"}, "requestbuilder.wiki": {"page": "requestbuilder", "file": "requestbuilder.wiki"}, "dolphin-plugins.wiki": {"page": "dolphin-plugins", "file": "dolphin-plugins.wiki"}, "rails-assets-jquery.nicescroll.wiki": {"page": "rails-assets-jquery.nicescroll", "file": "rails-assets-jquery.nicescroll.wiki"}, "Religion-Islam-PrayerTimes.wiki": {"page": "Religion-Islam-PrayerTimes", "file": "Religion-Islam-PrayerTimes.wiki"}, "reprotest.wiki": {"page": "reprotest", "file": "reprotest.wiki"}, "GNU_Parallel.wiki": {"page": "GNU Parallel", "file": "GNU_Parallel.wiki"}, "flashcache.wiki": {"page": "flashcache", "file": "flashcache.wiki"}, "Aircrack-ng.wiki": {"page": "Aircrack-ng", "file": "Aircrack-ng.wiki"}, "luaossl.wiki": {"page": "luaossl", "file": "luaossl.wiki"}, "JUCE.wiki": {"page": "JUCE", "file": "JUCE.wiki"}, "Test-Identity.wiki": {"page": "Test-Identity", "file": "Test-Identity.wiki"}, "gmplot.wiki": {"page": "gmplot", "file": "gmplot.wiki"}, "wxMaxima.wiki": {"page": "wxMaxima", "file": "wxMaxima.wiki"}, "B++-Phyl.wiki": {"page": "B++-Phyl", "file": "B++-Phyl.wiki"}, "neuroshare.wiki": {"page": "neuroshare", "file": "neuroshare.wiki"}, "hplefthandclient.wiki": {"page": "hplefthandclient", "file": "hplefthandclient.wiki"}, "libMemcached.wiki": {"page": "libMemcached", "file": "libMemcached.wiki"}, "JATL.wiki": {"page": "JATL", "file": "JATL.wiki"}, "gnome-music.wiki": {"page": "gnome-music", "file": "gnome-music.wiki"}, "Dist-Metadata.wiki": {"page": "Dist-Metadata", "file": "Dist-Metadata.wiki"}, "nilfs-utils.wiki": {"page": "nilfs-utils", "file": "nilfs-utils.wiki"}, "Automatic_Save_Folder.wiki": {"page": "Automatic Save Folder", "file": "Automatic_Save_Folder.wiki"}, "angularjs-gettext.wiki": {"page": "angularjs-gettext", "file": "angularjs-gettext.wiki"}, "coturn.wiki": {"page": "coturn", "file": "coturn.wiki"}, "CPAN-SQLite.wiki": {"page": "CPAN-SQLite", "file": "CPAN-SQLite.wiki"}, "wlc.wiki": {"page": "wlc", "file": "wlc.wiki"}, "mongo-mockup-db.wiki": {"page": "mongo-mockup-db", "file": "mongo-mockup-db.wiki"}, "commons-invoke.wiki": {"page": "commons-invoke", "file": "commons-invoke.wiki"}, "pidcat.wiki": {"page": "pidcat", "file": "pidcat.wiki"}, "vinyl-fs.wiki": {"page": "vinyl-fs", "file": "vinyl-fs.wiki"}, "Difazier_Hunspell.wiki": {"page": "Difazier Hunspell", "file": "Difazier_Hunspell.wiki"}, "fwd.wiki": {"page": "fwd", "file": "fwd.wiki"}, "ansi-terminal.wiki": {"page": "ansi-terminal", "file": "ansi-terminal.wiki"}, "avw.lv2.wiki": {"page": "avw.lv2", "file": "avw.lv2.wiki"}, "hook-std.wiki": {"page": "hook-std", "file": "hook-std.wiki"}, "pkg-up.wiki": {"page": "pkg-up", "file": "pkg-up.wiki"}, "wai-conduit.wiki": {"page": "wai-conduit", "file": "wai-conduit.wiki"}, "inspectrum.wiki": {"page": "inspectrum", "file": "inspectrum.wiki"}, "for-in.wiki": {"page": "for-in", "file": "for-in.wiki"}, "incremental.wiki": {"page": "incremental", "file": "incremental.wiki"}, "ettercap.wiki": {"page": "ettercap", "file": "ettercap.wiki"}, "libserial.wiki": {"page": "libserial", "file": "libserial.wiki"}, "flx.wiki": {"page": "flx", "file": "flx.wiki"}, "geda-gaf.wiki": {"page": "geda-gaf", "file": "geda-gaf.wiki"}, "pylast.wiki": {"page": "pylast", "file": "pylast.wiki"}, "CipUX__Dog.wiki": {"page": "CipUX::Dog", "file": "CipUX__Dog.wiki"}, "python-abstract-rendering.wiki": {"page": "python-abstract-rendering", "file": "python-abstract-rendering.wiki"}, "gnuradio.wiki": {"page": "gnuradio", "file": "gnuradio.wiki"}, "Blackbird.wiki": {"page": "Blackbird", "file": "Blackbird.wiki"}, "command.wiki": {"page": "command", "file": "command.wiki"}, "Yoshimi.wiki": {"page": "Yoshimi", "file": "Yoshimi.wiki"}, "pyvorbis.wiki": {"page": "pyvorbis", "file": "pyvorbis.wiki"}, "GenomeInfoDb.wiki": {"page": "GenomeInfoDb", "file": "GenomeInfoDb.wiki"}, "oax.wiki": {"page": "oax", "file": "oax.wiki"}, "sortedcontainers.wiki": {"page": "sortedcontainers", "file": "sortedcontainers.wiki"}, "apcu_bc.wiki": {"page": "apcu_bc", "file": "apcu_bc.wiki"}, "TSA_package_for_Octave.wiki": {"page": "TSA package for Octave", "file": "TSA_package_for_Octave.wiki"}, "hledger-ui.wiki": {"page": "hledger-ui", "file": "hledger-ui.wiki"}, "Raincat.wiki": {"page": "Raincat", "file": "Raincat.wiki"}, "MapProxy.wiki": {"page": "MapProxy", "file": "MapProxy.wiki"}, "globus_openssl_module.wiki": {"page": "globus_openssl_module", "file": "globus_openssl_module.wiki"}, "Math-Prime-Util.wiki": {"page": "Math-Prime-Util", "file": "Math-Prime-Util.wiki"}, "xwiimote.wiki": {"page": "xwiimote", "file": "xwiimote.wiki"}, "OpenGL-XScreenSaver.wiki": {"page": "OpenGL-XScreenSaver", "file": "OpenGL-XScreenSaver.wiki"}, "ink.wiki": {"page": "ink", "file": "ink.wiki"}, "File-Next.wiki": {"page": "File-Next", "file": "File-Next.wiki"}, "Text-Unicode-Equivalents.wiki": {"page": "Text-Unicode-Equivalents", "file": "Text-Unicode-Equivalents.wiki"}, "go-sql-driver_mysql.wiki": {"page": "go-sql-driver/mysql", "file": "go-sql-driver_mysql.wiki"}, "django-classy-tags.wiki": {"page": "django-classy-tags", "file": "django-classy-tags.wiki"}, "epam.wiki": {"page": "epam", "file": "epam.wiki"}, "lua-sandbox.wiki": {"page": "lua-sandbox", "file": "lua-sandbox.wiki"}, "sortsmill-tools.wiki": {"page": "sortsmill-tools", "file": "sortsmill-tools.wiki"}, "cyrus-imapd.wiki": {"page": "cyrus-imapd", "file": "cyrus-imapd.wiki"}, "Bibledit-xiphos.wiki": {"page": "Bibledit-xiphos", "file": "Bibledit-xiphos.wiki"}, "globus_gsi_proxy_ssl.wiki": {"page": "globus_gsi_proxy_ssl", "file": "globus_gsi_proxy_ssl.wiki"}, "inject.wiki": {"page": "inject", "file": "inject.wiki"}, "gitlab-ce.wiki": {"page": "gitlab-ce", "file": "gitlab-ce.wiki"}, "Test-Deep-JSON.wiki": {"page": "Test-Deep-JSON", "file": "Test-Deep-JSON.wiki"}, "ddrescueview.wiki": {"page": "ddrescueview", "file": "ddrescueview.wiki"}, "colt.wiki": {"page": "colt", "file": "colt.wiki"}, "generic-deriving.wiki": {"page": "generic-deriving", "file": "generic-deriving.wiki"}, "ROX-Filer.wiki": {"page": "ROX-Filer", "file": "ROX-Filer.wiki"}, "DFCGen__GTK+_.wiki": {"page": "DFCGen (GTK+)", "file": "DFCGen__GTK+_.wiki"}, "cbp2make.wiki": {"page": "cbp2make", "file": "cbp2make.wiki"}, "Text-Trac.wiki": {"page": "Text-Trac", "file": "Text-Trac.wiki"}, "Test-BDD-Cucumber.wiki": {"page": "Test-BDD-Cucumber", "file": "Test-BDD-Cucumber.wiki"}, "hxt-regex-xmlschema.wiki": {"page": "hxt-regex-xmlschema", "file": "hxt-regex-xmlschema.wiki"}, "SimPy.wiki": {"page": "SimPy", "file": "SimPy.wiki"}, "munipack.wiki": {"page": "munipack", "file": "munipack.wiki"}, "Array-RefElem.wiki": {"page": "Array-RefElem", "file": "Array-RefElem.wiki"}, "Module-Find.wiki": {"page": "Module-Find", "file": "Module-Find.wiki"}, "Business-OnlinePayment-PayConnect.wiki": {"page": "Business-OnlinePayment-PayConnect", "file": "Business-OnlinePayment-PayConnect.wiki"}, "Rifiuti2.wiki": {"page": "Rifiuti2", "file": "Rifiuti2.wiki"}, "B++-Phyl-Omics.wiki": {"page": "B++-Phyl-Omics", "file": "B++-Phyl-Omics.wiki"}, "cifs-utils.wiki": {"page": "cifs-utils", "file": "cifs-utils.wiki"}, "App-Options.wiki": {"page": "App-Options", "file": "App-Options.wiki"}, "globus_gridftp_server.wiki": {"page": "globus_gridftp_server", "file": "globus_gridftp_server.wiki"}, "jdeb.wiki": {"page": "jdeb", "file": "jdeb.wiki"}, "7kaa.wiki": {"page": "7kaa", "file": "7kaa.wiki"}, "arename.wiki": {"page": "arename", "file": "arename.wiki"}, "Test-HTML-W3C.wiki": {"page": "Test-HTML-W3C", "file": "Test-HTML-W3C.wiki"}, "Fomp.wiki": {"page": "Fomp", "file": "Fomp.wiki"}, "dictd.wiki": {"page": "dictd", "file": "dictd.wiki"}, "MissingH.wiki": {"page": "MissingH", "file": "MissingH.wiki"}, "ucimf-sunpinyin.wiki": {"page": "ucimf-sunpinyin", "file": "ucimf-sunpinyin.wiki"}, "testresources.wiki": {"page": "testresources", "file": "testresources.wiki"}, "hol-light.wiki": {"page": "hol-light", "file": "hol-light.wiki"}, "resolve-from.wiki": {"page": "resolve-from", "file": "resolve-from.wiki"}, "mkosi.wiki": {"page": "mkosi", "file": "mkosi.wiki"}, "XStatic-Magic-Search.wiki": {"page": "XStatic-Magic-Search", "file": "XStatic-Magic-Search.wiki"}, "svg.path.wiki": {"page": "svg.path", "file": "svg.path.wiki"}, "tcpcrypt.wiki": {"page": "tcpcrypt", "file": "tcpcrypt.wiki"}, "python-sdk.wiki": {"page": "python-sdk", "file": "python-sdk.wiki"}, "pygments.rb.wiki": {"page": "pygments.rb", "file": "pygments.rb.wiki"}, "go-humanize.wiki": {"page": "go-humanize", "file": "go-humanize.wiki"}, "xdotool.wiki": {"page": "xdotool", "file": "xdotool.wiki"}, "libmicrodns.wiki": {"page": "libmicrodns", "file": "libmicrodns.wiki"}, "CGI.pm.wiki": {"page": "CGI.pm", "file": "CGI.pm.wiki"}, "direvent.wiki": {"page": "direvent", "file": "direvent.wiki"}, "chromium.wiki": {"page": "chromium", "file": "chromium.wiki"}, "rspec-pending_for.wiki": {"page": "rspec-pending_for", "file": "rspec-pending_for.wiki"}, "Data-Dump-Streamer.wiki": {"page": "Data-Dump-Streamer", "file": "Data-Dump-Streamer.wiki"}, "Tofrodos.wiki": {"page": "Tofrodos", "file": "Tofrodos.wiki"}, "cutemaze.wiki": {"page": "cutemaze", "file": "cutemaze.wiki"}, "pipenightdreams.wiki": {"page": "pipenightdreams", "file": "pipenightdreams.wiki"}, "pcl_msgs.wiki": {"page": "pcl_msgs", "file": "pcl_msgs.wiki"}, "LCDF_Typetools.wiki": {"page": "LCDF Typetools", "file": "LCDF_Typetools.wiki"}, "Munge_Maven_Plugin.wiki": {"page": "Munge Maven Plugin", "file": "Munge_Maven_Plugin.wiki"}, "ros-comm.wiki": {"page": "ros-comm", "file": "ros-comm.wiki"}, "memcached.wiki": {"page": "memcached", "file": "memcached.wiki"}, "GlyphWiki_Project.wiki": {"page": "GlyphWiki Project", "file": "GlyphWiki_Project.wiki"}, "DBIx-Class-InflateColumn-IP.wiki": {"page": "DBIx-Class-InflateColumn-IP", "file": "DBIx-Class-InflateColumn-IP.wiki"}, "Paranoid.wiki": {"page": "Paranoid", "file": "Paranoid.wiki"}, "HsOpenSSL.wiki": {"page": "HsOpenSSL", "file": "HsOpenSSL.wiki"}, "RetroArch.wiki": {"page": "RetroArch", "file": "RetroArch.wiki"}, "minica.wiki": {"page": "minica", "file": "minica.wiki"}, "POSIX-strptime.wiki": {"page": "POSIX-strptime", "file": "POSIX-strptime.wiki"}, "predictnls.wiki": {"page": "predictnls", "file": "predictnls.wiki"}, "Algorithm-Merge.wiki": {"page": "Algorithm-Merge", "file": "Algorithm-Merge.wiki"}, "github.com_oleiade_reflections.wiki": {"page": "github.com/oleiade/reflections", "file": "github.com_oleiade_reflections.wiki"}, "i18n-inflector.wiki": {"page": "i18n-inflector", "file": "i18n-inflector.wiki"}, "CodeLite.wiki": {"page": "CodeLite", "file": "CodeLite.wiki"}, "Sys-Utmp.wiki": {"page": "Sys-Utmp", "file": "Sys-Utmp.wiki"}, "go-ps.wiki": {"page": "go-ps", "file": "go-ps.wiki"}, "libbluray.wiki": {"page": "libbluray", "file": "libbluray.wiki"}, "Net-DHCP.wiki": {"page": "Net-DHCP", "file": "Net-DHCP.wiki"}, "Apache_Directory_Server.wiki": {"page": "Apache Directory Server", "file": "Apache_Directory_Server.wiki"}, "runtime-spec.wiki": {"page": "runtime-spec", "file": "runtime-spec.wiki"}, "SNP-o-matic.wiki": {"page": "SNP-o-matic", "file": "SNP-o-matic.wiki"}, "INDELible.wiki": {"page": "INDELible", "file": "INDELible.wiki"}, "fast-export.wiki": {"page": "fast-export", "file": "fast-export.wiki"}, "pygraphviz.wiki": {"page": "pygraphviz", "file": "pygraphviz.wiki"}, "rails-observers.wiki": {"page": "rails-observers", "file": "rails-observers.wiki"}, "Maven_Plugin_Testing.wiki": {"page": "Maven Plugin Testing", "file": "Maven_Plugin_Testing.wiki"}, "pyewmh.wiki": {"page": "pyewmh", "file": "pyewmh.wiki"}, "amber.wiki": {"page": "amber", "file": "amber.wiki"}, "AnyEvent-DBI.wiki": {"page": "AnyEvent-DBI", "file": "AnyEvent-DBI.wiki"}, "phodav.wiki": {"page": "phodav", "file": "phodav.wiki"}, "albino.wiki": {"page": "albino", "file": "albino.wiki"}, "jison.wiki": {"page": "jison", "file": "jison.wiki"}, "taxize.wiki": {"page": "taxize", "file": "taxize.wiki"}, "Rinci.wiki": {"page": "Rinci", "file": "Rinci.wiki"}, "django-fsm-log.wiki": {"page": "django-fsm-log", "file": "django-fsm-log.wiki"}, "libmbim.wiki": {"page": "libmbim", "file": "libmbim.wiki"}, "pngquant.wiki": {"page": "pngquant", "file": "pngquant.wiki"}, "lgi.wiki": {"page": "lgi", "file": "lgi.wiki"}, "LXSession.wiki": {"page": "LXSession", "file": "LXSession.wiki"}, "ruby-ftw.wiki": {"page": "ruby-ftw", "file": "ruby-ftw.wiki"}, "jack_capture.wiki": {"page": "jack_capture", "file": "jack_capture.wiki"}, "Vitacilina.wiki": {"page": "Vitacilina", "file": "Vitacilina.wiki"}, "pinentry-x2go.wiki": {"page": "pinentry-x2go", "file": "pinentry-x2go.wiki"}, "hashalot.wiki": {"page": "hashalot", "file": "hashalot.wiki"}, "Flask-Testing.wiki": {"page": "Flask-Testing", "file": "Flask-Testing.wiki"}, "ffi-yajl.wiki": {"page": "ffi-yajl", "file": "ffi-yajl.wiki"}, "Travel-Routing-DE-VRR.wiki": {"page": "Travel-Routing-DE-VRR", "file": "Travel-Routing-DE-VRR.wiki"}, "mathomatic.wiki": {"page": "mathomatic", "file": "mathomatic.wiki"}, "Simple_Validation.wiki": {"page": "Simple Validation", "file": "Simple_Validation.wiki"}, "Stetl.wiki": {"page": "Stetl", "file": "Stetl.wiki"}, "traceroute.wiki": {"page": "traceroute", "file": "traceroute.wiki"}, "backports.functools_lru_cache.wiki": {"page": "backports.functools_lru_cache", "file": "backports.functools_lru_cache.wiki"}, "POE-Component-Resolver.wiki": {"page": "POE-Component-Resolver", "file": "POE-Component-Resolver.wiki"}, "libdontdie.wiki": {"page": "libdontdie", "file": "libdontdie.wiki"}, "sxhkd.wiki": {"page": "sxhkd", "file": "sxhkd.wiki"}, "python-memprof.wiki": {"page": "python-memprof", "file": "python-memprof.wiki"}, "imagick.wiki": {"page": "imagick", "file": "imagick.wiki"}, "moxie.wiki": {"page": "moxie", "file": "moxie.wiki"}, "OpenMAMA.wiki": {"page": "OpenMAMA", "file": "OpenMAMA.wiki"}, "preserve.wiki": {"page": "preserve", "file": "preserve.wiki"}, "apertium-pt-gl.wiki": {"page": "apertium-pt-gl", "file": "apertium-pt-gl.wiki"}, "Catalyst-Plugin-Log-Dispatch.wiki": {"page": "Catalyst-Plugin-Log-Dispatch", "file": "Catalyst-Plugin-Log-Dispatch.wiki"}, "aaphoto.wiki": {"page": "aaphoto", "file": "aaphoto.wiki"}, "IPv6_Toolkit.wiki": {"page": "IPv6 Toolkit", "file": "IPv6_Toolkit.wiki"}, "globus_gridmap_eppn_callout.wiki": {"page": "globus_gridmap_eppn_callout", "file": "globus_gridmap_eppn_callout.wiki"}, "vdr-satip.wiki": {"page": "vdr-satip", "file": "vdr-satip.wiki"}, "which.wiki": {"page": "which", "file": "which.wiki"}, "regex-base.wiki": {"page": "regex-base", "file": "regex-base.wiki"}, "libdebconf-kde.wiki": {"page": "libdebconf-kde", "file": "libdebconf-kde.wiki"}, "Java_SemVer.wiki": {"page": "Java SemVer", "file": "Java_SemVer.wiki"}, "json-lib__Hudson_Jenkins_branch_.wiki": {"page": "json-lib (Hudson/Jenkins branch)", "file": "json-lib__Hudson_Jenkins_branch_.wiki"}, "diod.wiki": {"page": "diod", "file": "diod.wiki"}, "NoScript.wiki": {"page": "NoScript", "file": "NoScript.wiki"}, "js2-mode.wiki": {"page": "js2-mode", "file": "js2-mode.wiki"}, "acora.wiki": {"page": "acora", "file": "acora.wiki"}, "DCW-GMT.wiki": {"page": "DCW-GMT", "file": "DCW-GMT.wiki"}, "wmsun.wiki": {"page": "wmsun", "file": "wmsun.wiki"}, "recommended.wiki": {"page": "recommended", "file": "recommended.wiki"}, "moksha.common.wiki": {"page": "moksha.common", "file": "moksha.common.wiki"}, "reform.wiki": {"page": "reform", "file": "reform.wiki"}, "Mew.wiki": {"page": "Mew", "file": "Mew.wiki"}, "apertium-oc-es.wiki": {"page": "apertium-oc-es", "file": "apertium-oc-es.wiki"}, "link-grammar.wiki": {"page": "link-grammar", "file": "link-grammar.wiki"}, "qtcreator.wiki": {"page": "qtcreator", "file": "qtcreator.wiki"}, "QMapShack.wiki": {"page": "QMapShack", "file": "QMapShack.wiki"}, "OsmApi.wiki": {"page": "OsmApi", "file": "OsmApi.wiki"}, "python-slugify.wiki": {"page": "python-slugify", "file": "python-slugify.wiki"}, "SGE_-_SDL_Graphics_Extension.wiki": {"page": "SGE - SDL Graphics Extension", "file": "SGE_-_SDL_Graphics_Extension.wiki"}, "gitinspector.wiki": {"page": "gitinspector", "file": "gitinspector.wiki"}, "LibSass.wiki": {"page": "LibSass", "file": "LibSass.wiki"}, "psurface.wiki": {"page": "psurface", "file": "psurface.wiki"}, "Switch.wiki": {"page": "Switch", "file": "Switch.wiki"}, "recommonmark.wiki": {"page": "recommonmark", "file": "recommonmark.wiki"}, "netrw.wiki": {"page": "netrw", "file": "netrw.wiki"}, "Zita-alsa-pcmi.wiki": {"page": "Zita-alsa-pcmi", "file": "Zita-alsa-pcmi.wiki"}, "elog.wiki": {"page": "elog", "file": "elog.wiki"}, "http-types.wiki": {"page": "http-types", "file": "http-types.wiki"}, "Eclipse-EGit.wiki": {"page": "Eclipse-EGit", "file": "Eclipse-EGit.wiki"}, "Net-Frame-Device.wiki": {"page": "Net-Frame-Device", "file": "Net-Frame-Device.wiki"}, "lifted-base.wiki": {"page": "lifted-base", "file": "lifted-base.wiki"}, "globus_usage.wiki": {"page": "globus_usage", "file": "globus_usage.wiki"}, "Test-Prereq.wiki": {"page": "Test-Prereq", "file": "Test-Prereq.wiki"}, "IO-SessionData.wiki": {"page": "IO-SessionData", "file": "IO-SessionData.wiki"}, "WikiTableMacro.wiki": {"page": "WikiTableMacro", "file": "WikiTableMacro.wiki"}, "PyOCR.wiki": {"page": "PyOCR", "file": "PyOCR.wiki"}, "Plack-Middleware-Debug.wiki": {"page": "Plack-Middleware-Debug", "file": "Plack-Middleware-Debug.wiki"}, "swift3.wiki": {"page": "swift3", "file": "swift3.wiki"}, "KMPlot.wiki": {"page": "KMPlot", "file": "KMPlot.wiki"}, "Test-Fork.wiki": {"page": "Test-Fork", "file": "Test-Fork.wiki"}, "uapevent.wiki": {"page": "uapevent", "file": "uapevent.wiki"}, "slug.wiki": {"page": "slug", "file": "slug.wiki"}, "HTML-Tagset.wiki": {"page": "HTML-Tagset", "file": "HTML-Tagset.wiki"}, "forge.wiki": {"page": "forge", "file": "forge.wiki"}, "Authen-Krb5-Admin.wiki": {"page": "Authen-Krb5-Admin", "file": "Authen-Krb5-Admin.wiki"}, "Unhide.wiki": {"page": "Unhide", "file": "Unhide.wiki"}, "pp-popularity-contest.wiki": {"page": "pp-popularity-contest", "file": "pp-popularity-contest.wiki"}, "lammps.wiki": {"page": "lammps", "file": "lammps.wiki"}, "Salvatore_Sanfilippo.wiki": {"page": "Salvatore Sanfilippo", "file": "Salvatore_Sanfilippo.wiki"}, "Getopt-Complete.wiki": {"page": "Getopt-Complete", "file": "Getopt-Complete.wiki"}, "django-downloadview.wiki": {"page": "django-downloadview", "file": "django-downloadview.wiki"}, "ABySS.wiki": {"page": "ABySS", "file": "ABySS.wiki"}, "Codemodel.wiki": {"page": "Codemodel", "file": "Codemodel.wiki"}, "Glib.wiki": {"page": "Glib", "file": "Glib.wiki"}, "JSON.wiki": {"page": "JSON", "file": "JSON.wiki"}, "Django_Redis.wiki": {"page": "Django Redis", "file": "Django_Redis.wiki"}, "vistrails.wiki": {"page": "vistrails", "file": "vistrails.wiki"}, "fs-readdir-recursive.wiki": {"page": "fs-readdir-recursive", "file": "fs-readdir-recursive.wiki"}, "patience.wiki": {"page": "patience", "file": "patience.wiki"}, "gbemol.wiki": {"page": "gbemol", "file": "gbemol.wiki"}, "Adonthell.wiki": {"page": "Adonthell", "file": "Adonthell.wiki"}, "V8.wiki": {"page": "V8", "file": "V8.wiki"}, "JE.wiki": {"page": "JE", "file": "JE.wiki"}, "kore.wiki": {"page": "kore", "file": "kore.wiki"}, "Catalyst__View__Petal.wiki": {"page": "Catalyst::View::Petal", "file": "Catalyst__View__Petal.wiki"}, "wordwrap.wiki": {"page": "wordwrap", "file": "wordwrap.wiki"}, "concavity.wiki": {"page": "concavity", "file": "concavity.wiki"}, "HTTP_Request2.wiki": {"page": "HTTP_Request2", "file": "HTTP_Request2.wiki"}, "LMemory.wiki": {"page": "LMemory", "file": "LMemory.wiki"}, "text-postgresql.wiki": {"page": "text-postgresql", "file": "text-postgresql.wiki"}, "Ginkgo_CADx.wiki": {"page": "Ginkgo CADx", "file": "Ginkgo_CADx.wiki"}, "Dangen.wiki": {"page": "Dangen", "file": "Dangen.wiki"}, "utf8-migration-tool.wiki": {"page": "utf8-migration-tool", "file": "utf8-migration-tool.wiki"}, "vision-opencv.wiki": {"page": "vision-opencv", "file": "vision-opencv.wiki"}, "beaneater.wiki": {"page": "beaneater", "file": "beaneater.wiki"}, "methods.wiki": {"page": "methods", "file": "methods.wiki"}, "LearnBayes.wiki": {"page": "LearnBayes", "file": "LearnBayes.wiki"}, "DevedeNG.wiki": {"page": "DevedeNG", "file": "DevedeNG.wiki"}, "Catmandu__Store__Lucy.wiki": {"page": "Catmandu::Store::Lucy", "file": "Catmandu__Store__Lucy.wiki"}, "cycler.wiki": {"page": "cycler", "file": "cycler.wiki"}, "fastkml.wiki": {"page": "fastkml", "file": "fastkml.wiki"}, "python-debiancontributors.wiki": {"page": "python-debiancontributors", "file": "python-debiancontributors.wiki"}, "autoconf-archive.wiki": {"page": "autoconf-archive", "file": "autoconf-archive.wiki"}, "XMPCore.wiki": {"page": "XMPCore", "file": "XMPCore.wiki"}, "D3.js.wiki": {"page": "D3.js", "file": "D3.js.wiki"}, "macholib.wiki": {"page": "macholib", "file": "macholib.wiki"}, "fsl.wiki": {"page": "fsl", "file": "fsl.wiki"}, "pyngus.wiki": {"page": "pyngus", "file": "pyngus.wiki"}, "IPC-System-Simple.wiki": {"page": "IPC-System-Simple", "file": "IPC-System-Simple.wiki"}, "Healpy.wiki": {"page": "Healpy", "file": "Healpy.wiki"}, "webfs.wiki": {"page": "webfs", "file": "webfs.wiki"}, "Miscellaneous_package_for_Octave.wiki": {"page": "Miscellaneous package for Octave", "file": "Miscellaneous_package_for_Octave.wiki"}, "pymissile.wiki": {"page": "pymissile", "file": "pymissile.wiki"}, "Config-Auto.wiki": {"page": "Config-Auto", "file": "Config-Auto.wiki"}, "OpenSAML_XMLTooling_C++_Library.wiki": {"page": "OpenSAML XMLTooling C++ Library", "file": "OpenSAML_XMLTooling_C++_Library.wiki"}, "withr.wiki": {"page": "withr", "file": "withr.wiki"}, "libsoxr.wiki": {"page": "libsoxr", "file": "libsoxr.wiki"}, "fonts-sipa-arundina.wiki": {"page": "fonts-sipa-arundina", "file": "fonts-sipa-arundina.wiki"}, "lightdm-gtk-greeter-settings.wiki": {"page": "lightdm-gtk-greeter-settings", "file": "lightdm-gtk-greeter-settings.wiki"}, "python-pytest-cov.wiki": {"page": "python-pytest-cov", "file": "python-pytest-cov.wiki"}, "runlim.wiki": {"page": "runlim", "file": "runlim.wiki"}, "DBD-Pg.wiki": {"page": "DBD-Pg", "file": "DBD-Pg.wiki"}, "pod2pdf.wiki": {"page": "pod2pdf", "file": "pod2pdf.wiki"}, "libdivecomputer.wiki": {"page": "libdivecomputer", "file": "libdivecomputer.wiki"}, "HaXml.wiki": {"page": "HaXml", "file": "HaXml.wiki"}, "Module-Manifest.wiki": {"page": "Module-Manifest", "file": "Module-Manifest.wiki"}, "File-Monitor.wiki": {"page": "File-Monitor", "file": "File-Monitor.wiki"}, "python-memcached.wiki": {"page": "python-memcached", "file": "python-memcached.wiki"}, "tasty-hunit.wiki": {"page": "tasty-hunit", "file": "tasty-hunit.wiki"}, "MRO-Compat.wiki": {"page": "MRO-Compat", "file": "MRO-Compat.wiki"}, "go-vhost.wiki": {"page": "go-vhost", "file": "go-vhost.wiki"}, "AMB-Plugins.wiki": {"page": "AMB-Plugins", "file": "AMB-Plugins.wiki"}, "IPC-Run.wiki": {"page": "IPC-Run", "file": "IPC-Run.wiki"}, "redis-activesupport.wiki": {"page": "redis-activesupport", "file": "redis-activesupport.wiki"}, "Parallel-Prefork.wiki": {"page": "Parallel-Prefork", "file": "Parallel-Prefork.wiki"}, "gd.wiki": {"page": "gd", "file": "gd.wiki"}, "model_tokenizer.wiki": {"page": "model_tokenizer", "file": "model_tokenizer.wiki"}, "ladspa-sdk.wiki": {"page": "ladspa-sdk", "file": "ladspa-sdk.wiki"}, "Module-ScanDeps.wiki": {"page": "Module-ScanDeps", "file": "Module-ScanDeps.wiki"}, "reqwest.wiki": {"page": "reqwest", "file": "reqwest.wiki"}, "RSAKeyFinder.wiki": {"page": "RSAKeyFinder", "file": "RSAKeyFinder.wiki"}, "arrows.wiki": {"page": "arrows", "file": "arrows.wiki"}, "kgio.wiki": {"page": "kgio", "file": "kgio.wiki"}, "Parse-PMFile.wiki": {"page": "Parse-PMFile", "file": "Parse-PMFile.wiki"}, "fog-profitbricks.wiki": {"page": "fog-profitbricks", "file": "fog-profitbricks.wiki"}, "SummarizedExperiment.wiki": {"page": "SummarizedExperiment", "file": "SummarizedExperiment.wiki"}, "Test-HTTP-Server-Simple.wiki": {"page": "Test-HTTP-Server-Simple", "file": "Test-HTTP-Server-Simple.wiki"}, "archipel-agent-action-scheduler.wiki": {"page": "archipel-agent-action-scheduler", "file": "archipel-agent-action-scheduler.wiki"}, "Mathpiper.wiki": {"page": "Mathpiper", "file": "Mathpiper.wiki"}, "perks.wiki": {"page": "perks", "file": "perks.wiki"}, "Django_Simple_Redis_Admin.wiki": {"page": "Django Simple Redis Admin", "file": "Django_Simple_Redis_Admin.wiki"}, "SMTube.wiki": {"page": "SMTube", "file": "SMTube.wiki"}, "KGeography.wiki": {"page": "KGeography", "file": "KGeography.wiki"}, "lazr.restfulclient.wiki": {"page": "lazr.restfulclient", "file": "lazr.restfulclient.wiki"}, "Privoxy.wiki": {"page": "Privoxy", "file": "Privoxy.wiki"}, "libisds.wiki": {"page": "libisds", "file": "libisds.wiki"}, "Template-Plugin-Number-Format.wiki": {"page": "Template-Plugin-Number-Format", "file": "Template-Plugin-Number-Format.wiki"}, "PerlSpeak.wiki": {"page": "PerlSpeak", "file": "PerlSpeak.wiki"}, "Var-Pairs.wiki": {"page": "Var-Pairs", "file": "Var-Pairs.wiki"}, "ePiX.wiki": {"page": "ePiX", "file": "ePiX.wiki"}, "node-uuid.wiki": {"page": "node-uuid", "file": "node-uuid.wiki"}, "POSIX-2008.wiki": {"page": "POSIX-2008", "file": "POSIX-2008.wiki"}, "File-lchown.wiki": {"page": "File-lchown", "file": "File-lchown.wiki"}, "Net-DNS-Lite.wiki": {"page": "Net-DNS-Lite", "file": "Net-DNS-Lite.wiki"}, "gettext-ant-tasks.wiki": {"page": "gettext-ant-tasks", "file": "gettext-ant-tasks.wiki"}, "MooseX-Attribute-Chained.wiki": {"page": "MooseX-Attribute-Chained", "file": "MooseX-Attribute-Chained.wiki"}, "io-streams-haproxy.wiki": {"page": "io-streams-haproxy", "file": "io-streams-haproxy.wiki"}, "ruby-syslog-logger.wiki": {"page": "ruby-syslog-logger", "file": "ruby-syslog-logger.wiki"}, "fuzzaldrin-plus.wiki": {"page": "fuzzaldrin-plus", "file": "fuzzaldrin-plus.wiki"}, "dbus-c++.wiki": {"page": "dbus-c++", "file": "dbus-c++.wiki"}, "python-manilaclient.wiki": {"page": "python-manilaclient", "file": "python-manilaclient.wiki"}, "Regexp-Debugger.wiki": {"page": "Regexp-Debugger", "file": "Regexp-Debugger.wiki"}, "Syntax-Keyword-Gather.wiki": {"page": "Syntax-Keyword-Gather", "file": "Syntax-Keyword-Gather.wiki"}, "go-nbreader.wiki": {"page": "go-nbreader", "file": "go-nbreader.wiki"}, "Bowtie2.wiki": {"page": "Bowtie2", "file": "Bowtie2.wiki"}, "cache-base.wiki": {"page": "cache-base", "file": "cache-base.wiki"}, "twpsk.wiki": {"page": "twpsk", "file": "twpsk.wiki"}, "lierolibre.wiki": {"page": "lierolibre", "file": "lierolibre.wiki"}, "twitter-oauth.wiki": {"page": "twitter-oauth", "file": "twitter-oauth.wiki"}, "knotifyconfig.wiki": {"page": "knotifyconfig", "file": "knotifyconfig.wiki"}, "node-cssom.wiki": {"page": "node-cssom", "file": "node-cssom.wiki"}, "go-shellwords.wiki": {"page": "go-shellwords", "file": "go-shellwords.wiki"}, "ckbuilder.wiki": {"page": "ckbuilder", "file": "ckbuilder.wiki"}, "spice-html5.wiki": {"page": "spice-html5", "file": "spice-html5.wiki"}, "Apache_Zookeeper.wiki": {"page": "Apache Zookeeper", "file": "Apache_Zookeeper.wiki"}, "libbio-samtools-perl.wiki": {"page": "libbio-samtools-perl", "file": "libbio-samtools-perl.wiki"}, "Dist-Zilla-Plugin-Test-Perl-Critic.wiki": {"page": "Dist-Zilla-Plugin-Test-Perl-Critic", "file": "Dist-Zilla-Plugin-Test-Perl-Critic.wiki"}, "variantslib.wiki": {"page": "variantslib", "file": "variantslib.wiki"}, "fonts-mmcedar.wiki": {"page": "fonts-mmcedar", "file": "fonts-mmcedar.wiki"}, "ipaddress.wiki": {"page": "ipaddress", "file": "ipaddress.wiki"}, "Class-EHierarchy.wiki": {"page": "Class-EHierarchy", "file": "Class-EHierarchy.wiki"}, "Cache-Cache.wiki": {"page": "Cache-Cache", "file": "Cache-Cache.wiki"}, "HTTP-Recorder.wiki": {"page": "HTTP-Recorder", "file": "HTTP-Recorder.wiki"}, "hakyll.wiki": {"page": "hakyll", "file": "hakyll.wiki"}, "IO-Async-Loop-Epoll.wiki": {"page": "IO-Async-Loop-Epoll", "file": "IO-Async-Loop-Epoll.wiki"}, "Catalyst-Authentication-Store-DBIx-Class.wiki": {"page": "Catalyst-Authentication-Store-DBIx-Class", "file": "Catalyst-Authentication-Store-DBIx-Class.wiki"}, "GPX.wiki": {"page": "GPX", "file": "GPX.wiki"}, "pbh5tools.wiki": {"page": "pbh5tools", "file": "pbh5tools.wiki"}, "genty.wiki": {"page": "genty", "file": "genty.wiki"}, "roarplaylistd.wiki": {"page": "roarplaylistd", "file": "roarplaylistd.wiki"}, "diff-lcs.wiki": {"page": "diff-lcs", "file": "diff-lcs.wiki"}, "ffdiaporama.wiki": {"page": "ffdiaporama", "file": "ffdiaporama.wiki"}, "groups.wiki": {"page": "groups", "file": "groups.wiki"}, "Perl4-CoreLibs.wiki": {"page": "Perl4-CoreLibs", "file": "Perl4-CoreLibs.wiki"}, "qdbm.wiki": {"page": "qdbm", "file": "qdbm.wiki"}, "Date-Pcalc.wiki": {"page": "Date-Pcalc", "file": "Date-Pcalc.wiki"}, "haskell-sdl-mixer.wiki": {"page": "haskell-sdl-mixer", "file": "haskell-sdl-mixer.wiki"}, "FreeMarker.wiki": {"page": "FreeMarker", "file": "FreeMarker.wiki"}, "epydoc.wiki": {"page": "epydoc", "file": "epydoc.wiki"}, "browserify-lite.wiki": {"page": "browserify-lite", "file": "browserify-lite.wiki"}, "sagasu.wiki": {"page": "sagasu", "file": "sagasu.wiki"}, "pyfaidx.wiki": {"page": "pyfaidx", "file": "pyfaidx.wiki"}, "AWStats.wiki": {"page": "AWStats", "file": "AWStats.wiki"}, "tryton-modules-party-vcarddav.wiki": {"page": "tryton-modules-party-vcarddav", "file": "tryton-modules-party-vcarddav.wiki"}, "openorienteering-mapper.wiki": {"page": "openorienteering-mapper", "file": "openorienteering-mapper.wiki"}, "open_graph_reader.wiki": {"page": "open_graph_reader", "file": "open_graph_reader.wiki"}, "apertium-dan-nor.wiki": {"page": "apertium-dan-nor", "file": "apertium-dan-nor.wiki"}, "dirty-memoize.wiki": {"page": "dirty-memoize", "file": "dirty-memoize.wiki"}, "OIS.wiki": {"page": "OIS", "file": "OIS.wiki"}, "tap.wiki": {"page": "tap", "file": "tap.wiki"}, "libdivsufsort.wiki": {"page": "libdivsufsort", "file": "libdivsufsort.wiki"}, "phyloseq.wiki": {"page": "phyloseq", "file": "phyloseq.wiki"}, "notify-sharp.wiki": {"page": "notify-sharp", "file": "notify-sharp.wiki"}, "p4VASP.wiki": {"page": "p4VASP", "file": "p4VASP.wiki"}, "gwyddion.wiki": {"page": "gwyddion", "file": "gwyddion.wiki"}, "Neverball.wiki": {"page": "Neverball", "file": "Neverball.wiki"}, "aufs-utils.wiki": {"page": "aufs-utils", "file": "aufs-utils.wiki"}, "RRDtool.wiki": {"page": "RRDtool", "file": "RRDtool.wiki"}, "KeePassX.wiki": {"page": "KeePassX", "file": "KeePassX.wiki"}, "Net-Twitter.wiki": {"page": "Net-Twitter", "file": "Net-Twitter.wiki"}, "Coffin.wiki": {"page": "Coffin", "file": "Coffin.wiki"}, "ruby-netcdf.wiki": {"page": "ruby-netcdf", "file": "ruby-netcdf.wiki"}, "Crypt-Format.wiki": {"page": "Crypt-Format", "file": "Crypt-Format.wiki"}, "Pyzor.wiki": {"page": "Pyzor", "file": "Pyzor.wiki"}, "ibus-libthai.wiki": {"page": "ibus-libthai", "file": "ibus-libthai.wiki"}, "stringsearch.wiki": {"page": "stringsearch", "file": "stringsearch.wiki"}, "XStatic-QUnit.wiki": {"page": "XStatic-QUnit", "file": "XStatic-QUnit.wiki"}, "QMPDClient.wiki": {"page": "QMPDClient", "file": "QMPDClient.wiki"}, "rubyzip.wiki": {"page": "rubyzip", "file": "rubyzip.wiki"}, "ARC.wiki": {"page": "ARC", "file": "ARC.wiki"}, "pytest-httpbin.wiki": {"page": "pytest-httpbin", "file": "pytest-httpbin.wiki"}, "Regexp__Log.wiki": {"page": "Regexp::Log", "file": "Regexp__Log.wiki"}, "ipxe.wiki": {"page": "ipxe", "file": "ipxe.wiki"}, "packup.wiki": {"page": "packup", "file": "packup.wiki"}, "rubytorrent.wiki": {"page": "rubytorrent", "file": "rubytorrent.wiki"}, "xfce4-equake-plugin.wiki": {"page": "xfce4-equake-plugin", "file": "xfce4-equake-plugin.wiki"}, "asana.wiki": {"page": "asana", "file": "asana.wiki"}, "Alienblaster.wiki": {"page": "Alienblaster", "file": "Alienblaster.wiki"}, "miniupnpd.wiki": {"page": "miniupnpd", "file": "miniupnpd.wiki"}, "tack.wiki": {"page": "tack", "file": "tack.wiki"}, "String-TT.wiki": {"page": "String-TT", "file": "String-TT.wiki"}, "jquery.hotkeys.wiki": {"page": "jquery.hotkeys", "file": "jquery.hotkeys.wiki"}, "GfsView.wiki": {"page": "GfsView", "file": "GfsView.wiki"}, "mysql-defaults.wiki": {"page": "mysql-defaults", "file": "mysql-defaults.wiki"}, "units.wiki": {"page": "units", "file": "units.wiki"}, "Module__Install__ManifestSkip.wiki": {"page": "Module::Install::ManifestSkip", "file": "Module__Install__ManifestSkip.wiki"}, "auto-bind.wiki": {"page": "auto-bind", "file": "auto-bind.wiki"}, "Bleach.wiki": {"page": "Bleach", "file": "Bleach.wiki"}, "rubystud.wiki": {"page": "rubystud", "file": "rubystud.wiki"}, "App__perlrdf.wiki": {"page": "App::perlrdf", "file": "App__perlrdf.wiki"}, "hasktags.wiki": {"page": "hasktags", "file": "hasktags.wiki"}, "python-phabricator.wiki": {"page": "python-phabricator", "file": "python-phabricator.wiki"}, "DBIx-Class.wiki": {"page": "DBIx-Class", "file": "DBIx-Class.wiki"}, "map-obj.wiki": {"page": "map-obj", "file": "map-obj.wiki"}, "versionist.wiki": {"page": "versionist", "file": "versionist.wiki"}, "lilo.wiki": {"page": "lilo", "file": "lilo.wiki"}, "Dist-Zilla-Plugin-Test-EOL.wiki": {"page": "Dist-Zilla-Plugin-Test-EOL", "file": "Dist-Zilla-Plugin-Test-EOL.wiki"}, "gnome-shell-extension-system-monitor.wiki": {"page": "gnome-shell-extension-system-monitor", "file": "gnome-shell-extension-system-monitor.wiki"}, "flashproxy.wiki": {"page": "flashproxy", "file": "flashproxy.wiki"}, "optparse.wiki": {"page": "optparse", "file": "optparse.wiki"}, "libspectre.wiki": {"page": "libspectre", "file": "libspectre.wiki"}, "liba52.wiki": {"page": "liba52", "file": "liba52.wiki"}, "HTML-Form.wiki": {"page": "HTML-Form", "file": "HTML-Form.wiki"}, "ZeroC_Ice.wiki": {"page": "ZeroC Ice", "file": "ZeroC_Ice.wiki"}, "gfan.wiki": {"page": "gfan", "file": "gfan.wiki"}, "Reply.wiki": {"page": "Reply", "file": "Reply.wiki"}, "Stacks.wiki": {"page": "Stacks", "file": "Stacks.wiki"}, "Config-Grammar.wiki": {"page": "Config-Grammar", "file": "Config-Grammar.wiki"}, "hsx2hs.wiki": {"page": "hsx2hs", "file": "hsx2hs.wiki"}, "IO-Compress-Lzma.wiki": {"page": "IO-Compress-Lzma", "file": "IO-Compress-Lzma.wiki"}, "pd-nusmuk.wiki": {"page": "pd-nusmuk", "file": "pd-nusmuk.wiki"}, "CSS_Minification.wiki": {"page": "CSS Minification", "file": "CSS_Minification.wiki"}, "pasystray.wiki": {"page": "pasystray", "file": "pasystray.wiki"}, "ReadArgs.wiki": {"page": "ReadArgs", "file": "ReadArgs.wiki"}, "coin.wiki": {"page": "coin", "file": "coin.wiki"}, "RCurl.wiki": {"page": "RCurl", "file": "RCurl.wiki"}, "jbuilder.wiki": {"page": "jbuilder", "file": "jbuilder.wiki"}, "certbot.wiki": {"page": "certbot", "file": "certbot.wiki"}, "CGI-XML.wiki": {"page": "CGI-XML", "file": "CGI-XML.wiki"}, "POA.wiki": {"page": "POA", "file": "POA.wiki"}, "LordsAWar.wiki": {"page": "LordsAWar", "file": "LordsAWar.wiki"}, "XBomb.wiki": {"page": "XBomb", "file": "XBomb.wiki"}, "rospkg.wiki": {"page": "rospkg", "file": "rospkg.wiki"}, "QuteMol.wiki": {"page": "QuteMol", "file": "QuteMol.wiki"}, "Algorithm-Diff-XS.wiki": {"page": "Algorithm-Diff-XS", "file": "Algorithm-Diff-XS.wiki"}, "file.wiki": {"page": "file", "file": "file.wiki"}, "fakeweb.wiki": {"page": "fakeweb", "file": "fakeweb.wiki"}, "exit-hook.wiki": {"page": "exit-hook", "file": "exit-hook.wiki"}, "pathogen.wiki": {"page": "pathogen", "file": "pathogen.wiki"}, "commondir.wiki": {"page": "commondir", "file": "commondir.wiki"}, "evas_generic_loaders.wiki": {"page": "evas_generic_loaders", "file": "evas_generic_loaders.wiki"}, "sixer.wiki": {"page": "sixer", "file": "sixer.wiki"}, "CGLib__Code_Generation_Library.wiki": {"page": "CGLib, Code Generation Library", "file": "CGLib__Code_Generation_Library.wiki"}, "http-client-tls.wiki": {"page": "http-client-tls", "file": "http-client-tls.wiki"}, "sha.wiki": {"page": "sha", "file": "sha.wiki"}, "tunapie.wiki": {"page": "tunapie", "file": "tunapie.wiki"}, "Eclipse_Parallel_Tools_Platform.wiki": {"page": "Eclipse Parallel Tools Platform", "file": "Eclipse_Parallel_Tools_Platform.wiki"}, "mailgraph.wiki": {"page": "mailgraph", "file": "mailgraph.wiki"}, "Math-NoCarry.wiki": {"page": "Math-NoCarry", "file": "Math-NoCarry.wiki"}, "spice-vdagent.wiki": {"page": "spice-vdagent", "file": "spice-vdagent.wiki"}, "ErgoSCF.wiki": {"page": "ErgoSCF", "file": "ErgoSCF.wiki"}, "httparty.wiki": {"page": "httparty", "file": "httparty.wiki"}, "extra.wiki": {"page": "extra", "file": "extra.wiki"}, "pbdagcon.wiki": {"page": "pbdagcon", "file": "pbdagcon.wiki"}, "DBIx-Abstract.wiki": {"page": "DBIx-Abstract", "file": "DBIx-Abstract.wiki"}, "plzip.wiki": {"page": "plzip", "file": "plzip.wiki"}, "cuetools.wiki": {"page": "cuetools", "file": "cuetools.wiki"}, "Env-PS1.wiki": {"page": "Env-PS1", "file": "Env-PS1.wiki"}, "nqc.wiki": {"page": "nqc", "file": "nqc.wiki"}, "ptex2tex.wiki": {"page": "ptex2tex", "file": "ptex2tex.wiki"}, "elastic.v2.wiki": {"page": "elastic.v2", "file": "elastic.v2.wiki"}, "pyzmq.wiki": {"page": "pyzmq", "file": "pyzmq.wiki"}, "dlist-instances.wiki": {"page": "dlist-instances", "file": "dlist-instances.wiki"}, "sqlalchemy.wiki": {"page": "sqlalchemy", "file": "sqlalchemy.wiki"}, "reflection.wiki": {"page": "reflection", "file": "reflection.wiki"}, "braa.wiki": {"page": "braa", "file": "braa.wiki"}, "fileutil.wiki": {"page": "fileutil", "file": "fileutil.wiki"}, "opencc.wiki": {"page": "opencc", "file": "opencc.wiki"}, "the_khmer_project.wiki": {"page": "the khmer project", "file": "the_khmer_project.wiki"}, "vsftpd.wiki": {"page": "vsftpd", "file": "vsftpd.wiki"}, "Platform_engineering_tools__sample_code.wiki": {"page": "Platform engineering tools, sample code", "file": "Platform_engineering_tools__sample_code.wiki"}, "schema-salad.wiki": {"page": "schema-salad", "file": "schema-salad.wiki"}, "lambdabot-novelty-plugins.wiki": {"page": "lambdabot-novelty-plugins", "file": "lambdabot-novelty-plugins.wiki"}, "perlindex.wiki": {"page": "perlindex", "file": "perlindex.wiki"}, "PDF.js.wiki": {"page": "PDF.js", "file": "PDF.js.wiki"}, "ompl.wiki": {"page": "ompl", "file": "ompl.wiki"}, "apertium-srd.wiki": {"page": "apertium-srd", "file": "apertium-srd.wiki"}, "python-igraph.wiki": {"page": "python-igraph", "file": "python-igraph.wiki"}, "Vrml_package_for_Octave.wiki": {"page": "Vrml package for Octave", "file": "Vrml_package_for_Octave.wiki"}, "nec2c.wiki": {"page": "nec2c", "file": "nec2c.wiki"}, "File-Slurp-Unicode.wiki": {"page": "File-Slurp-Unicode", "file": "File-Slurp-Unicode.wiki"}, "shelldap.wiki": {"page": "shelldap", "file": "shelldap.wiki"}, "Yamm.wiki": {"page": "Yamm", "file": "Yamm.wiki"}, "atomic.wiki": {"page": "atomic", "file": "atomic.wiki"}, "pylint-celery.wiki": {"page": "pylint-celery", "file": "pylint-celery.wiki"}, "Palm.wiki": {"page": "Palm", "file": "Palm.wiki"}, "plasma-integration.wiki": {"page": "plasma-integration", "file": "plasma-integration.wiki"}, "Error.wiki": {"page": "Error", "file": "Error.wiki"}, "veusz.wiki": {"page": "veusz", "file": "veusz.wiki"}, "Sub-Current.wiki": {"page": "Sub-Current", "file": "Sub-Current.wiki"}, "PostGIS-Java.wiki": {"page": "PostGIS-Java", "file": "PostGIS-Java.wiki"}, "python-ironic-inspector-client.wiki": {"page": "python-ironic-inspector-client", "file": "python-ironic-inspector-client.wiki"}, "fltk1.3.wiki": {"page": "fltk1.3", "file": "fltk1.3.wiki"}, "go-rpc.wiki": {"page": "go-rpc", "file": "go-rpc.wiki"}, "servant-server.wiki": {"page": "servant-server", "file": "servant-server.wiki"}, "Olivier_Mengue.wiki": {"page": "Olivier Mengue", "file": "Olivier_Mengue.wiki"}, "muffin.wiki": {"page": "muffin", "file": "muffin.wiki"}, "actionlib.wiki": {"page": "actionlib", "file": "actionlib.wiki"}, "IMDB-Film.wiki": {"page": "IMDB-Film", "file": "IMDB-Film.wiki"}, "kdeplasma-addons.wiki": {"page": "kdeplasma-addons", "file": "kdeplasma-addons.wiki"}, "speechd.wiki": {"page": "speechd", "file": "speechd.wiki"}, "supercollider-sc3-plugins.wiki": {"page": "supercollider-sc3-plugins", "file": "supercollider-sc3-plugins.wiki"}, "UnDBX.wiki": {"page": "UnDBX", "file": "UnDBX.wiki"}, "wmctrl.wiki": {"page": "wmctrl", "file": "wmctrl.wiki"}, "django-filter.wiki": {"page": "django-filter", "file": "django-filter.wiki"}, "ntdb.wiki": {"page": "ntdb", "file": "ntdb.wiki"}, "helm.wiki": {"page": "helm", "file": "helm.wiki"}, "invada-studio-plugins.wiki": {"page": "invada-studio-plugins", "file": "invada-studio-plugins.wiki"}, "Class-Factory.wiki": {"page": "Class-Factory", "file": "Class-Factory.wiki"}, "diaspy.wiki": {"page": "diaspy", "file": "diaspy.wiki"}, "roadie.wiki": {"page": "roadie", "file": "roadie.wiki"}, "Bottleneck.wiki": {"page": "Bottleneck", "file": "Bottleneck.wiki"}, "sweeper.wiki": {"page": "sweeper", "file": "sweeper.wiki"}, "biojava4.wiki": {"page": "biojava4", "file": "biojava4.wiki"}, "globus_authz.wiki": {"page": "globus_authz", "file": "globus_authz.wiki"}, "hiredis-rb.wiki": {"page": "hiredis-rb", "file": "hiredis-rb.wiki"}, "Domain__PublicSuffix.wiki": {"page": "Domain::PublicSuffix", "file": "Domain__PublicSuffix.wiki"}, "Rhino.wiki": {"page": "Rhino", "file": "Rhino.wiki"}, "tryton-modules-product-cost-history.wiki": {"page": "tryton-modules-product-cost-history", "file": "tryton-modules-product-cost-history.wiki"}, "dynlm.wiki": {"page": "dynlm", "file": "dynlm.wiki"}, "Term-ProgressBar-Simple.wiki": {"page": "Term-ProgressBar-Simple", "file": "Term-ProgressBar-Simple.wiki"}, "entrypoints.wiki": {"page": "entrypoints", "file": "entrypoints.wiki"}, "launchpadlib.wiki": {"page": "launchpadlib", "file": "launchpadlib.wiki"}, "bootstrap-sass.wiki": {"page": "bootstrap-sass", "file": "bootstrap-sass.wiki"}, "perl-cross-debian.wiki": {"page": "perl-cross-debian", "file": "perl-cross-debian.wiki"}, "virtus.wiki": {"page": "virtus", "file": "virtus.wiki"}, "jinja2-time.wiki": {"page": "jinja2-time", "file": "jinja2-time.wiki"}, "Class-ObjectTemplate.wiki": {"page": "Class-ObjectTemplate", "file": "Class-ObjectTemplate.wiki"}, "snapdragon.wiki": {"page": "snapdragon", "file": "snapdragon.wiki"}, "multi_json.wiki": {"page": "multi_json", "file": "multi_json.wiki"}, "StayPuft.wiki": {"page": "StayPuft", "file": "StayPuft.wiki"}, "MouseX-Getopt.wiki": {"page": "MouseX-Getopt", "file": "MouseX-Getopt.wiki"}, "leaktest.wiki": {"page": "leaktest", "file": "leaktest.wiki"}, "tryton-modules-party-relationship.wiki": {"page": "tryton-modules-party-relationship", "file": "tryton-modules-party-relationship.wiki"}, "libdv.wiki": {"page": "libdv", "file": "libdv.wiki"}, "semver.wiki": {"page": "semver", "file": "semver.wiki"}, "Text_Presentation_Program__TPP_.wiki": {"page": "Text Presentation Program (TPP)", "file": "Text_Presentation_Program__TPP_.wiki"}, "libmatemixer.wiki": {"page": "libmatemixer", "file": "libmatemixer.wiki"}, "node-emoji.wiki": {"page": "node-emoji", "file": "node-emoji.wiki"}, "twitter-bootstrap-wizard.wiki": {"page": "twitter-bootstrap-wizard", "file": "twitter-bootstrap-wizard.wiki"}, "RAxML.wiki": {"page": "RAxML", "file": "RAxML.wiki"}, "mkdocs-bootstrap.wiki": {"page": "mkdocs-bootstrap", "file": "mkdocs-bootstrap.wiki"}, "Valgrind.wiki": {"page": "Valgrind", "file": "Valgrind.wiki"}, "kconfigwidgets.wiki": {"page": "kconfigwidgets", "file": "kconfigwidgets.wiki"}, "mate-icon-theme-faenza.wiki": {"page": "mate-icon-theme-faenza", "file": "mate-icon-theme-faenza.wiki"}, "websockify.wiki": {"page": "websockify", "file": "websockify.wiki"}, "Solaris_Porting_Layer_for_Linux.wiki": {"page": "Solaris Porting Layer for Linux", "file": "Solaris_Porting_Layer_for_Linux.wiki"}, "Clipboard.wiki": {"page": "Clipboard", "file": "Clipboard.wiki"}, "Apache_Jackrabbit.wiki": {"page": "Apache Jackrabbit", "file": "Apache_Jackrabbit.wiki"}, "MooseX-MultiInitArg.wiki": {"page": "MooseX-MultiInitArg", "file": "MooseX-MultiInitArg.wiki"}, "clhep.wiki": {"page": "clhep", "file": "clhep.wiki"}, "Protocol-OSC.wiki": {"page": "Protocol-OSC", "file": "Protocol-OSC.wiki"}, "ansi-styles.wiki": {"page": "ansi-styles", "file": "ansi-styles.wiki"}, "file-sync-cmp.wiki": {"page": "file-sync-cmp", "file": "file-sync-cmp.wiki"}, "Path-IsDev.wiki": {"page": "Path-IsDev", "file": "Path-IsDev.wiki"}, "i3blocks.wiki": {"page": "i3blocks", "file": "i3blocks.wiki"}, "pa-structural-sexp.wiki": {"page": "pa-structural-sexp", "file": "pa-structural-sexp.wiki"}, "circonusllhist.wiki": {"page": "circonusllhist", "file": "circonusllhist.wiki"}, "parley.wiki": {"page": "parley", "file": "parley.wiki"}, "libbtbb.wiki": {"page": "libbtbb", "file": "libbtbb.wiki"}, "safefile.wiki": {"page": "safefile", "file": "safefile.wiki"}, "Airlift_Airline.wiki": {"page": "Airlift Airline", "file": "Airlift_Airline.wiki"}, "Symfony.wiki": {"page": "Symfony", "file": "Symfony.wiki"}, "Odil.wiki": {"page": "Odil", "file": "Odil.wiki"}, "fabio.wiki": {"page": "fabio", "file": "fabio.wiki"}, "Horde_ElasticSearch_client.wiki": {"page": "Horde ElasticSearch client", "file": "Horde_ElasticSearch_client.wiki"}, "Kodi.wiki": {"page": "Kodi", "file": "Kodi.wiki"}, "Rniftilib.wiki": {"page": "Rniftilib", "file": "Rniftilib.wiki"}, "safe.wiki": {"page": "safe", "file": "safe.wiki"}, "streamtuner2.wiki": {"page": "streamtuner2", "file": "streamtuner2.wiki"}, "opengrm-ngram.wiki": {"page": "opengrm-ngram", "file": "opengrm-ngram.wiki"}, "compass-rails.wiki": {"page": "compass-rails", "file": "compass-rails.wiki"}, "MiceAmaze.wiki": {"page": "MiceAmaze", "file": "MiceAmaze.wiki"}, "BradleyTerry.wiki": {"page": "BradleyTerry", "file": "BradleyTerry.wiki"}, "CCCC.wiki": {"page": "CCCC", "file": "CCCC.wiki"}, "jester.wiki": {"page": "jester", "file": "jester.wiki"}, "map-visit.wiki": {"page": "map-visit", "file": "map-visit.wiki"}, "aptly.wiki": {"page": "aptly", "file": "aptly.wiki"}, "smartypants.wiki": {"page": "smartypants", "file": "smartypants.wiki"}, "Geo-Coder-OSM.wiki": {"page": "Geo-Coder-OSM", "file": "Geo-Coder-OSM.wiki"}, "typescript.wiki": {"page": "typescript", "file": "typescript.wiki"}, "StAX2_API.wiki": {"page": "StAX2 API", "file": "StAX2_API.wiki"}, "ASEPRITE.wiki": {"page": "ASEPRITE", "file": "ASEPRITE.wiki"}, "iso8601-time.wiki": {"page": "iso8601-time", "file": "iso8601-time.wiki"}, "fcitx-table-extra.wiki": {"page": "fcitx-table-extra", "file": "fcitx-table-extra.wiki"}, "wai.wiki": {"page": "wai", "file": "wai.wiki"}, "python-passlib.wiki": {"page": "python-passlib", "file": "python-passlib.wiki"}, "uritools.wiki": {"page": "uritools", "file": "uritools.wiki"}, "kpcli.wiki": {"page": "kpcli", "file": "kpcli.wiki"}, "jdupes.wiki": {"page": "jdupes", "file": "jdupes.wiki"}, "GOPchop.wiki": {"page": "GOPchop", "file": "GOPchop.wiki"}, "PhyML.wiki": {"page": "PhyML", "file": "PhyML.wiki"}, "aff4.wiki": {"page": "aff4", "file": "aff4.wiki"}, "cursive.wiki": {"page": "cursive", "file": "cursive.wiki"}, "Cache-FastMmap.wiki": {"page": "Cache-FastMmap", "file": "Cache-FastMmap.wiki"}, "Config-Crontab.wiki": {"page": "Config-Crontab", "file": "Config-Crontab.wiki"}, "cadubi.wiki": {"page": "cadubi", "file": "cadubi.wiki"}, "csh.wiki": {"page": "csh", "file": "csh.wiki"}, "RDF__Endpoint.wiki": {"page": "RDF::Endpoint", "file": "RDF__Endpoint.wiki"}, "qtbase-opensource-src.wiki": {"page": "qtbase-opensource-src", "file": "qtbase-opensource-src.wiki"}, "Devel__CallChecker.wiki": {"page": "Devel::CallChecker", "file": "Devel__CallChecker.wiki"}, "Image-Info.wiki": {"page": "Image-Info", "file": "Image-Info.wiki"}, "miwm.wiki": {"page": "miwm", "file": "miwm.wiki"}, "ppx-tools.wiki": {"page": "ppx-tools", "file": "ppx-tools.wiki"}, "lazy-object-proxy.wiki": {"page": "lazy-object-proxy", "file": "lazy-object-proxy.wiki"}, "puppet-mcollective.wiki": {"page": "puppet-mcollective", "file": "puppet-mcollective.wiki"}, "pygithub.wiki": {"page": "pygithub", "file": "pygithub.wiki"}, "pybloomfiltermmap.wiki": {"page": "pybloomfiltermmap", "file": "pybloomfiltermmap.wiki"}, "GASiC.wiki": {"page": "GASiC", "file": "GASiC.wiki"}, "Exception-Class-DBI.wiki": {"page": "Exception-Class-DBI", "file": "Exception-Class-DBI.wiki"}, "crc32.wiki": {"page": "crc32", "file": "crc32.wiki"}, "prefixedio.wiki": {"page": "prefixedio", "file": "prefixedio.wiki"}, "Catfish-search.wiki": {"page": "Catfish-search", "file": "Catfish-search.wiki"}, "escape-html.wiki": {"page": "escape-html", "file": "escape-html.wiki"}, "qsf.wiki": {"page": "qsf", "file": "qsf.wiki"}, "mod-authn-webid.wiki": {"page": "mod-authn-webid", "file": "mod-authn-webid.wiki"}, "node-stringprep.wiki": {"page": "node-stringprep", "file": "node-stringprep.wiki"}, "Apache_Maven.wiki": {"page": "Apache Maven", "file": "Apache_Maven.wiki"}, "Ilya_Etingof.wiki": {"page": "Ilya Etingof", "file": "Ilya_Etingof.wiki"}, "golang-github-vishvananda-netlink.wiki": {"page": "golang-github-vishvananda-netlink", "file": "golang-github-vishvananda-netlink.wiki"}, "App-FatPacker.wiki": {"page": "App-FatPacker", "file": "App-FatPacker.wiki"}, "libusb1.wiki": {"page": "libusb1", "file": "libusb1.wiki"}, "mtl.wiki": {"page": "mtl", "file": "mtl.wiki"}, "rw.wiki": {"page": "rw", "file": "rw.wiki"}, "JavaMail_API_distribution.wiki": {"page": "JavaMail API distribution", "file": "JavaMail_API_distribution.wiki"}, "Addresses.wiki": {"page": "Addresses", "file": "Addresses.wiki"}, "github.com_prometheus_mysqld_exporter.wiki": {"page": "github.com/prometheus/mysqld_exporter", "file": "github.com_prometheus_mysqld_exporter.wiki"}, "smtLib.wiki": {"page": "smtLib", "file": "smtLib.wiki"}, "hinotify.wiki": {"page": "hinotify", "file": "hinotify.wiki"}, "Dodgin__Diamond_2.wiki": {"page": "Dodgin' Diamond 2", "file": "Dodgin__Diamond_2.wiki"}, "kpeg.wiki": {"page": "kpeg", "file": "kpeg.wiki"}, "experimental.wiki": {"page": "experimental", "file": "experimental.wiki"}, "Hclip.wiki": {"page": "Hclip", "file": "Hclip.wiki"}, "os-win.wiki": {"page": "os-win", "file": "os-win.wiki"}, "Test-TempDir-Tiny.wiki": {"page": "Test-TempDir-Tiny", "file": "Test-TempDir-Tiny.wiki"}, "Scriptalicious.wiki": {"page": "Scriptalicious", "file": "Scriptalicious.wiki"}, "otf.wiki": {"page": "otf", "file": "otf.wiki"}, "email_validator.wiki": {"page": "email_validator", "file": "email_validator.wiki"}, "M+_BITMAP_FONTS.wiki": {"page": "M+ BITMAP FONTS", "file": "M+_BITMAP_FONTS.wiki"}, "expand-tilde.wiki": {"page": "expand-tilde", "file": "expand-tilde.wiki"}, "Math-Polygon.wiki": {"page": "Math-Polygon", "file": "Math-Polygon.wiki"}, "tuareg.wiki": {"page": "tuareg", "file": "tuareg.wiki"}, "Apache_PDFBox.wiki": {"page": "Apache PDFBox", "file": "Apache_PDFBox.wiki"}, "DBIx-Class-Candy.wiki": {"page": "DBIx-Class-Candy", "file": "DBIx-Class-Candy.wiki"}, "data-smoothing_package_for_Octave.wiki": {"page": "data-smoothing package for Octave", "file": "data-smoothing_package_for_Octave.wiki"}, "Devel-bt.wiki": {"page": "Devel-bt", "file": "Devel-bt.wiki"}, "string.prototype.codepointat.wiki": {"page": "string.prototype.codepointat", "file": "string.prototype.codepointat.wiki"}, "mozvoikko.wiki": {"page": "mozvoikko", "file": "mozvoikko.wiki"}, "CPAN-Meta.wiki": {"page": "CPAN-Meta", "file": "CPAN-Meta.wiki"}, "Ogg_and_Vorbis_toolkit_for_Java.wiki": {"page": "Ogg and Vorbis toolkit for Java", "file": "Ogg_and_Vorbis_toolkit_for_Java.wiki"}, "Tie-DBI.wiki": {"page": "Tie-DBI", "file": "Tie-DBI.wiki"}, "botch.wiki": {"page": "botch", "file": "botch.wiki"}, "Grits.wiki": {"page": "Grits", "file": "Grits.wiki"}, "puppet-glance.wiki": {"page": "puppet-glance", "file": "puppet-glance.wiki"}, "designate-dashboard.wiki": {"page": "designate-dashboard", "file": "designate-dashboard.wiki"}, "Text-Reform.wiki": {"page": "Text-Reform", "file": "Text-Reform.wiki"}, "Tycho.wiki": {"page": "Tycho", "file": "Tycho.wiki"}, "LoopTools.wiki": {"page": "LoopTools", "file": "LoopTools.wiki"}, "Renaud_Gaujoux.wiki": {"page": "Renaud Gaujoux", "file": "Renaud_Gaujoux.wiki"}, "Module__Install__AutoLicense.wiki": {"page": "Module::Install::AutoLicense", "file": "Module__Install__AutoLicense.wiki"}, "Build_Helper_Maven_Plugin.wiki": {"page": "Build Helper Maven Plugin", "file": "Build_Helper_Maven_Plugin.wiki"}, "dnsimple-go.wiki": {"page": "dnsimple-go", "file": "dnsimple-go.wiki"}, "Schedule-Cron-Events.wiki": {"page": "Schedule-Cron-Events", "file": "Schedule-Cron-Events.wiki"}, "Plexus_Digest___Hashcode_Components.wiki": {"page": "Plexus Digest / Hashcode Components", "file": "Plexus_Digest___Hashcode_Components.wiki"}, "ninix-aya.wiki": {"page": "ninix-aya", "file": "ninix-aya.wiki"}, "Math-BaseCalc.wiki": {"page": "Math-BaseCalc", "file": "Math-BaseCalc.wiki"}, "GhostPDL.wiki": {"page": "GhostPDL", "file": "GhostPDL.wiki"}, "rainbow-delimiters.wiki": {"page": "rainbow-delimiters", "file": "rainbow-delimiters.wiki"}, "httplib2.wiki": {"page": "httplib2", "file": "httplib2.wiki"}, "Compress-Raw-Zlib.wiki": {"page": "Compress-Raw-Zlib", "file": "Compress-Raw-Zlib.wiki"}, "Legacy_NetCDF-3_C++.wiki": {"page": "Legacy NetCDF-3 C++", "file": "Legacy_NetCDF-3_C++.wiki"}, "crossroads.wiki": {"page": "crossroads", "file": "crossroads.wiki"}, "facedetect.wiki": {"page": "facedetect", "file": "facedetect.wiki"}, "booth.wiki": {"page": "booth", "file": "booth.wiki"}, "GeographicLib.wiki": {"page": "GeographicLib", "file": "GeographicLib.wiki"}, "espresso.wiki": {"page": "espresso", "file": "espresso.wiki"}, "AcetoneISO.wiki": {"page": "AcetoneISO", "file": "AcetoneISO.wiki"}, "File-Find-Rule-Filesys-Virtual.wiki": {"page": "File-Find-Rule-Filesys-Virtual", "file": "File-Find-Rule-Filesys-Virtual.wiki"}, "Net-Amazon-EC2.wiki": {"page": "Net-Amazon-EC2", "file": "Net-Amazon-EC2.wiki"}, "grun.wiki": {"page": "grun", "file": "grun.wiki"}, "allocations.wiki": {"page": "allocations", "file": "allocations.wiki"}, "generic-trie.wiki": {"page": "generic-trie", "file": "generic-trie.wiki"}, "Silan.wiki": {"page": "Silan", "file": "Silan.wiki"}, "Bio-ASN1-EntrezGene.wiki": {"page": "Bio-ASN1-EntrezGene", "file": "Bio-ASN1-EntrezGene.wiki"}, "Eclipse_Pkg-config_support.wiki": {"page": "Eclipse Pkg-config support", "file": "Eclipse_Pkg-config_support.wiki"}, "numbers.wiki": {"page": "numbers", "file": "numbers.wiki"}, "Mockobjects.wiki": {"page": "Mockobjects", "file": "Mockobjects.wiki"}, "python-fswrap.wiki": {"page": "python-fswrap", "file": "python-fswrap.wiki"}, "mpv.wiki": {"page": "mpv", "file": "mpv.wiki"}, "runsnakerun.wiki": {"page": "runsnakerun", "file": "runsnakerun.wiki"}, "WNCK__v2.x_.wiki": {"page": "WNCK (v2.x)", "file": "WNCK__v2.x_.wiki"}, "Devel-CheckLib.wiki": {"page": "Devel-CheckLib", "file": "Devel-CheckLib.wiki"}, "dash-el.wiki": {"page": "dash-el", "file": "dash-el.wiki"}, "watson-developer-cloud.wiki": {"page": "watson-developer-cloud", "file": "watson-developer-cloud.wiki"}, "iem_utils.wiki": {"page": "iem_utils", "file": "iem_utils.wiki"}, "davix.wiki": {"page": "davix", "file": "davix.wiki"}, "createrepo.wiki": {"page": "createrepo", "file": "createrepo.wiki"}, "MooX__StrictConstructor.wiki": {"page": "MooX::StrictConstructor", "file": "MooX__StrictConstructor.wiki"}, "simple-templates.wiki": {"page": "simple-templates", "file": "simple-templates.wiki"}, "ArbiterJS.wiki": {"page": "ArbiterJS", "file": "ArbiterJS.wiki"}, "oslo.log.wiki": {"page": "oslo.log", "file": "oslo.log.wiki"}, "kmines.wiki": {"page": "kmines", "file": "kmines.wiki"}, "biber.wiki": {"page": "biber", "file": "biber.wiki"}, "rope.wiki": {"page": "rope", "file": "rope.wiki"}, "mate-system-monitor.wiki": {"page": "mate-system-monitor", "file": "mate-system-monitor.wiki"}, "User_Agent_Switcher.wiki": {"page": "User Agent Switcher", "file": "User_Agent_Switcher.wiki"}, "mopidy.wiki": {"page": "mopidy", "file": "mopidy.wiki"}, "commander.wiki": {"page": "commander", "file": "commander.wiki"}, "solid.wiki": {"page": "solid", "file": "solid.wiki"}, "Clearcut.wiki": {"page": "Clearcut", "file": "Clearcut.wiki"}, "apvlv.wiki": {"page": "apvlv", "file": "apvlv.wiki"}, "Libextractor-java.wiki": {"page": "Libextractor-java", "file": "Libextractor-java.wiki"}, "xcb.wiki": {"page": "xcb", "file": "xcb.wiki"}, "JGoodies_Looks.wiki": {"page": "JGoodies Looks", "file": "JGoodies_Looks.wiki"}, "SuperLU.wiki": {"page": "SuperLU", "file": "SuperLU.wiki"}, "AtomicParsley.wiki": {"page": "AtomicParsley", "file": "AtomicParsley.wiki"}, "TilEm2.wiki": {"page": "TilEm2", "file": "TilEm2.wiki"}, "python-openflow.wiki": {"page": "python-openflow", "file": "python-openflow.wiki"}, "go-semver.wiki": {"page": "go-semver", "file": "go-semver.wiki"}, "th-data-compat.wiki": {"page": "th-data-compat", "file": "th-data-compat.wiki"}, "websocket_parser.wiki": {"page": "websocket_parser", "file": "websocket_parser.wiki"}, "motif.wiki": {"page": "motif", "file": "motif.wiki"}, "lambdabot-irc-plugins.wiki": {"page": "lambdabot-irc-plugins", "file": "lambdabot-irc-plugins.wiki"}, "Pod-POM-View-Restructured.wiki": {"page": "Pod-POM-View-Restructured", "file": "Pod-POM-View-Restructured.wiki"}, "VisualVM.wiki": {"page": "VisualVM", "file": "VisualVM.wiki"}, "impress.js.wiki": {"page": "impress.js", "file": "impress.js.wiki"}, "test-framework-th-prime.wiki": {"page": "test-framework-th-prime", "file": "test-framework-th-prime.wiki"}, "Gargi.wiki": {"page": "Gargi", "file": "Gargi.wiki"}, "bc.wiki": {"page": "bc", "file": "bc.wiki"}, "Scid.wiki": {"page": "Scid", "file": "Scid.wiki"}, "libxs.wiki": {"page": "libxs", "file": "libxs.wiki"}, "libmail-verp-perl.wiki": {"page": "libmail-verp-perl", "file": "libmail-verp-perl.wiki"}, "sodium.wiki": {"page": "sodium", "file": "sodium.wiki"}, "njam.wiki": {"page": "njam", "file": "njam.wiki"}, "django-formtools.wiki": {"page": "django-formtools", "file": "django-formtools.wiki"}, "rastertosag-gdi.wiki": {"page": "rastertosag-gdi", "file": "rastertosag-gdi.wiki"}, "goffice.wiki": {"page": "goffice", "file": "goffice.wiki"}, "Autotalent.wiki": {"page": "Autotalent", "file": "Autotalent.wiki"}, "Catalyst-View-JSON.wiki": {"page": "Catalyst-View-JSON", "file": "Catalyst-View-JSON.wiki"}, "ASM.wiki": {"page": "ASM", "file": "ASM.wiki"}, "Encode__ZapCP1252.wiki": {"page": "Encode::ZapCP1252", "file": "Encode__ZapCP1252.wiki"}, "Carp-Assert.wiki": {"page": "Carp-Assert", "file": "Carp-Assert.wiki"}, "r-cran-g.data.wiki": {"page": "r-cran-g.data", "file": "r-cran-g.data.wiki"}, "DBIx-Class-EncodedColumn.wiki": {"page": "DBIx-Class-EncodedColumn", "file": "DBIx-Class-EncodedColumn.wiki"}, "tryton-modules-sale-shipment-grouping.wiki": {"page": "tryton-modules-sale-shipment-grouping", "file": "tryton-modules-sale-shipment-grouping.wiki"}, "Trilead_SSH2_for_Java__Jenkins_Variant_.wiki": {"page": "Trilead SSH2 for Java (Jenkins Variant)", "file": "Trilead_SSH2_for_Java__Jenkins_Variant_.wiki"}, "node-iconv.wiki": {"page": "node-iconv", "file": "node-iconv.wiki"}, "OpenHFT_Java_Thread_Affinity.wiki": {"page": "OpenHFT Java Thread Affinity", "file": "OpenHFT_Java_Thread_Affinity.wiki"}, "fcitx-configtool.wiki": {"page": "fcitx-configtool", "file": "fcitx-configtool.wiki"}, "apertium-urd.wiki": {"page": "apertium-urd", "file": "apertium-urd.wiki"}, "tryton-modules-ldap-authentication.wiki": {"page": "tryton-modules-ldap-authentication", "file": "tryton-modules-ldap-authentication.wiki"}, "qmenu.wiki": {"page": "qmenu", "file": "qmenu.wiki"}, "Lexical-Failure.wiki": {"page": "Lexical-Failure", "file": "Lexical-Failure.wiki"}, "Convert-Ascii85.wiki": {"page": "Convert-Ascii85", "file": "Convert-Ascii85.wiki"}, "Sys__SigAction.wiki": {"page": "Sys::SigAction", "file": "Sys__SigAction.wiki"}, "s3fs-fuse.wiki": {"page": "s3fs-fuse", "file": "s3fs-fuse.wiki"}, "fonts-taml-tamu.wiki": {"page": "fonts-taml-tamu", "file": "fonts-taml-tamu.wiki"}, "kvkbd.wiki": {"page": "kvkbd", "file": "kvkbd.wiki"}, "GenomicAlignments.wiki": {"page": "GenomicAlignments", "file": "GenomicAlignments.wiki"}, "fcitx-chewing.wiki": {"page": "fcitx-chewing", "file": "fcitx-chewing.wiki"}, "Doxia_Maven_Plugin.wiki": {"page": "Doxia Maven Plugin", "file": "Doxia_Maven_Plugin.wiki"}, "conduit-extra.wiki": {"page": "conduit-extra", "file": "conduit-extra.wiki"}, "Config-Model-TkUI.wiki": {"page": "Config-Model-TkUI", "file": "Config-Model-TkUI.wiki"}, "Catalyst-Plugin-Authorization-Roles.wiki": {"page": "Catalyst-Plugin-Authorization-Roles", "file": "Catalyst-Plugin-Authorization-Roles.wiki"}, "Net_DNS2.wiki": {"page": "Net_DNS2", "file": "Net_DNS2.wiki"}, "live-config.wiki": {"page": "live-config", "file": "live-config.wiki"}, "Gtk2-ImageView.wiki": {"page": "Gtk2-ImageView", "file": "Gtk2-ImageView.wiki"}, "jingo.wiki": {"page": "jingo", "file": "jingo.wiki"}, "bootstrap-switch-rails.wiki": {"page": "bootstrap-switch-rails", "file": "bootstrap-switch-rails.wiki"}, "hcs.wiki": {"page": "hcs", "file": "hcs.wiki"}, "Ostinato.wiki": {"page": "Ostinato", "file": "Ostinato.wiki"}, "HTTP-Proxy.wiki": {"page": "HTTP-Proxy", "file": "HTTP-Proxy.wiki"}, "spdx-exceptions.wiki": {"page": "spdx-exceptions", "file": "spdx-exceptions.wiki"}, "Hypothesis.wiki": {"page": "Hypothesis", "file": "Hypothesis.wiki"}, "File-Touch.wiki": {"page": "File-Touch", "file": "File-Touch.wiki"}, "mongrel2.wiki": {"page": "mongrel2", "file": "mongrel2.wiki"}, "apron.wiki": {"page": "apron", "file": "apron.wiki"}, "TalkSoup.wiki": {"page": "TalkSoup", "file": "TalkSoup.wiki"}, "random_numbers.wiki": {"page": "random_numbers", "file": "random_numbers.wiki"}, "InVesalius.wiki": {"page": "InVesalius", "file": "InVesalius.wiki"}, "QPxTool.wiki": {"page": "QPxTool", "file": "QPxTool.wiki"}, "python-tvrage.wiki": {"page": "python-tvrage", "file": "python-tvrage.wiki"}, "ibus-rime.wiki": {"page": "ibus-rime", "file": "ibus-rime.wiki"}, "clipit.wiki": {"page": "clipit", "file": "clipit.wiki"}, "alex4.wiki": {"page": "alex4", "file": "alex4.wiki"}, "system-config-lvm.wiki": {"page": "system-config-lvm", "file": "system-config-lvm.wiki"}, "pad.wiki": {"page": "pad", "file": "pad.wiki"}, "rtl-sdr.wiki": {"page": "rtl-sdr", "file": "rtl-sdr.wiki"}, "TopHat.wiki": {"page": "TopHat", "file": "TopHat.wiki"}, "HTTP-CookieJar.wiki": {"page": "HTTP-CookieJar", "file": "HTTP-CookieJar.wiki"}, "Invaders.wiki": {"page": "Invaders", "file": "Invaders.wiki"}, "ganglia-modules-linux.wiki": {"page": "ganglia-modules-linux", "file": "ganglia-modules-linux.wiki"}, "gajim-omemo.wiki": {"page": "gajim-omemo", "file": "gajim-omemo.wiki"}, "TokyoCabinet.wiki": {"page": "TokyoCabinet", "file": "TokyoCabinet.wiki"}, "abbrev.wiki": {"page": "abbrev", "file": "abbrev.wiki"}, "Const-Fast.wiki": {"page": "Const-Fast", "file": "Const-Fast.wiki"}, "Coro.wiki": {"page": "Coro", "file": "Coro.wiki"}, "hledger.wiki": {"page": "hledger", "file": "hledger.wiki"}, "stringbuilder.wiki": {"page": "stringbuilder", "file": "stringbuilder.wiki"}, "Micropolis.wiki": {"page": "Micropolis", "file": "Micropolis.wiki"}, "inspircd.wiki": {"page": "inspircd", "file": "inspircd.wiki"}, "jupyter_client.wiki": {"page": "jupyter_client", "file": "jupyter_client.wiki"}, "virtualjaguar.wiki": {"page": "virtualjaguar", "file": "virtualjaguar.wiki"}, "bucklespring.wiki": {"page": "bucklespring", "file": "bucklespring.wiki"}, "request_store.wiki": {"page": "request_store", "file": "request_store.wiki"}, "naught.wiki": {"page": "naught", "file": "naught.wiki"}, "ConsensusCore.wiki": {"page": "ConsensusCore", "file": "ConsensusCore.wiki"}, "libebur128.wiki": {"page": "libebur128", "file": "libebur128.wiki"}, "django-xmlrpc.wiki": {"page": "django-xmlrpc", "file": "django-xmlrpc.wiki"}, "Text-Markdown-Discount.wiki": {"page": "Text-Markdown-Discount", "file": "Text-Markdown-Discount.wiki"}, "apertium-nno-nob.wiki": {"page": "apertium-nno-nob", "file": "apertium-nno-nob.wiki"}, "lunzip.wiki": {"page": "lunzip", "file": "lunzip.wiki"}, "Jetty.wiki": {"page": "Jetty", "file": "Jetty.wiki"}, "valadoc.wiki": {"page": "valadoc", "file": "valadoc.wiki"}, "libtcod.wiki": {"page": "libtcod", "file": "libtcod.wiki"}, "OutGuess.wiki": {"page": "OutGuess", "file": "OutGuess.wiki"}, "pytest-localserver.wiki": {"page": "pytest-localserver", "file": "pytest-localserver.wiki"}, "pem.wiki": {"page": "pem", "file": "pem.wiki"}, "RDF__DOAP__Lite.wiki": {"page": "RDF::DOAP::Lite", "file": "RDF__DOAP__Lite.wiki"}, "Transmission-Client.wiki": {"page": "Transmission-Client", "file": "Transmission-Client.wiki"}, "iochan.wiki": {"page": "iochan", "file": "iochan.wiki"}, "rel2gpx.wiki": {"page": "rel2gpx", "file": "rel2gpx.wiki"}, "Klick.wiki": {"page": "Klick", "file": "Klick.wiki"}, "hikidoc.wiki": {"page": "hikidoc", "file": "hikidoc.wiki"}, "temporary.wiki": {"page": "temporary", "file": "temporary.wiki"}, "MooseX-Types-JSON.wiki": {"page": "MooseX-Types-JSON", "file": "MooseX-Types-JSON.wiki"}, "generics-sop.wiki": {"page": "generics-sop", "file": "generics-sop.wiki"}, "JSON-Validator.wiki": {"page": "JSON-Validator", "file": "JSON-Validator.wiki"}, "cryptmount.wiki": {"page": "cryptmount", "file": "cryptmount.wiki"}, "Cookiecutter.wiki": {"page": "Cookiecutter", "file": "Cookiecutter.wiki"}, "gpyconf.wiki": {"page": "gpyconf", "file": "gpyconf.wiki"}, "django-bitfield.wiki": {"page": "django-bitfield", "file": "django-bitfield.wiki"}, "go-querystring.wiki": {"page": "go-querystring", "file": "go-querystring.wiki"}, "grunt-known-options.wiki": {"page": "grunt-known-options", "file": "grunt-known-options.wiki"}, "is-buffer.wiki": {"page": "is-buffer", "file": "is-buffer.wiki"}, "zipstream.wiki": {"page": "zipstream", "file": "zipstream.wiki"}, "sawyer.wiki": {"page": "sawyer", "file": "sawyer.wiki"}, "libuser.wiki": {"page": "libuser", "file": "libuser.wiki"}, "molly-guard.wiki": {"page": "molly-guard", "file": "molly-guard.wiki"}, "mox3.wiki": {"page": "mox3", "file": "mox3.wiki"}, "Ceres_Solver.wiki": {"page": "Ceres Solver", "file": "Ceres_Solver.wiki"}, "torrent.wiki": {"page": "torrent", "file": "torrent.wiki"}, "Angband.wiki": {"page": "Angband", "file": "Angband.wiki"}, "macaddr.wiki": {"page": "macaddr", "file": "macaddr.wiki"}, "test_after_commit.wiki": {"page": "test_after_commit", "file": "test_after_commit.wiki"}, "Graphics-Color.wiki": {"page": "Graphics-Color", "file": "Graphics-Color.wiki"}, "CatalystX-SimpleLogin.wiki": {"page": "CatalystX-SimpleLogin", "file": "CatalystX-SimpleLogin.wiki"}, "Gnome2-Wnck.wiki": {"page": "Gnome2-Wnck", "file": "Gnome2-Wnck.wiki"}, "Test-Corpus-Audio-MPD.wiki": {"page": "Test-Corpus-Audio-MPD", "file": "Test-Corpus-Audio-MPD.wiki"}, "github.com_alecthomas_kingpin.wiki": {"page": "github.com/alecthomas/kingpin", "file": "github.com_alecthomas_kingpin.wiki"}, "Ukopp.wiki": {"page": "Ukopp", "file": "Ukopp.wiki"}, "bind-key.wiki": {"page": "bind-key", "file": "bind-key.wiki"}, "XML-Feed.wiki": {"page": "XML-Feed", "file": "XML-Feed.wiki"}, "qtiplot.wiki": {"page": "qtiplot", "file": "qtiplot.wiki"}, "parse-filepath.wiki": {"page": "parse-filepath", "file": "parse-filepath.wiki"}, "geneplotter.wiki": {"page": "geneplotter", "file": "geneplotter.wiki"}, "TAP-plugins.wiki": {"page": "TAP-plugins", "file": "TAP-plugins.wiki"}, "gnome-chess.wiki": {"page": "gnome-chess", "file": "gnome-chess.wiki"}, "hxt-http.wiki": {"page": "hxt-http", "file": "hxt-http.wiki"}, "nautilus-share.wiki": {"page": "nautilus-share", "file": "nautilus-share.wiki"}, "lirc.wiki": {"page": "lirc", "file": "lirc.wiki"}, "xarclock.wiki": {"page": "xarclock", "file": "xarclock.wiki"}, "PerlIO-via-symlink.wiki": {"page": "PerlIO-via-symlink", "file": "PerlIO-via-symlink.wiki"}, "AtteanX__Store__SPARQL.wiki": {"page": "AtteanX::Store::SPARQL", "file": "AtteanX__Store__SPARQL.wiki"}, "tensor.wiki": {"page": "tensor", "file": "tensor.wiki"}, "asm.wiki": {"page": "asm", "file": "asm.wiki"}, "omhacks.wiki": {"page": "omhacks", "file": "omhacks.wiki"}, "sen.wiki": {"page": "sen", "file": "sen.wiki"}, "abi-monitor.wiki": {"page": "abi-monitor", "file": "abi-monitor.wiki"}, "Probe-Perl.wiki": {"page": "Probe-Perl", "file": "Probe-Perl.wiki"}, "mate-user-share.wiki": {"page": "mate-user-share", "file": "mate-user-share.wiki"}, "Biblio-Citation-Parser.wiki": {"page": "Biblio-Citation-Parser", "file": "Biblio-Citation-Parser.wiki"}, "logster.wiki": {"page": "logster", "file": "logster.wiki"}, "Router-Simple.wiki": {"page": "Router-Simple", "file": "Router-Simple.wiki"}, "matrixStats.wiki": {"page": "matrixStats", "file": "matrixStats.wiki"}, "palapeli.wiki": {"page": "palapeli", "file": "palapeli.wiki"}, "libkf5kgeomap.wiki": {"page": "libkf5kgeomap", "file": "libkf5kgeomap.wiki"}, "LDoc.wiki": {"page": "LDoc", "file": "LDoc.wiki"}, "vagrant-lxc.wiki": {"page": "vagrant-lxc", "file": "vagrant-lxc.wiki"}, "backup2l.wiki": {"page": "backup2l", "file": "backup2l.wiki"}, "randombytes.wiki": {"page": "randombytes", "file": "randombytes.wiki"}, "dirtbike.wiki": {"page": "dirtbike", "file": "dirtbike.wiki"}, "tryton-modules-project-revenue.wiki": {"page": "tryton-modules-project-revenue", "file": "tryton-modules-project-revenue.wiki"}, "pysimplesoap.wiki": {"page": "pysimplesoap", "file": "pysimplesoap.wiki"}, "dnsjava.wiki": {"page": "dnsjava", "file": "dnsjava.wiki"}, "trydiffoscope.wiki": {"page": "trydiffoscope", "file": "trydiffoscope.wiki"}, "Validate-Yubikey.wiki": {"page": "Validate-Yubikey", "file": "Validate-Yubikey.wiki"}, "apachetop.wiki": {"page": "apachetop", "file": "apachetop.wiki"}, "shake.wiki": {"page": "shake", "file": "shake.wiki"}, "hedis.wiki": {"page": "hedis", "file": "hedis.wiki"}, "X11.wiki": {"page": "X11", "file": "X11.wiki"}, "fplll.wiki": {"page": "fplll", "file": "fplll.wiki"}, "tqdm.wiki": {"page": "tqdm", "file": "tqdm.wiki"}, "httpry.wiki": {"page": "httpry", "file": "httpry.wiki"}, "yesod-bin.wiki": {"page": "yesod-bin", "file": "yesod-bin.wiki"}, "es6-module-transpiler.wiki": {"page": "es6-module-transpiler", "file": "es6-module-transpiler.wiki"}, "FreeXL.wiki": {"page": "FreeXL", "file": "FreeXL.wiki"}, "ms_rest.wiki": {"page": "ms_rest", "file": "ms_rest.wiki"}, "ansi-wl-pprint.wiki": {"page": "ansi-wl-pprint", "file": "ansi-wl-pprint.wiki"}, "mediawiki-math.wiki": {"page": "mediawiki-math", "file": "mediawiki-math.wiki"}, "is-equal-shallow.wiki": {"page": "is-equal-shallow", "file": "is-equal-shallow.wiki"}, "hexchat.wiki": {"page": "hexchat", "file": "hexchat.wiki"}, "bs1770gain.wiki": {"page": "bs1770gain", "file": "bs1770gain.wiki"}, "libonig.wiki": {"page": "libonig", "file": "libonig.wiki"}, "fuzzyocr.wiki": {"page": "fuzzyocr", "file": "fuzzyocr.wiki"}, "PSCBS.wiki": {"page": "PSCBS", "file": "PSCBS.wiki"}, "pyBigWig.wiki": {"page": "pyBigWig", "file": "pyBigWig.wiki"}, "bzr-pipeline.wiki": {"page": "bzr-pipeline", "file": "bzr-pipeline.wiki"}, "opencaster.wiki": {"page": "opencaster", "file": "opencaster.wiki"}, "buff-config.wiki": {"page": "buff-config", "file": "buff-config.wiki"}, "django-fsm-admin.wiki": {"page": "django-fsm-admin", "file": "django-fsm-admin.wiki"}, "libejml-java.wiki": {"page": "libejml-java", "file": "libejml-java.wiki"}, "wai-logger.wiki": {"page": "wai-logger", "file": "wai-logger.wiki"}, "ploop.wiki": {"page": "ploop", "file": "ploop.wiki"}, "ReverseProxy-FormFiller.wiki": {"page": "ReverseProxy-FormFiller", "file": "ReverseProxy-FormFiller.wiki"}, "RPC-XML.wiki": {"page": "RPC-XML", "file": "RPC-XML.wiki"}, "PyCalendar.wiki": {"page": "PyCalendar", "file": "PyCalendar.wiki"}, "reactivedata.wiki": {"page": "reactivedata", "file": "reactivedata.wiki"}, "Bamf.wiki": {"page": "Bamf", "file": "Bamf.wiki"}, "SFCGAL.wiki": {"page": "SFCGAL", "file": "SFCGAL.wiki"}, "gMTP.wiki": {"page": "gMTP", "file": "gMTP.wiki"}, "go-http-auth.wiki": {"page": "go-http-auth", "file": "go-http-auth.wiki"}, "cputool.wiki": {"page": "cputool", "file": "cputool.wiki"}, "AnyEvent-I3.wiki": {"page": "AnyEvent-I3", "file": "AnyEvent-I3.wiki"}, "python-shelltoolbox.wiki": {"page": "python-shelltoolbox", "file": "python-shelltoolbox.wiki"}, "object-copy.wiki": {"page": "object-copy", "file": "object-copy.wiki"}, "openssh-known-hosts.wiki": {"page": "openssh-known-hosts", "file": "openssh-known-hosts.wiki"}, "bovo.wiki": {"page": "bovo", "file": "bovo.wiki"}, "KJV.wiki": {"page": "KJV", "file": "KJV.wiki"}, "pysolar.wiki": {"page": "pysolar", "file": "pysolar.wiki"}, "ppx-core.wiki": {"page": "ppx-core", "file": "ppx-core.wiki"}, "htmlcxx.wiki": {"page": "htmlcxx", "file": "htmlcxx.wiki"}, "log.wiki": {"page": "log", "file": "log.wiki"}, "std_msgs.wiki": {"page": "std_msgs", "file": "std_msgs.wiki"}, "goutils.wiki": {"page": "goutils", "file": "goutils.wiki"}, "presburger.wiki": {"page": "presburger", "file": "presburger.wiki"}, "sprai.wiki": {"page": "sprai", "file": "sprai.wiki"}, "metamonger.wiki": {"page": "metamonger", "file": "metamonger.wiki"}, "fsharp.wiki": {"page": "fsharp", "file": "fsharp.wiki"}, "Geo-Constants.wiki": {"page": "Geo-Constants", "file": "Geo-Constants.wiki"}, "SPAdes.wiki": {"page": "SPAdes", "file": "SPAdes.wiki"}, "Mail-Mbox-MessageParser.wiki": {"page": "Mail-Mbox-MessageParser", "file": "Mail-Mbox-MessageParser.wiki"}, "OpenOffice-OODoc.wiki": {"page": "OpenOffice-OODoc", "file": "OpenOffice-OODoc.wiki"}, "ekg.wiki": {"page": "ekg", "file": "ekg.wiki"}, "es6-promise.wiki": {"page": "es6-promise", "file": "es6-promise.wiki"}, "sip4.wiki": {"page": "sip4", "file": "sip4.wiki"}, "extglob.wiki": {"page": "extglob", "file": "extglob.wiki"}, "async.wiki": {"page": "async", "file": "async.wiki"}, "tzlocal.wiki": {"page": "tzlocal", "file": "tzlocal.wiki"}, "YUM_metadata_parser.wiki": {"page": "YUM metadata parser", "file": "YUM_metadata_parser.wiki"}, "B-Keywords.wiki": {"page": "B-Keywords", "file": "B-Keywords.wiki"}, "manila.wiki": {"page": "manila", "file": "manila.wiki"}, "HTML-HTML5-Entities.wiki": {"page": "HTML-HTML5-Entities", "file": "HTML-HTML5-Entities.wiki"}, "Class-Autouse.wiki": {"page": "Class-Autouse", "file": "Class-Autouse.wiki"}, "SoftHSMv2.wiki": {"page": "SoftHSMv2", "file": "SoftHSMv2.wiki"}, "nfs-ganesha.wiki": {"page": "nfs-ganesha", "file": "nfs-ganesha.wiki"}, "linop.wiki": {"page": "linop", "file": "linop.wiki"}, "tryton-modules-account-payment-sepa-cfonb.wiki": {"page": "tryton-modules-account-payment-sepa-cfonb", "file": "tryton-modules-account-payment-sepa-cfonb.wiki"}, "fast-levenshtein.wiki": {"page": "fast-levenshtein", "file": "fast-levenshtein.wiki"}, "fwupd.wiki": {"page": "fwupd", "file": "fwupd.wiki"}, "wims.wiki": {"page": "wims", "file": "wims.wiki"}, "Jayway_JsonPath.wiki": {"page": "Jayway JsonPath", "file": "Jayway_JsonPath.wiki"}, "The_SWORD_Project.wiki": {"page": "The SWORD Project", "file": "The_SWORD_Project.wiki"}, "Psad.wiki": {"page": "Psad", "file": "Psad.wiki"}, "Galera_replication_-_a_write_set__wsrep__provider.wiki": {"page": "Galera replication - a write set (wsrep) provider", "file": "Galera_replication_-_a_write_set__wsrep__provider.wiki"}, "kew.wiki": {"page": "kew", "file": "kew.wiki"}, "festival-mr.wiki": {"page": "festival-mr", "file": "festival-mr.wiki"}, "tagged.wiki": {"page": "tagged", "file": "tagged.wiki"}, "PyVirtualDisplay.wiki": {"page": "PyVirtualDisplay", "file": "PyVirtualDisplay.wiki"}, "hint.wiki": {"page": "hint", "file": "hint.wiki"}, "web-routes.wiki": {"page": "web-routes", "file": "web-routes.wiki"}, "Module-Pluggable-Ordered.wiki": {"page": "Module-Pluggable-Ordered", "file": "Module-Pluggable-Ordered.wiki"}, "yesod.wiki": {"page": "yesod", "file": "yesod.wiki"}, "Class-Unload.wiki": {"page": "Class-Unload", "file": "Class-Unload.wiki"}, "CGI-Application-Plugin-CAPTCHA.wiki": {"page": "CGI-Application-Plugin-CAPTCHA", "file": "CGI-Application-Plugin-CAPTCHA.wiki"}, "Data-Util.wiki": {"page": "Data-Util", "file": "Data-Util.wiki"}, "namespace-autoclean.wiki": {"page": "namespace-autoclean", "file": "namespace-autoclean.wiki"}, "gzip.wiki": {"page": "gzip", "file": "gzip.wiki"}, "xss-lock.wiki": {"page": "xss-lock", "file": "xss-lock.wiki"}, "trophy.wiki": {"page": "trophy", "file": "trophy.wiki"}, "tryton-modules-account-credit-limit.wiki": {"page": "tryton-modules-account-credit-limit", "file": "tryton-modules-account-credit-limit.wiki"}, "quisk.wiki": {"page": "quisk", "file": "quisk.wiki"}, "openbox-menu.wiki": {"page": "openbox-menu", "file": "openbox-menu.wiki"}, "deheader.wiki": {"page": "deheader", "file": "deheader.wiki"}, "POE-Component-Jabber.wiki": {"page": "POE-Component-Jabber", "file": "POE-Component-Jabber.wiki"}, "fast-cpp-csv-parser.wiki": {"page": "fast-cpp-csv-parser", "file": "fast-cpp-csv-parser.wiki"}, "ipcalc.wiki": {"page": "ipcalc", "file": "ipcalc.wiki"}, "XML-Parser-EasyTree.wiki": {"page": "XML-Parser-EasyTree", "file": "XML-Parser-EasyTree.wiki"}, "Linux-Epoll.wiki": {"page": "Linux-Epoll", "file": "Linux-Epoll.wiki"}, "Net__Server__Coro.wiki": {"page": "Net::Server::Coro", "file": "Net__Server__Coro.wiki"}, "tryton-modules-google-maps.wiki": {"page": "tryton-modules-google-maps", "file": "tryton-modules-google-maps.wiki"}, "secilc.wiki": {"page": "secilc", "file": "secilc.wiki"}, "field3d.wiki": {"page": "field3d", "file": "field3d.wiki"}, "persistable-record.wiki": {"page": "persistable-record", "file": "persistable-record.wiki"}, "colorname.wiki": {"page": "colorname", "file": "colorname.wiki"}, "nexuiz.wiki": {"page": "nexuiz", "file": "nexuiz.wiki"}, "macopix.wiki": {"page": "macopix", "file": "macopix.wiki"}, "AnyEvent-CacheDNS.wiki": {"page": "AnyEvent-CacheDNS", "file": "AnyEvent-CacheDNS.wiki"}, "jquery-datatables-rails.wiki": {"page": "jquery-datatables-rails", "file": "jquery-datatables-rails.wiki"}, "Connectome_Workbench.wiki": {"page": "Connectome Workbench", "file": "Connectome_Workbench.wiki"}, "GD__Graph3d.wiki": {"page": "GD::Graph3d", "file": "GD__Graph3d.wiki"}, "rx.wiki": {"page": "rx", "file": "rx.wiki"}, "ripe-atlas-sagan.wiki": {"page": "ripe-atlas-sagan", "file": "ripe-atlas-sagan.wiki"}, "byteable.wiki": {"page": "byteable", "file": "byteable.wiki"}, "Linux-LVM.wiki": {"page": "Linux-LVM", "file": "Linux-LVM.wiki"}, "isenkram.wiki": {"page": "isenkram", "file": "isenkram.wiki"}, "Mail-IMAPTalk.wiki": {"page": "Mail-IMAPTalk", "file": "Mail-IMAPTalk.wiki"}, "grape_logging.wiki": {"page": "grape_logging", "file": "grape_logging.wiki"}, "log4cpp-doc.wiki": {"page": "log4cpp-doc", "file": "log4cpp-doc.wiki"}, "txaio.wiki": {"page": "txaio", "file": "txaio.wiki"}, "cbrPager.wiki": {"page": "cbrPager", "file": "cbrPager.wiki"}, "ModestMaps.wiki": {"page": "ModestMaps", "file": "ModestMaps.wiki"}, "cjs.wiki": {"page": "cjs", "file": "cjs.wiki"}, "after.wiki": {"page": "after", "file": "after.wiki"}, "tongue.wiki": {"page": "tongue", "file": "tongue.wiki"}, "Test-MockRandom.wiki": {"page": "Test-MockRandom", "file": "Test-MockRandom.wiki"}, "libunwind_for_Android.wiki": {"page": "libunwind for Android", "file": "libunwind_for_Android.wiki"}, "DBItest.wiki": {"page": "DBItest", "file": "DBItest.wiki"}, "babel-transpiler.wiki": {"page": "babel-transpiler", "file": "babel-transpiler.wiki"}, "django-notification.wiki": {"page": "django-notification", "file": "django-notification.wiki"}, "Apache_UIMA_Java_SDK.wiki": {"page": "Apache UIMA Java SDK", "file": "Apache_UIMA_Java_SDK.wiki"}, "Read.wiki": {"page": "Read", "file": "Read.wiki"}, "bindex.wiki": {"page": "bindex", "file": "bindex.wiki"}, "reconfigure.wiki": {"page": "reconfigure", "file": "reconfigure.wiki"}, "Devel-OverloadInfo.wiki": {"page": "Devel-OverloadInfo", "file": "Devel-OverloadInfo.wiki"}, "ALBERTA.wiki": {"page": "ALBERTA", "file": "ALBERTA.wiki"}, "String-Formatter.wiki": {"page": "String-Formatter", "file": "String-Formatter.wiki"}, "jekyll_test_plugin_malicious.wiki": {"page": "jekyll_test_plugin_malicious", "file": "jekyll_test_plugin_malicious.wiki"}, "Gtk2-TrayManager.wiki": {"page": "Gtk2-TrayManager", "file": "Gtk2-TrayManager.wiki"}, "editorconfig-vim.wiki": {"page": "editorconfig-vim", "file": "editorconfig-vim.wiki"}, "reqtrace.wiki": {"page": "reqtrace", "file": "reqtrace.wiki"}, "verilog-mode.wiki": {"page": "verilog-mode", "file": "verilog-mode.wiki"}, "big.js.wiki": {"page": "big.js", "file": "big.js.wiki"}, "jju.wiki": {"page": "jju", "file": "jju.wiki"}, "tomb.wiki": {"page": "tomb", "file": "tomb.wiki"}, "howm.wiki": {"page": "howm", "file": "howm.wiki"}, "pbdZMQ.wiki": {"page": "pbdZMQ", "file": "pbdZMQ.wiki"}, "Apache_Log4j.wiki": {"page": "Apache Log4j", "file": "Apache_Log4j.wiki"}, "globus_io.wiki": {"page": "globus_io", "file": "globus_io.wiki"}, "Eclipse_Pydev.wiki": {"page": "Eclipse Pydev", "file": "Eclipse_Pydev.wiki"}, "HTML-Widgets-SelectLayers.wiki": {"page": "HTML-Widgets-SelectLayers", "file": "HTML-Widgets-SelectLayers.wiki"}, "Lateef.wiki": {"page": "Lateef", "file": "Lateef.wiki"}, "Algorithm-LBFGS.wiki": {"page": "Algorithm-LBFGS", "file": "Algorithm-LBFGS.wiki"}, "apertium-ita.wiki": {"page": "apertium-ita", "file": "apertium-ita.wiki"}, "Apache_Commons_Pool.wiki": {"page": "Apache Commons Pool", "file": "Apache_Commons_Pool.wiki"}, "MRD6.wiki": {"page": "MRD6", "file": "MRD6.wiki"}, "pydl.wiki": {"page": "pydl", "file": "pydl.wiki"}, "Authen-Simple-LDAP.wiki": {"page": "Authen-Simple-LDAP", "file": "Authen-Simple-LDAP.wiki"}, "XML-Atom.wiki": {"page": "XML-Atom", "file": "XML-Atom.wiki"}, "scons-doc.wiki": {"page": "scons-doc", "file": "scons-doc.wiki"}, "tryton-modules-sale.wiki": {"page": "tryton-modules-sale", "file": "tryton-modules-sale.wiki"}, "ANTLRv3.wiki": {"page": "ANTLRv3", "file": "ANTLRv3.wiki"}, "persp-projectile.wiki": {"page": "persp-projectile", "file": "persp-projectile.wiki"}, "github.com_gorhill_cronexpr.wiki": {"page": "github.com/gorhill/cronexpr", "file": "github.com_gorhill_cronexpr.wiki"}, "apertium-lex-tools.wiki": {"page": "apertium-lex-tools", "file": "apertium-lex-tools.wiki"}, "Flask-Compress.wiki": {"page": "Flask-Compress", "file": "Flask-Compress.wiki"}, "apertium-sme-nob.wiki": {"page": "apertium-sme-nob", "file": "apertium-sme-nob.wiki"}, "Tab_Mix_Plus.wiki": {"page": "Tab Mix Plus", "file": "Tab_Mix_Plus.wiki"}, "base64-bytestring.wiki": {"page": "base64-bytestring", "file": "base64-bytestring.wiki"}, "MobileRobots__Advanced_Robot_Interface_for_Applications__ARIA_.wiki": {"page": "MobileRobots' Advanced Robot Interface for Applications (ARIA)", "file": "MobileRobots__Advanced_Robot_Interface_for_Applications__ARIA_.wiki"}, "fcitx-skk.wiki": {"page": "fcitx-skk", "file": "fcitx-skk.wiki"}, "libtest-utf8-perl.wiki": {"page": "libtest-utf8-perl", "file": "libtest-utf8-perl.wiki"}, "Authen-PAM.wiki": {"page": "Authen-PAM", "file": "Authen-PAM.wiki"}, "XML-Tidy.wiki": {"page": "XML-Tidy", "file": "XML-Tidy.wiki"}, "deprecated.wiki": {"page": "deprecated", "file": "deprecated.wiki"}, "Orthanc.wiki": {"page": "Orthanc", "file": "Orthanc.wiki"}, "fs.wiki": {"page": "fs", "file": "fs.wiki"}, "ncursesw-ruby.wiki": {"page": "ncursesw-ruby", "file": "ncursesw-ruby.wiki"}, "vector-th-unbox.wiki": {"page": "vector-th-unbox", "file": "vector-th-unbox.wiki"}, "python-json-patch.wiki": {"page": "python-json-patch", "file": "python-json-patch.wiki"}, "Catalyst-Action-RenderView.wiki": {"page": "Catalyst-Action-RenderView", "file": "Catalyst-Action-RenderView.wiki"}, "distro-info.wiki": {"page": "distro-info", "file": "distro-info.wiki"}, "OpenJPEG.wiki": {"page": "OpenJPEG", "file": "OpenJPEG.wiki"}, "Class-C3-Adopt-NEXT.wiki": {"page": "Class-C3-Adopt-NEXT", "file": "Class-C3-Adopt-NEXT.wiki"}, "gofuzz.wiki": {"page": "gofuzz", "file": "gofuzz.wiki"}, "HSQLDB.wiki": {"page": "HSQLDB", "file": "HSQLDB.wiki"}, "waiting.wiki": {"page": "waiting", "file": "waiting.wiki"}, "http-parser.wiki": {"page": "http-parser", "file": "http-parser.wiki"}, "Mudita24.wiki": {"page": "Mudita24", "file": "Mudita24.wiki"}, "librabbitmq-c.wiki": {"page": "librabbitmq-c", "file": "librabbitmq-c.wiki"}, "kcmutils.wiki": {"page": "kcmutils", "file": "kcmutils.wiki"}, "modeltools.wiki": {"page": "modeltools", "file": "modeltools.wiki"}, "RTx-Calendar.wiki": {"page": "RTx-Calendar", "file": "RTx-Calendar.wiki"}, "goiardi.wiki": {"page": "goiardi", "file": "goiardi.wiki"}, "Catalyst-ActionRole-RequireSSL.wiki": {"page": "Catalyst-ActionRole-RequireSSL", "file": "Catalyst-ActionRole-RequireSSL.wiki"}, "ssl-cert-check.wiki": {"page": "ssl-cert-check", "file": "ssl-cert-check.wiki"}, "quicksearch.wiki": {"page": "quicksearch", "file": "quicksearch.wiki"}, "CGI-Fast.wiki": {"page": "CGI-Fast", "file": "CGI-Fast.wiki"}, "tryton-modules-product.wiki": {"page": "tryton-modules-product", "file": "tryton-modules-product.wiki"}, "th-reify-compat.wiki": {"page": "th-reify-compat", "file": "th-reify-compat.wiki"}, "Top.wiki": {"page": "Top", "file": "Top.wiki"}, "spur.wiki": {"page": "spur", "file": "spur.wiki"}, "JCIFS.wiki": {"page": "JCIFS", "file": "JCIFS.wiki"}, "django-testproject.wiki": {"page": "django-testproject", "file": "django-testproject.wiki"}, "netstat-nat.wiki": {"page": "netstat-nat", "file": "netstat-nat.wiki"}, "rails-assets-punycode.wiki": {"page": "rails-assets-punycode", "file": "rails-assets-punycode.wiki"}, "CPANPLUS-Dist-Build.wiki": {"page": "CPANPLUS-Dist-Build", "file": "CPANPLUS-Dist-Build.wiki"}, "anope.wiki": {"page": "anope", "file": "anope.wiki"}, "parse-glob.wiki": {"page": "parse-glob", "file": "parse-glob.wiki"}, "fixed.wiki": {"page": "fixed", "file": "fixed.wiki"}, "Goocanvas.wiki": {"page": "Goocanvas", "file": "Goocanvas.wiki"}, "cabal-file-th.wiki": {"page": "cabal-file-th", "file": "cabal-file-th.wiki"}, "PDFminer.wiki": {"page": "PDFminer", "file": "PDFminer.wiki"}, "tryton-modules-sale-stock-quantity.wiki": {"page": "tryton-modules-sale-stock-quantity", "file": "tryton-modules-sale-stock-quantity.wiki"}, "redis-actionpack.wiki": {"page": "redis-actionpack", "file": "redis-actionpack.wiki"}, "ref.wiki": {"page": "ref", "file": "ref.wiki"}, "sphinxcontrib-docbookrestapi.wiki": {"page": "sphinxcontrib-docbookrestapi", "file": "sphinxcontrib-docbookrestapi.wiki"}, "evolver.wiki": {"page": "evolver", "file": "evolver.wiki"}, "neovim-qt.wiki": {"page": "neovim-qt", "file": "neovim-qt.wiki"}, "Website_META_Language.wiki": {"page": "Website META Language", "file": "Website_META_Language.wiki"}, "retroarch-assets.wiki": {"page": "retroarch-assets", "file": "retroarch-assets.wiki"}, "Crypt-Cracklib.wiki": {"page": "Crypt-Cracklib", "file": "Crypt-Cracklib.wiki"}, "Store-Opaque.wiki": {"page": "Store-Opaque", "file": "Store-Opaque.wiki"}, "awit-dbackup.wiki": {"page": "awit-dbackup", "file": "awit-dbackup.wiki"}, "Transmission.wiki": {"page": "Transmission", "file": "Transmission.wiki"}, "omniauth-google-oauth2.wiki": {"page": "omniauth-google-oauth2", "file": "omniauth-google-oauth2.wiki"}, "giftrans.wiki": {"page": "giftrans", "file": "giftrans.wiki"}, "graphs.wiki": {"page": "graphs", "file": "graphs.wiki"}, "vpcs.wiki": {"page": "vpcs", "file": "vpcs.wiki"}, "haserl.wiki": {"page": "haserl", "file": "haserl.wiki"}, "libSRTP.wiki": {"page": "libSRTP", "file": "libSRTP.wiki"}, "suitename.wiki": {"page": "suitename", "file": "suitename.wiki"}, "freealut.wiki": {"page": "freealut", "file": "freealut.wiki"}, "M2VRequantiser.wiki": {"page": "M2VRequantiser", "file": "M2VRequantiser.wiki"}, "highlighting-kate.wiki": {"page": "highlighting-kate", "file": "highlighting-kate.wiki"}, "Statistics_package_for_Octave.wiki": {"page": "Statistics package for Octave", "file": "Statistics_package_for_Octave.wiki"}, "ckon.wiki": {"page": "ckon", "file": "ckon.wiki"}, "Chunky_PNG.wiki": {"page": "Chunky PNG", "file": "Chunky_PNG.wiki"}, "Brain_Party.wiki": {"page": "Brain Party", "file": "Brain_Party.wiki"}, "nether.wiki": {"page": "nether", "file": "nether.wiki"}, "The_SIPE_Project_-_Pidgin_plugin_for_Microsoft_LCS_OCS.wiki": {"page": "The SIPE Project - Pidgin plugin for Microsoft LCS/OCS", "file": "The_SIPE_Project_-_Pidgin_plugin_for_Microsoft_LCS_OCS.wiki"}, "iCal-Parser.wiki": {"page": "iCal-Parser", "file": "iCal-Parser.wiki"}, "webcamoid.wiki": {"page": "webcamoid", "file": "webcamoid.wiki"}, "FIL-Plugins.wiki": {"page": "FIL-Plugins", "file": "FIL-Plugins.wiki"}, "drumkv1.wiki": {"page": "drumkv1", "file": "drumkv1.wiki"}, "djinn-ghc.wiki": {"page": "djinn-ghc", "file": "djinn-ghc.wiki"}, "Catalyst-Devel.wiki": {"page": "Catalyst-Devel", "file": "Catalyst-Devel.wiki"}, "gnome-shell-extension-suspend-button.wiki": {"page": "gnome-shell-extension-suspend-button", "file": "gnome-shell-extension-suspend-button.wiki"}, "Module-Runtime.wiki": {"page": "Module-Runtime", "file": "Module-Runtime.wiki"}, "acts_as_tree.wiki": {"page": "acts_as_tree", "file": "acts_as_tree.wiki"}, "dvi2dvi.wiki": {"page": "dvi2dvi", "file": "dvi2dvi.wiki"}, "man-pages.wiki": {"page": "man-pages", "file": "man-pages.wiki"}, "rack-mobile-detect.wiki": {"page": "rack-mobile-detect", "file": "rack-mobile-detect.wiki"}, "SQL-ReservedWords.wiki": {"page": "SQL-ReservedWords", "file": "SQL-ReservedWords.wiki"}, "xmlpath.v2.wiki": {"page": "xmlpath.v2", "file": "xmlpath.v2.wiki"}, "libfcgi.wiki": {"page": "libfcgi", "file": "libfcgi.wiki"}, "random-shuffle.wiki": {"page": "random-shuffle", "file": "random-shuffle.wiki"}, "Sys-Statistics-Linux.wiki": {"page": "Sys-Statistics-Linux", "file": "Sys-Statistics-Linux.wiki"}, "HTML-TagFilter.wiki": {"page": "HTML-TagFilter", "file": "HTML-TagFilter.wiki"}, "setlocale.wiki": {"page": "setlocale", "file": "setlocale.wiki"}, "spectrwm.wiki": {"page": "spectrwm", "file": "spectrwm.wiki"}, "mccs.wiki": {"page": "mccs", "file": "mccs.wiki"}, "beatpipe.wiki": {"page": "beatpipe", "file": "beatpipe.wiki"}, "OpenGL.wiki": {"page": "OpenGL", "file": "OpenGL.wiki"}, "Test-JSON.wiki": {"page": "Test-JSON", "file": "Test-JSON.wiki"}, "Gambatte.wiki": {"page": "Gambatte", "file": "Gambatte.wiki"}, "ample.wiki": {"page": "ample", "file": "ample.wiki"}, "fDOMDocument.wiki": {"page": "fDOMDocument", "file": "fDOMDocument.wiki"}, "Custom_access_modifier_checker_for_Java.wiki": {"page": "Custom access modifier checker for Java", "file": "Custom_access_modifier_checker_for_Java.wiki"}, "libquvi.wiki": {"page": "libquvi", "file": "libquvi.wiki"}, "fonts-telu.wiki": {"page": "fonts-telu", "file": "fonts-telu.wiki"}, "happstack-hsp.wiki": {"page": "happstack-hsp", "file": "happstack-hsp.wiki"}, "Text-LevenshteinXS.wiki": {"page": "Text-LevenshteinXS", "file": "Text-LevenshteinXS.wiki"}, "require-dir.wiki": {"page": "require-dir", "file": "require-dir.wiki"}, "mueval.wiki": {"page": "mueval", "file": "mueval.wiki"}, "ruby-beautify.wiki": {"page": "ruby-beautify", "file": "ruby-beautify.wiki"}, "fog-dynect.wiki": {"page": "fog-dynect", "file": "fog-dynect.wiki"}, "pluggaloid.wiki": {"page": "pluggaloid", "file": "pluggaloid.wiki"}, "emms.wiki": {"page": "emms", "file": "emms.wiki"}, "ssl-cert.wiki": {"page": "ssl-cert", "file": "ssl-cert.wiki"}, "Mapnik.wiki": {"page": "Mapnik", "file": "Mapnik.wiki"}, "redis.wiki": {"page": "redis", "file": "redis.wiki"}, "Date-Convert.wiki": {"page": "Date-Convert", "file": "Date-Convert.wiki"}, "yamlish.wiki": {"page": "yamlish", "file": "yamlish.wiki"}, "Flight_of_the_Amazon_Queen.wiki": {"page": "Flight of the Amazon Queen", "file": "Flight_of_the_Amazon_Queen.wiki"}, "signatures.wiki": {"page": "signatures", "file": "signatures.wiki"}, "python-passfd.wiki": {"page": "python-passfd", "file": "python-passfd.wiki"}, "i3lock.wiki": {"page": "i3lock", "file": "i3lock.wiki"}, "Authen-OATH.wiki": {"page": "Authen-OATH", "file": "Authen-OATH.wiki"}, "android-platform-libnativehelper.wiki": {"page": "android-platform-libnativehelper", "file": "android-platform-libnativehelper.wiki"}, "ply.wiki": {"page": "ply", "file": "ply.wiki"}, "org-ruby.wiki": {"page": "org-ruby", "file": "org-ruby.wiki"}, "go-bitstream.wiki": {"page": "go-bitstream", "file": "go-bitstream.wiki"}, "github-markdown.wiki": {"page": "github-markdown", "file": "github-markdown.wiki"}, "Dancer-Plugin-Email.wiki": {"page": "Dancer-Plugin-Email", "file": "Dancer-Plugin-Email.wiki"}, "Terminal.wiki": {"page": "Terminal", "file": "Terminal.wiki"}, "Parse-HTTP-UserAgent.wiki": {"page": "Parse-HTTP-UserAgent", "file": "Parse-HTTP-UserAgent.wiki"}, "TkDND.wiki": {"page": "TkDND", "file": "TkDND.wiki"}, "LXDM.wiki": {"page": "LXDM", "file": "LXDM.wiki"}, "txWS.wiki": {"page": "txWS", "file": "txWS.wiki"}, "puppet-datacat.wiki": {"page": "puppet-datacat", "file": "puppet-datacat.wiki"}, "DBIx-Profile.wiki": {"page": "DBIx-Profile", "file": "DBIx-Profile.wiki"}, "spaced.wiki": {"page": "spaced", "file": "spaced.wiki"}, "procenv.wiki": {"page": "procenv", "file": "procenv.wiki"}, "neard.wiki": {"page": "neard", "file": "neard.wiki"}, "MooX-BuildArgs.wiki": {"page": "MooX-BuildArgs", "file": "MooX-BuildArgs.wiki"}, "GeoGebra.wiki": {"page": "GeoGebra", "file": "GeoGebra.wiki"}, "mate-terminal.wiki": {"page": "mate-terminal", "file": "mate-terminal.wiki"}, "go-config.wiki": {"page": "go-config", "file": "go-config.wiki"}, "pydocstyle.wiki": {"page": "pydocstyle", "file": "pydocstyle.wiki"}, "d-shlibs.wiki": {"page": "d-shlibs", "file": "d-shlibs.wiki"}, "constant-defer.wiki": {"page": "constant-defer", "file": "constant-defer.wiki"}, "HTTP-Message.wiki": {"page": "HTTP-Message", "file": "HTTP-Message.wiki"}, "python-cloudfiles.wiki": {"page": "python-cloudfiles", "file": "python-cloudfiles.wiki"}, "CGI-Application-Plugin-TT.wiki": {"page": "CGI-Application-Plugin-TT", "file": "CGI-Application-Plugin-TT.wiki"}, "urdfdom_headers.wiki": {"page": "urdfdom_headers", "file": "urdfdom_headers.wiki"}, "Test__Modern.wiki": {"page": "Test::Modern", "file": "Test__Modern.wiki"}, "PerlIO-eol.wiki": {"page": "PerlIO-eol", "file": "PerlIO-eol.wiki"}, "WWW-Curl.wiki": {"page": "WWW-Curl", "file": "WWW-Curl.wiki"}, "classy-prelude-yesod.wiki": {"page": "classy-prelude-yesod", "file": "classy-prelude-yesod.wiki"}, "Jasmin.wiki": {"page": "Jasmin", "file": "Jasmin.wiki"}, "Wx-GLCanvas.wiki": {"page": "Wx-GLCanvas", "file": "Wx-GLCanvas.wiki"}, "dlume.wiki": {"page": "dlume", "file": "dlume.wiki"}, "read-file.wiki": {"page": "read-file", "file": "read-file.wiki"}, "Closure_Compiler.wiki": {"page": "Closure Compiler", "file": "Closure_Compiler.wiki"}, "cg3.wiki": {"page": "cg3", "file": "cg3.wiki"}, "cowdancer.wiki": {"page": "cowdancer", "file": "cowdancer.wiki"}, "crackNum.wiki": {"page": "crackNum", "file": "crackNum.wiki"}, "AutoComplete.wiki": {"page": "AutoComplete", "file": "AutoComplete.wiki"}, "polkit-kde-agent-1.wiki": {"page": "polkit-kde-agent-1", "file": "polkit-kde-agent-1.wiki"}, "Net-Frame-Layer-IPv6.wiki": {"page": "Net-Frame-Layer-IPv6", "file": "Net-Frame-Layer-IPv6.wiki"}, "buildtorrent.wiki": {"page": "buildtorrent", "file": "buildtorrent.wiki"}, "Data-AMF.wiki": {"page": "Data-AMF", "file": "Data-AMF.wiki"}, "dune-common.wiki": {"page": "dune-common", "file": "dune-common.wiki"}, "isarray.wiki": {"page": "isarray", "file": "isarray.wiki"}, "torquebox-no-op.wiki": {"page": "torquebox-no-op", "file": "torquebox-no-op.wiki"}, "Catalyst-Manual.wiki": {"page": "Catalyst-Manual", "file": "Catalyst-Manual.wiki"}, "PIRL_packages.wiki": {"page": "PIRL packages", "file": "PIRL_packages.wiki"}, "File-BOM.wiki": {"page": "File-BOM", "file": "File-BOM.wiki"}, "pytest-catchlog.wiki": {"page": "pytest-catchlog", "file": "pytest-catchlog.wiki"}, "backup2swift.wiki": {"page": "backup2swift", "file": "backup2swift.wiki"}, "libspnav.wiki": {"page": "libspnav", "file": "libspnav.wiki"}, "Class-InsideOut.wiki": {"page": "Class-InsideOut", "file": "Class-InsideOut.wiki"}, "Carbon.wiki": {"page": "Carbon", "file": "Carbon.wiki"}, "avro.wiki": {"page": "avro", "file": "avro.wiki"}, "prawn-manual_builder.wiki": {"page": "prawn-manual_builder", "file": "prawn-manual_builder.wiki"}, "kconfig.wiki": {"page": "kconfig", "file": "kconfig.wiki"}, "mydumper.wiki": {"page": "mydumper", "file": "mydumper.wiki"}, "pkg-info.el.wiki": {"page": "pkg-info.el", "file": "pkg-info.el.wiki"}, "streaming-commons.wiki": {"page": "streaming-commons", "file": "streaming-commons.wiki"}, "HTML-Table.wiki": {"page": "HTML-Table", "file": "HTML-Table.wiki"}, "Test-LectroTest.wiki": {"page": "Test-LectroTest", "file": "Test-LectroTest.wiki"}, "Test-Strict.wiki": {"page": "Test-Strict", "file": "Test-Strict.wiki"}, "gringo.wiki": {"page": "gringo", "file": "gringo.wiki"}, "class-utils.wiki": {"page": "class-utils", "file": "class-utils.wiki"}, "mockery.wiki": {"page": "mockery", "file": "mockery.wiki"}, "Signify.wiki": {"page": "Signify", "file": "Signify.wiki"}, "openMSX_debugger.wiki": {"page": "openMSX debugger", "file": "openMSX_debugger.wiki"}, "libevt.wiki": {"page": "libevt", "file": "libevt.wiki"}, "python-scciclient.wiki": {"page": "python-scciclient", "file": "python-scciclient.wiki"}, "morsegen.wiki": {"page": "morsegen", "file": "morsegen.wiki"}, "TaxonomyTree.wiki": {"page": "TaxonomyTree", "file": "TaxonomyTree.wiki"}, "stix.wiki": {"page": "stix", "file": "stix.wiki"}, "Gentium_Plus.wiki": {"page": "Gentium Plus", "file": "Gentium_Plus.wiki"}, "UR.wiki": {"page": "UR", "file": "UR.wiki"}, "BuildNotify.wiki": {"page": "BuildNotify", "file": "BuildNotify.wiki"}, "rclone.wiki": {"page": "rclone", "file": "rclone.wiki"}, "python-editor.wiki": {"page": "python-editor", "file": "python-editor.wiki"}, "IO-Socket-Multicast.wiki": {"page": "IO-Socket-Multicast", "file": "IO-Socket-Multicast.wiki"}, "hcl.wiki": {"page": "hcl", "file": "hcl.wiki"}, "python-kyotocabinet.wiki": {"page": "python-kyotocabinet", "file": "python-kyotocabinet.wiki"}, "Custom_Tab_Width_XUL_Extension.wiki": {"page": "Custom Tab Width XUL Extension", "file": "Custom_Tab_Width_XUL_Extension.wiki"}, "osmose-emulator.wiki": {"page": "osmose-emulator", "file": "osmose-emulator.wiki"}, "spdx-correct.wiki": {"page": "spdx-correct", "file": "spdx-correct.wiki"}, "Test-Script.wiki": {"page": "Test-Script", "file": "Test-Script.wiki"}, "monad-journal.wiki": {"page": "monad-journal", "file": "monad-journal.wiki"}, "phlipple.wiki": {"page": "phlipple", "file": "phlipple.wiki"}, "overpass.wiki": {"page": "overpass", "file": "overpass.wiki"}, "PSQueue.wiki": {"page": "PSQueue", "file": "PSQueue.wiki"}, "Perl-Version.wiki": {"page": "Perl-Version", "file": "Perl-Version.wiki"}, "rails-assets-markdown-it-diaspora-mention.wiki": {"page": "rails-assets-markdown-it-diaspora-mention", "file": "rails-assets-markdown-it-diaspora-mention.wiki"}, "Data_manipulation_toolbox_similar_to_R_data.frame.wiki": {"page": "Data manipulation toolbox similar to R data.frame", "file": "Data_manipulation_toolbox_similar_to_R_data.frame.wiki"}, "Cairo.wiki": {"page": "Cairo", "file": "Cairo.wiki"}, "flask-migrate.wiki": {"page": "flask-migrate", "file": "flask-migrate.wiki"}, "derpconf.wiki": {"page": "derpconf", "file": "derpconf.wiki"}, "openvas-libraries.wiki": {"page": "openvas-libraries", "file": "openvas-libraries.wiki"}, "generator_spec.wiki": {"page": "generator_spec", "file": "generator_spec.wiki"}, "ino.wiki": {"page": "ino", "file": "ino.wiki"}, "GNU_Stow.wiki": {"page": "GNU Stow", "file": "GNU_Stow.wiki"}, "aiohttp_mako.wiki": {"page": "aiohttp_mako", "file": "aiohttp_mako.wiki"}, "python-django-etcd-settings.wiki": {"page": "python-django-etcd-settings", "file": "python-django-etcd-settings.wiki"}, "batik.wiki": {"page": "batik", "file": "batik.wiki"}, "MaterialDesign-Webfont.wiki": {"page": "MaterialDesign-Webfont", "file": "MaterialDesign-Webfont.wiki"}, "Agda.wiki": {"page": "Agda", "file": "Agda.wiki"}, "hoe.wiki": {"page": "hoe", "file": "hoe.wiki"}, "Log-Dispatch-Perl.wiki": {"page": "Log-Dispatch-Perl", "file": "Log-Dispatch-Perl.wiki"}, "ibus-chewing.wiki": {"page": "ibus-chewing", "file": "ibus-chewing.wiki"}, "which-module.wiki": {"page": "which-module", "file": "which-module.wiki"}, "Dancer-Plugin-Auth-Extensible.wiki": {"page": "Dancer-Plugin-Auth-Extensible", "file": "Dancer-Plugin-Auth-Extensible.wiki"}, "AESFix.wiki": {"page": "AESFix", "file": "AESFix.wiki"}, "powerpc-utils.wiki": {"page": "powerpc-utils", "file": "powerpc-utils.wiki"}, "git-crypt.wiki": {"page": "git-crypt", "file": "git-crypt.wiki"}, "writetype.wiki": {"page": "writetype", "file": "writetype.wiki"}, "Catalyst-Plugin-Cache-Store-FastMmap.wiki": {"page": "Catalyst-Plugin-Cache-Store-FastMmap", "file": "Catalyst-Plugin-Cache-Store-FastMmap.wiki"}, "Acme-Brainfuck.wiki": {"page": "Acme-Brainfuck", "file": "Acme-Brainfuck.wiki"}, "MooX-late.wiki": {"page": "MooX-late", "file": "MooX-late.wiki"}, "FractalNow.wiki": {"page": "FractalNow", "file": "FractalNow.wiki"}, "wwl.wiki": {"page": "wwl", "file": "wwl.wiki"}, "shark.wiki": {"page": "shark", "file": "shark.wiki"}, "pdb2pqr.wiki": {"page": "pdb2pqr", "file": "pdb2pqr.wiki"}, "Test-Synopsis.wiki": {"page": "Test-Synopsis", "file": "Test-Synopsis.wiki"}, "hurry.filesize.wiki": {"page": "hurry.filesize", "file": "hurry.filesize.wiki"}, "MooX-Role-CloneSet.wiki": {"page": "MooX-Role-CloneSet", "file": "MooX-Role-CloneSet.wiki"}, "xia.wiki": {"page": "xia", "file": "xia.wiki"}, "Ibid.wiki": {"page": "Ibid", "file": "Ibid.wiki"}, "scikit-image.wiki": {"page": "scikit-image", "file": "scikit-image.wiki"}, "Detox.wiki": {"page": "Detox", "file": "Detox.wiki"}, "AppArmor.wiki": {"page": "AppArmor", "file": "AppArmor.wiki"}, "pafy.wiki": {"page": "pafy", "file": "pafy.wiki"}, "gxmessage.wiki": {"page": "gxmessage", "file": "gxmessage.wiki"}, "Convert-ASN1.wiki": {"page": "Convert-ASN1", "file": "Convert-ASN1.wiki"}, "indirect.wiki": {"page": "indirect", "file": "indirect.wiki"}, "Amiri.wiki": {"page": "Amiri", "file": "Amiri.wiki"}, "armci-mpi.wiki": {"page": "armci-mpi", "file": "armci-mpi.wiki"}, "libscrypt.wiki": {"page": "libscrypt", "file": "libscrypt.wiki"}, "ruby-termios.wiki": {"page": "ruby-termios", "file": "ruby-termios.wiki"}, "VelvetOptimiser.wiki": {"page": "VelvetOptimiser", "file": "VelvetOptimiser.wiki"}, "swaml.wiki": {"page": "swaml", "file": "swaml.wiki"}, "FileHandle-Fmode.wiki": {"page": "FileHandle-Fmode", "file": "FileHandle-Fmode.wiki"}, "codonw.wiki": {"page": "codonw", "file": "codonw.wiki"}, "circuits.wiki": {"page": "circuits", "file": "circuits.wiki"}, "js-build-tools.wiki": {"page": "js-build-tools", "file": "js-build-tools.wiki"}, "oslo.cache.wiki": {"page": "oslo.cache", "file": "oslo.cache.wiki"}, "Maven_Debian_Helper.wiki": {"page": "Maven Debian Helper", "file": "Maven_Debian_Helper.wiki"}, "rsyslog-doc.wiki": {"page": "rsyslog-doc", "file": "rsyslog-doc.wiki"}, "tryton-modules-account-dunning-letter.wiki": {"page": "tryton-modules-account-dunning-letter", "file": "tryton-modules-account-dunning-letter.wiki"}, "DBD-mysql.wiki": {"page": "DBD-mysql", "file": "DBD-mysql.wiki"}, "liblockfile.wiki": {"page": "liblockfile", "file": "liblockfile.wiki"}, "deep-equal.wiki": {"page": "deep-equal", "file": "deep-equal.wiki"}, "apertium-es-ro.wiki": {"page": "apertium-es-ro", "file": "apertium-es-ro.wiki"}, "Test-Spec.wiki": {"page": "Test-Spec", "file": "Test-Spec.wiki"}, "HTML-Lint.wiki": {"page": "HTML-Lint", "file": "HTML-Lint.wiki"}, "django-gravatar2.wiki": {"page": "django-gravatar2", "file": "django-gravatar2.wiki"}, "curveFDP.wiki": {"page": "curveFDP", "file": "curveFDP.wiki"}, "cherrytree.wiki": {"page": "cherrytree", "file": "cherrytree.wiki"}, "Shell-Config-Generate.wiki": {"page": "Shell-Config-Generate", "file": "Shell-Config-Generate.wiki"}, "Log-Dispatchouli.wiki": {"page": "Log-Dispatchouli", "file": "Log-Dispatchouli.wiki"}, "MIDIUtil.wiki": {"page": "MIDIUtil", "file": "MIDIUtil.wiki"}, "late.wiki": {"page": "late", "file": "late.wiki"}, "python-pylibacl.wiki": {"page": "python-pylibacl", "file": "python-pylibacl.wiki"}, "sphde.wiki": {"page": "sphde", "file": "sphde.wiki"}, "qtkeychain.wiki": {"page": "qtkeychain", "file": "qtkeychain.wiki"}, "Powermanga.wiki": {"page": "Powermanga", "file": "Powermanga.wiki"}, "Module-Compile.wiki": {"page": "Module-Compile", "file": "Module-Compile.wiki"}, "Net-Whois-IP.wiki": {"page": "Net-Whois-IP", "file": "Net-Whois-IP.wiki"}, "lcmaps-plugins-voms.wiki": {"page": "lcmaps-plugins-voms", "file": "lcmaps-plugins-voms.wiki"}, "Bultitude.wiki": {"page": "Bultitude", "file": "Bultitude.wiki"}, "chake.wiki": {"page": "chake", "file": "chake.wiki"}, "WWW__OpenSearch.wiki": {"page": "WWW::OpenSearch", "file": "WWW__OpenSearch.wiki"}, "envstore.wiki": {"page": "envstore", "file": "envstore.wiki"}, "Linux-Distribution.wiki": {"page": "Linux-Distribution", "file": "Linux-Distribution.wiki"}, "faraday.wiki": {"page": "faraday", "file": "faraday.wiki"}, "Object-Declare.wiki": {"page": "Object-Declare", "file": "Object-Declare.wiki"}, "SGML-Parser-OpenSP.wiki": {"page": "SGML-Parser-OpenSP", "file": "SGML-Parser-OpenSP.wiki"}, "JavaEWAH.wiki": {"page": "JavaEWAH", "file": "JavaEWAH.wiki"}, "bufs.wiki": {"page": "bufs", "file": "bufs.wiki"}, "PyOsmium.wiki": {"page": "PyOsmium", "file": "PyOsmium.wiki"}, "is-stream.wiki": {"page": "is-stream", "file": "is-stream.wiki"}, "icalendar.wiki": {"page": "icalendar", "file": "icalendar.wiki"}, "cycle.wiki": {"page": "cycle", "file": "cycle.wiki"}, "wadllib.wiki": {"page": "wadllib", "file": "wadllib.wiki"}, "gexiv2.wiki": {"page": "gexiv2", "file": "gexiv2.wiki"}, "HSH.wiki": {"page": "HSH", "file": "HSH.wiki"}, "CodeNarc.wiki": {"page": "CodeNarc", "file": "CodeNarc.wiki"}, "Digest-MD5-File.wiki": {"page": "Digest-MD5-File", "file": "Digest-MD5-File.wiki"}, "syncache.wiki": {"page": "syncache", "file": "syncache.wiki"}, "python-whitenoise.wiki": {"page": "python-whitenoise", "file": "python-whitenoise.wiki"}, "ocserv.wiki": {"page": "ocserv", "file": "ocserv.wiki"}, "multipart.wiki": {"page": "multipart", "file": "multipart.wiki"}, "python-iptables.wiki": {"page": "python-iptables", "file": "python-iptables.wiki"}, "Role__Commons.wiki": {"page": "Role::Commons", "file": "Role__Commons.wiki"}, "aufs4-standalone.wiki": {"page": "aufs4-standalone", "file": "aufs4-standalone.wiki"}, "Config-Identity.wiki": {"page": "Config-Identity", "file": "Config-Identity.wiki"}, "peco.wiki": {"page": "peco", "file": "peco.wiki"}, "Math-BigInt.wiki": {"page": "Math-BigInt", "file": "Math-BigInt.wiki"}, "DeSmuME.wiki": {"page": "DeSmuME", "file": "DeSmuME.wiki"}, "github.com_hlandau_easyconfig.wiki": {"page": "github.com/hlandau/easyconfig", "file": "github.com_hlandau_easyconfig.wiki"}, "to-fast-properties.wiki": {"page": "to-fast-properties", "file": "to-fast-properties.wiki"}, "Path__Tiny.wiki": {"page": "Path::Tiny", "file": "Path__Tiny.wiki"}, "Set-Tiny.wiki": {"page": "Set-Tiny", "file": "Set-Tiny.wiki"}, "QGIS.wiki": {"page": "QGIS", "file": "QGIS.wiki"}, "capybara-screenshot.wiki": {"page": "capybara-screenshot", "file": "capybara-screenshot.wiki"}, "pythonpy.wiki": {"page": "pythonpy", "file": "pythonpy.wiki"}, "Session-Storage-Secure.wiki": {"page": "Session-Storage-Secure", "file": "Session-Storage-Secure.wiki"}, "liblxqt.wiki": {"page": "liblxqt", "file": "liblxqt.wiki"}, "kiriki.wiki": {"page": "kiriki", "file": "kiriki.wiki"}, "jquery-jplayer-pinkflag.wiki": {"page": "jquery-jplayer-pinkflag", "file": "jquery-jplayer-pinkflag.wiki"}, "array-uniq.wiki": {"page": "array-uniq", "file": "array-uniq.wiki"}, "pnmixer.wiki": {"page": "pnmixer", "file": "pnmixer.wiki"}, "copy-descriptor.wiki": {"page": "copy-descriptor", "file": "copy-descriptor.wiki"}, "freedroidrpg.wiki": {"page": "freedroidrpg", "file": "freedroidrpg.wiki"}, "GNOME_Do.wiki": {"page": "GNOME Do", "file": "GNOME_Do.wiki"}, "Net-RBLClient.wiki": {"page": "Net-RBLClient", "file": "Net-RBLClient.wiki"}, "Net-DBus.wiki": {"page": "Net-DBus", "file": "Net-DBus.wiki"}, "apertium-eo-ca.wiki": {"page": "apertium-eo-ca", "file": "apertium-eo-ca.wiki"}, "Twinkle.wiki": {"page": "Twinkle", "file": "Twinkle.wiki"}, "gbm.wiki": {"page": "gbm", "file": "gbm.wiki"}, "Symmetrica.wiki": {"page": "Symmetrica", "file": "Symmetrica.wiki"}, "CGI-Application.wiki": {"page": "CGI-Application", "file": "CGI-Application.wiki"}, "pinkie-promise.wiki": {"page": "pinkie-promise", "file": "pinkie-promise.wiki"}, "leaflet-hash.wiki": {"page": "leaflet-hash", "file": "leaflet-hash.wiki"}, "classifier-reborn.wiki": {"page": "classifier-reborn", "file": "classifier-reborn.wiki"}, "xmonad-extras.wiki": {"page": "xmonad-extras", "file": "xmonad-extras.wiki"}, "wsdl2c.wiki": {"page": "wsdl2c", "file": "wsdl2c.wiki"}, "IO-Interface.wiki": {"page": "IO-Interface", "file": "IO-Interface.wiki"}, "File-pushd.wiki": {"page": "File-pushd", "file": "File-pushd.wiki"}, "composer_ca-bundle.wiki": {"page": "composer/ca-bundle", "file": "composer_ca-bundle.wiki"}, "Bio-Das-Lite.wiki": {"page": "Bio-Das-Lite", "file": "Bio-Das-Lite.wiki"}, "combustion.wiki": {"page": "combustion", "file": "combustion.wiki"}, "Petri-Foo.wiki": {"page": "Petri-Foo", "file": "Petri-Foo.wiki"}, "djangorestframework.wiki": {"page": "djangorestframework", "file": "djangorestframework.wiki"}, "uulib.wiki": {"page": "uulib", "file": "uulib.wiki"}, "PBKDF2.wiki": {"page": "PBKDF2", "file": "PBKDF2.wiki"}, "EditorConfig_core.wiki": {"page": "EditorConfig core", "file": "EditorConfig_core.wiki"}, "thor.wiki": {"page": "thor", "file": "thor.wiki"}, "require-main-filename.wiki": {"page": "require-main-filename", "file": "require-main-filename.wiki"}, "puppetlabs-mongodb.wiki": {"page": "puppetlabs-mongodb", "file": "puppetlabs-mongodb.wiki"}, "ndiswrapper.wiki": {"page": "ndiswrapper", "file": "ndiswrapper.wiki"}, "kf5-messagelib.wiki": {"page": "kf5-messagelib", "file": "kf5-messagelib.wiki"}, "Unipath.wiki": {"page": "Unipath", "file": "Unipath.wiki"}, "prelude-ls.wiki": {"page": "prelude-ls", "file": "prelude-ls.wiki"}, "ssh-cron.wiki": {"page": "ssh-cron", "file": "ssh-cron.wiki"}, "sinon-rails.wiki": {"page": "sinon-rails", "file": "sinon-rails.wiki"}, "Tea4CUPS.wiki": {"page": "Tea4CUPS", "file": "Tea4CUPS.wiki"}, "tlsliste-ng.wiki": {"page": "tlsliste-ng", "file": "tlsliste-ng.wiki"}, "http-streams.wiki": {"page": "http-streams", "file": "http-streams.wiki"}, "Text-Diff.wiki": {"page": "Text-Diff", "file": "Text-Diff.wiki"}, "psy.wiki": {"page": "psy", "file": "psy.wiki"}, "voms.wiki": {"page": "voms", "file": "voms.wiki"}, "r-cran-testthat.wiki": {"page": "r-cran-testthat", "file": "r-cran-testthat.wiki"}, "blasr_libcpp.wiki": {"page": "blasr_libcpp", "file": "blasr_libcpp.wiki"}, "raspell.wiki": {"page": "raspell", "file": "raspell.wiki"}, "London_Law.wiki": {"page": "London Law", "file": "London_Law.wiki"}, "yuma123.wiki": {"page": "yuma123", "file": "yuma123.wiki"}, "Class-XSAccessor.wiki": {"page": "Class-XSAccessor", "file": "Class-XSAccessor.wiki"}, "ae.wiki": {"page": "ae", "file": "ae.wiki"}, "minitar.wiki": {"page": "minitar", "file": "minitar.wiki"}, "node-hooker.wiki": {"page": "node-hooker", "file": "node-hooker.wiki"}, "barby.wiki": {"page": "barby", "file": "barby.wiki"}, "Michael_Sweet.wiki": {"page": "Michael Sweet", "file": "Michael_Sweet.wiki"}, "sentry-raven.wiki": {"page": "sentry-raven", "file": "sentry-raven.wiki"}, "libxc.wiki": {"page": "libxc", "file": "libxc.wiki"}, "garmintools.wiki": {"page": "garmintools", "file": "garmintools.wiki"}, "Nik4.wiki": {"page": "Nik4", "file": "Nik4.wiki"}, "AnyEvent__HTTPD.wiki": {"page": "AnyEvent::HTTPD", "file": "AnyEvent__HTTPD.wiki"}, "tryton-modules-account-stock-landed-cost-weight.wiki": {"page": "tryton-modules-account-stock-landed-cost-weight", "file": "tryton-modules-account-stock-landed-cost-weight.wiki"}, "Acme-EyeDrops.wiki": {"page": "Acme-EyeDrops", "file": "Acme-EyeDrops.wiki"}, "Apache_Lucene_and_Solr.wiki": {"page": "Apache Lucene and Solr", "file": "Apache_Lucene_and_Solr.wiki"}, "Log-Agent.wiki": {"page": "Log-Agent", "file": "Log-Agent.wiki"}, "fog-softlayer.wiki": {"page": "fog-softlayer", "file": "fog-softlayer.wiki"}, "fcitx-zhuyin.wiki": {"page": "fcitx-zhuyin", "file": "fcitx-zhuyin.wiki"}, "PyPE.wiki": {"page": "PyPE", "file": "PyPE.wiki"}, "Authen-SASL-Cyrus.wiki": {"page": "Authen-SASL-Cyrus", "file": "Authen-SASL-Cyrus.wiki"}, "flask-bcrypt.wiki": {"page": "flask-bcrypt", "file": "flask-bcrypt.wiki"}, "xf86-video-omap.wiki": {"page": "xf86-video-omap", "file": "xf86-video-omap.wiki"}, "wotsap.wiki": {"page": "wotsap", "file": "wotsap.wiki"}, "Apache_JMeter.wiki": {"page": "Apache JMeter", "file": "Apache_JMeter.wiki"}, "libarchive.wiki": {"page": "libarchive", "file": "libarchive.wiki"}, "AUnit.wiki": {"page": "AUnit", "file": "AUnit.wiki"}, "cvs-fast-export.wiki": {"page": "cvs-fast-export", "file": "cvs-fast-export.wiki"}, "pam-ssh-agent-auth.wiki": {"page": "pam-ssh-agent-auth", "file": "pam-ssh-agent-auth.wiki"}, "GNU_Zile.wiki": {"page": "GNU Zile", "file": "GNU_Zile.wiki"}, "puppetlabs-xinetd.wiki": {"page": "puppetlabs-xinetd", "file": "puppetlabs-xinetd.wiki"}, "Symbol-Global-Name.wiki": {"page": "Symbol-Global-Name", "file": "Symbol-Global-Name.wiki"}, "timelimit.wiki": {"page": "timelimit", "file": "timelimit.wiki"}, "Dancer.wiki": {"page": "Dancer", "file": "Dancer.wiki"}, "psensor.wiki": {"page": "psensor", "file": "psensor.wiki"}, "Mockito.wiki": {"page": "Mockito", "file": "Mockito.wiki"}, "pdfresurrect.wiki": {"page": "pdfresurrect", "file": "pdfresurrect.wiki"}, "Module-Signature.wiki": {"page": "Module-Signature", "file": "Module-Signature.wiki"}, "flask-wtf.wiki": {"page": "flask-wtf", "file": "flask-wtf.wiki"}, "apertium-ca-it.wiki": {"page": "apertium-ca-it", "file": "apertium-ca-it.wiki"}, "qrouter.wiki": {"page": "qrouter", "file": "qrouter.wiki"}, "Starman.wiki": {"page": "Starman", "file": "Starman.wiki"}, "pyvo.wiki": {"page": "pyvo", "file": "pyvo.wiki"}, "Dancer__Plugin__REST.wiki": {"page": "Dancer::Plugin::REST", "file": "Dancer__Plugin__REST.wiki"}, "gnome-shell-extension-disconnect-wifi.wiki": {"page": "gnome-shell-extension-disconnect-wifi", "file": "gnome-shell-extension-disconnect-wifi.wiki"}, "pd-pool.wiki": {"page": "pd-pool", "file": "pd-pool.wiki"}, "HTML__WikiConverter__DokuWiki.wiki": {"page": "HTML::WikiConverter::DokuWiki", "file": "HTML__WikiConverter__DokuWiki.wiki"}, "pdfchain.wiki": {"page": "pdfchain", "file": "pdfchain.wiki"}, "simple-navigation.wiki": {"page": "simple-navigation", "file": "simple-navigation.wiki"}, "zake.wiki": {"page": "zake", "file": "zake.wiki"}, "Advanced_Strategic_Command__ASC_.wiki": {"page": "Advanced Strategic Command (ASC)", "file": "Advanced_Strategic_Command__ASC_.wiki"}, "PyFFTW.wiki": {"page": "PyFFTW", "file": "PyFFTW.wiki"}, "ksh.wiki": {"page": "ksh", "file": "ksh.wiki"}, "gnustep-make.wiki": {"page": "gnustep-make", "file": "gnustep-make.wiki"}, "Module-Build-WithXSpp.wiki": {"page": "Module-Build-WithXSpp", "file": "Module-Build-WithXSpp.wiki"}, "riddle.wiki": {"page": "riddle", "file": "riddle.wiki"}, "tinycon.wiki": {"page": "tinycon", "file": "tinycon.wiki"}, "ipcheck.wiki": {"page": "ipcheck", "file": "ipcheck.wiki"}, "open-browser.wiki": {"page": "open-browser", "file": "open-browser.wiki"}, "jquery-i18n-properties.wiki": {"page": "jquery-i18n-properties", "file": "jquery-i18n-properties.wiki"}, "Catalyst-Action-Serialize-Data-Serializer.wiki": {"page": "Catalyst-Action-Serialize-Data-Serializer", "file": "Catalyst-Action-Serialize-Data-Serializer.wiki"}, "arduino-mk.wiki": {"page": "arduino-mk", "file": "arduino-mk.wiki"}, "efont-unicode-bdf.wiki": {"page": "efont-unicode-bdf", "file": "efont-unicode-bdf.wiki"}, "radsecproxy.wiki": {"page": "radsecproxy", "file": "radsecproxy.wiki"}, "Web__ID.wiki": {"page": "Web::ID", "file": "Web__ID.wiki"}, "metche.wiki": {"page": "metche", "file": "metche.wiki"}, "photopc.wiki": {"page": "photopc", "file": "photopc.wiki"}, "stringi.wiki": {"page": "stringi", "file": "stringi.wiki"}, "org-bullets.wiki": {"page": "org-bullets", "file": "org-bullets.wiki"}, "emacs-python-environment.wiki": {"page": "emacs-python-environment", "file": "emacs-python-environment.wiki"}, "micro-evtd.wiki": {"page": "micro-evtd", "file": "micro-evtd.wiki"}, "Das_U-Boot.wiki": {"page": "Das U-Boot", "file": "Das_U-Boot.wiki"}, "WWW-CNic.wiki": {"page": "WWW-CNic", "file": "WWW-CNic.wiki"}, "Wx-Perl-ProcessStream.wiki": {"page": "Wx-Perl-ProcessStream", "file": "Wx-Perl-ProcessStream.wiki"}, "DBIx-Class-DateTime-Epoch.wiki": {"page": "DBIx-Class-DateTime-Epoch", "file": "DBIx-Class-DateTime-Epoch.wiki"}, "python-django-crispy-forms.wiki": {"page": "python-django-crispy-forms", "file": "python-django-crispy-forms.wiki"}, "sockaddr.wiki": {"page": "sockaddr", "file": "sockaddr.wiki"}, "discus.wiki": {"page": "discus", "file": "discus.wiki"}, "Hijk.wiki": {"page": "Hijk", "file": "Hijk.wiki"}, "PRAW.wiki": {"page": "PRAW", "file": "PRAW.wiki"}, "Thunderbird.wiki": {"page": "Thunderbird", "file": "Thunderbird.wiki"}, "X12-Parser.wiki": {"page": "X12-Parser", "file": "X12-Parser.wiki"}, "megaparsec.wiki": {"page": "megaparsec", "file": "megaparsec.wiki"}, "stringtemplate3.wiki": {"page": "stringtemplate3", "file": "stringtemplate3.wiki"}, "Template-Plugin-IPAddr.wiki": {"page": "Template-Plugin-IPAddr", "file": "Template-Plugin-IPAddr.wiki"}, "python-fastimport.wiki": {"page": "python-fastimport", "file": "python-fastimport.wiki"}, "xmltoman.wiki": {"page": "xmltoman", "file": "xmltoman.wiki"}, "bindings-sane.wiki": {"page": "bindings-sane", "file": "bindings-sane.wiki"}, "gnome-multi-writer.wiki": {"page": "gnome-multi-writer", "file": "gnome-multi-writer.wiki"}, "puppetlabs-ntp.wiki": {"page": "puppetlabs-ntp", "file": "puppetlabs-ntp.wiki"}, "ffproxy.wiki": {"page": "ffproxy", "file": "ffproxy.wiki"}, "Astro-FITS-CFITSIO.wiki": {"page": "Astro-FITS-CFITSIO", "file": "Astro-FITS-CFITSIO.wiki"}, "ahcpd.wiki": {"page": "ahcpd", "file": "ahcpd.wiki"}, "ArtificialFastqGenerator.wiki": {"page": "ArtificialFastqGenerator", "file": "ArtificialFastqGenerator.wiki"}, "recoverdm.wiki": {"page": "recoverdm", "file": "recoverdm.wiki"}, "atril.wiki": {"page": "atril", "file": "atril.wiki"}, "Alnuth.wiki": {"page": "Alnuth", "file": "Alnuth.wiki"}, "iwatch.wiki": {"page": "iwatch", "file": "iwatch.wiki"}, "tinyproxy.wiki": {"page": "tinyproxy", "file": "tinyproxy.wiki"}, "BZflag.wiki": {"page": "BZflag", "file": "BZflag.wiki"}, "zmap.wiki": {"page": "zmap", "file": "zmap.wiki"}, "GNU_JavaMail.wiki": {"page": "GNU JavaMail", "file": "GNU_JavaMail.wiki"}, "wmmixer.wiki": {"page": "wmmixer", "file": "wmmixer.wiki"}, "github.com_asaskevich_govalidator_.wiki": {"page": "github.com/asaskevich/govalidator/", "file": "github.com_asaskevich_govalidator_.wiki"}, "collection-visit.wiki": {"page": "collection-visit", "file": "collection-visit.wiki"}, "sniffit.wiki": {"page": "sniffit", "file": "sniffit.wiki"}, "odfpy.wiki": {"page": "odfpy", "file": "odfpy.wiki"}, "moksha.hub.wiki": {"page": "moksha.hub", "file": "moksha.hub.wiki"}, "python-pgpdump.wiki": {"page": "python-pgpdump", "file": "python-pgpdump.wiki"}, "mozc.wiki": {"page": "mozc", "file": "mozc.wiki"}, "Chart-cairo.wiki": {"page": "Chart-cairo", "file": "Chart-cairo.wiki"}, "decimal.wiki": {"page": "decimal", "file": "decimal.wiki"}, "tina.wiki": {"page": "tina", "file": "tina.wiki"}, "ipython_genutils.wiki": {"page": "ipython_genutils", "file": "ipython_genutils.wiki"}, "mrtg.wiki": {"page": "mrtg", "file": "mrtg.wiki"}, "recoverjpeg.wiki": {"page": "recoverjpeg", "file": "recoverjpeg.wiki"}, "istack_common_utility_code.wiki": {"page": "istack common utility code", "file": "istack_common_utility_code.wiki"}, "pheatmap.wiki": {"page": "pheatmap", "file": "pheatmap.wiki"}, "debian-astro.wiki": {"page": "debian-astro", "file": "debian-astro.wiki"}, "Cattle.wiki": {"page": "Cattle", "file": "Cattle.wiki"}, "Serp.wiki": {"page": "Serp", "file": "Serp.wiki"}, "repeat-element.wiki": {"page": "repeat-element", "file": "repeat-element.wiki"}, "python-mistralclient.wiki": {"page": "python-mistralclient", "file": "python-mistralclient.wiki"}, "dindel.wiki": {"page": "dindel", "file": "dindel.wiki"}, "QtCurve.wiki": {"page": "QtCurve", "file": "QtCurve.wiki"}, "arachne-pnr.wiki": {"page": "arachne-pnr", "file": "arachne-pnr.wiki"}, "python-socksipychain.wiki": {"page": "python-socksipychain", "file": "python-socksipychain.wiki"}, "Magpie.wiki": {"page": "Magpie", "file": "Magpie.wiki"}, "azure-core.wiki": {"page": "azure-core", "file": "azure-core.wiki"}, "vali-date.wiki": {"page": "vali-date", "file": "vali-date.wiki"}, "openexr.wiki": {"page": "openexr", "file": "openexr.wiki"}, "Net-GitHub.wiki": {"page": "Net-GitHub", "file": "Net-GitHub.wiki"}, "IDNA_backend_normalization_package.wiki": {"page": "IDNA backend normalization package", "file": "IDNA_backend_normalization_package.wiki"}, "numeric-extras.wiki": {"page": "numeric-extras", "file": "numeric-extras.wiki"}, "gcab.wiki": {"page": "gcab", "file": "gcab.wiki"}, "Parsebib.wiki": {"page": "Parsebib", "file": "Parsebib.wiki"}, "XML-SAX-Writer.wiki": {"page": "XML-SAX-Writer", "file": "XML-SAX-Writer.wiki"}, "ironic-ui.wiki": {"page": "ironic-ui", "file": "ironic-ui.wiki"}, "bzr-stats.wiki": {"page": "bzr-stats", "file": "bzr-stats.wiki"}, "ixo-usb-jtag.wiki": {"page": "ixo-usb-jtag", "file": "ixo-usb-jtag.wiki"}, "File-ShareDir.wiki": {"page": "File-ShareDir", "file": "File-ShareDir.wiki"}, "VARNA.wiki": {"page": "VARNA", "file": "VARNA.wiki"}, "RandomFields.wiki": {"page": "RandomFields", "file": "RandomFields.wiki"}, "doc-linux-fr.wiki": {"page": "doc-linux-fr", "file": "doc-linux-fr.wiki"}, "Algorithm-Combinatorics.wiki": {"page": "Algorithm-Combinatorics", "file": "Algorithm-Combinatorics.wiki"}, "gopcap.wiki": {"page": "gopcap", "file": "gopcap.wiki"}, "pdf-tools.wiki": {"page": "pdf-tools", "file": "pdf-tools.wiki"}, "libvmdk.wiki": {"page": "libvmdk", "file": "libvmdk.wiki"}, "Crypt-HCE_SHA.wiki": {"page": "Crypt-HCE_SHA", "file": "Crypt-HCE_SHA.wiki"}, "Doctrine_ORM.wiki": {"page": "Doctrine ORM", "file": "Doctrine_ORM.wiki"}, "seed-fu.wiki": {"page": "seed-fu", "file": "seed-fu.wiki"}, "ddcci-driver-linux.wiki": {"page": "ddcci-driver-linux", "file": "ddcci-driver-linux.wiki"}, "Dist-Zilla-Plugin-Config-Git.wiki": {"page": "Dist-Zilla-Plugin-Config-Git", "file": "Dist-Zilla-Plugin-Config-Git.wiki"}, "relational-query.wiki": {"page": "relational-query", "file": "relational-query.wiki"}, "cookies.wiki": {"page": "cookies", "file": "cookies.wiki"}, "chrony.wiki": {"page": "chrony", "file": "chrony.wiki"}, "ulatencyd.wiki": {"page": "ulatencyd", "file": "ulatencyd.wiki"}, "Class-Date.wiki": {"page": "Class-Date", "file": "Class-Date.wiki"}, "squirrel.wiki": {"page": "squirrel", "file": "squirrel.wiki"}, "IO-Pty-Easy.wiki": {"page": "IO-Pty-Easy", "file": "IO-Pty-Easy.wiki"}, "MNE-Python.wiki": {"page": "MNE-Python", "file": "MNE-Python.wiki"}, "eegdev.wiki": {"page": "eegdev", "file": "eegdev.wiki"}, "Sys-CpuLoad.wiki": {"page": "Sys-CpuLoad", "file": "Sys-CpuLoad.wiki"}, "GSL_package_for_Octave.wiki": {"page": "GSL package for Octave", "file": "GSL_package_for_Octave.wiki"}, "hatari.wiki": {"page": "hatari", "file": "hatari.wiki"}, "eme.wiki": {"page": "eme", "file": "eme.wiki"}, "iksemel.wiki": {"page": "iksemel", "file": "iksemel.wiki"}, "AccountsService.wiki": {"page": "AccountsService", "file": "AccountsService.wiki"}, "Catalyst__Authentication__Credential__HTTP.wiki": {"page": "Catalyst::Authentication::Credential::HTTP", "file": "Catalyst__Authentication__Credential__HTTP.wiki"}, "unibilium.wiki": {"page": "unibilium", "file": "unibilium.wiki"}, "sunxi-tools.wiki": {"page": "sunxi-tools", "file": "sunxi-tools.wiki"}, "sendmailR.wiki": {"page": "sendmailR", "file": "sendmailR.wiki"}, "Digest-MD4.wiki": {"page": "Digest-MD4", "file": "Digest-MD4.wiki"}, "gitlab-flowdock-git-hook.wiki": {"page": "gitlab-flowdock-git-hook", "file": "gitlab-flowdock-git-hook.wiki"}, "pefile.wiki": {"page": "pefile", "file": "pefile.wiki"}, "rudolf.wiki": {"page": "rudolf", "file": "rudolf.wiki"}, "python-progressbar.wiki": {"page": "python-progressbar", "file": "python-progressbar.wiki"}, "ddns3-client.wiki": {"page": "ddns3-client", "file": "ddns3-client.wiki"}, "Git-Wrapper.wiki": {"page": "Git-Wrapper", "file": "Git-Wrapper.wiki"}, "mypy.wiki": {"page": "mypy", "file": "mypy.wiki"}, "HDMI2USB-mode-switch.wiki": {"page": "HDMI2USB-mode-switch", "file": "HDMI2USB-mode-switch.wiki"}, "subtitlecomposer.wiki": {"page": "subtitlecomposer", "file": "subtitlecomposer.wiki"}, "Math__Vector__Real__kdTree.wiki": {"page": "Math::Vector::Real::kdTree", "file": "Math__Vector__Real__kdTree.wiki"}, "read-pkg-up.wiki": {"page": "read-pkg-up", "file": "read-pkg-up.wiki"}, "fonts-taml.wiki": {"page": "fonts-taml", "file": "fonts-taml.wiki"}, "sogo-connector.wiki": {"page": "sogo-connector", "file": "sogo-connector.wiki"}, "RealtimeKit.wiki": {"page": "RealtimeKit", "file": "RealtimeKit.wiki"}, "SWH_Plugins_in_LV2_format.wiki": {"page": "SWH Plugins in LV2 format", "file": "SWH_Plugins_in_LV2_format.wiki"}, "fteproxy.wiki": {"page": "fteproxy", "file": "fteproxy.wiki"}, "liquidprompt.wiki": {"page": "liquidprompt", "file": "liquidprompt.wiki"}, "Term-TtyRec-Plus.wiki": {"page": "Term-TtyRec-Plus", "file": "Term-TtyRec-Plus.wiki"}, "Aj-snapshot.wiki": {"page": "Aj-snapshot", "file": "Aj-snapshot.wiki"}, "state_machines.wiki": {"page": "state_machines", "file": "state_machines.wiki"}, "execa.wiki": {"page": "execa", "file": "execa.wiki"}, "Business-ISMN.wiki": {"page": "Business-ISMN", "file": "Business-ISMN.wiki"}, "aws-sdk-go.wiki": {"page": "aws-sdk-go", "file": "aws-sdk-go.wiki"}, "github.com_hlandau_xlog.wiki": {"page": "github.com/hlandau/xlog", "file": "github.com_hlandau_xlog.wiki"}, "salt-formula-kubernetes.wiki": {"page": "salt-formula-kubernetes", "file": "salt-formula-kubernetes.wiki"}, "Module__Install__ExtraTests.wiki": {"page": "Module::Install::ExtraTests", "file": "Module__Install__ExtraTests.wiki"}, "solr.wiki": {"page": "solr", "file": "solr.wiki"}, "xdg-desktop-portal-gtk.wiki": {"page": "xdg-desktop-portal-gtk", "file": "xdg-desktop-portal-gtk.wiki"}, "Extended_StAX_API.wiki": {"page": "Extended StAX API", "file": "Extended_StAX_API.wiki"}, "gnome-shell-extension-hide-activities.wiki": {"page": "gnome-shell-extension-hide-activities", "file": "gnome-shell-extension-hide-activities.wiki"}, "coils.wiki": {"page": "coils", "file": "coils.wiki"}, "polyml.wiki": {"page": "polyml", "file": "polyml.wiki"}, "Email-MIME-Encodings.wiki": {"page": "Email-MIME-Encodings", "file": "Email-MIME-Encodings.wiki"}, "Constant-Generate.wiki": {"page": "Constant-Generate", "file": "Constant-Generate.wiki"}, "GrokEVT.wiki": {"page": "GrokEVT", "file": "GrokEVT.wiki"}, "Test-Perl-Critic-Progressive.wiki": {"page": "Test-Perl-Critic-Progressive", "file": "Test-Perl-Critic-Progressive.wiki"}, "vdr-softhddevice.wiki": {"page": "vdr-softhddevice", "file": "vdr-softhddevice.wiki"}, "Debian_Games_Pure_Blend.wiki": {"page": "Debian Games Pure Blend", "file": "Debian_Games_Pure_Blend.wiki"}, "treesheets.wiki": {"page": "treesheets", "file": "treesheets.wiki"}, "Scrounge_NTFS.wiki": {"page": "Scrounge NTFS", "file": "Scrounge_NTFS.wiki"}, "String-Print.wiki": {"page": "String-Print", "file": "String-Print.wiki"}, "Net-SMTPS.wiki": {"page": "Net-SMTPS", "file": "Net-SMTPS.wiki"}, "GNUMail.wiki": {"page": "GNUMail", "file": "GNUMail.wiki"}, "krfb.wiki": {"page": "krfb", "file": "krfb.wiki"}, "App-Termcast.wiki": {"page": "App-Termcast", "file": "App-Termcast.wiki"}, "default_value_for.wiki": {"page": "default_value_for", "file": "default_value_for.wiki"}, "SingularityGS.wiki": {"page": "SingularityGS", "file": "SingularityGS.wiki"}, "GNUjump.wiki": {"page": "GNUjump", "file": "GNUjump.wiki"}, "montage.wiki": {"page": "montage", "file": "montage.wiki"}, "math_ml.rb.wiki": {"page": "math_ml.rb", "file": "math_ml.rb.wiki"}, "Nemo.wiki": {"page": "Nemo", "file": "Nemo.wiki"}, "haikunator.wiki": {"page": "haikunator", "file": "haikunator.wiki"}, "python-tackerclient.wiki": {"page": "python-tackerclient", "file": "python-tackerclient.wiki"}, "tm.wiki": {"page": "tm", "file": "tm.wiki"}, "Apache_Directory_LDAP_API.wiki": {"page": "Apache Directory LDAP API", "file": "Apache_Directory_LDAP_API.wiki"}, "Apache_Shiro.wiki": {"page": "Apache Shiro", "file": "Apache_Shiro.wiki"}, "libGenome.wiki": {"page": "libGenome", "file": "libGenome.wiki"}, "these.wiki": {"page": "these", "file": "these.wiki"}, "Purell.wiki": {"page": "Purell", "file": "Purell.wiki"}, "libtopmenu-gtk.wiki": {"page": "libtopmenu-gtk", "file": "libtopmenu-gtk.wiki"}, "DB_File-Lock.wiki": {"page": "DB_File-Lock", "file": "DB_File-Lock.wiki"}, "tryton-modules-timesheet.wiki": {"page": "tryton-modules-timesheet", "file": "tryton-modules-timesheet.wiki"}, "mt-st.wiki": {"page": "mt-st", "file": "mt-st.wiki"}, "Vi-QuickFix.wiki": {"page": "Vi-QuickFix", "file": "Vi-QuickFix.wiki"}, "bibtexparser.wiki": {"page": "bibtexparser", "file": "bibtexparser.wiki"}, "u3-tool.wiki": {"page": "u3-tool", "file": "u3-tool.wiki"}, "lxqt-panel.wiki": {"page": "lxqt-panel", "file": "lxqt-panel.wiki"}, "goobox.wiki": {"page": "goobox", "file": "goobox.wiki"}, "rufus-scheduler.wiki": {"page": "rufus-scheduler", "file": "rufus-scheduler.wiki"}, "String-Approx.wiki": {"page": "String-Approx", "file": "String-Approx.wiki"}, "iTALC.wiki": {"page": "iTALC", "file": "iTALC.wiki"}, "slapos.core.wiki": {"page": "slapos.core", "file": "slapos.core.wiki"}, "mobile-broadband-provider-info.wiki": {"page": "mobile-broadband-provider-info", "file": "mobile-broadband-provider-info.wiki"}, "gstreamermm.wiki": {"page": "gstreamermm", "file": "gstreamermm.wiki"}, "Net-IMAP-Client.wiki": {"page": "Net-IMAP-Client", "file": "Net-IMAP-Client.wiki"}, "golang-go-flags.wiki": {"page": "golang-go-flags", "file": "golang-go-flags.wiki"}, "dtdparse.wiki": {"page": "dtdparse", "file": "dtdparse.wiki"}, "rails-assets-favico.js.wiki": {"page": "rails-assets-favico.js", "file": "rails-assets-favico.js.wiki"}, "prime-phylo.wiki": {"page": "prime-phylo", "file": "prime-phylo.wiki"}, "raven-go.wiki": {"page": "raven-go", "file": "raven-go.wiki"}, "nbsphinx.wiki": {"page": "nbsphinx", "file": "nbsphinx.wiki"}, "p1_pgsql.wiki": {"page": "p1_pgsql", "file": "p1_pgsql.wiki"}, "IQ-TREE.wiki": {"page": "IQ-TREE", "file": "IQ-TREE.wiki"}, "python-ntlm.wiki": {"page": "python-ntlm", "file": "python-ntlm.wiki"}, "Hamlib.wiki": {"page": "Hamlib", "file": "Hamlib.wiki"}, "gimp.wiki": {"page": "gimp", "file": "gimp.wiki"}, "fonts-deva-extra.wiki": {"page": "fonts-deva-extra", "file": "fonts-deva-extra.wiki"}, "happy.wiki": {"page": "happy", "file": "happy.wiki"}, "ocaml-ssl.wiki": {"page": "ocaml-ssl", "file": "ocaml-ssl.wiki"}, "File-Grep.wiki": {"page": "File-Grep", "file": "File-Grep.wiki"}, "jose2go.wiki": {"page": "jose2go", "file": "jose2go.wiki"}, "dump.wiki": {"page": "dump", "file": "dump.wiki"}, "regex-tdfa.wiki": {"page": "regex-tdfa", "file": "regex-tdfa.wiki"}, "m4ri.wiki": {"page": "m4ri", "file": "m4ri.wiki"}, "pysiogame.wiki": {"page": "pysiogame", "file": "pysiogame.wiki"}, "wmweather+.wiki": {"page": "wmweather+", "file": "wmweather+.wiki"}, "vagrant-azure.wiki": {"page": "vagrant-azure", "file": "vagrant-azure.wiki"}, "samtools-legacy.wiki": {"page": "samtools-legacy", "file": "samtools-legacy.wiki"}, "mia.wiki": {"page": "mia", "file": "mia.wiki"}, "ironic-inspector.wiki": {"page": "ironic-inspector", "file": "ironic-inspector.wiki"}, "tryton-modules-party.wiki": {"page": "tryton-modules-party", "file": "tryton-modules-party.wiki"}, "TimeDate.wiki": {"page": "TimeDate", "file": "TimeDate.wiki"}, "edflib.wiki": {"page": "edflib", "file": "edflib.wiki"}, "Unicode-Map8.wiki": {"page": "Unicode-Map8", "file": "Unicode-Map8.wiki"}, "aspell-he.wiki": {"page": "aspell-he", "file": "aspell-he.wiki"}, "ABC.wiki": {"page": "ABC", "file": "ABC.wiki"}, "go-hostpool.wiki": {"page": "go-hostpool", "file": "go-hostpool.wiki"}, "lib-abs.wiki": {"page": "lib-abs", "file": "lib-abs.wiki"}, "simplecov.wiki": {"page": "simplecov", "file": "simplecov.wiki"}, "pyapi-gitlab.wiki": {"page": "pyapi-gitlab", "file": "pyapi-gitlab.wiki"}, "goocalendar.wiki": {"page": "goocalendar", "file": "goocalendar.wiki"}, "mycli.wiki": {"page": "mycli", "file": "mycli.wiki"}, "kodiplatform.wiki": {"page": "kodiplatform", "file": "kodiplatform.wiki"}, "jekyll-sass-converter.wiki": {"page": "jekyll-sass-converter", "file": "jekyll-sass-converter.wiki"}, "th-lift.wiki": {"page": "th-lift", "file": "th-lift.wiki"}, "Xfig.wiki": {"page": "Xfig", "file": "Xfig.wiki"}, "yaml_db.wiki": {"page": "yaml_db", "file": "yaml_db.wiki"}, "PGObject.wiki": {"page": "PGObject", "file": "PGObject.wiki"}, "guncat.wiki": {"page": "guncat", "file": "guncat.wiki"}, "spider.wiki": {"page": "spider", "file": "spider.wiki"}, "cmtk.wiki": {"page": "cmtk", "file": "cmtk.wiki"}, "python-watcherclient.wiki": {"page": "python-watcherclient", "file": "python-watcherclient.wiki"}, "Apache_Tomcat_Native_Library.wiki": {"page": "Apache Tomcat Native Library", "file": "Apache_Tomcat_Native_Library.wiki"}, "monoid-extras.wiki": {"page": "monoid-extras", "file": "monoid-extras.wiki"}, "Sink_Test.wiki": {"page": "Sink Test", "file": "Sink_Test.wiki"}, "statsmodels.wiki": {"page": "statsmodels", "file": "statsmodels.wiki"}, "Tiago_Coutinho.wiki": {"page": "Tiago Coutinho", "file": "Tiago_Coutinho.wiki"}, "cplay.wiki": {"page": "cplay", "file": "cplay.wiki"}, "detect-newline.wiki": {"page": "detect-newline", "file": "detect-newline.wiki"}, "Test-MockDBI.wiki": {"page": "Test-MockDBI", "file": "Test-MockDBI.wiki"}, "Audio-FLAC-Header.wiki": {"page": "Audio-FLAC-Header", "file": "Audio-FLAC-Header.wiki"}, "isOnScreen.wiki": {"page": "isOnScreen", "file": "isOnScreen.wiki"}, "git-ftp.wiki": {"page": "git-ftp", "file": "git-ftp.wiki"}, "globus_xio_gsi_driver.wiki": {"page": "globus_xio_gsi_driver", "file": "globus_xio_gsi_driver.wiki"}, "sorted-object.wiki": {"page": "sorted-object", "file": "sorted-object.wiki"}, "how-can-i-help.wiki": {"page": "how-can-i-help", "file": "how-can-i-help.wiki"}, "blist.wiki": {"page": "blist", "file": "blist.wiki"}, "gsimplecal.wiki": {"page": "gsimplecal", "file": "gsimplecal.wiki"}, "rack-cache.wiki": {"page": "rack-cache", "file": "rack-cache.wiki"}, "python-extras.wiki": {"page": "python-extras", "file": "python-extras.wiki"}, "libopenmpt.wiki": {"page": "libopenmpt", "file": "libopenmpt.wiki"}, "assimp.wiki": {"page": "assimp", "file": "assimp.wiki"}, "Zipios++.wiki": {"page": "Zipios++", "file": "Zipios++.wiki"}, "posixovl.wiki": {"page": "posixovl", "file": "posixovl.wiki"}, "sax.wiki": {"page": "sax", "file": "sax.wiki"}, "libnet.wiki": {"page": "libnet", "file": "libnet.wiki"}, "PHPUnit_MockObject.wiki": {"page": "PHPUnit_MockObject", "file": "PHPUnit_MockObject.wiki"}, "Xray-Absorption.wiki": {"page": "Xray-Absorption", "file": "Xray-Absorption.wiki"}, "xml2.wiki": {"page": "xml2", "file": "xml2.wiki"}, "Plack__Middleware__LogErrors.wiki": {"page": "Plack::Middleware::LogErrors", "file": "Plack__Middleware__LogErrors.wiki"}, "Syntax-Keyword-Junction.wiki": {"page": "Syntax-Keyword-Junction", "file": "Syntax-Keyword-Junction.wiki"}, "abi-tracker.wiki": {"page": "abi-tracker", "file": "abi-tracker.wiki"}, "sorl-thumbnail.wiki": {"page": "sorl-thumbnail", "file": "sorl-thumbnail.wiki"}, "live-manual.wiki": {"page": "live-manual", "file": "live-manual.wiki"}, "aspell-bn.wiki": {"page": "aspell-bn", "file": "aspell-bn.wiki"}, "Gnome2-GConf.wiki": {"page": "Gnome2-GConf", "file": "Gnome2-GConf.wiki"}, "linSmith.wiki": {"page": "linSmith", "file": "linSmith.wiki"}, "OLAP4J.wiki": {"page": "OLAP4J", "file": "OLAP4J.wiki"}, "File__Zglob.wiki": {"page": "File::Zglob", "file": "File__Zglob.wiki"}, "kpeople.wiki": {"page": "kpeople", "file": "kpeople.wiki"}, "node-require-all.wiki": {"page": "node-require-all", "file": "node-require-all.wiki"}, "grape-msgpack.wiki": {"page": "grape-msgpack", "file": "grape-msgpack.wiki"}, "libsocialweb.wiki": {"page": "libsocialweb", "file": "libsocialweb.wiki"}, "gbutils.wiki": {"page": "gbutils", "file": "gbutils.wiki"}, "CLI-Framework.wiki": {"page": "CLI-Framework", "file": "CLI-Framework.wiki"}, "Module__Install__AutoManifest.wiki": {"page": "Module::Install::AutoManifest", "file": "Module__Install__AutoManifest.wiki"}, "Mojolicious.wiki": {"page": "Mojolicious", "file": "Mojolicious.wiki"}, "ed2k-hash.wiki": {"page": "ed2k-hash", "file": "ed2k-hash.wiki"}, "Bio__SCF.wiki": {"page": "Bio::SCF", "file": "Bio__SCF.wiki"}, "Catmandu__Store__MongoDB.wiki": {"page": "Catmandu::Store::MongoDB", "file": "Catmandu__Store__MongoDB.wiki"}, "plasma-desktop.wiki": {"page": "plasma-desktop", "file": "plasma-desktop.wiki"}, "xvfbwrapper.wiki": {"page": "xvfbwrapper", "file": "xvfbwrapper.wiki"}, "MusicBrainz.wiki": {"page": "MusicBrainz", "file": "MusicBrainz.wiki"}, "clues-theme.wiki": {"page": "clues-theme", "file": "clues-theme.wiki"}, "dfdatetime.wiki": {"page": "dfdatetime", "file": "dfdatetime.wiki"}, "gnucash.wiki": {"page": "gnucash", "file": "gnucash.wiki"}, "NetworkManager.wiki": {"page": "NetworkManager", "file": "NetworkManager.wiki"}, "Math-MPFR.wiki": {"page": "Math-MPFR", "file": "Math-MPFR.wiki"}, "zed.wiki": {"page": "zed", "file": "zed.wiki"}, "mono-traversable-instances.wiki": {"page": "mono-traversable-instances", "file": "mono-traversable-instances.wiki"}, "Tmp.wiki": {"page": "Tmp", "file": "Tmp.wiki"}, "failures.wiki": {"page": "failures", "file": "failures.wiki"}, "DateTime-Format-DBI.wiki": {"page": "DateTime-Format-DBI", "file": "DateTime-Format-DBI.wiki"}, "webcolors.wiki": {"page": "webcolors", "file": "webcolors.wiki"}, "Preggy.wiki": {"page": "Preggy", "file": "Preggy.wiki"}, "nautilus-compare.wiki": {"page": "nautilus-compare", "file": "nautilus-compare.wiki"}, "CGI-Application-Plugin-Config-Simple.wiki": {"page": "CGI-Application-Plugin-Config-Simple", "file": "CGI-Application-Plugin-Config-Simple.wiki"}, "mate-common.wiki": {"page": "mate-common", "file": "mate-common.wiki"}, "helm-projectile.wiki": {"page": "helm-projectile", "file": "helm-projectile.wiki"}, "algebrick.wiki": {"page": "algebrick", "file": "algebrick.wiki"}, "NITPICK.wiki": {"page": "NITPICK", "file": "NITPICK.wiki"}, "HTML-FormFu.wiki": {"page": "HTML-FormFu", "file": "HTML-FormFu.wiki"}, "gnocchi.wiki": {"page": "gnocchi", "file": "gnocchi.wiki"}, "timeliness.wiki": {"page": "timeliness", "file": "timeliness.wiki"}, "fssm.wiki": {"page": "fssm", "file": "fssm.wiki"}, "Net-SFTP-SftpServer.wiki": {"page": "Net-SFTP-SftpServer", "file": "Net-SFTP-SftpServer.wiki"}, "reserved.wiki": {"page": "reserved", "file": "reserved.wiki"}, "Annapurna_SIL.wiki": {"page": "Annapurna SIL", "file": "Annapurna_SIL.wiki"}, "RequestPolicy.wiki": {"page": "RequestPolicy", "file": "RequestPolicy.wiki"}, "Chat.wiki": {"page": "Chat", "file": "Chat.wiki"}, "wmMoonClock.wiki": {"page": "wmMoonClock", "file": "wmMoonClock.wiki"}, "comm_msgs.wiki": {"page": "comm_msgs", "file": "comm_msgs.wiki"}, "librsync.wiki": {"page": "librsync", "file": "librsync.wiki"}, "grack.wiki": {"page": "grack", "file": "grack.wiki"}, "jQueryUI.wiki": {"page": "jQueryUI", "file": "jQueryUI.wiki"}, "kirigami.wiki": {"page": "kirigami", "file": "kirigami.wiki"}, "RT-Extension-JSGantt.wiki": {"page": "RT-Extension-JSGantt", "file": "RT-Extension-JSGantt.wiki"}, "Lingua-EN-Inflect.wiki": {"page": "Lingua-EN-Inflect", "file": "Lingua-EN-Inflect.wiki"}, "reno.wiki": {"page": "reno", "file": "reno.wiki"}, "frogdata.wiki": {"page": "frogdata", "file": "frogdata.wiki"}, "wmDrawer.wiki": {"page": "wmDrawer", "file": "wmDrawer.wiki"}, "IR.wiki": {"page": "IR", "file": "IR.wiki"}, "modemmanager-qt.wiki": {"page": "modemmanager-qt", "file": "modemmanager-qt.wiki"}, "RSQLite.wiki": {"page": "RSQLite", "file": "RSQLite.wiki"}, "Yabasic.wiki": {"page": "Yabasic", "file": "Yabasic.wiki"}, "magit.wiki": {"page": "magit", "file": "magit.wiki"}, "cligj.wiki": {"page": "cligj", "file": "cligj.wiki"}, "Net-RawIP.wiki": {"page": "Net-RawIP", "file": "Net-RawIP.wiki"}, "yesod-auth.wiki": {"page": "yesod-auth", "file": "yesod-auth.wiki"}, "dumpet.wiki": {"page": "dumpet", "file": "dumpet.wiki"}, "mockldap.wiki": {"page": "mockldap", "file": "mockldap.wiki"}, "monocle.wiki": {"page": "monocle", "file": "monocle.wiki"}, "gnulib.wiki": {"page": "gnulib", "file": "gnulib.wiki"}, "LTSP_Documentation.wiki": {"page": "LTSP Documentation", "file": "LTSP_Documentation.wiki"}, "express-generator.wiki": {"page": "express-generator", "file": "express-generator.wiki"}, "gdpc.wiki": {"page": "gdpc", "file": "gdpc.wiki"}, "PyKMIP.wiki": {"page": "PyKMIP", "file": "PyKMIP.wiki"}, "CustomFieldAdminPlugin.wiki": {"page": "CustomFieldAdminPlugin", "file": "CustomFieldAdminPlugin.wiki"}, "cjson.wiki": {"page": "cjson", "file": "cjson.wiki"}, "options.wiki": {"page": "options", "file": "options.wiki"}, "transformers-compat.wiki": {"page": "transformers-compat", "file": "transformers-compat.wiki"}, "RDF__vCard.wiki": {"page": "RDF::vCard", "file": "RDF__vCard.wiki"}, "nullmailer.wiki": {"page": "nullmailer", "file": "nullmailer.wiki"}, "local-lib.wiki": {"page": "local-lib", "file": "local-lib.wiki"}, "FVWM_Crystal.wiki": {"page": "FVWM Crystal", "file": "FVWM_Crystal.wiki"}, "auto-apt-proxy.wiki": {"page": "auto-apt-proxy", "file": "auto-apt-proxy.wiki"}, "vcftools.wiki": {"page": "vcftools", "file": "vcftools.wiki"}, "gnustep-back.wiki": {"page": "gnustep-back", "file": "gnustep-back.wiki"}, "libnxt.wiki": {"page": "libnxt", "file": "libnxt.wiki"}, "handlers.wiki": {"page": "handlers", "file": "handlers.wiki"}, "quvi.wiki": {"page": "quvi", "file": "quvi.wiki"}, "timeutil.wiki": {"page": "timeutil", "file": "timeutil.wiki"}, "Whisper.wiki": {"page": "Whisper", "file": "Whisper.wiki"}, "libwfut.wiki": {"page": "libwfut", "file": "libwfut.wiki"}, "mbed_TLS.wiki": {"page": "mbed TLS", "file": "mbed_TLS.wiki"}, "murasaki.wiki": {"page": "murasaki", "file": "murasaki.wiki"}, "arb.wiki": {"page": "arb", "file": "arb.wiki"}, "PuDB.wiki": {"page": "PuDB", "file": "PuDB.wiki"}, "NetCDF_C++.wiki": {"page": "NetCDF C++", "file": "NetCDF_C++.wiki"}, "camlp4.wiki": {"page": "camlp4", "file": "camlp4.wiki"}, "zaz.wiki": {"page": "zaz", "file": "zaz.wiki"}, "ExtUtils-Depends.wiki": {"page": "ExtUtils-Depends", "file": "ExtUtils-Depends.wiki"}, "Test-LeakTrace.wiki": {"page": "Test-LeakTrace", "file": "Test-LeakTrace.wiki"}, "elusive-icons.wiki": {"page": "elusive-icons", "file": "elusive-icons.wiki"}, "mongo-c-driver.wiki": {"page": "mongo-c-driver", "file": "mongo-c-driver.wiki"}, "GTK__3.wiki": {"page": "GTK# 3", "file": "GTK__3.wiki"}, "Message__Passing__ZeroMQ.wiki": {"page": "Message::Passing::ZeroMQ", "file": "Message__Passing__ZeroMQ.wiki"}, "highlight.js.wiki": {"page": "highlight.js", "file": "highlight.js.wiki"}, "Email-Reply.wiki": {"page": "Email-Reply", "file": "Email-Reply.wiki"}, "Sort-Key.wiki": {"page": "Sort-Key", "file": "Sort-Key.wiki"}, "lua-resty-redis.wiki": {"page": "lua-resty-redis", "file": "lua-resty-redis.wiki"}, "python-tblib.wiki": {"page": "python-tblib", "file": "python-tblib.wiki"}, "message_runtime.wiki": {"page": "message_runtime", "file": "message_runtime.wiki"}, "sddm-kcm.wiki": {"page": "sddm-kcm", "file": "sddm-kcm.wiki"}, "highline.wiki": {"page": "highline", "file": "highline.wiki"}, "env2.wiki": {"page": "env2", "file": "env2.wiki"}, "mako.wiki": {"page": "mako", "file": "mako.wiki"}, "ogletest.wiki": {"page": "ogletest", "file": "ogletest.wiki"}, "RDF__RDFa__Generator.wiki": {"page": "RDF::RDFa::Generator", "file": "RDF__RDFa__Generator.wiki"}, "pidgin-otr.wiki": {"page": "pidgin-otr", "file": "pidgin-otr.wiki"}, "Test-Cukes.wiki": {"page": "Test-Cukes", "file": "Test-Cukes.wiki"}, "python-peak.rules.wiki": {"page": "python-peak.rules", "file": "python-peak.rules.wiki"}, "Apache-Singleton.wiki": {"page": "Apache-Singleton", "file": "Apache-Singleton.wiki"}, "spice.wiki": {"page": "spice", "file": "spice.wiki"}, "Net-SSLeay.wiki": {"page": "Net-SSLeay", "file": "Net-SSLeay.wiki"}, "fill-range.wiki": {"page": "fill-range", "file": "fill-range.wiki"}, "analitza.wiki": {"page": "analitza", "file": "analitza.wiki"}, "Catalyst-Plugin-CustomErrorMessage.wiki": {"page": "Catalyst-Plugin-CustomErrorMessage", "file": "Catalyst-Plugin-CustomErrorMessage.wiki"}, "Cache-Memcached-GetParserXS.wiki": {"page": "Cache-Memcached-GetParserXS", "file": "Cache-Memcached-GetParserXS.wiki"}, "dist_3.0.wiki": {"page": "dist 3.0", "file": "dist_3.0.wiki"}, "Data-Integer.wiki": {"page": "Data-Integer", "file": "Data-Integer.wiki"}, "azure-sdk-for-go.wiki": {"page": "azure-sdk-for-go", "file": "azure-sdk-for-go.wiki"}, "perl-openssl-defaults.wiki": {"page": "perl-openssl-defaults", "file": "perl-openssl-defaults.wiki"}, "GPA.wiki": {"page": "GPA", "file": "GPA.wiki"}, "DarkRadiant.wiki": {"page": "DarkRadiant", "file": "DarkRadiant.wiki"}, "base16-bytestring.wiki": {"page": "base16-bytestring", "file": "base16-bytestring.wiki"}, "pytest.wiki": {"page": "pytest", "file": "pytest.wiki"}, "sagetex.wiki": {"page": "sagetex", "file": "sagetex.wiki"}, "irssi-scripts.wiki": {"page": "irssi-scripts", "file": "irssi-scripts.wiki"}, "G._JACK_Transport.wiki": {"page": "G. JACK Transport", "file": "G._JACK_Transport.wiki"}, "steghide.wiki": {"page": "steghide", "file": "steghide.wiki"}, "corkscrew.wiki": {"page": "corkscrew", "file": "corkscrew.wiki"}, "github.com_prometheus_common.wiki": {"page": "github.com/prometheus/common", "file": "github.com_prometheus_common.wiki"}, "jibx.wiki": {"page": "jibx", "file": "jibx.wiki"}, "luaposix.wiki": {"page": "luaposix", "file": "luaposix.wiki"}, "aeson-compat.wiki": {"page": "aeson-compat", "file": "aeson-compat.wiki"}, "retryable.wiki": {"page": "retryable", "file": "retryable.wiki"}, "colplot.wiki": {"page": "colplot", "file": "colplot.wiki"}, "POE-Component-Client-HTTP.wiki": {"page": "POE-Component-Client-HTTP", "file": "POE-Component-Client-HTTP.wiki"}, "gr-rds.wiki": {"page": "gr-rds", "file": "gr-rds.wiki"}, "aiodns.wiki": {"page": "aiodns", "file": "aiodns.wiki"}, "django-uwsgi.wiki": {"page": "django-uwsgi", "file": "django-uwsgi.wiki"}, "saz-memcached.wiki": {"page": "saz-memcached", "file": "saz-memcached.wiki"}, "haskell98-report.wiki": {"page": "haskell98-report", "file": "haskell98-report.wiki"}, "icu4j.wiki": {"page": "icu4j", "file": "icu4j.wiki"}, "htop.wiki": {"page": "htop", "file": "htop.wiki"}, "mmh.wiki": {"page": "mmh", "file": "mmh.wiki"}, "kcalcore.wiki": {"page": "kcalcore", "file": "kcalcore.wiki"}, "Library-CallNumber-LC.wiki": {"page": "Library-CallNumber-LC", "file": "Library-CallNumber-LC.wiki"}, "Audio-CD.wiki": {"page": "Audio-CD", "file": "Audio-CD.wiki"}, "azure-sdk-for-python.wiki": {"page": "azure-sdk-for-python", "file": "azure-sdk-for-python.wiki"}, "Types__XSD.wiki": {"page": "Types::XSD", "file": "Types__XSD.wiki"}, "guile-json.wiki": {"page": "guile-json", "file": "guile-json.wiki"}, "odb.wiki": {"page": "odb", "file": "odb.wiki"}, "TileCache.wiki": {"page": "TileCache", "file": "TileCache.wiki"}, "edit-distance.wiki": {"page": "edit-distance", "file": "edit-distance.wiki"}, "detect-file.wiki": {"page": "detect-file", "file": "detect-file.wiki"}, "apertium-swe-dan.wiki": {"page": "apertium-swe-dan", "file": "apertium-swe-dan.wiki"}, "middleware.wiki": {"page": "middleware", "file": "middleware.wiki"}, "pinpoint.wiki": {"page": "pinpoint", "file": "pinpoint.wiki"}, "didjvu.wiki": {"page": "didjvu", "file": "didjvu.wiki"}, "phyutility.wiki": {"page": "phyutility", "file": "phyutility.wiki"}, "s3ql.wiki": {"page": "s3ql", "file": "s3ql.wiki"}, "science.js.wiki": {"page": "science.js", "file": "science.js.wiki"}, "PHP_Markdown.wiki": {"page": "PHP Markdown", "file": "PHP_Markdown.wiki"}, "cmt.wiki": {"page": "cmt", "file": "cmt.wiki"}, "clean_test.wiki": {"page": "clean_test", "file": "clean_test.wiki"}, "fortunes-de.wiki": {"page": "fortunes-de", "file": "fortunes-de.wiki"}, "Linux_floppy_utilities.wiki": {"page": "Linux floppy utilities", "file": "Linux_floppy_utilities.wiki"}, "rc.wiki": {"page": "rc", "file": "rc.wiki"}, "Socket-Multicast6.wiki": {"page": "Socket-Multicast6", "file": "Socket-Multicast6.wiki"}, "mixlib-cli.wiki": {"page": "mixlib-cli", "file": "mixlib-cli.wiki"}, "aeson-extra.wiki": {"page": "aeson-extra", "file": "aeson-extra.wiki"}, "lwjgl_-_Lightweight_Java_Game_Library.wiki": {"page": "lwjgl - Lightweight Java Game Library", "file": "lwjgl_-_Lightweight_Java_Game_Library.wiki"}, "go-gogs-client.wiki": {"page": "go-gogs-client", "file": "go-gogs-client.wiki"}, "JBoss_Modules.wiki": {"page": "JBoss Modules", "file": "JBoss_Modules.wiki"}, "TerraLib.wiki": {"page": "TerraLib", "file": "TerraLib.wiki"}, "ucf.wiki": {"page": "ucf", "file": "ucf.wiki"}, "the_Public_Csound_Reference_Manual.wiki": {"page": "the Public Csound Reference Manual", "file": "the_Public_Csound_Reference_Manual.wiki"}, "python-blosc.wiki": {"page": "python-blosc", "file": "python-blosc.wiki"}, "Test-Moose-More.wiki": {"page": "Test-Moose-More", "file": "Test-Moose-More.wiki"}, "hipchat.wiki": {"page": "hipchat", "file": "hipchat.wiki"}, "Test__Filename.wiki": {"page": "Test::Filename", "file": "Test__Filename.wiki"}, "OpenACS.wiki": {"page": "OpenACS", "file": "OpenACS.wiki"}, "flufl.password.wiki": {"page": "flufl.password", "file": "flufl.password.wiki"}, "berusky.wiki": {"page": "berusky", "file": "berusky.wiki"}, "zplug.wiki": {"page": "zplug", "file": "zplug.wiki"}, "CipUX__Task.wiki": {"page": "CipUX::Task", "file": "CipUX__Task.wiki"}, "IPC-Shareable.wiki": {"page": "IPC-Shareable", "file": "IPC-Shareable.wiki"}, "Archive-Ar.wiki": {"page": "Archive-Ar", "file": "Archive-Ar.wiki"}, "Zeitgeist.wiki": {"page": "Zeitgeist", "file": "Zeitgeist.wiki"}, "elliptic.wiki": {"page": "elliptic", "file": "elliptic.wiki"}, "StumpWM.wiki": {"page": "StumpWM", "file": "StumpWM.wiki"}, "multidimensional.wiki": {"page": "multidimensional", "file": "multidimensional.wiki"}, "xombrero.wiki": {"page": "xombrero", "file": "xombrero.wiki"}, "roscpp-core.wiki": {"page": "roscpp-core", "file": "roscpp-core.wiki"}, "Graph-Writer-DSM.wiki": {"page": "Graph-Writer-DSM", "file": "Graph-Writer-DSM.wiki"}, "channels.v1.wiki": {"page": "channels.v1", "file": "channels.v1.wiki"}, "openlayer.wiki": {"page": "openlayer", "file": "openlayer.wiki"}, "sphinx-paramlinks.wiki": {"page": "sphinx-paramlinks", "file": "sphinx-paramlinks.wiki"}, "Test-Routine.wiki": {"page": "Test-Routine", "file": "Test-Routine.wiki"}, "Template-Plugin-Latex.wiki": {"page": "Template-Plugin-Latex", "file": "Template-Plugin-Latex.wiki"}, "Data-TreeDumper-OO.wiki": {"page": "Data-TreeDumper-OO", "file": "Data-TreeDumper-OO.wiki"}, "Dist-Zilla-Plugin-Prepender.wiki": {"page": "Dist-Zilla-Plugin-Prepender", "file": "Dist-Zilla-Plugin-Prepender.wiki"}, "gnome-mpv.wiki": {"page": "gnome-mpv", "file": "gnome-mpv.wiki"}, "LXTerminal.wiki": {"page": "LXTerminal", "file": "LXTerminal.wiki"}, "Template-Declare.wiki": {"page": "Template-Declare", "file": "Template-Declare.wiki"}, "linguistico.wiki": {"page": "linguistico", "file": "linguistico.wiki"}, "pd-lib-builder.wiki": {"page": "pd-lib-builder", "file": "pd-lib-builder.wiki"}, "libsylph.wiki": {"page": "libsylph", "file": "libsylph.wiki"}, "libsysstat.wiki": {"page": "libsysstat", "file": "libsysstat.wiki"}, "permute.wiki": {"page": "permute", "file": "permute.wiki"}, "pyepr.wiki": {"page": "pyepr", "file": "pyepr.wiki"}, "language-python.wiki": {"page": "language-python", "file": "language-python.wiki"}, "Tokyo_Cabinet.wiki": {"page": "Tokyo Cabinet", "file": "Tokyo_Cabinet.wiki"}, "libgusb.wiki": {"page": "libgusb", "file": "libgusb.wiki"}, "pinta.wiki": {"page": "pinta", "file": "pinta.wiki"}, "yokadi.wiki": {"page": "yokadi", "file": "yokadi.wiki"}, "Groovy.wiki": {"page": "Groovy", "file": "Groovy.wiki"}, "PBKDF2-Tiny.wiki": {"page": "PBKDF2-Tiny", "file": "PBKDF2-Tiny.wiki"}, "tryton-modules-stock-product-location.wiki": {"page": "tryton-modules-stock-product-location", "file": "tryton-modules-stock-product-location.wiki"}, "normaliz.wiki": {"page": "normaliz", "file": "normaliz.wiki"}, "Astro-FITS-Header.wiki": {"page": "Astro-FITS-Header", "file": "Astro-FITS-Header.wiki"}, "global-modules.wiki": {"page": "global-modules", "file": "global-modules.wiki"}, "blockdiag.wiki": {"page": "blockdiag", "file": "blockdiag.wiki"}, "TAP-Harness-Archive.wiki": {"page": "TAP-Harness-Archive", "file": "TAP-Harness-Archive.wiki"}, "LyX.wiki": {"page": "LyX", "file": "LyX.wiki"}, "Biobase.wiki": {"page": "Biobase", "file": "Biobase.wiki"}, "enscribe.wiki": {"page": "enscribe", "file": "enscribe.wiki"}, "siscone.wiki": {"page": "siscone", "file": "siscone.wiki"}, "Apache_Extras__for_Apache_log4j_..wiki": {"page": "Apache Extras\u2122 for Apache log4j\u2122.", "file": "Apache_Extras__for_Apache_log4j_..wiki"}, "libfap.wiki": {"page": "libfap", "file": "libfap.wiki"}, "xiccd.wiki": {"page": "xiccd", "file": "xiccd.wiki"}, "filezilla.wiki": {"page": "filezilla", "file": "filezilla.wiki"}, "trinityrnaseq.wiki": {"page": "trinityrnaseq", "file": "trinityrnaseq.wiki"}, "Regexp-Common-time.wiki": {"page": "Regexp-Common-time", "file": "Regexp-Common-time.wiki"}, "Ember.wiki": {"page": "Ember", "file": "Ember.wiki"}, "GiMMiK.wiki": {"page": "GiMMiK", "file": "GiMMiK.wiki"}, "B-Hooks-Parser.wiki": {"page": "B-Hooks-Parser", "file": "B-Hooks-Parser.wiki"}, "bmp.wiki": {"page": "bmp", "file": "bmp.wiki"}, "Template-Plugin-Calendar-Simple.wiki": {"page": "Template-Plugin-Calendar-Simple", "file": "Template-Plugin-Calendar-Simple.wiki"}, "ReFControl.wiki": {"page": "ReFControl", "file": "ReFControl.wiki"}, "libkf5calendarsupport.wiki": {"page": "libkf5calendarsupport", "file": "libkf5calendarsupport.wiki"}, "PCSX-Reloaded.wiki": {"page": "PCSX-Reloaded", "file": "PCSX-Reloaded.wiki"}, "latexcodec.wiki": {"page": "latexcodec", "file": "latexcodec.wiki"}, "pika.wiki": {"page": "pika", "file": "pika.wiki"}, "gdcm.wiki": {"page": "gdcm", "file": "gdcm.wiki"}, "trace-summary.wiki": {"page": "trace-summary", "file": "trace-summary.wiki"}, "Mail-IMAPClient.wiki": {"page": "Mail-IMAPClient", "file": "Mail-IMAPClient.wiki"}, "Validation-Class.wiki": {"page": "Validation-Class", "file": "Validation-Class.wiki"}, "Math-ConvexHull-MonotoneChain.wiki": {"page": "Math-ConvexHull-MonotoneChain", "file": "Math-ConvexHull-MonotoneChain.wiki"}, "AUCTeX.wiki": {"page": "AUCTeX", "file": "AUCTeX.wiki"}, "fog-atmos.wiki": {"page": "fog-atmos", "file": "fog-atmos.wiki"}, "dcos.wiki": {"page": "dcos", "file": "dcos.wiki"}, "Apache-ASP.wiki": {"page": "Apache-ASP", "file": "Apache-ASP.wiki"}, "Test-Cmd.wiki": {"page": "Test-Cmd", "file": "Test-Cmd.wiki"}, "tryton-modules-product-price-list.wiki": {"page": "tryton-modules-product-price-list", "file": "tryton-modules-product-price-list.wiki"}, "solve.wiki": {"page": "solve", "file": "solve.wiki"}, "Debian_Edu_Artwork.wiki": {"page": "Debian Edu Artwork", "file": "Debian_Edu_Artwork.wiki"}, "monadcryptorandom.wiki": {"page": "monadcryptorandom", "file": "monadcryptorandom.wiki"}, "jackson-datatype-guava.wiki": {"page": "jackson-datatype-guava", "file": "jackson-datatype-guava.wiki"}, "Ant-Contrib.wiki": {"page": "Ant-Contrib", "file": "Ant-Contrib.wiki"}, "tryton-modules-analytic-purchase.wiki": {"page": "tryton-modules-analytic-purchase", "file": "tryton-modules-analytic-purchase.wiki"}, "url-join.wiki": {"page": "url-join", "file": "url-join.wiki"}, "wmmemload.wiki": {"page": "wmmemload", "file": "wmmemload.wiki"}, "gubbins.wiki": {"page": "gubbins", "file": "gubbins.wiki"}, "macaron.v1.wiki": {"page": "macaron.v1", "file": "macaron.v1.wiki"}, "uci2wb.wiki": {"page": "uci2wb", "file": "uci2wb.wiki"}, "Zenity_package_for_Octave.wiki": {"page": "Zenity package for Octave", "file": "Zenity_package_for_Octave.wiki"}, "operational.wiki": {"page": "operational", "file": "operational.wiki"}, "emacs-calfw.wiki": {"page": "emacs-calfw", "file": "emacs-calfw.wiki"}, "Status_Monitor_for_EPSON_inkjet_printers.wiki": {"page": "Status Monitor for EPSON inkjet printers", "file": "Status_Monitor_for_EPSON_inkjet_printers.wiki"}, "ng-file-upload.wiki": {"page": "ng-file-upload", "file": "ng-file-upload.wiki"}, "sic.wiki": {"page": "sic", "file": "sic.wiki"}, "stamp.wiki": {"page": "stamp", "file": "stamp.wiki"}, "Beetle_Mednafen_PSX.wiki": {"page": "Beetle/Mednafen PSX", "file": "Beetle_Mednafen_PSX.wiki"}, "simple.wiki": {"page": "simple", "file": "simple.wiki"}, "EasyGUI.wiki": {"page": "EasyGUI", "file": "EasyGUI.wiki"}, "gnome-taquin.wiki": {"page": "gnome-taquin", "file": "gnome-taquin.wiki"}, "GoHTML.wiki": {"page": "GoHTML", "file": "GoHTML.wiki"}, "Apache-AuthenHook.wiki": {"page": "Apache-AuthenHook", "file": "Apache-AuthenHook.wiki"}, "roffit.wiki": {"page": "roffit", "file": "roffit.wiki"}, "uri-path.wiki": {"page": "uri-path", "file": "uri-path.wiki"}, "gexec.wiki": {"page": "gexec", "file": "gexec.wiki"}, "ros-metapackages.wiki": {"page": "ros-metapackages", "file": "ros-metapackages.wiki"}, "archy.wiki": {"page": "archy", "file": "archy.wiki"}, "KLettres.wiki": {"page": "KLettres", "file": "KLettres.wiki"}, "why3.wiki": {"page": "why3", "file": "why3.wiki"}, "mimetic.wiki": {"page": "mimetic", "file": "mimetic.wiki"}, "Data-Visitor.wiki": {"page": "Data-Visitor", "file": "Data-Visitor.wiki"}, "Pod-Simple-Wiki.wiki": {"page": "Pod-Simple-Wiki", "file": "Pod-Simple-Wiki.wiki"}, "http-form_data.wiki": {"page": "http-form_data", "file": "http-form_data.wiki"}, "is-builtin-module.wiki": {"page": "is-builtin-module", "file": "is-builtin-module.wiki"}, "twitter-bootstrap.wiki": {"page": "twitter-bootstrap", "file": "twitter-bootstrap.wiki"}, "AFFLIBv3.wiki": {"page": "AFFLIBv3", "file": "AFFLIBv3.wiki"}, "kteatime.wiki": {"page": "kteatime", "file": "kteatime.wiki"}, "sass-spec.wiki": {"page": "sass-spec", "file": "sass-spec.wiki"}, "caneda.wiki": {"page": "caneda", "file": "caneda.wiki"}, "MHC.wiki": {"page": "MHC", "file": "MHC.wiki"}, "Randomized_Testing.wiki": {"page": "Randomized Testing", "file": "Randomized_Testing.wiki"}, "Best.wiki": {"page": "Best", "file": "Best.wiki"}, "GNU.wiki": {"page": "GNU", "file": "GNU.wiki"}, "scikit-bio.wiki": {"page": "scikit-bio", "file": "scikit-bio.wiki"}, "credential-sheets.wiki": {"page": "credential-sheets", "file": "credential-sheets.wiki"}, "Cal__DAV.wiki": {"page": "Cal::DAV", "file": "Cal__DAV.wiki"}, "LEfSe.wiki": {"page": "LEfSe", "file": "LEfSe.wiki"}, "Params-Classify.wiki": {"page": "Params-Classify", "file": "Params-Classify.wiki"}, "File-Modified.wiki": {"page": "File-Modified", "file": "File-Modified.wiki"}, "x509-util.wiki": {"page": "x509-util", "file": "x509-util.wiki"}, "django-prometheus.wiki": {"page": "django-prometheus", "file": "django-prometheus.wiki"}, "oslo.policy.wiki": {"page": "oslo.policy", "file": "oslo.policy.wiki"}, "rpmlint.wiki": {"page": "rpmlint", "file": "rpmlint.wiki"}, "pycode-browser.wiki": {"page": "pycode-browser", "file": "pycode-browser.wiki"}, "Authen-Htpasswd.wiki": {"page": "Authen-Htpasswd", "file": "Authen-Htpasswd.wiki"}, "TAP-Formatter-HTML.wiki": {"page": "TAP-Formatter-HTML", "file": "TAP-Formatter-HTML.wiki"}, "neovim.wiki": {"page": "neovim", "file": "neovim.wiki"}, "fitcoach.wiki": {"page": "fitcoach", "file": "fitcoach.wiki"}, "type-is.wiki": {"page": "type-is", "file": "type-is.wiki"}, "gitflow.wiki": {"page": "gitflow", "file": "gitflow.wiki"}, "libmongo-client.wiki": {"page": "libmongo-client", "file": "libmongo-client.wiki"}, "volatility.wiki": {"page": "volatility", "file": "volatility.wiki"}, "opensmtpd-extras.wiki": {"page": "opensmtpd-extras", "file": "opensmtpd-extras.wiki"}, "loofah.wiki": {"page": "loofah", "file": "loofah.wiki"}, "websocket-client.wiki": {"page": "websocket-client", "file": "websocket-client.wiki"}, "java-xmlbuilder.wiki": {"page": "java-xmlbuilder", "file": "java-xmlbuilder.wiki"}, "Magic_Wormhole.wiki": {"page": "Magic Wormhole", "file": "Magic_Wormhole.wiki"}, "mersenne-random-pure64.wiki": {"page": "mersenne-random-pure64", "file": "mersenne-random-pure64.wiki"}, "LiVES.wiki": {"page": "LiVES", "file": "LiVES.wiki"}, "toxiproxy.wiki": {"page": "toxiproxy", "file": "toxiproxy.wiki"}, "JELLYFISH.wiki": {"page": "JELLYFISH", "file": "JELLYFISH.wiki"}, "Test-Module-Used.wiki": {"page": "Test-Module-Used", "file": "Test-Module-Used.wiki"}, "progress.wiki": {"page": "progress", "file": "progress.wiki"}, "MasonX-ProcessDir.wiki": {"page": "MasonX-ProcessDir", "file": "MasonX-ProcessDir.wiki"}, "MasonX-Request-WithApacheSession.wiki": {"page": "MasonX-Request-WithApacheSession", "file": "MasonX-Request-WithApacheSession.wiki"}, "mixlib-archive.wiki": {"page": "mixlib-archive", "file": "mixlib-archive.wiki"}, "List-Maker.wiki": {"page": "List-Maker", "file": "List-Maker.wiki"}, "appar.wiki": {"page": "appar", "file": "appar.wiki"}, "VM-EC2-Security-CredentialCache.wiki": {"page": "VM-EC2-Security-CredentialCache", "file": "VM-EC2-Security-CredentialCache.wiki"}, "Will_Glozer.wiki": {"page": "Will Glozer", "file": "Will_Glozer.wiki"}, "fish.wiki": {"page": "fish", "file": "fish.wiki"}, "unshield.wiki": {"page": "unshield", "file": "unshield.wiki"}, "aspell-kn.wiki": {"page": "aspell-kn", "file": "aspell-kn.wiki"}, "pipes-zlib.wiki": {"page": "pipes-zlib", "file": "pipes-zlib.wiki"}, "EekBoek.wiki": {"page": "EekBoek", "file": "EekBoek.wiki"}, "manpages-zh.wiki": {"page": "manpages-zh", "file": "manpages-zh.wiki"}, "hastache.wiki": {"page": "hastache", "file": "hastache.wiki"}, "lightsquid.wiki": {"page": "lightsquid", "file": "lightsquid.wiki"}, "arm.wiki": {"page": "arm", "file": "arm.wiki"}, "Gomoku.app.wiki": {"page": "Gomoku.app", "file": "Gomoku.app.wiki"}, "netkit-ftp.wiki": {"page": "netkit-ftp", "file": "netkit-ftp.wiki"}, "IO-Prompt.wiki": {"page": "IO-Prompt", "file": "IO-Prompt.wiki"}, "hexer.wiki": {"page": "hexer", "file": "hexer.wiki"}, "responses.wiki": {"page": "responses", "file": "responses.wiki"}, "Catalyst-Plugin-Session-Store-File.wiki": {"page": "Catalyst-Plugin-Session-Store-File", "file": "Catalyst-Plugin-Session-Store-File.wiki"}, "Crypt__Random__Source.wiki": {"page": "Crypt::Random::Source", "file": "Crypt__Random__Source.wiki"}, "node-libravatar.wiki": {"page": "node-libravatar", "file": "node-libravatar.wiki"}, "Internals.wiki": {"page": "Internals", "file": "Internals.wiki"}, "Scott_Griffiths.wiki": {"page": "Scott Griffiths", "file": "Scott_Griffiths.wiki"}, "Formalchemy.wiki": {"page": "Formalchemy", "file": "Formalchemy.wiki"}, "Graph-Writer-GraphViz.wiki": {"page": "Graph-Writer-GraphViz", "file": "Graph-Writer-GraphViz.wiki"}, "XStatic-Angular.wiki": {"page": "XStatic-Angular", "file": "XStatic-Angular.wiki"}, "nose-parameterized.wiki": {"page": "nose-parameterized", "file": "nose-parameterized.wiki"}, "tryton-modules-stock-supply.wiki": {"page": "tryton-modules-stock-supply", "file": "tryton-modules-stock-supply.wiki"}, "mmark.wiki": {"page": "mmark", "file": "mmark.wiki"}, "Spidermonkey.wiki": {"page": "Spidermonkey", "file": "Spidermonkey.wiki"}, "guess_language.wiki": {"page": "guess_language", "file": "guess_language.wiki"}, "compton-conf.wiki": {"page": "compton-conf", "file": "compton-conf.wiki"}, "wmhdplop.wiki": {"page": "wmhdplop", "file": "wmhdplop.wiki"}, "Email-LocalDelivery.wiki": {"page": "Email-LocalDelivery", "file": "Email-LocalDelivery.wiki"}, "Geo__Distance.wiki": {"page": "Geo::Distance", "file": "Geo__Distance.wiki"}, "github.com_mitchellh_go-wordwrap.wiki": {"page": "github.com/mitchellh/go-wordwrap", "file": "github.com_mitchellh_go-wordwrap.wiki"}, "Parallel-Runner.wiki": {"page": "Parallel-Runner", "file": "Parallel-Runner.wiki"}, "VariantAnnotation.wiki": {"page": "VariantAnnotation", "file": "VariantAnnotation.wiki"}, "giggle.wiki": {"page": "giggle", "file": "giggle.wiki"}, "pyfg.wiki": {"page": "pyfg", "file": "pyfg.wiki"}, "Pantomime.wiki": {"page": "Pantomime", "file": "Pantomime.wiki"}, "Encode-Arabic.wiki": {"page": "Encode-Arabic", "file": "Encode-Arabic.wiki"}, "Test-Trap.wiki": {"page": "Test-Trap", "file": "Test-Trap.wiki"}, "django-session-security.wiki": {"page": "django-session-security", "file": "django-session-security.wiki"}, "PTK.wiki": {"page": "PTK", "file": "PTK.wiki"}, "WOT.wiki": {"page": "WOT", "file": "WOT.wiki"}, "zope.i18n.wiki": {"page": "zope.i18n", "file": "zope.i18n.wiki"}, "tcpick.wiki": {"page": "tcpick", "file": "tcpick.wiki"}, "ffaker.wiki": {"page": "ffaker", "file": "ffaker.wiki"}, "cucumber-wire.wiki": {"page": "cucumber-wire", "file": "cucumber-wire.wiki"}, "XML-SAX-Machines.wiki": {"page": "XML-SAX-Machines", "file": "XML-SAX-Machines.wiki"}, "syntax.wiki": {"page": "syntax", "file": "syntax.wiki"}, "python-snappy.wiki": {"page": "python-snappy", "file": "python-snappy.wiki"}, "Logback.wiki": {"page": "Logback", "file": "Logback.wiki"}, "npm-run-path.wiki": {"page": "npm-run-path", "file": "npm-run-path.wiki"}, "guvcview.wiki": {"page": "guvcview", "file": "guvcview.wiki"}, "taskjuggler.wiki": {"page": "taskjuggler", "file": "taskjuggler.wiki"}, "Debian_Design_Blends.wiki": {"page": "Debian Design Blends", "file": "Debian_Design_Blends.wiki"}, "Nemo_File_Roller.wiki": {"page": "Nemo File Roller", "file": "Nemo_File_Roller.wiki"}, "libkf5sane.wiki": {"page": "libkf5sane", "file": "libkf5sane.wiki"}, "libkf5libkleo.wiki": {"page": "libkf5libkleo", "file": "libkf5libkleo.wiki"}, "json-patch.wiki": {"page": "json-patch", "file": "json-patch.wiki"}, "Nagios_SNMP_Plugins.wiki": {"page": "Nagios SNMP Plugins", "file": "Nagios_SNMP_Plugins.wiki"}, "AlsaModularSynth.wiki": {"page": "AlsaModularSynth", "file": "AlsaModularSynth.wiki"}, "XML-XPath.wiki": {"page": "XML-XPath", "file": "XML-XPath.wiki"}, "s3backer.wiki": {"page": "s3backer", "file": "s3backer.wiki"}, "wmtv.wiki": {"page": "wmtv", "file": "wmtv.wiki"}, "Geo-Inverse.wiki": {"page": "Geo-Inverse", "file": "Geo-Inverse.wiki"}, "use.wiki": {"page": "use", "file": "use.wiki"}, "JIRA-REST.wiki": {"page": "JIRA-REST", "file": "JIRA-REST.wiki"}, "Text-Affixes.wiki": {"page": "Text-Affixes", "file": "Text-Affixes.wiki"}, "NetSDS__Util.wiki": {"page": "NetSDS::Util", "file": "NetSDS__Util.wiki"}, "Class-DBI-Pg.wiki": {"page": "Class-DBI-Pg", "file": "Class-DBI-Pg.wiki"}, "pipes-attoparsec.wiki": {"page": "pipes-attoparsec", "file": "pipes-attoparsec.wiki"}, "nzbget.wiki": {"page": "nzbget", "file": "nzbget.wiki"}, "magicor.wiki": {"page": "magicor", "file": "magicor.wiki"}, "uftp.wiki": {"page": "uftp", "file": "uftp.wiki"}, "debtcollector.wiki": {"page": "debtcollector", "file": "debtcollector.wiki"}, "Node.js.wiki": {"page": "Node.js", "file": "Node.js.wiki"}, "Devel-OverrideGlobalRequire.wiki": {"page": "Devel-OverrideGlobalRequire", "file": "Devel-OverrideGlobalRequire.wiki"}, "github.com_prometheus_prometheus.wiki": {"page": "github.com/prometheus/prometheus", "file": "github.com_prometheus_prometheus.wiki"}, "xf86-input-mtrack.wiki": {"page": "xf86-input-mtrack", "file": "xf86-input-mtrack.wiki"}, "Pod-LaTeX.wiki": {"page": "Pod-LaTeX", "file": "Pod-LaTeX.wiki"}, "XStatic-JSEncrypt.wiki": {"page": "XStatic-JSEncrypt", "file": "XStatic-JSEncrypt.wiki"}, "Module-Metadata.wiki": {"page": "Module-Metadata", "file": "Module-Metadata.wiki"}, "nokogiri.wiki": {"page": "nokogiri", "file": "nokogiri.wiki"}, "3Depict.wiki": {"page": "3Depict", "file": "3Depict.wiki"}, "libisofs.wiki": {"page": "libisofs", "file": "libisofs.wiki"}, "clonezilla.wiki": {"page": "clonezilla", "file": "clonezilla.wiki"}, "GNUmed.wiki": {"page": "GNUmed", "file": "GNUmed.wiki"}, "Allegro_5.wiki": {"page": "Allegro 5", "file": "Allegro_5.wiki"}, "libssh.wiki": {"page": "libssh", "file": "libssh.wiki"}, "libomxxvideo.wiki": {"page": "libomxxvideo", "file": "libomxxvideo.wiki"}, "JabRef.wiki": {"page": "JabRef", "file": "JabRef.wiki"}, "pytest-cookies.wiki": {"page": "pytest-cookies", "file": "pytest-cookies.wiki"}, "HTML-LinkExtractor.wiki": {"page": "HTML-LinkExtractor", "file": "HTML-LinkExtractor.wiki"}, "kmediaplayer.wiki": {"page": "kmediaplayer", "file": "kmediaplayer.wiki"}, "openctm.wiki": {"page": "openctm", "file": "openctm.wiki"}, "sga.wiki": {"page": "sga", "file": "sga.wiki"}, "DBIx-Connector.wiki": {"page": "DBIx-Connector", "file": "DBIx-Connector.wiki"}, "supertransball2.wiki": {"page": "supertransball2", "file": "supertransball2.wiki"}, "irker.wiki": {"page": "irker", "file": "irker.wiki"}, "ZeParser.wiki": {"page": "ZeParser", "file": "ZeParser.wiki"}, "udfclient.wiki": {"page": "udfclient", "file": "udfclient.wiki"}, "Yet_Another_Shell.wiki": {"page": "Yet Another Shell", "file": "Yet_Another_Shell.wiki"}, "Data-Page-Pageset.wiki": {"page": "Data-Page-Pageset", "file": "Data-Page-Pageset.wiki"}, "Config__IniFiles.wiki": {"page": "Config::IniFiles", "file": "Config__IniFiles.wiki"}, "Open-Xchange_Connector.wiki": {"page": "Open-Xchange Connector", "file": "Open-Xchange_Connector.wiki"}, "Chart.wiki": {"page": "Chart", "file": "Chart.wiki"}, "Xacobeo.wiki": {"page": "Xacobeo", "file": "Xacobeo.wiki"}, "charactermanaj.wiki": {"page": "charactermanaj", "file": "charactermanaj.wiki"}, "Catmandu__SRU.wiki": {"page": "Catmandu::SRU", "file": "Catmandu__SRU.wiki"}, "menhir.wiki": {"page": "menhir", "file": "menhir.wiki"}, "gorilla_websocket.wiki": {"page": "gorilla/websocket", "file": "gorilla_websocket.wiki"}, "Test-AutoLoader.wiki": {"page": "Test-AutoLoader", "file": "Test-AutoLoader.wiki"}, "sollya.wiki": {"page": "sollya", "file": "sollya.wiki"}, "sshfs-fuse.wiki": {"page": "sshfs-fuse", "file": "sshfs-fuse.wiki"}, "thaixfonts.wiki": {"page": "thaixfonts", "file": "thaixfonts.wiki"}, "Digest-SHA.wiki": {"page": "Digest-SHA", "file": "Digest-SHA.wiki"}, "set-blocking.wiki": {"page": "set-blocking", "file": "set-blocking.wiki"}, "Test-WWW-Mechanize.wiki": {"page": "Test-WWW-Mechanize", "file": "Test-WWW-Mechanize.wiki"}, "varconf.wiki": {"page": "varconf", "file": "varconf.wiki"}, "alfa.wiki": {"page": "alfa", "file": "alfa.wiki"}, "github.com_hlandau_service.wiki": {"page": "github.com/hlandau/service", "file": "github.com_hlandau_service.wiki"}, "proot.wiki": {"page": "proot", "file": "proot.wiki"}, "Ansi_HTML_Adapter.wiki": {"page": "Ansi HTML Adapter", "file": "Ansi_HTML_Adapter.wiki"}, "xl2tpd.wiki": {"page": "xl2tpd", "file": "xl2tpd.wiki"}, "JSTUN.wiki": {"page": "JSTUN", "file": "JSTUN.wiki"}, "p1_oauth2.wiki": {"page": "p1_oauth2", "file": "p1_oauth2.wiki"}, "Tk-HistEntry.wiki": {"page": "Tk-HistEntry", "file": "Tk-HistEntry.wiki"}, "jsonparse.wiki": {"page": "jsonparse", "file": "jsonparse.wiki"}, "zeal.wiki": {"page": "zeal", "file": "zeal.wiki"}, "django-testscenarios.wiki": {"page": "django-testscenarios", "file": "django-testscenarios.wiki"}, "Algorithm-Diff.wiki": {"page": "Algorithm-Diff", "file": "Algorithm-Diff.wiki"}, "blinker.wiki": {"page": "blinker", "file": "blinker.wiki"}, "gnome-mahjongg.wiki": {"page": "gnome-mahjongg", "file": "gnome-mahjongg.wiki"}, "gpg-remailer.wiki": {"page": "gpg-remailer", "file": "gpg-remailer.wiki"}, "JCC.wiki": {"page": "JCC", "file": "JCC.wiki"}, "LightCouch.wiki": {"page": "LightCouch", "file": "LightCouch.wiki"}, "weechat-scripts.wiki": {"page": "weechat-scripts", "file": "weechat-scripts.wiki"}, "LuaJIT.wiki": {"page": "LuaJIT", "file": "LuaJIT.wiki"}, "Argonaut.wiki": {"page": "Argonaut", "file": "Argonaut.wiki"}, "jsr166y.wiki": {"page": "jsr166y", "file": "jsr166y.wiki"}, "Gravatar-URL.wiki": {"page": "Gravatar-URL", "file": "Gravatar-URL.wiki"}, "Data-Float.wiki": {"page": "Data-Float", "file": "Data-Float.wiki"}, "bootchart2.wiki": {"page": "bootchart2", "file": "bootchart2.wiki"}, "wmcalc.wiki": {"page": "wmcalc", "file": "wmcalc.wiki"}, "FireTray.wiki": {"page": "FireTray", "file": "FireTray.wiki"}, "JavaScript-Minifier.wiki": {"page": "JavaScript-Minifier", "file": "JavaScript-Minifier.wiki"}, "tryton-modules-account-be.wiki": {"page": "tryton-modules-account-be", "file": "tryton-modules-account-be.wiki"}, "lua-cqueues.wiki": {"page": "lua-cqueues", "file": "lua-cqueues.wiki"}, "gcloud.wiki": {"page": "gcloud", "file": "gcloud.wiki"}, "devise-token_authenticatable.wiki": {"page": "devise-token_authenticatable", "file": "devise-token_authenticatable.wiki"}, "os-apply-config.wiki": {"page": "os-apply-config", "file": "os-apply-config.wiki"}, "YAML-Tiny.wiki": {"page": "YAML-Tiny", "file": "YAML-Tiny.wiki"}, "codfis.wiki": {"page": "codfis", "file": "codfis.wiki"}, "Text-MicroMason.wiki": {"page": "Text-MicroMason", "file": "Text-MicroMason.wiki"}, "python-freecontact.wiki": {"page": "python-freecontact", "file": "python-freecontact.wiki"}, "vcstools.wiki": {"page": "vcstools", "file": "vcstools.wiki"}, "Pod-Coverage.wiki": {"page": "Pod-Coverage", "file": "Pod-Coverage.wiki"}, "VGAM.wiki": {"page": "VGAM", "file": "VGAM.wiki"}, "libkscreen.wiki": {"page": "libkscreen", "file": "libkscreen.wiki"}, "gspell.wiki": {"page": "gspell", "file": "gspell.wiki"}, "muon.wiki": {"page": "muon", "file": "muon.wiki"}, "repa.wiki": {"page": "repa", "file": "repa.wiki"}, "Math-GMP.wiki": {"page": "Math-GMP", "file": "Math-GMP.wiki"}, "Alt.wiki": {"page": "Alt", "file": "Alt.wiki"}, "debian-edu-doc.wiki": {"page": "debian-edu-doc", "file": "debian-edu-doc.wiki"}, "rubyntlm.wiki": {"page": "rubyntlm", "file": "rubyntlm.wiki"}, "function-bind.wiki": {"page": "function-bind", "file": "function-bind.wiki"}, "File-DesktopEntry.wiki": {"page": "File-DesktopEntry", "file": "File-DesktopEntry.wiki"}, "Net-Libdnet6.wiki": {"page": "Net-Libdnet6", "file": "Net-Libdnet6.wiki"}, "konquest.wiki": {"page": "konquest", "file": "konquest.wiki"}, "intervals.wiki": {"page": "intervals", "file": "intervals.wiki"}, "rssh.wiki": {"page": "rssh", "file": "rssh.wiki"}, "consolation.wiki": {"page": "consolation", "file": "consolation.wiki"}, "libdiscid.wiki": {"page": "libdiscid", "file": "libdiscid.wiki"}, "pyregion.wiki": {"page": "pyregion", "file": "pyregion.wiki"}, "Test-Exception-LessClever.wiki": {"page": "Test-Exception-LessClever", "file": "Test-Exception-LessClever.wiki"}, "Date-Calc.wiki": {"page": "Date-Calc", "file": "Date-Calc.wiki"}, "google-glog.wiki": {"page": "google-glog", "file": "google-glog.wiki"}, "Catalyst-Authentication-Credential-Authen-Simple.wiki": {"page": "Catalyst-Authentication-Credential-Authen-Simple", "file": "Catalyst-Authentication-Credential-Authen-Simple.wiki"}, "circonus-gometrics.wiki": {"page": "circonus-gometrics", "file": "circonus-gometrics.wiki"}, "StringTemplate_4.wiki": {"page": "StringTemplate 4", "file": "StringTemplate_4.wiki"}, "Highlight-Indentation-for-Emacs.wiki": {"page": "Highlight-Indentation-for-Emacs", "file": "Highlight-Indentation-for-Emacs.wiki"}, "autocutsel.wiki": {"page": "autocutsel", "file": "autocutsel.wiki"}, "unsafe-mock.wiki": {"page": "unsafe-mock", "file": "unsafe-mock.wiki"}, "Yap.wiki": {"page": "Yap", "file": "Yap.wiki"}, "Nagios-Object.wiki": {"page": "Nagios-Object", "file": "Nagios-Object.wiki"}, "MooX__Struct.wiki": {"page": "MooX::Struct", "file": "MooX__Struct.wiki"}, "Term-Title.wiki": {"page": "Term-Title", "file": "Term-Title.wiki"}, "HeapDict.wiki": {"page": "HeapDict", "file": "HeapDict.wiki"}, "File-NFSLock.wiki": {"page": "File-NFSLock", "file": "File-NFSLock.wiki"}, "Locale-SubCountry.wiki": {"page": "Locale-SubCountry", "file": "Locale-SubCountry.wiki"}, "django-treebeard.wiki": {"page": "django-treebeard", "file": "django-treebeard.wiki"}, "cairocffi.wiki": {"page": "cairocffi", "file": "cairocffi.wiki"}, "HTML-Element-Library.wiki": {"page": "HTML-Element-Library", "file": "HTML-Element-Library.wiki"}, "console_bridge.wiki": {"page": "console_bridge", "file": "console_bridge.wiki"}, "pidgin-latex.wiki": {"page": "pidgin-latex", "file": "pidgin-latex.wiki"}, "DateTime-Format-RFC3339.wiki": {"page": "DateTime-Format-RFC3339", "file": "DateTime-Format-RFC3339.wiki"}, "goto-chg.wiki": {"page": "goto-chg", "file": "goto-chg.wiki"}, "spatialite-tools.wiki": {"page": "spatialite-tools", "file": "spatialite-tools.wiki"}, "forensics-extra.wiki": {"page": "forensics-extra", "file": "forensics-extra.wiki"}, "lexical__underscore.wiki": {"page": "lexical::underscore", "file": "lexical__underscore.wiki"}, "text-zipper.wiki": {"page": "text-zipper", "file": "text-zipper.wiki"}, "Web__MREST__CLI.wiki": {"page": "Web::MREST::CLI", "file": "Web__MREST__CLI.wiki"}, "xmlgraphics-commons.wiki": {"page": "xmlgraphics-commons", "file": "xmlgraphics-commons.wiki"}, "Class__Accessor__Class.wiki": {"page": "Class::Accessor::Class", "file": "Class__Accessor__Class.wiki"}, "tint2.wiki": {"page": "tint2", "file": "tint2.wiki"}, "pgfincore.wiki": {"page": "pgfincore", "file": "pgfincore.wiki"}, "PDF-Reuse.wiki": {"page": "PDF-Reuse", "file": "PDF-Reuse.wiki"}, "pg_partman.wiki": {"page": "pg_partman", "file": "pg_partman.wiki"}, "Saved_Password_Editor.wiki": {"page": "Saved Password Editor", "file": "Saved_Password_Editor.wiki"}, "LV2proc.wiki": {"page": "LV2proc", "file": "LV2proc.wiki"}, "supports-color.wiki": {"page": "supports-color", "file": "supports-color.wiki"}, "jWalterWeatherman.wiki": {"page": "jWalterWeatherman", "file": "jWalterWeatherman.wiki"}, "entr.wiki": {"page": "entr", "file": "entr.wiki"}, "puppet-manila.wiki": {"page": "puppet-manila", "file": "puppet-manila.wiki"}, "rlplot.wiki": {"page": "rlplot", "file": "rlplot.wiki"}, "jreen.wiki": {"page": "jreen", "file": "jreen.wiki"}, "Business-OnlinePayment.wiki": {"page": "Business-OnlinePayment", "file": "Business-OnlinePayment.wiki"}, "flufl.testing.wiki": {"page": "flufl.testing", "file": "flufl.testing.wiki"}, "pprepair.wiki": {"page": "pprepair", "file": "pprepair.wiki"}, "logging.wiki": {"page": "logging", "file": "logging.wiki"}, "W3C_SGML_Library.wiki": {"page": "W3C SGML Library", "file": "W3C_SGML_Library.wiki"}, "whitedb.wiki": {"page": "whitedb", "file": "whitedb.wiki"}, "jsonrpc2.wiki": {"page": "jsonrpc2", "file": "jsonrpc2.wiki"}, "apertium-eo-en.wiki": {"page": "apertium-eo-en", "file": "apertium-eo-en.wiki"}, "Plexus_Compiler.wiki": {"page": "Plexus Compiler", "file": "Plexus_Compiler.wiki"}, "Graphics-Primitive-Driver-Cairo.wiki": {"page": "Graphics-Primitive-Driver-Cairo", "file": "Graphics-Primitive-Driver-Cairo.wiki"}, "XML__CommonNS.wiki": {"page": "XML::CommonNS", "file": "XML__CommonNS.wiki"}, "dropbox.wiki": {"page": "dropbox", "file": "dropbox.wiki"}, "Module-Faker.wiki": {"page": "Module-Faker", "file": "Module-Faker.wiki"}, "Boomaga.wiki": {"page": "Boomaga", "file": "Boomaga.wiki"}, "atanks.wiki": {"page": "atanks", "file": "atanks.wiki"}, "usbrelay.wiki": {"page": "usbrelay", "file": "usbrelay.wiki"}, "ga_package_for_Octave.wiki": {"page": "ga package for Octave", "file": "ga_package_for_Octave.wiki"}, "archipel-core.wiki": {"page": "archipel-core", "file": "archipel-core.wiki"}, "Cache-Mmap.wiki": {"page": "Cache-Mmap", "file": "Cache-Mmap.wiki"}, "seamless_database_pool.wiki": {"page": "seamless_database_pool", "file": "seamless_database_pool.wiki"}, "coffeeify.wiki": {"page": "coffeeify", "file": "coffeeify.wiki"}, "DBIx-Safe.wiki": {"page": "DBIx-Safe", "file": "DBIx-Safe.wiki"}, "Lilv.wiki": {"page": "Lilv", "file": "Lilv.wiki"}, "libkf5gravatar.wiki": {"page": "libkf5gravatar", "file": "libkf5gravatar.wiki"}, "linum-relative.wiki": {"page": "linum-relative", "file": "linum-relative.wiki"}, "test-unit.wiki": {"page": "test-unit", "file": "test-unit.wiki"}, "sentinels.wiki": {"page": "sentinels", "file": "sentinels.wiki"}, "Ardour.wiki": {"page": "Ardour", "file": "Ardour.wiki"}, "GnuPG_Made_Easy__GPGME_.wiki": {"page": "GnuPG Made Easy (GPGME)", "file": "GnuPG_Made_Easy__GPGME_.wiki"}, "bpython.wiki": {"page": "bpython", "file": "bpython.wiki"}, "terminado.wiki": {"page": "terminado", "file": "terminado.wiki"}, "Free_Music_Instrument_Tuner__FMIT_.wiki": {"page": "Free Music Instrument Tuner (FMIT)", "file": "Free_Music_Instrument_Tuner__FMIT_.wiki"}, "Set-Scalar.wiki": {"page": "Set-Scalar", "file": "Set-Scalar.wiki"}, "Pod-Elemental.wiki": {"page": "Pod-Elemental", "file": "Pod-Elemental.wiki"}, "Module__Package.wiki": {"page": "Module::Package", "file": "Module__Package.wiki"}, "PhiPack.wiki": {"page": "PhiPack", "file": "PhiPack.wiki"}, "jekyll-paginate.wiki": {"page": "jekyll-paginate", "file": "jekyll-paginate.wiki"}, "Cynthiune.wiki": {"page": "Cynthiune", "file": "Cynthiune.wiki"}, "Starlet.wiki": {"page": "Starlet", "file": "Starlet.wiki"}, "phalanx.wiki": {"page": "phalanx", "file": "phalanx.wiki"}, "keyutils.wiki": {"page": "keyutils", "file": "keyutils.wiki"}, "blinken.wiki": {"page": "blinken", "file": "blinken.wiki"}, "h5py.wiki": {"page": "h5py", "file": "h5py.wiki"}, "XML-Catalog.wiki": {"page": "XML-Catalog", "file": "XML-Catalog.wiki"}, "Sixlegs_Java_PNG_Decoder.wiki": {"page": "Sixlegs Java PNG Decoder", "file": "Sixlegs_Java_PNG_Decoder.wiki"}, "Attean.wiki": {"page": "Attean", "file": "Attean.wiki"}, "Crypt-OpenSSL-Random.wiki": {"page": "Crypt-OpenSSL-Random", "file": "Crypt-OpenSSL-Random.wiki"}, "debian.wiki": {"page": "debian", "file": "debian.wiki"}, "mercurial-extension-utils.wiki": {"page": "mercurial-extension-utils", "file": "mercurial-extension-utils.wiki"}, "libsigrokdecode.wiki": {"page": "libsigrokdecode", "file": "libsigrokdecode.wiki"}, "Lingua-EN-FindNumber.wiki": {"page": "Lingua-EN-FindNumber", "file": "Lingua-EN-FindNumber.wiki"}, "xtables-addons.wiki": {"page": "xtables-addons", "file": "xtables-addons.wiki"}, "wine-development.wiki": {"page": "wine-development", "file": "wine-development.wiki"}, "GDAL-GRASS.wiki": {"page": "GDAL-GRASS", "file": "GDAL-GRASS.wiki"}, "ddrescue.wiki": {"page": "ddrescue", "file": "ddrescue.wiki"}, "Java_Runtime_Compiler.wiki": {"page": "Java Runtime Compiler", "file": "Java_Runtime_Compiler.wiki"}, "DateTime-Set.wiki": {"page": "DateTime-Set", "file": "DateTime-Set.wiki"}, "gpart.wiki": {"page": "gpart", "file": "gpart.wiki"}, "tryton-modules-company-work-time.wiki": {"page": "tryton-modules-company-work-time", "file": "tryton-modules-company-work-time.wiki"}, "ircbot.wiki": {"page": "ircbot", "file": "ircbot.wiki"}, "guava_package_for_GAP.wiki": {"page": "guava package for GAP", "file": "guava_package_for_GAP.wiki"}, "B-Utils.wiki": {"page": "B-Utils", "file": "B-Utils.wiki"}, "plotrix.wiki": {"page": "plotrix", "file": "plotrix.wiki"}, "cpu.wiki": {"page": "cpu", "file": "cpu.wiki"}, "camlp5.wiki": {"page": "camlp5", "file": "camlp5.wiki"}, "LXPanel.wiki": {"page": "LXPanel", "file": "LXPanel.wiki"}, "FSVS.wiki": {"page": "FSVS", "file": "FSVS.wiki"}, "gnutls.wiki": {"page": "gnutls", "file": "gnutls.wiki"}, "rail.wiki": {"page": "rail", "file": "rail.wiki"}, "python-graph.wiki": {"page": "python-graph", "file": "python-graph.wiki"}, "globus_gram_job_manager_callout_error.wiki": {"page": "globus_gram_job_manager_callout_error", "file": "globus_gram_job_manager_callout_error.wiki"}, "Pugl.wiki": {"page": "Pugl", "file": "Pugl.wiki"}, "RBush.wiki": {"page": "RBush", "file": "RBush.wiki"}, "tryton-modules-stock-supply-day.wiki": {"page": "tryton-modules-stock-supply-day", "file": "tryton-modules-stock-supply-day.wiki"}, "isodate.wiki": {"page": "isodate", "file": "isodate.wiki"}, "usepackage.wiki": {"page": "usepackage", "file": "usepackage.wiki"}, "hookup.wiki": {"page": "hookup", "file": "hookup.wiki"}, "golang-defaults.wiki": {"page": "golang-defaults", "file": "golang-defaults.wiki"}, "jsdiff.wiki": {"page": "jsdiff", "file": "jsdiff.wiki"}, "gcin.wiki": {"page": "gcin", "file": "gcin.wiki"}, "wqy-bitmapfont-pdf.wiki": {"page": "wqy-bitmapfont-pdf", "file": "wqy-bitmapfont-pdf.wiki"}, "lumberjack.wiki": {"page": "lumberjack", "file": "lumberjack.wiki"}, "hdapsd.wiki": {"page": "hdapsd", "file": "hdapsd.wiki"}, "fest-test.wiki": {"page": "fest-test", "file": "fest-test.wiki"}, "Date-Holidays-DE.wiki": {"page": "Date-Holidays-DE", "file": "Date-Holidays-DE.wiki"}, "ipdb.wiki": {"page": "ipdb", "file": "ipdb.wiki"}, "fcrackzip.wiki": {"page": "fcrackzip", "file": "fcrackzip.wiki"}, "MooseX__AttributeTags.wiki": {"page": "MooseX::AttributeTags", "file": "MooseX__AttributeTags.wiki"}, "go-pdebug.wiki": {"page": "go-pdebug", "file": "go-pdebug.wiki"}, "pyxb.wiki": {"page": "pyxb", "file": "pyxb.wiki"}, "websocket-driver.wiki": {"page": "websocket-driver", "file": "websocket-driver.wiki"}, "sphinx-bootstrap-theme.wiki": {"page": "sphinx-bootstrap-theme", "file": "sphinx-bootstrap-theme.wiki"}, "krdc.wiki": {"page": "krdc", "file": "krdc.wiki"}, "kombu.wiki": {"page": "kombu", "file": "kombu.wiki"}, "libnatpmp.wiki": {"page": "libnatpmp", "file": "libnatpmp.wiki"}, "PALP.wiki": {"page": "PALP", "file": "PALP.wiki"}, "dh-make-perl.wiki": {"page": "dh-make-perl", "file": "dh-make-perl.wiki"}, "Net-Amazon-S3-Tools.wiki": {"page": "Net-Amazon-S3-Tools", "file": "Net-Amazon-S3-Tools.wiki"}, "linuxptp.wiki": {"page": "linuxptp", "file": "linuxptp.wiki"}, "Trilead_SSH-2.wiki": {"page": "Trilead SSH-2", "file": "Trilead_SSH-2.wiki"}, "Shapefile_C_Library.wiki": {"page": "Shapefile C Library", "file": "Shapefile_C_Library.wiki"}, "xmobar.wiki": {"page": "xmobar", "file": "xmobar.wiki"}, "PCL.wiki": {"page": "PCL", "file": "PCL.wiki"}, "QuickCheck-safe.wiki": {"page": "QuickCheck-safe", "file": "QuickCheck-safe.wiki"}, "Word_War_vi.wiki": {"page": "Word War vi", "file": "Word_War_vi.wiki"}, "telepathy-accounts-signon.wiki": {"page": "telepathy-accounts-signon", "file": "telepathy-accounts-signon.wiki"}, "zathura-pdf-poppler.wiki": {"page": "zathura-pdf-poppler", "file": "zathura-pdf-poppler.wiki"}, "pg_activity.wiki": {"page": "pg_activity", "file": "pg_activity.wiki"}, "has-values.wiki": {"page": "has-values", "file": "has-values.wiki"}, "ruby_ami.wiki": {"page": "ruby_ami", "file": "ruby_ami.wiki"}, "Sweet_Home_3D_Furniture_Library_Editor.wiki": {"page": "Sweet Home 3D Furniture Library Editor", "file": "Sweet_Home_3D_Furniture_Library_Editor.wiki"}, "Ruby_Git.wiki": {"page": "Ruby/Git", "file": "Ruby_Git.wiki"}, "chrome-gnome-shell.wiki": {"page": "chrome-gnome-shell", "file": "chrome-gnome-shell.wiki"}, "pytest-multihost.wiki": {"page": "pytest-multihost", "file": "pytest-multihost.wiki"}, "nekobee.wiki": {"page": "nekobee", "file": "nekobee.wiki"}, "oslo.db.wiki": {"page": "oslo.db", "file": "oslo.db.wiki"}, "task-spooler.wiki": {"page": "task-spooler", "file": "task-spooler.wiki"}, "happstack-authenticate.wiki": {"page": "happstack-authenticate", "file": "happstack-authenticate.wiki"}, "libinput.wiki": {"page": "libinput", "file": "libinput.wiki"}, "dunst.wiki": {"page": "dunst", "file": "dunst.wiki"}, "cookie-jar.wiki": {"page": "cookie-jar", "file": "cookie-jar.wiki"}, "Nette_Framework.wiki": {"page": "Nette Framework", "file": "Nette_Framework.wiki"}, "cherly.wiki": {"page": "cherly", "file": "cherly.wiki"}, "Math-Vector-Real-XS.wiki": {"page": "Math-Vector-Real-XS", "file": "Math-Vector-Real-XS.wiki"}, "boolean.wiki": {"page": "boolean", "file": "boolean.wiki"}, "mitmproxy.wiki": {"page": "mitmproxy", "file": "mitmproxy.wiki"}, "rosdep.wiki": {"page": "rosdep", "file": "rosdep.wiki"}, "sparse.wiki": {"page": "sparse", "file": "sparse.wiki"}, "PySol_Fan_Club_Edition_-_Additional_Cardsets.wiki": {"page": "PySol Fan Club Edition - Additional Cardsets", "file": "PySol_Fan_Club_Edition_-_Additional_Cardsets.wiki"}, "Log-Any-Adapter-Dispatch.wiki": {"page": "Log-Any-Adapter-Dispatch", "file": "Log-Any-Adapter-Dispatch.wiki"}, "mopidy-dleyna.wiki": {"page": "mopidy-dleyna", "file": "mopidy-dleyna.wiki"}, "excalibur-logger.wiki": {"page": "excalibur-logger", "file": "excalibur-logger.wiki"}, "Net-Rendezvous-Publish-Backend-Avahi.wiki": {"page": "Net-Rendezvous-Publish-Backend-Avahi", "file": "Net-Rendezvous-Publish-Backend-Avahi.wiki"}, "isort.wiki": {"page": "isort", "file": "isort.wiki"}, "tuxcmd.wiki": {"page": "tuxcmd", "file": "tuxcmd.wiki"}, "GD-Barcode.wiki": {"page": "GD-Barcode", "file": "GD-Barcode.wiki"}, "CREB.wiki": {"page": "CREB", "file": "CREB.wiki"}, "Vocproc.wiki": {"page": "Vocproc", "file": "Vocproc.wiki"}, "podget.wiki": {"page": "podget", "file": "podget.wiki"}, "Data-ShowTable.wiki": {"page": "Data-ShowTable", "file": "Data-ShowTable.wiki"}, "piggyphoto.wiki": {"page": "piggyphoto", "file": "piggyphoto.wiki"}, "Umefont.wiki": {"page": "Umefont", "file": "Umefont.wiki"}, "Test-Regexp.wiki": {"page": "Test-Regexp", "file": "Test-Regexp.wiki"}, "celluloid.wiki": {"page": "celluloid", "file": "celluloid.wiki"}, "fsnotify.wiki": {"page": "fsnotify", "file": "fsnotify.wiki"}, "software-properties.wiki": {"page": "software-properties", "file": "software-properties.wiki"}, "glmnet.wiki": {"page": "glmnet", "file": "glmnet.wiki"}, "Test-NoTabs.wiki": {"page": "Test-NoTabs", "file": "Test-NoTabs.wiki"}, "gulp-sourcemaps.wiki": {"page": "gulp-sourcemaps", "file": "gulp-sourcemaps.wiki"}, "arrify.wiki": {"page": "arrify", "file": "arrify.wiki"}, "entities.wiki": {"page": "entities", "file": "entities.wiki"}, "roadrunner.wiki": {"page": "roadrunner", "file": "roadrunner.wiki"}, "libodb-mysql.wiki": {"page": "libodb-mysql", "file": "libodb-mysql.wiki"}, "Catalyst-Plugin-Authentication-Credential-OpenID.wiki": {"page": "Catalyst-Plugin-Authentication-Credential-OpenID", "file": "Catalyst-Plugin-Authentication-Credential-OpenID.wiki"}, "sqlstruct.wiki": {"page": "sqlstruct", "file": "sqlstruct.wiki"}, "net-ldap.wiki": {"page": "net-ldap", "file": "net-ldap.wiki"}, "match__simple.wiki": {"page": "match::simple", "file": "match__simple.wiki"}, "kreversi.wiki": {"page": "kreversi", "file": "kreversi.wiki"}, "ikiwiki.wiki": {"page": "ikiwiki", "file": "ikiwiki.wiki"}, "wmlongrun.wiki": {"page": "wmlongrun", "file": "wmlongrun.wiki"}, "python-cluster.wiki": {"page": "python-cluster", "file": "python-cluster.wiki"}, "archipel-agent-hypervisor-network.wiki": {"page": "archipel-agent-hypervisor-network", "file": "archipel-agent-hypervisor-network.wiki"}, "nitroshare.wiki": {"page": "nitroshare", "file": "nitroshare.wiki"}, "cipher-des.wiki": {"page": "cipher-des", "file": "cipher-des.wiki"}, "AlgoBox.wiki": {"page": "AlgoBox", "file": "AlgoBox.wiki"}, "fasteners.wiki": {"page": "fasteners", "file": "fasteners.wiki"}, "CPAN-Mini-Inject.wiki": {"page": "CPAN-Mini-Inject", "file": "CPAN-Mini-Inject.wiki"}, "RtAudio.wiki": {"page": "RtAudio", "file": "RtAudio.wiki"}, "xvidcore.wiki": {"page": "xvidcore", "file": "xvidcore.wiki"}, "ws.wiki": {"page": "ws", "file": "ws.wiki"}, "Dist__Inkt__Role__Test__Kwalitee.wiki": {"page": "Dist::Inkt::Role::Test::Kwalitee", "file": "Dist__Inkt__Role__Test__Kwalitee.wiki"}, "Filesys-Df.wiki": {"page": "Filesys-Df", "file": "Filesys-Df.wiki"}, "clasp.wiki": {"page": "clasp", "file": "clasp.wiki"}, "Enemylines7.wiki": {"page": "Enemylines7", "file": "Enemylines7.wiki"}, "plum.wiki": {"page": "plum", "file": "plum.wiki"}, "mupen64plus-video-glide64.wiki": {"page": "mupen64plus-video-glide64", "file": "mupen64plus-video-glide64.wiki"}, "CGI-Struct-XS.wiki": {"page": "CGI-Struct-XS", "file": "CGI-Struct-XS.wiki"}, "QSSTV.wiki": {"page": "QSSTV", "file": "QSSTV.wiki"}, "ceilometer.wiki": {"page": "ceilometer", "file": "ceilometer.wiki"}, "Joda_Convert.wiki": {"page": "Joda Convert", "file": "Joda_Convert.wiki"}, "NtEd.wiki": {"page": "NtEd", "file": "NtEd.wiki"}, "DBD-CSV.wiki": {"page": "DBD-CSV", "file": "DBD-CSV.wiki"}, "Furius_ISO_Mount.wiki": {"page": "Furius ISO Mount", "file": "Furius_ISO_Mount.wiki"}, "abcm2ps.wiki": {"page": "abcm2ps", "file": "abcm2ps.wiki"}, "MPlayer.wiki": {"page": "MPlayer", "file": "MPlayer.wiki"}, "vboot-reference.wiki": {"page": "vboot-reference", "file": "vboot-reference.wiki"}, "prometheus_varnish_exporter.wiki": {"page": "prometheus_varnish_exporter", "file": "prometheus_varnish_exporter.wiki"}, "desktop-file-utils.wiki": {"page": "desktop-file-utils", "file": "desktop-file-utils.wiki"}, "github.com_onsi_ginkgo.wiki": {"page": "github.com/onsi/ginkgo", "file": "github.com_onsi_ginkgo.wiki"}, "googler.wiki": {"page": "googler", "file": "googler.wiki"}, "librdkafka.wiki": {"page": "librdkafka", "file": "librdkafka.wiki"}, "libsmraw.wiki": {"page": "libsmraw", "file": "libsmraw.wiki"}, "netsed.wiki": {"page": "netsed", "file": "netsed.wiki"}, "hashdiff.wiki": {"page": "hashdiff", "file": "hashdiff.wiki"}, "cmst.wiki": {"page": "cmst", "file": "cmst.wiki"}, "gnome-shell-extension-remove-dropdown-arrows.wiki": {"page": "gnome-shell-extension-remove-dropdown-arrows", "file": "gnome-shell-extension-remove-dropdown-arrows.wiki"}, "KDbg.wiki": {"page": "KDbg", "file": "KDbg.wiki"}, "gElemental.wiki": {"page": "gElemental", "file": "gElemental.wiki"}, "archipel-agent-vmcasting.wiki": {"page": "archipel-agent-vmcasting", "file": "archipel-agent-vmcasting.wiki"}, "Business-ISBN.wiki": {"page": "Business-ISBN", "file": "Business-ISBN.wiki"}, "HTML__HTML5__Parser.wiki": {"page": "HTML::HTML5::Parser", "file": "HTML__HTML5__Parser.wiki"}, "tryton-proteus.wiki": {"page": "tryton-proteus", "file": "tryton-proteus.wiki"}, "haskell-qrencode.wiki": {"page": "haskell-qrencode", "file": "haskell-qrencode.wiki"}, "check_multi.wiki": {"page": "check_multi", "file": "check_multi.wiki"}, "python-networkmanager.wiki": {"page": "python-networkmanager", "file": "python-networkmanager.wiki"}, "mozilla-devscripts.wiki": {"page": "mozilla-devscripts", "file": "mozilla-devscripts.wiki"}, "ktp-contact-runner.wiki": {"page": "ktp-contact-runner", "file": "ktp-contact-runner.wiki"}, "ganglia-web.wiki": {"page": "ganglia-web", "file": "ganglia-web.wiki"}, "Test-Kwalitee.wiki": {"page": "Test-Kwalitee", "file": "Test-Kwalitee.wiki"}, "Portable_Standard_Midi_File_Library.wiki": {"page": "Portable Standard Midi File Library", "file": "Portable_Standard_Midi_File_Library.wiki"}, "GMime.wiki": {"page": "GMime", "file": "GMime.wiki"}, "DDC_Uchen.wiki": {"page": "DDC_Uchen", "file": "DDC_Uchen.wiki"}, "bzr-email.wiki": {"page": "bzr-email", "file": "bzr-email.wiki"}, "directfb.wiki": {"page": "directfb", "file": "directfb.wiki"}, "Dkopp.wiki": {"page": "Dkopp", "file": "Dkopp.wiki"}, "Sphinx_ReadTheDocs_theme.wiki": {"page": "Sphinx ReadTheDocs theme", "file": "Sphinx_ReadTheDocs_theme.wiki"}, "courier-unicode.wiki": {"page": "courier-unicode", "file": "courier-unicode.wiki"}, "Andika_New_Basic.wiki": {"page": "Andika New Basic", "file": "Andika_New_Basic.wiki"}, "werewolf.wiki": {"page": "werewolf", "file": "werewolf.wiki"}, "libstrophe.wiki": {"page": "libstrophe", "file": "libstrophe.wiki"}, "Form_History_Control.wiki": {"page": "Form History Control", "file": "Form_History_Control.wiki"}, "CGI-FormBuilder-Source-YAML.wiki": {"page": "CGI-FormBuilder-Source-YAML", "file": "CGI-FormBuilder-Source-YAML.wiki"}, "Dist-Zilla-Plugin-Bugtracker.wiki": {"page": "Dist-Zilla-Plugin-Bugtracker", "file": "Dist-Zilla-Plugin-Bugtracker.wiki"}, "OGMRip.wiki": {"page": "OGMRip", "file": "OGMRip.wiki"}, "HTML-Truncate.wiki": {"page": "HTML-Truncate", "file": "HTML-Truncate.wiki"}, "TM-align.wiki": {"page": "TM-align", "file": "TM-align.wiki"}, "HawtJNI.wiki": {"page": "HawtJNI", "file": "HawtJNI.wiki"}, "numdiff.wiki": {"page": "numdiff", "file": "numdiff.wiki"}, "Test-RequiresInternet.wiki": {"page": "Test-RequiresInternet", "file": "Test-RequiresInternet.wiki"}, "MCE.wiki": {"page": "MCE", "file": "MCE.wiki"}, "SIBsim4.wiki": {"page": "SIBsim4", "file": "SIBsim4.wiki"}, "perl5i.wiki": {"page": "perl5i", "file": "perl5i.wiki"}, "pkg.wiki": {"page": "pkg", "file": "pkg.wiki"}, "show.wiki": {"page": "show", "file": "show.wiki"}, "RudeCGI.wiki": {"page": "RudeCGI", "file": "RudeCGI.wiki"}, "stack.wiki": {"page": "stack", "file": "stack.wiki"}, "Math-Quaternion.wiki": {"page": "Math-Quaternion", "file": "Math-Quaternion.wiki"}, "globus_gsi_cert_utils.wiki": {"page": "globus_gsi_cert_utils", "file": "globus_gsi_cert_utils.wiki"}, "Class-Refresh.wiki": {"page": "Class-Refresh", "file": "Class-Refresh.wiki"}, "CPANDB.wiki": {"page": "CPANDB", "file": "CPANDB.wiki"}, "Plack__Middleware__LogWarn.wiki": {"page": "Plack::Middleware::LogWarn", "file": "Plack__Middleware__LogWarn.wiki"}, "PowerDNS.wiki": {"page": "PowerDNS", "file": "PowerDNS.wiki"}, "Sendmail-Milter.wiki": {"page": "Sendmail-Milter", "file": "Sendmail-Milter.wiki"}, "gsettings-desktop-schemas.wiki": {"page": "gsettings-desktop-schemas", "file": "gsettings-desktop-schemas.wiki"}, "Devel-Backtrace.wiki": {"page": "Devel-Backtrace", "file": "Devel-Backtrace.wiki"}, "librg-utils-perl.wiki": {"page": "librg-utils-perl", "file": "librg-utils-perl.wiki"}, "GenABEL.data.wiki": {"page": "GenABEL.data", "file": "GenABEL.data.wiki"}, "MARC-Record.wiki": {"page": "MARC-Record", "file": "MARC-Record.wiki"}, "mate-tweak.wiki": {"page": "mate-tweak", "file": "mate-tweak.wiki"}, "singledispatch.wiki": {"page": "singledispatch", "file": "singledispatch.wiki"}, "dnssec-trigger.wiki": {"page": "dnssec-trigger", "file": "dnssec-trigger.wiki"}, "github.com_google_mtail.wiki": {"page": "github.com/google/mtail", "file": "github.com_google_mtail.wiki"}, "proxychains.wiki": {"page": "proxychains", "file": "proxychains.wiki"}, "Dist-Zilla-Plugin-Twitter.wiki": {"page": "Dist-Zilla-Plugin-Twitter", "file": "Dist-Zilla-Plugin-Twitter.wiki"}, "Sord.wiki": {"page": "Sord", "file": "Sord.wiki"}, "prank-msa.wiki": {"page": "prank-msa", "file": "prank-msa.wiki"}, "cryptojs.wiki": {"page": "cryptojs", "file": "cryptojs.wiki"}, "lxqt-build-tools.wiki": {"page": "lxqt-build-tools", "file": "lxqt-build-tools.wiki"}, "geniplate-mirror.wiki": {"page": "geniplate-mirror", "file": "geniplate-mirror.wiki"}, "Default_Theme.wiki": {"page": "Default Theme", "file": "Default_Theme.wiki"}, "nusoap.wiki": {"page": "nusoap", "file": "nusoap.wiki"}, "xuxen.wiki": {"page": "xuxen", "file": "xuxen.wiki"}, "django-simple-captcha.wiki": {"page": "django-simple-captcha", "file": "django-simple-captcha.wiki"}, "trove-dashboard.wiki": {"page": "trove-dashboard", "file": "trove-dashboard.wiki"}, "c2esp.wiki": {"page": "c2esp", "file": "c2esp.wiki"}, "asio.wiki": {"page": "asio", "file": "asio.wiki"}, "Visualization_Toolkit.wiki": {"page": "Visualization Toolkit", "file": "Visualization_Toolkit.wiki"}, "Extended_View_Toolkig.wiki": {"page": "Extended View Toolkig", "file": "Extended_View_Toolkig.wiki"}, "bold.wiki": {"page": "bold", "file": "bold.wiki"}, "Math-Prime-Util-GMP.wiki": {"page": "Math-Prime-Util-GMP", "file": "Math-Prime-Util-GMP.wiki"}, "Test-Version.wiki": {"page": "Test-Version", "file": "Test-Version.wiki"}, "maradns.wiki": {"page": "maradns", "file": "maradns.wiki"}, "myWin.wiki": {"page": "myWin", "file": "myWin.wiki"}, "r-cran-httr.wiki": {"page": "r-cran-httr", "file": "r-cran-httr.wiki"}, "rglwidget.wiki": {"page": "rglwidget", "file": "rglwidget.wiki"}, "Spring_Python_Framework.wiki": {"page": "Spring Python Framework", "file": "Spring_Python_Framework.wiki"}, "vmstat.wiki": {"page": "vmstat", "file": "vmstat.wiki"}, "Molinillo.wiki": {"page": "Molinillo", "file": "Molinillo.wiki"}, "globus_xio_pipe_driver.wiki": {"page": "globus_xio_pipe_driver", "file": "globus_xio_pipe_driver.wiki"}, "systemsettings.wiki": {"page": "systemsettings", "file": "systemsettings.wiki"}, "Shell-Guess.wiki": {"page": "Shell-Guess", "file": "Shell-Guess.wiki"}, "kmouth.wiki": {"page": "kmouth", "file": "kmouth.wiki"}, "versiontools.wiki": {"page": "versiontools", "file": "versiontools.wiki"}, "primes.wiki": {"page": "primes", "file": "primes.wiki"}, "Lexical-Var.wiki": {"page": "Lexical-Var", "file": "Lexical-Var.wiki"}, "setenv.wiki": {"page": "setenv", "file": "setenv.wiki"}, "haskell-data-accessor.wiki": {"page": "haskell-data-accessor", "file": "haskell-data-accessor.wiki"}, "can-utils.wiki": {"page": "can-utils", "file": "can-utils.wiki"}, "PyX.wiki": {"page": "PyX", "file": "PyX.wiki"}, "raft.wiki": {"page": "raft", "file": "raft.wiki"}, "fetch-crl.wiki": {"page": "fetch-crl", "file": "fetch-crl.wiki"}, "ffi-rzmq.wiki": {"page": "ffi-rzmq", "file": "ffi-rzmq.wiki"}, "last-align.wiki": {"page": "last-align", "file": "last-align.wiki"}, "Crypt-OpenSSL-PKCS12.wiki": {"page": "Crypt-OpenSSL-PKCS12", "file": "Crypt-OpenSSL-PKCS12.wiki"}, "go-fuse.wiki": {"page": "go-fuse", "file": "go-fuse.wiki"}, "Chatbot-Eliza.wiki": {"page": "Chatbot-Eliza", "file": "Chatbot-Eliza.wiki"}, "microbiomeutil.wiki": {"page": "microbiomeutil", "file": "microbiomeutil.wiki"}, "Sort-Naturally.wiki": {"page": "Sort-Naturally", "file": "Sort-Naturally.wiki"}, "texttable.wiki": {"page": "texttable", "file": "texttable.wiki"}, "NetCDF-C.wiki": {"page": "NetCDF-C", "file": "NetCDF-C.wiki"}, "Xttitle.wiki": {"page": "Xttitle", "file": "Xttitle.wiki"}, "DateFieldPlugin.wiki": {"page": "DateFieldPlugin", "file": "DateFieldPlugin.wiki"}, "libdbi.wiki": {"page": "libdbi", "file": "libdbi.wiki"}, "pkgconfig.wiki": {"page": "pkgconfig", "file": "pkgconfig.wiki"}, "pyNeighborhood.wiki": {"page": "pyNeighborhood", "file": "pyNeighborhood.wiki"}, "Apache_Commons_CLI.wiki": {"page": "Apache Commons CLI", "file": "Apache_Commons_CLI.wiki"}, "socketIO-client.wiki": {"page": "socketIO-client", "file": "socketIO-client.wiki"}, "bookkeeper.wiki": {"page": "bookkeeper", "file": "bookkeeper.wiki"}, "rails-deprecated_sanitizer.wiki": {"page": "rails-deprecated_sanitizer", "file": "rails-deprecated_sanitizer.wiki"}, "qtxmlpatterns-opensource-src.wiki": {"page": "qtxmlpatterns-opensource-src", "file": "qtxmlpatterns-opensource-src.wiki"}, "goproxy.v1.wiki": {"page": "goproxy.v1", "file": "goproxy.v1.wiki"}, "sozi.wiki": {"page": "sozi", "file": "sozi.wiki"}, "setBfree.wiki": {"page": "setBfree", "file": "setBfree.wiki"}, "heroes.wiki": {"page": "heroes", "file": "heroes.wiki"}, "voms-clients.wiki": {"page": "voms-clients", "file": "voms-clients.wiki"}, "elastix.wiki": {"page": "elastix", "file": "elastix.wiki"}, "wrap-ansi.wiki": {"page": "wrap-ansi", "file": "wrap-ansi.wiki"}, "puppet-openstacklib.wiki": {"page": "puppet-openstacklib", "file": "puppet-openstacklib.wiki"}, "lightsoff.wiki": {"page": "lightsoff", "file": "lightsoff.wiki"}, "Xfce4-notifyd.wiki": {"page": "Xfce4-notifyd", "file": "Xfce4-notifyd.wiki"}, "clfswm.wiki": {"page": "clfswm", "file": "clfswm.wiki"}, "mdetect.wiki": {"page": "mdetect", "file": "mdetect.wiki"}, "rpm-build-perl.wiki": {"page": "rpm-build-perl", "file": "rpm-build-perl.wiki"}, "fest-assert.wiki": {"page": "fest-assert", "file": "fest-assert.wiki"}, "python-nmap.wiki": {"page": "python-nmap", "file": "python-nmap.wiki"}, "haskell-drbg.wiki": {"page": "haskell-drbg", "file": "haskell-drbg.wiki"}, "django-pyscss.wiki": {"page": "django-pyscss", "file": "django-pyscss.wiki"}, "gimplensfun.wiki": {"page": "gimplensfun", "file": "gimplensfun.wiki"}, "tildify.wiki": {"page": "tildify", "file": "tildify.wiki"}, "Monitoring-Plugin.wiki": {"page": "Monitoring-Plugin", "file": "Monitoring-Plugin.wiki"}, "ExtUtils-Config.wiki": {"page": "ExtUtils-Config", "file": "ExtUtils-Config.wiki"}, "GMSL.wiki": {"page": "GMSL", "file": "GMSL.wiki"}, "sdformat.wiki": {"page": "sdformat", "file": "sdformat.wiki"}, "lemock.wiki": {"page": "lemock", "file": "lemock.wiki"}, "Scan_Tailor.wiki": {"page": "Scan Tailor", "file": "Scan_Tailor.wiki"}, "Postfix-Parse-Mailq.wiki": {"page": "Postfix-Parse-Mailq", "file": "Postfix-Parse-Mailq.wiki"}, "goconfig.wiki": {"page": "goconfig", "file": "goconfig.wiki"}, "Japa.wiki": {"page": "Japa", "file": "Japa.wiki"}, "Sisu_Inject.wiki": {"page": "Sisu Inject", "file": "Sisu_Inject.wiki"}, "IcedTea_PulseAudio_sound_driver.wiki": {"page": "IcedTea PulseAudio sound driver", "file": "IcedTea_PulseAudio_sound_driver.wiki"}, "URI-Title.wiki": {"page": "URI-Title", "file": "URI-Title.wiki"}, "smokegen.wiki": {"page": "smokegen", "file": "smokegen.wiki"}, "py-ubjson.wiki": {"page": "py-ubjson", "file": "py-ubjson.wiki"}, "signing-party.wiki": {"page": "signing-party", "file": "signing-party.wiki"}, "WWW-Mechanize-Shell.wiki": {"page": "WWW-Mechanize-Shell", "file": "WWW-Mechanize-Shell.wiki"}, "oggvideotools.wiki": {"page": "oggvideotools", "file": "oggvideotools.wiki"}, "colorstring.wiki": {"page": "colorstring", "file": "colorstring.wiki"}, "Video-ivtv.wiki": {"page": "Video-ivtv", "file": "Video-ivtv.wiki"}, "websocket.wiki": {"page": "websocket", "file": "websocket.wiki"}, "chronic.wiki": {"page": "chronic", "file": "chronic.wiki"}, "icon-slicer.wiki": {"page": "icon-slicer", "file": "icon-slicer.wiki"}, "safe_yaml.wiki": {"page": "safe_yaml", "file": "safe_yaml.wiki"}, "active.wiki": {"page": "active", "file": "active.wiki"}, "c3p0.wiki": {"page": "c3p0", "file": "c3p0.wiki"}, "SDL_console.wiki": {"page": "SDL_console", "file": "SDL_console.wiki"}, "securecompare.wiki": {"page": "securecompare", "file": "securecompare.wiki"}, "log4r.wiki": {"page": "log4r", "file": "log4r.wiki"}, "Shell.wiki": {"page": "Shell", "file": "Shell.wiki"}, "go.rice.wiki": {"page": "go.rice", "file": "go.rice.wiki"}, "LaTeX-Decode.wiki": {"page": "LaTeX-Decode", "file": "LaTeX-Decode.wiki"}, "ExtUtils-CppGuess.wiki": {"page": "ExtUtils-CppGuess", "file": "ExtUtils-CppGuess.wiki"}, "libomxvorbis.wiki": {"page": "libomxvorbis", "file": "libomxvorbis.wiki"}, "jack-client.wiki": {"page": "jack-client", "file": "jack-client.wiki"}, "Tie-IxHash.wiki": {"page": "Tie-IxHash", "file": "Tie-IxHash.wiki"}, "Text_Wiki.wiki": {"page": "Text_Wiki", "file": "Text_Wiki.wiki"}, "rttool.wiki": {"page": "rttool", "file": "rttool.wiki"}, "raster.wiki": {"page": "raster", "file": "raster.wiki"}, "Rubberband.wiki": {"page": "Rubberband", "file": "Rubberband.wiki"}, "pixiewps.wiki": {"page": "pixiewps", "file": "pixiewps.wiki"}, "Backbone.wiki": {"page": "Backbone", "file": "Backbone.wiki"}, "networking-arista.wiki": {"page": "networking-arista", "file": "networking-arista.wiki"}, "GSSAPI.wiki": {"page": "GSSAPI", "file": "GSSAPI.wiki"}, "Net-DBus-GLib.wiki": {"page": "Net-DBus-GLib", "file": "Net-DBus-GLib.wiki"}, "Module-Build-CleanInstall.wiki": {"page": "Module-Build-CleanInstall", "file": "Module-Build-CleanInstall.wiki"}, "dita-ot.wiki": {"page": "dita-ot", "file": "dita-ot.wiki"}, "clSPARSE.wiki": {"page": "clSPARSE", "file": "clSPARSE.wiki"}, "github.com_hlandau_goutils.wiki": {"page": "github.com/hlandau/goutils", "file": "github.com_hlandau_goutils.wiki"}, "pymemcache.wiki": {"page": "pymemcache", "file": "pymemcache.wiki"}, "csscompressor.wiki": {"page": "csscompressor", "file": "csscompressor.wiki"}, "String-CRC32.wiki": {"page": "String-CRC32", "file": "String-CRC32.wiki"}, "IPC-Run-SafeHandles.wiki": {"page": "IPC-Run-SafeHandles", "file": "IPC-Run-SafeHandles.wiki"}, "duecredit.wiki": {"page": "duecredit", "file": "duecredit.wiki"}, "character-parser.wiki": {"page": "character-parser", "file": "character-parser.wiki"}, "pify.wiki": {"page": "pify", "file": "pify.wiki"}, "data-default-instances-dlist.wiki": {"page": "data-default-instances-dlist", "file": "data-default-instances-dlist.wiki"}, "pyforge.wiki": {"page": "pyforge", "file": "pyforge.wiki"}, "htpdate.wiki": {"page": "htpdate", "file": "htpdate.wiki"}, "SassC.wiki": {"page": "SassC", "file": "SassC.wiki"}, "GenomicConsensus.wiki": {"page": "GenomicConsensus", "file": "GenomicConsensus.wiki"}, "PySubnetTree.wiki": {"page": "PySubnetTree", "file": "PySubnetTree.wiki"}, "libbio-coordinate-perl.wiki": {"page": "libbio-coordinate-perl", "file": "libbio-coordinate-perl.wiki"}, "drf-fsm-transitions.wiki": {"page": "drf-fsm-transitions", "file": "drf-fsm-transitions.wiki"}, "hypergraph.wiki": {"page": "hypergraph", "file": "hypergraph.wiki"}, "UniValue.wiki": {"page": "UniValue", "file": "UniValue.wiki"}, "File-LibMagic.wiki": {"page": "File-LibMagic", "file": "File-LibMagic.wiki"}, "kplotting.wiki": {"page": "kplotting", "file": "kplotting.wiki"}, "libdisorder.wiki": {"page": "libdisorder", "file": "libdisorder.wiki"}, "gli.wiki": {"page": "gli", "file": "gli.wiki"}, "concurrent-ruby.wiki": {"page": "concurrent-ruby", "file": "concurrent-ruby.wiki"}, "Dist-Zilla-Plugin-Test-PodSpelling.wiki": {"page": "Dist-Zilla-Plugin-Test-PodSpelling", "file": "Dist-Zilla-Plugin-Test-PodSpelling.wiki"}, "parprouted.wiki": {"page": "parprouted", "file": "parprouted.wiki"}, "Devel-DProf.wiki": {"page": "Devel-DProf", "file": "Devel-DProf.wiki"}, "Hawtbuf.wiki": {"page": "Hawtbuf", "file": "Hawtbuf.wiki"}, "cwttf.wiki": {"page": "cwttf", "file": "cwttf.wiki"}, "GOsa__NIS_netgroups_plugin.wiki": {"page": "GOsa\u00b2 NIS netgroups plugin", "file": "GOsa__NIS_netgroups_plugin.wiki"}, "simpleeval.wiki": {"page": "simpleeval", "file": "simpleeval.wiki"}, "omniauth-bitbucket.wiki": {"page": "omniauth-bitbucket", "file": "omniauth-bitbucket.wiki"}, "bytes.wiki": {"page": "bytes", "file": "bytes.wiki"}, "JavaScript-Packer.wiki": {"page": "JavaScript-Packer", "file": "JavaScript-Packer.wiki"}, "Data__Record.wiki": {"page": "Data::Record", "file": "Data__Record.wiki"}, "liner.wiki": {"page": "liner", "file": "liner.wiki"}, "File-Map.wiki": {"page": "File-Map", "file": "File-Map.wiki"}, "IRCD-Hybrid.wiki": {"page": "IRCD-Hybrid", "file": "IRCD-Hybrid.wiki"}, "bmusb.wiki": {"page": "bmusb", "file": "bmusb.wiki"}, "Wx.wiki": {"page": "Wx", "file": "Wx.wiki"}, "CFFI.wiki": {"page": "CFFI", "file": "CFFI.wiki"}, "git-sh.wiki": {"page": "git-sh", "file": "git-sh.wiki"}, "system-boot.wiki": {"page": "system-boot", "file": "system-boot.wiki"}, "persistent-template.wiki": {"page": "persistent-template", "file": "persistent-template.wiki"}, "Gourmet_Recipe_Manager.wiki": {"page": "Gourmet Recipe Manager", "file": "Gourmet_Recipe_Manager.wiki"}, "OpenHFT_Chronicle_Core.wiki": {"page": "OpenHFT Chronicle Core", "file": "OpenHFT_Chronicle_Core.wiki"}, "guake.wiki": {"page": "guake", "file": "guake.wiki"}, "sahadeva.wiki": {"page": "sahadeva", "file": "sahadeva.wiki"}, "fcitx-googlepinyin.wiki": {"page": "fcitx-googlepinyin", "file": "fcitx-googlepinyin.wiki"}, "Zita-lrx.wiki": {"page": "Zita-lrx", "file": "Zita-lrx.wiki"}, "ufo-core.wiki": {"page": "ufo-core", "file": "ufo-core.wiki"}, "pacman.wiki": {"page": "pacman", "file": "pacman.wiki"}, "Podofo.wiki": {"page": "Podofo", "file": "Podofo.wiki"}, "e-PCR.wiki": {"page": "e-PCR", "file": "e-PCR.wiki"}, "VUser-Google-Api.wiki": {"page": "VUser-Google-Api", "file": "VUser-Google-Api.wiki"}, "celluloid-extras.wiki": {"page": "celluloid-extras", "file": "celluloid-extras.wiki"}, "sputnik.wiki": {"page": "sputnik", "file": "sputnik.wiki"}, "Path-Class-File-Stat.wiki": {"page": "Path-Class-File-Stat", "file": "Path-Class-File-Stat.wiki"}, "openssn.wiki": {"page": "openssn", "file": "openssn.wiki"}, "riot.wiki": {"page": "riot", "file": "riot.wiki"}, "CKeditor.wiki": {"page": "CKeditor", "file": "CKeditor.wiki"}, "MooseX-RelatedClassRoles.wiki": {"page": "MooseX-RelatedClassRoles", "file": "MooseX-RelatedClassRoles.wiki"}, "magicrescue.wiki": {"page": "magicrescue", "file": "magicrescue.wiki"}, "Lingua-Identify.wiki": {"page": "Lingua-Identify", "file": "Lingua-Identify.wiki"}, "String__Diff.wiki": {"page": "String::Diff", "file": "String__Diff.wiki"}, "mps-youtube.wiki": {"page": "mps-youtube", "file": "mps-youtube.wiki"}, "XML-CompactTree.wiki": {"page": "XML-CompactTree", "file": "XML-CompactTree.wiki"}, "r-cran-vegan.wiki": {"page": "r-cran-vegan", "file": "r-cran-vegan.wiki"}, "Maven_Deploy_Plugin.wiki": {"page": "Maven Deploy Plugin", "file": "Maven_Deploy_Plugin.wiki"}, "apertium-hbs-slv.wiki": {"page": "apertium-hbs-slv", "file": "apertium-hbs-slv.wiki"}, "argon2.wiki": {"page": "argon2", "file": "argon2.wiki"}, "openal-soft.wiki": {"page": "openal-soft", "file": "openal-soft.wiki"}, "matanza.wiki": {"page": "matanza", "file": "matanza.wiki"}, "libbase58.wiki": {"page": "libbase58", "file": "libbase58.wiki"}, "pdf-core.wiki": {"page": "pdf-core", "file": "pdf-core.wiki"}, "Andy_Hammerlindl__John_Bowman__and_Tom_Prince.wiki": {"page": "Andy Hammerlindl, John Bowman, and Tom Prince", "file": "Andy_Hammerlindl__John_Bowman__and_Tom_Prince.wiki"}, "Text-MultiMarkdown.wiki": {"page": "Text-MultiMarkdown", "file": "Text-MultiMarkdown.wiki"}, "tryton-modules-stock.wiki": {"page": "tryton-modules-stock", "file": "tryton-modules-stock.wiki"}, "GAPDoc.wiki": {"page": "GAPDoc", "file": "GAPDoc.wiki"}, "blender.wiki": {"page": "blender", "file": "blender.wiki"}, "loghisto.wiki": {"page": "loghisto", "file": "loghisto.wiki"}, "cruft-ng.wiki": {"page": "cruft-ng", "file": "cruft-ng.wiki"}, "Any-Moose.wiki": {"page": "Any-Moose", "file": "Any-Moose.wiki"}, "geoip2.wiki": {"page": "geoip2", "file": "geoip2.wiki"}, "zathura-cb.wiki": {"page": "zathura-cb", "file": "zathura-cb.wiki"}, "Getopt-ArgvFile.wiki": {"page": "Getopt-ArgvFile", "file": "Getopt-ArgvFile.wiki"}, "AnyEvent-Memcached.wiki": {"page": "AnyEvent-Memcached", "file": "AnyEvent-Memcached.wiki"}, "ipywidgets.wiki": {"page": "ipywidgets", "file": "ipywidgets.wiki"}, "JSON-Pointer.wiki": {"page": "JSON-Pointer", "file": "JSON-Pointer.wiki"}, "themole.wiki": {"page": "themole", "file": "themole.wiki"}, "monafont-ttf.wiki": {"page": "monafont-ttf", "file": "monafont-ttf.wiki"}, "Test-Exception.wiki": {"page": "Test-Exception", "file": "Test-Exception.wiki"}, "apertium-eo-es.wiki": {"page": "apertium-eo-es", "file": "apertium-eo-es.wiki"}, "wfuzz.wiki": {"page": "wfuzz", "file": "wfuzz.wiki"}, "TinyMUX.wiki": {"page": "TinyMUX", "file": "TinyMUX.wiki"}, "Metabase-Fact.wiki": {"page": "Metabase-Fact", "file": "Metabase-Fact.wiki"}, "Test-Dependencies.wiki": {"page": "Test-Dependencies", "file": "Test-Dependencies.wiki"}, "argparse.wiki": {"page": "argparse", "file": "argparse.wiki"}, "SVG__Graph.wiki": {"page": "SVG::Graph", "file": "SVG__Graph.wiki"}, "uif.wiki": {"page": "uif", "file": "uif.wiki"}, "GNU_Octave_clipping_polygons_tool.wiki": {"page": "GNU Octave clipping polygons tool", "file": "GNU_Octave_clipping_polygons_tool.wiki"}, "python-peak.util.wiki": {"page": "python-peak.util", "file": "python-peak.util.wiki"}, "libkf5pimcommon.wiki": {"page": "libkf5pimcommon", "file": "libkf5pimcommon.wiki"}, "Play.wiki": {"page": "Play", "file": "Play.wiki"}, "IRI.wiki": {"page": "IRI", "file": "IRI.wiki"}, "Eclipse_Remote_System_Explorer.wiki": {"page": "Eclipse Remote System Explorer", "file": "Eclipse_Remote_System_Explorer.wiki"}, "Config-Model-Backend-Augeas.wiki": {"page": "Config-Model-Backend-Augeas", "file": "Config-Model-Backend-Augeas.wiki"}, "Test-Log4perl.wiki": {"page": "Test-Log4perl", "file": "Test-Log4perl.wiki"}, "diff-match-patch.wiki": {"page": "diff-match-patch", "file": "diff-match-patch.wiki"}, "ipolish.wiki": {"page": "ipolish", "file": "ipolish.wiki"}, "drbd-documentation.wiki": {"page": "drbd-documentation", "file": "drbd-documentation.wiki"}, "MooX__Cmd.wiki": {"page": "MooX::Cmd", "file": "MooX__Cmd.wiki"}, "marked.wiki": {"page": "marked", "file": "marked.wiki"}, "XVector.wiki": {"page": "XVector", "file": "XVector.wiki"}, "X11-GUITest.wiki": {"page": "X11-GUITest", "file": "X11-GUITest.wiki"}, "nosehtmloutput.wiki": {"page": "nosehtmloutput", "file": "nosehtmloutput.wiki"}, "ibus-skk.wiki": {"page": "ibus-skk", "file": "ibus-skk.wiki"}, "File-ShareDir-Install.wiki": {"page": "File-ShareDir-Install", "file": "File-ShareDir-Install.wiki"}, "caret.wiki": {"page": "caret", "file": "caret.wiki"}, "Robert_Luberda.wiki": {"page": "Robert Luberda", "file": "Robert_Luberda.wiki"}, "SQLClient.wiki": {"page": "SQLClient", "file": "SQLClient.wiki"}, "apktool.wiki": {"page": "apktool", "file": "apktool.wiki"}, "sslstrip.wiki": {"page": "sslstrip", "file": "sslstrip.wiki"}, "DOLFIN.wiki": {"page": "DOLFIN", "file": "DOLFIN.wiki"}, "globus_gram_job_manager_fork.wiki": {"page": "globus_gram_job_manager_fork", "file": "globus_gram_job_manager_fork.wiki"}, "locale.wiki": {"page": "locale", "file": "locale.wiki"}, "Net__Jabber__Bot.wiki": {"page": "Net::Jabber::Bot", "file": "Net__Jabber__Bot.wiki"}, "CD-HIT.wiki": {"page": "CD-HIT", "file": "CD-HIT.wiki"}, "Hash-AsObject.wiki": {"page": "Hash-AsObject", "file": "Hash-AsObject.wiki"}, "Ubiquity_-_extension_interface_based_on_natural_language_input.wiki": {"page": "Ubiquity - extension interface based on natural language input", "file": "Ubiquity_-_extension_interface_based_on_natural_language_input.wiki"}, "Unhide.rb.wiki": {"page": "Unhide.rb", "file": "Unhide.rb.wiki"}, "CGI-Application-Plugin-DBH.wiki": {"page": "CGI-Application-Plugin-DBH", "file": "CGI-Application-Plugin-DBH.wiki"}, "CipUX__Passwd.wiki": {"page": "CipUX::Passwd", "file": "CipUX__Passwd.wiki"}, "go-immutable-radix.wiki": {"page": "go-immutable-radix", "file": "go-immutable-radix.wiki"}, "go-fs.wiki": {"page": "go-fs", "file": "go-fs.wiki"}, "lua-geoip.wiki": {"page": "lua-geoip", "file": "lua-geoip.wiki"}, "budgie-desktop.wiki": {"page": "budgie-desktop", "file": "budgie-desktop.wiki"}, "doorkeeper.wiki": {"page": "doorkeeper", "file": "doorkeeper.wiki"}, "awffull.wiki": {"page": "awffull", "file": "awffull.wiki"}, "DNAcopy.wiki": {"page": "DNAcopy", "file": "DNAcopy.wiki"}, "corrector.wiki": {"page": "corrector", "file": "corrector.wiki"}, "Format-Human-Bytes.wiki": {"page": "Format-Human-Bytes", "file": "Format-Human-Bytes.wiki"}, "redmine_custom_css.wiki": {"page": "redmine_custom_css", "file": "redmine_custom_css.wiki"}, "sphinxcontrib-nwdiag.wiki": {"page": "sphinxcontrib-nwdiag", "file": "sphinxcontrib-nwdiag.wiki"}, "Beetle_Mednafen_WSWAN.wiki": {"page": "Beetle/Mednafen WSWAN", "file": "Beetle_Mednafen_WSWAN.wiki"}, "jruby_maven_plugins.wiki": {"page": "jruby maven plugins", "file": "jruby_maven_plugins.wiki"}, "nftables.wiki": {"page": "nftables", "file": "nftables.wiki"}, "MIME-Base32.wiki": {"page": "MIME-Base32", "file": "MIME-Base32.wiki"}, "flint.wiki": {"page": "flint", "file": "flint.wiki"}, "r-bioc-limma.wiki": {"page": "r-bioc-limma", "file": "r-bioc-limma.wiki"}, "after_commit_queue.wiki": {"page": "after_commit_queue", "file": "after_commit_queue.wiki"}, "stomper.wiki": {"page": "stomper", "file": "stomper.wiki"}, "flask-restful.wiki": {"page": "flask-restful", "file": "flask-restful.wiki"}, "Gfarm_File_System.wiki": {"page": "Gfarm File System", "file": "Gfarm_File_System.wiki"}, "R6.wiki": {"page": "R6", "file": "R6.wiki"}, "tardiff.wiki": {"page": "tardiff", "file": "tardiff.wiki"}, "python-django-ordered-model.wiki": {"page": "python-django-ordered-model", "file": "python-django-ordered-model.wiki"}, "IO-Socket-Socks.wiki": {"page": "IO-Socket-Socks", "file": "IO-Socket-Socks.wiki"}, "Crypto++.wiki": {"page": "Crypto++", "file": "Crypto++.wiki"}, "github.com_peterhellberg_link.wiki": {"page": "github.com/peterhellberg/link", "file": "github.com_peterhellberg_link.wiki"}, "DecentXML.wiki": {"page": "DecentXML", "file": "DecentXML.wiki"}, "gnome-sound-recorder.wiki": {"page": "gnome-sound-recorder", "file": "gnome-sound-recorder.wiki"}, "symboltable.wiki": {"page": "symboltable", "file": "symboltable.wiki"}, "scatterD3.wiki": {"page": "scatterD3", "file": "scatterD3.wiki"}, "witty.wiki": {"page": "witty", "file": "witty.wiki"}, "github.com_square_go-jose.wiki": {"page": "github.com/square/go-jose", "file": "github.com_square_go-jose.wiki"}, "IO-All.wiki": {"page": "IO-All", "file": "IO-All.wiki"}, "libcsv-java.wiki": {"page": "libcsv-java", "file": "libcsv-java.wiki"}, "AnyEvent__DBD__Pg.wiki": {"page": "AnyEvent::DBD::Pg", "file": "AnyEvent__DBD__Pg.wiki"}, "krb5-sync.wiki": {"page": "krb5-sync", "file": "krb5-sync.wiki"}, "NLopt.wiki": {"page": "NLopt", "file": "NLopt.wiki"}, "News-Newsrc.wiki": {"page": "News-Newsrc", "file": "News-Newsrc.wiki"}, "Data-Entropy.wiki": {"page": "Data-Entropy", "file": "Data-Entropy.wiki"}, "SoftLayer_API_Python_Client.wiki": {"page": "SoftLayer API Python Client", "file": "SoftLayer_API_Python_Client.wiki"}, "dns.wiki": {"page": "dns", "file": "dns.wiki"}, "Params-Validate.wiki": {"page": "Params-Validate", "file": "Params-Validate.wiki"}, "Zsh__Z_Shell_.wiki": {"page": "Zsh (Z Shell)", "file": "Zsh__Z_Shell_.wiki"}, "ht.wiki": {"page": "ht", "file": "ht.wiki"}, "facebox-rails.wiki": {"page": "facebox-rails", "file": "facebox-rails.wiki"}, "HyPhy.wiki": {"page": "HyPhy", "file": "HyPhy.wiki"}, "vim-voom.wiki": {"page": "vim-voom", "file": "vim-voom.wiki"}, "perl-dyndns.wiki": {"page": "perl-dyndns", "file": "perl-dyndns.wiki"}, "dkjson.wiki": {"page": "dkjson", "file": "dkjson.wiki"}, "Socket6.wiki": {"page": "Socket6", "file": "Socket6.wiki"}, "IPC-Filter.wiki": {"page": "IPC-Filter", "file": "IPC-Filter.wiki"}, "core_engine.wiki": {"page": "core_engine", "file": "core_engine.wiki"}, "GPaste.wiki": {"page": "GPaste", "file": "GPaste.wiki"}, "beanstalkd.wiki": {"page": "beanstalkd", "file": "beanstalkd.wiki"}, "Mojolicious-Plugin-AssetPack.wiki": {"page": "Mojolicious-Plugin-AssetPack", "file": "Mojolicious-Plugin-AssetPack.wiki"}, "languages4translatewiki.wiki": {"page": "languages4translatewiki", "file": "languages4translatewiki.wiki"}, "Igor_Pavlov.wiki": {"page": "Igor Pavlov", "file": "Igor_Pavlov.wiki"}, "diskv.wiki": {"page": "diskv", "file": "diskv.wiki"}, "tweeper.wiki": {"page": "tweeper", "file": "tweeper.wiki"}, "networkx.wiki": {"page": "networkx", "file": "networkx.wiki"}, "Mason.wiki": {"page": "Mason", "file": "Mason.wiki"}, "ansi-color-table.wiki": {"page": "ansi-color-table", "file": "ansi-color-table.wiki"}, "scite.wiki": {"page": "scite", "file": "scite.wiki"}, "PyKerberos.wiki": {"page": "PyKerberos", "file": "PyKerberos.wiki"}, "Mixin-Linewise.wiki": {"page": "Mixin-Linewise", "file": "Mixin-Linewise.wiki"}, "geda-xgsch2pcb.wiki": {"page": "geda-xgsch2pcb", "file": "geda-xgsch2pcb.wiki"}, "Config-MVP-Reader-INI.wiki": {"page": "Config-MVP-Reader-INI", "file": "Config-MVP-Reader-INI.wiki"}, "GNOME_Commander.wiki": {"page": "GNOME Commander", "file": "GNOME_Commander.wiki"}, "source_map.wiki": {"page": "source_map", "file": "source_map.wiki"}, "is-accessor-descriptor.wiki": {"page": "is-accessor-descriptor", "file": "is-accessor-descriptor.wiki"}, "Ogg-Vorbis-Decoder.wiki": {"page": "Ogg-Vorbis-Decoder", "file": "Ogg-Vorbis-Decoder.wiki"}, "tarantool.wiki": {"page": "tarantool", "file": "tarantool.wiki"}, "openmolar.wiki": {"page": "openmolar", "file": "openmolar.wiki"}, "libmp3splt.wiki": {"page": "libmp3splt", "file": "libmp3splt.wiki"}, "PclZip.wiki": {"page": "PclZip", "file": "PclZip.wiki"}, "Image_package_for_Octave.wiki": {"page": "Image package for Octave", "file": "Image_package_for_Octave.wiki"}, "bitz-server.wiki": {"page": "bitz-server", "file": "bitz-server.wiki"}, "PyNLPl.wiki": {"page": "PyNLPl", "file": "PyNLPl.wiki"}, "optimist.wiki": {"page": "optimist", "file": "optimist.wiki"}, "Parse-DMIDecode.wiki": {"page": "Parse-DMIDecode", "file": "Parse-DMIDecode.wiki"}, "dom4j.wiki": {"page": "dom4j", "file": "dom4j.wiki"}, "RDF__aREF.wiki": {"page": "RDF::aREF", "file": "RDF__aREF.wiki"}, "FPL_package_for_Octave.wiki": {"page": "FPL package for Octave", "file": "FPL_package_for_Octave.wiki"}, "pychef.wiki": {"page": "pychef", "file": "pychef.wiki"}, "hexchat-otr.wiki": {"page": "hexchat-otr", "file": "hexchat-otr.wiki"}, "David_Wilson.wiki": {"page": "David Wilson", "file": "David_Wilson.wiki"}, "actionpack-xml_parser.wiki": {"page": "actionpack-xml_parser", "file": "actionpack-xml_parser.wiki"}, "389-ds-console.wiki": {"page": "389-ds-console", "file": "389-ds-console.wiki"}, "gnome-shell-extensions-media-player.wiki": {"page": "gnome-shell-extensions-media-player", "file": "gnome-shell-extensions-media-player.wiki"}, "bio.wiki": {"page": "bio", "file": "bio.wiki"}, "TecnoballZ.wiki": {"page": "TecnoballZ", "file": "TecnoballZ.wiki"}, "RDF__NS__Curated.wiki": {"page": "RDF::NS::Curated", "file": "RDF__NS__Curated.wiki"}, "hiredis-py.wiki": {"page": "hiredis-py", "file": "hiredis-py.wiki"}, "sinatra-contrib.wiki": {"page": "sinatra-contrib", "file": "sinatra-contrib.wiki"}, "efl.wiki": {"page": "efl", "file": "efl.wiki"}, "pykka.wiki": {"page": "pykka", "file": "pykka.wiki"}, "Asterisk-eSpeak.wiki": {"page": "Asterisk-eSpeak", "file": "Asterisk-eSpeak.wiki"}, "skiboot.wiki": {"page": "skiboot", "file": "skiboot.wiki"}, "em-spec.wiki": {"page": "em-spec", "file": "em-spec.wiki"}, "gpsmanshp.wiki": {"page": "gpsmanshp", "file": "gpsmanshp.wiki"}, "ree.wiki": {"page": "ree", "file": "ree.wiki"}, "step.wiki": {"page": "step", "file": "step.wiki"}, "hunspell-an.wiki": {"page": "hunspell-an", "file": "hunspell-an.wiki"}, "wmcpuload.wiki": {"page": "wmcpuload", "file": "wmcpuload.wiki"}, "i18n-inflector-rails.wiki": {"page": "i18n-inflector-rails", "file": "i18n-inflector-rails.wiki"}, "afew.wiki": {"page": "afew", "file": "afew.wiki"}, "Sendmail.wiki": {"page": "Sendmail", "file": "Sendmail.wiki"}, "keyrings.alt.wiki": {"page": "keyrings.alt", "file": "keyrings.alt.wiki"}, "wimlib.wiki": {"page": "wimlib", "file": "wimlib.wiki"}, "NaN_package_for_Octave.wiki": {"page": "NaN package for Octave", "file": "NaN_package_for_Octave.wiki"}, "Firebug.wiki": {"page": "Firebug", "file": "Firebug.wiki"}, "qtwebsockets-opensource-src.wiki": {"page": "qtwebsockets-opensource-src", "file": "qtwebsockets-opensource-src.wiki"}, "javaparser.wiki": {"page": "javaparser", "file": "javaparser.wiki"}, "Dist-Zilla-Plugin-Bootstrap-lib.wiki": {"page": "Dist-Zilla-Plugin-Bootstrap-lib", "file": "Dist-Zilla-Plugin-Bootstrap-lib.wiki"}, "FreeRDP.wiki": {"page": "FreeRDP", "file": "FreeRDP.wiki"}, "fog-libvirt.wiki": {"page": "fog-libvirt", "file": "fog-libvirt.wiki"}, "libuv.wiki": {"page": "libuv", "file": "libuv.wiki"}, "FCGI.wiki": {"page": "FCGI", "file": "FCGI.wiki"}, "libdockapp.wiki": {"page": "libdockapp", "file": "libdockapp.wiki"}, "PROJ.4.wiki": {"page": "PROJ.4", "file": "PROJ.4.wiki"}, "gmanedit.wiki": {"page": "gmanedit", "file": "gmanedit.wiki"}, "Git-PurePerl.wiki": {"page": "Git-PurePerl", "file": "Git-PurePerl.wiki"}, "GNU_Gengetopt.wiki": {"page": "GNU Gengetopt", "file": "GNU_Gengetopt.wiki"}, "insist.wiki": {"page": "insist", "file": "insist.wiki"}, "QXmpp.wiki": {"page": "QXmpp", "file": "QXmpp.wiki"}, "Encode.wiki": {"page": "Encode", "file": "Encode.wiki"}, "Apache_Log4j_2.wiki": {"page": "Apache Log4j 2", "file": "Apache_Log4j_2.wiki"}, "kio-extras.wiki": {"page": "kio-extras", "file": "kio-extras.wiki"}, "dhcpstarv.wiki": {"page": "dhcpstarv", "file": "dhcpstarv.wiki"}, "rncl.wiki": {"page": "rncl", "file": "rncl.wiki"}, "kramdown-rfc2629.wiki": {"page": "kramdown-rfc2629", "file": "kramdown-rfc2629.wiki"}, "Compass.wiki": {"page": "Compass", "file": "Compass.wiki"}, "zeroconf-ioslave.wiki": {"page": "zeroconf-ioslave", "file": "zeroconf-ioslave.wiki"}, "Any-URI-Escape.wiki": {"page": "Any-URI-Escape", "file": "Any-URI-Escape.wiki"}, "Rakudo.wiki": {"page": "Rakudo", "file": "Rakudo.wiki"}, "twitter-types-lens.wiki": {"page": "twitter-types-lens", "file": "twitter-types-lens.wiki"}, "sphericalmercator.wiki": {"page": "sphericalmercator", "file": "sphericalmercator.wiki"}, "ppp-gatekeeper.wiki": {"page": "ppp-gatekeeper", "file": "ppp-gatekeeper.wiki"}, "libcapi20-3.wiki": {"page": "libcapi20-3", "file": "libcapi20-3.wiki"}, "JCommon.wiki": {"page": "JCommon", "file": "JCommon.wiki"}, "set-value.wiki": {"page": "set-value", "file": "set-value.wiki"}, "watchdog.wiki": {"page": "watchdog", "file": "watchdog.wiki"}, "File-Find-Rule-Perl.wiki": {"page": "File-Find-Rule-Perl", "file": "File-Find-Rule-Perl.wiki"}, "systraq.wiki": {"page": "systraq", "file": "systraq.wiki"}, "mini_magick.wiki": {"page": "mini_magick", "file": "mini_magick.wiki"}, "python-caja.wiki": {"page": "python-caja", "file": "python-caja.wiki"}, "dradio.wiki": {"page": "dradio", "file": "dradio.wiki"}, "Impressive_PDF_Display.wiki": {"page": "Impressive PDF Display", "file": "Impressive_PDF_Display.wiki"}, "Maven_Javadoc_Plugin.wiki": {"page": "Maven Javadoc Plugin", "file": "Maven_Javadoc_Plugin.wiki"}, "NetApp.wiki": {"page": "NetApp", "file": "NetApp.wiki"}, "pymia.wiki": {"page": "pymia", "file": "pymia.wiki"}, "epl.wiki": {"page": "epl", "file": "epl.wiki"}, "Gitit.wiki": {"page": "Gitit", "file": "Gitit.wiki"}, "OWFS.wiki": {"page": "OWFS", "file": "OWFS.wiki"}, "docile.wiki": {"page": "docile", "file": "docile.wiki"}, "bzr-search.wiki": {"page": "bzr-search", "file": "bzr-search.wiki"}, "nss-mdns.wiki": {"page": "nss-mdns", "file": "nss-mdns.wiki"}, "spdlog.wiki": {"page": "spdlog", "file": "spdlog.wiki"}, "adal.wiki": {"page": "adal", "file": "adal.wiki"}, "Config-IniHash.wiki": {"page": "Config-IniHash", "file": "Config-IniHash.wiki"}, "Web-Simple.wiki": {"page": "Web-Simple", "file": "Web-Simple.wiki"}, "reform-happstack.wiki": {"page": "reform-happstack", "file": "reform-happstack.wiki"}, "libzerg.wiki": {"page": "libzerg", "file": "libzerg.wiki"}, "rails-dom-testing.wiki": {"page": "rails-dom-testing", "file": "rails-dom-testing.wiki"}, "panicwrap.wiki": {"page": "panicwrap", "file": "panicwrap.wiki"}, "artikulate.wiki": {"page": "artikulate", "file": "artikulate.wiki"}, "Term-ProgressBar-Quiet.wiki": {"page": "Term-ProgressBar-Quiet", "file": "Term-ProgressBar-Quiet.wiki"}, "Freeplane.wiki": {"page": "Freeplane", "file": "Freeplane.wiki"}, "alien.wiki": {"page": "alien", "file": "alien.wiki"}, "pylint-flask.wiki": {"page": "pylint-flask", "file": "pylint-flask.wiki"}, "HandBrake.wiki": {"page": "HandBrake", "file": "HandBrake.wiki"}, "readable.wiki": {"page": "readable", "file": "readable.wiki"}, "Tie-Hash-Regex.wiki": {"page": "Tie-Hash-Regex", "file": "Tie-Hash-Regex.wiki"}, "Test__XPath.wiki": {"page": "Test::XPath", "file": "Test__XPath.wiki"}, "gencpp.wiki": {"page": "gencpp", "file": "gencpp.wiki"}, "node-mocks-http.wiki": {"page": "node-mocks-http", "file": "node-mocks-http.wiki"}, "khangman.wiki": {"page": "khangman", "file": "khangman.wiki"}, "gulp-plumber.wiki": {"page": "gulp-plumber", "file": "gulp-plumber.wiki"}, "monotonic.wiki": {"page": "monotonic", "file": "monotonic.wiki"}, "tyxml.wiki": {"page": "tyxml", "file": "tyxml.wiki"}, "ffmpegthumbs.wiki": {"page": "ffmpegthumbs", "file": "ffmpegthumbs.wiki"}, "fonts-gujr.wiki": {"page": "fonts-gujr", "file": "fonts-gujr.wiki"}, "doona.wiki": {"page": "doona", "file": "doona.wiki"}, "garden-of-coloured-lights.wiki": {"page": "garden-of-coloured-lights", "file": "garden-of-coloured-lights.wiki"}, "Menulibre.wiki": {"page": "Menulibre", "file": "Menulibre.wiki"}, "Lingua-EN-Tagger.wiki": {"page": "Lingua-EN-Tagger", "file": "Lingua-EN-Tagger.wiki"}, "debocker.wiki": {"page": "debocker", "file": "debocker.wiki"}, "django-python3-ldap.wiki": {"page": "django-python3-ldap", "file": "django-python3-ldap.wiki"}, "HTML-Widget.wiki": {"page": "HTML-Widget", "file": "HTML-Widget.wiki"}, "Catalyst-Log-Log4perl.wiki": {"page": "Catalyst-Log-Log4perl", "file": "Catalyst-Log-Log4perl.wiki"}, "Text-MicroTemplate.wiki": {"page": "Text-MicroTemplate", "file": "Text-MicroTemplate.wiki"}, "xfce4-sensors-plugin.wiki": {"page": "xfce4-sensors-plugin", "file": "xfce4-sensors-plugin.wiki"}, "MooseX-ClassAttribute.wiki": {"page": "MooseX-ClassAttribute", "file": "MooseX-ClassAttribute.wiki"}, "uid-number.wiki": {"page": "uid-number", "file": "uid-number.wiki"}, "blackbox_exporter.wiki": {"page": "blackbox_exporter", "file": "blackbox_exporter.wiki"}, "wmfsm.wiki": {"page": "wmfsm", "file": "wmfsm.wiki"}, "Flask-Babel.wiki": {"page": "Flask-Babel", "file": "Flask-Babel.wiki"}, "Log-Message.wiki": {"page": "Log-Message", "file": "Log-Message.wiki"}, "SHARYANTO-String-Util.wiki": {"page": "SHARYANTO-String-Util", "file": "SHARYANTO-String-Util.wiki"}, "Test-Portability-Files.wiki": {"page": "Test-Portability-Files", "file": "Test-Portability-Files.wiki"}, "when.wiki": {"page": "when", "file": "when.wiki"}, "css-text.wiki": {"page": "css-text", "file": "css-text.wiki"}, "JOSM_Plugins.wiki": {"page": "JOSM Plugins", "file": "JOSM_Plugins.wiki"}, "Catalyst-Model-DBIC-Schema.wiki": {"page": "Catalyst-Model-DBIC-Schema", "file": "Catalyst-Model-DBIC-Schema.wiki"}, "vFormat.wiki": {"page": "vFormat", "file": "vFormat.wiki"}, "pgpdump.wiki": {"page": "pgpdump", "file": "pgpdump.wiki"}, "Catalyst-Plugin-Captcha.wiki": {"page": "Catalyst-Plugin-Captcha", "file": "Catalyst-Plugin-Captcha.wiki"}, "PerlIO-via-dynamic.wiki": {"page": "PerlIO-via-dynamic", "file": "PerlIO-via-dynamic.wiki"}, "system-fileio.wiki": {"page": "system-fileio", "file": "system-fileio.wiki"}, "Net-SMTP_auth.wiki": {"page": "Net-SMTP_auth", "file": "Net-SMTP_auth.wiki"}, "acheck-rules.wiki": {"page": "acheck-rules", "file": "acheck-rules.wiki"}, "openvas-manager.wiki": {"page": "openvas-manager", "file": "openvas-manager.wiki"}, "golang.org_x_exp.wiki": {"page": "golang.org/x/exp", "file": "golang.org_x_exp.wiki"}, "SecurePass_tools.wiki": {"page": "SecurePass tools", "file": "SecurePass_tools.wiki"}, "github.com_hlandau_svcutils.wiki": {"page": "github.com/hlandau/svcutils", "file": "github.com_hlandau_svcutils.wiki"}, "qttranslations-opensource-src.wiki": {"page": "qttranslations-opensource-src", "file": "qttranslations-opensource-src.wiki"}, "rainbows.wiki": {"page": "rainbows", "file": "rainbows.wiki"}, "Data-Stag.wiki": {"page": "Data-Stag", "file": "Data-Stag.wiki"}, "Disruptor_Framework.wiki": {"page": "Disruptor Framework", "file": "Disruptor_Framework.wiki"}, "goftest.wiki": {"page": "goftest", "file": "goftest.wiki"}, "MongoDB.wiki": {"page": "MongoDB", "file": "MongoDB.wiki"}, "PDL__NetCDF.wiki": {"page": "PDL::NetCDF", "file": "PDL__NetCDF.wiki"}, "QMidiRoute.wiki": {"page": "QMidiRoute", "file": "QMidiRoute.wiki"}, "execjs.wiki": {"page": "execjs", "file": "execjs.wiki"}, "merge-stream.wiki": {"page": "merge-stream", "file": "merge-stream.wiki"}, "Cyrus_SASL.wiki": {"page": "Cyrus SASL", "file": "Cyrus_SASL.wiki"}, "ironic-lib.wiki": {"page": "ironic-lib", "file": "ironic-lib.wiki"}, "match__simple__XS.wiki": {"page": "match::simple::XS", "file": "match__simple__XS.wiki"}, "joblib.wiki": {"page": "joblib", "file": "joblib.wiki"}, "API_accessor_for_gravatar.com.wiki": {"page": "API accessor for gravatar.com", "file": "API_accessor_for_gravatar.com.wiki"}, "update-systemd-resolved.wiki": {"page": "update-systemd-resolved", "file": "update-systemd-resolved.wiki"}, "gspiceui.wiki": {"page": "gspiceui", "file": "gspiceui.wiki"}, "growl-for-linux.wiki": {"page": "growl-for-linux", "file": "growl-for-linux.wiki"}, "pycodicefiscale.wiki": {"page": "pycodicefiscale", "file": "pycodicefiscale.wiki"}, "python-xattr.wiki": {"page": "python-xattr", "file": "python-xattr.wiki"}, "cummeRbund.wiki": {"page": "cummeRbund", "file": "cummeRbund.wiki"}, "use-package.wiki": {"page": "use-package", "file": "use-package.wiki"}, "gir-ffi.wiki": {"page": "gir-ffi", "file": "gir-ffi.wiki"}, "binarydist.wiki": {"page": "binarydist", "file": "binarydist.wiki"}, "discover.wiki": {"page": "discover", "file": "discover.wiki"}, "listen.wiki": {"page": "listen", "file": "listen.wiki"}, "lzma.wiki": {"page": "lzma", "file": "lzma.wiki"}, "gsound.wiki": {"page": "gsound", "file": "gsound.wiki"}, "MooseX-Clone.wiki": {"page": "MooseX-Clone", "file": "MooseX-Clone.wiki"}, "MLDBM-Sync.wiki": {"page": "MLDBM-Sync", "file": "MLDBM-Sync.wiki"}, "omniauth-cas3.wiki": {"page": "omniauth-cas3", "file": "omniauth-cas3.wiki"}, "tifffile.wiki": {"page": "tifffile", "file": "tifffile.wiki"}, "language-javascript.wiki": {"page": "language-javascript", "file": "language-javascript.wiki"}, "Epiphany.wiki": {"page": "Epiphany", "file": "Epiphany.wiki"}, "Thread-Tie.wiki": {"page": "Thread-Tie", "file": "Thread-Tie.wiki"}, "bruteforce-luks.wiki": {"page": "bruteforce-luks", "file": "bruteforce-luks.wiki"}, "wrappy.wiki": {"page": "wrappy", "file": "wrappy.wiki"}, "client_side_validations.wiki": {"page": "client_side_validations", "file": "client_side_validations.wiki"}, "get-stdin.wiki": {"page": "get-stdin", "file": "get-stdin.wiki"}, "EV.wiki": {"page": "EV", "file": "EV.wiki"}, "dynamic-state.wiki": {"page": "dynamic-state", "file": "dynamic-state.wiki"}, "CppAD.wiki": {"page": "CppAD", "file": "CppAD.wiki"}, "Gamine.wiki": {"page": "Gamine", "file": "Gamine.wiki"}, "Cantarell.wiki": {"page": "Cantarell", "file": "Cantarell.wiki"}, "CalculiX_GraphiX__cgx.wiki": {"page": "CalculiX GraphiX: cgx", "file": "CalculiX_GraphiX__cgx.wiki"}, "Return-MultiLevel.wiki": {"page": "Return-MultiLevel", "file": "Return-MultiLevel.wiki"}, "dictionaries-common.wiki": {"page": "dictionaries-common", "file": "dictionaries-common.wiki"}, "loook.wiki": {"page": "loook", "file": "loook.wiki"}, "Hook-LexWrap.wiki": {"page": "Hook-LexWrap", "file": "Hook-LexWrap.wiki"}, "rapache.wiki": {"page": "rapache", "file": "rapache.wiki"}, "aliased.wiki": {"page": "aliased", "file": "aliased.wiki"}, "opensips.wiki": {"page": "opensips", "file": "opensips.wiki"}, "neovim-ruby.wiki": {"page": "neovim-ruby", "file": "neovim-ruby.wiki"}, "Catalyst-Runtime.wiki": {"page": "Catalyst-Runtime", "file": "Catalyst-Runtime.wiki"}, "gnome-nibbles.wiki": {"page": "gnome-nibbles", "file": "gnome-nibbles.wiki"}, "trace-cmd.wiki": {"page": "trace-cmd", "file": "trace-cmd.wiki"}, "python-ly.wiki": {"page": "python-ly", "file": "python-ly.wiki"}, "python-tornadorpc.wiki": {"page": "python-tornadorpc", "file": "python-tornadorpc.wiki"}, "Raul.wiki": {"page": "Raul", "file": "Raul.wiki"}, "gnome-calculator.wiki": {"page": "gnome-calculator", "file": "gnome-calculator.wiki"}, "node-pre-gyp.wiki": {"page": "node-pre-gyp", "file": "node-pre-gyp.wiki"}, "tryton-modules-account-fr.wiki": {"page": "tryton-modules-account-fr", "file": "tryton-modules-account-fr.wiki"}, "ice_cube.wiki": {"page": "ice_cube", "file": "ice_cube.wiki"}, "Image-Seek.wiki": {"page": "Image-Seek", "file": "Image-Seek.wiki"}, "spacenav.wiki": {"page": "spacenav", "file": "spacenav.wiki"}, "Clawsker.wiki": {"page": "Clawsker", "file": "Clawsker.wiki"}, "rack-contrib.wiki": {"page": "rack-contrib", "file": "rack-contrib.wiki"}, "Self-Destructing_Cookies.wiki": {"page": "Self-Destructing Cookies", "file": "Self-Destructing_Cookies.wiki"}, "tryton-modules-account-invoice-history.wiki": {"page": "tryton-modules-account-invoice-history", "file": "tryton-modules-account-invoice-history.wiki"}, "subexec.wiki": {"page": "subexec", "file": "subexec.wiki"}, "Mail-RFC822-Address.wiki": {"page": "Mail-RFC822-Address", "file": "Mail-RFC822-Address.wiki"}, "Leaflet.wiki": {"page": "Leaflet", "file": "Leaflet.wiki"}, "yauzl.wiki": {"page": "yauzl", "file": "yauzl.wiki"}, "JDOM.wiki": {"page": "JDOM", "file": "JDOM.wiki"}, "tinyirc.wiki": {"page": "tinyirc", "file": "tinyirc.wiki"}, "Gen-Test-Rinci-FuncResult.wiki": {"page": "Gen-Test-Rinci-FuncResult", "file": "Gen-Test-Rinci-FuncResult.wiki"}, "sshfp.wiki": {"page": "sshfp", "file": "sshfp.wiki"}, "oneko.wiki": {"page": "oneko", "file": "oneko.wiki"}, "btcec.wiki": {"page": "btcec", "file": "btcec.wiki"}, "go-bindata-assetfs.wiki": {"page": "go-bindata-assetfs", "file": "go-bindata-assetfs.wiki"}, "jstree.wiki": {"page": "jstree", "file": "jstree.wiki"}, "xsd.wiki": {"page": "xsd", "file": "xsd.wiki"}, "xdr.wiki": {"page": "xdr", "file": "xdr.wiki"}, "PackageKit.wiki": {"page": "PackageKit", "file": "PackageKit.wiki"}, "pymodbus.wiki": {"page": "pymodbus", "file": "pymodbus.wiki"}, "Blobwars.wiki": {"page": "Blobwars", "file": "Blobwars.wiki"}, "Linear-Algebra_package_for_Octave.wiki": {"page": "Linear-Algebra package for Octave", "file": "Linear-Algebra_package_for_Octave.wiki"}, "foma.wiki": {"page": "foma", "file": "foma.wiki"}, "meow.wiki": {"page": "meow", "file": "meow.wiki"}, "talloc.wiki": {"page": "talloc", "file": "talloc.wiki"}, "futile.options.wiki": {"page": "futile.options", "file": "futile.options.wiki"}, "unADF.wiki": {"page": "unADF", "file": "unADF.wiki"}, "mumps.wiki": {"page": "mumps", "file": "mumps.wiki"}, "regex-applicative-text.wiki": {"page": "regex-applicative-text", "file": "regex-applicative-text.wiki"}, "JSON__WebToken.wiki": {"page": "JSON::WebToken", "file": "JSON__WebToken.wiki"}, "shiny.wiki": {"page": "shiny", "file": "shiny.wiki"}, "yamux.wiki": {"page": "yamux", "file": "yamux.wiki"}, "NSCA-ng.wiki": {"page": "NSCA-ng", "file": "NSCA-ng.wiki"}, "minidlna.wiki": {"page": "minidlna", "file": "minidlna.wiki"}, "Netdot-Client-REST.wiki": {"page": "Netdot-Client-REST", "file": "Netdot-Client-REST.wiki"}, "tz-converter.wiki": {"page": "tz-converter", "file": "tz-converter.wiki"}, "hackrf.wiki": {"page": "hackrf", "file": "hackrf.wiki"}, "em-hiredis.wiki": {"page": "em-hiredis", "file": "em-hiredis.wiki"}, "ocaml-result.wiki": {"page": "ocaml-result", "file": "ocaml-result.wiki"}, "dcmstack.wiki": {"page": "dcmstack", "file": "dcmstack.wiki"}, "go-pkcs12.wiki": {"page": "go-pkcs12", "file": "go-pkcs12.wiki"}, "jmacro.wiki": {"page": "jmacro", "file": "jmacro.wiki"}, "cipher-rc4.wiki": {"page": "cipher-rc4", "file": "cipher-rc4.wiki"}, "rails-assets-emojione.wiki": {"page": "rails-assets-emojione", "file": "rails-assets-emojione.wiki"}, "class-loader.wiki": {"page": "class-loader", "file": "class-loader.wiki"}, "Ebib.wiki": {"page": "Ebib", "file": "Ebib.wiki"}, "asused.wiki": {"page": "asused", "file": "asused.wiki"}, "osc.wiki": {"page": "osc", "file": "osc.wiki"}, "apertium-fra-cat.wiki": {"page": "apertium-fra-cat", "file": "apertium-fra-cat.wiki"}, "golang-github-odeke-em-cli-spinner.wiki": {"page": "golang-github-odeke-em-cli-spinner", "file": "golang-github-odeke-em-cli-spinner.wiki"}, "dcfldd.wiki": {"page": "dcfldd", "file": "dcfldd.wiki"}, "r-cran-vcd.wiki": {"page": "r-cran-vcd", "file": "r-cran-vcd.wiki"}, "pbapply.wiki": {"page": "pbapply", "file": "pbapply.wiki"}, "astroid.wiki": {"page": "astroid", "file": "astroid.wiki"}, "globus_xio.wiki": {"page": "globus_xio", "file": "globus_xio.wiki"}, "Catalyst-Plugin-Session.wiki": {"page": "Catalyst-Plugin-Session", "file": "Catalyst-Plugin-Session.wiki"}, "Krecipes.wiki": {"page": "Krecipes", "file": "Krecipes.wiki"}, "liquid.wiki": {"page": "liquid", "file": "liquid.wiki"}, "libauthen-dechpwd-perl.wiki": {"page": "libauthen-dechpwd-perl", "file": "libauthen-dechpwd-perl.wiki"}, "golib.wiki": {"page": "golib", "file": "golib.wiki"}, "vm.wiki": {"page": "vm", "file": "vm.wiki"}, "ksshaskpass.wiki": {"page": "ksshaskpass", "file": "ksshaskpass.wiki"}, "pyte.wiki": {"page": "pyte", "file": "pyte.wiki"}, "lrucache.wiki": {"page": "lrucache", "file": "lrucache.wiki"}, "XML_Schema_Definition_for_Eclipse.wiki": {"page": "XML Schema Definition for Eclipse", "file": "XML_Schema_Definition_for_Eclipse.wiki"}, "attoparsec-enumerator.wiki": {"page": "attoparsec-enumerator", "file": "attoparsec-enumerator.wiki"}, "DigiTemp.wiki": {"page": "DigiTemp", "file": "DigiTemp.wiki"}, "writeboost.wiki": {"page": "writeboost", "file": "writeboost.wiki"}, "kitchen.wiki": {"page": "kitchen", "file": "kitchen.wiki"}, "process-nextick-args.wiki": {"page": "process-nextick-args", "file": "process-nextick-args.wiki"}, "brlaser.wiki": {"page": "brlaser", "file": "brlaser.wiki"}, "lego.wiki": {"page": "lego", "file": "lego.wiki"}, "Communications_package_for_Octave.wiki": {"page": "Communications package for Octave", "file": "Communications_package_for_Octave.wiki"}, "path.py.wiki": {"page": "path.py", "file": "path.py.wiki"}, "Kdyby_Events.wiki": {"page": "Kdyby/Events", "file": "Kdyby_Events.wiki"}, "Clone-PP.wiki": {"page": "Clone-PP", "file": "Clone-PP.wiki"}, "globus_gass_copy.wiki": {"page": "globus_gass_copy", "file": "globus_gass_copy.wiki"}, "crda.wiki": {"page": "crda", "file": "crda.wiki"}, "libnjb.wiki": {"page": "libnjb", "file": "libnjb.wiki"}, "servant-client.wiki": {"page": "servant-client", "file": "servant-client.wiki"}, "pyvisa.wiki": {"page": "pyvisa", "file": "pyvisa.wiki"}, "smrtanalysis.wiki": {"page": "smrtanalysis", "file": "smrtanalysis.wiki"}, "PHP_CodeCoverage.wiki": {"page": "PHP_CodeCoverage", "file": "PHP_CodeCoverage.wiki"}, "blkreplay.wiki": {"page": "blkreplay", "file": "blkreplay.wiki"}, "FastML.wiki": {"page": "FastML", "file": "FastML.wiki"}, "gazebo.wiki": {"page": "gazebo", "file": "gazebo.wiki"}, "Apache-AuthzNetLDAP.wiki": {"page": "Apache-AuthzNetLDAP", "file": "Apache-AuthzNetLDAP.wiki"}, "Dialign.wiki": {"page": "Dialign", "file": "Dialign.wiki"}, "cvs-buildpackage.wiki": {"page": "cvs-buildpackage", "file": "cvs-buildpackage.wiki"}, "glob-stream.wiki": {"page": "glob-stream", "file": "glob-stream.wiki"}, "Bugs_Everywhere.wiki": {"page": "Bugs Everywhere", "file": "Bugs_Everywhere.wiki"}, "Config-Model-OpenSsh.wiki": {"page": "Config-Model-OpenSsh", "file": "Config-Model-OpenSsh.wiki"}, "MIME-Lite-TT-HTML.wiki": {"page": "MIME-Lite-TT-HTML", "file": "MIME-Lite-TT-HTML.wiki"}, "Log-Any-Adapter-FileHandle.wiki": {"page": "Log-Any-Adapter-FileHandle", "file": "Log-Any-Adapter-FileHandle.wiki"}, "tryton-modules-company.wiki": {"page": "tryton-modules-company", "file": "tryton-modules-company.wiki"}, "Thuban.wiki": {"page": "Thuban", "file": "Thuban.wiki"}, "pylxd.wiki": {"page": "pylxd", "file": "pylxd.wiki"}, "XMDS2.wiki": {"page": "XMDS2", "file": "XMDS2.wiki"}, "go-zookeeper.wiki": {"page": "go-zookeeper", "file": "go-zookeeper.wiki"}, "Module__Package__RDF.wiki": {"page": "Module::Package::RDF", "file": "Module__Package__RDF.wiki"}, "mysql-connector-c++.wiki": {"page": "mysql-connector-c++", "file": "mysql-connector-c++.wiki"}, "kio-mtp.wiki": {"page": "kio-mtp", "file": "kio-mtp.wiki"}, "rai.wiki": {"page": "rai", "file": "rai.wiki"}, "dummydroid.wiki": {"page": "dummydroid", "file": "dummydroid.wiki"}, "Text_LanguageDetect.wiki": {"page": "Text_LanguageDetect", "file": "Text_LanguageDetect.wiki"}, "jEdit_-_A_plugin-based_editor_for_programmers.wiki": {"page": "jEdit - A plugin-based editor for programmers", "file": "jEdit_-_A_plugin-based_editor_for_programmers.wiki"}, "gpaw-setups.wiki": {"page": "gpaw-setups", "file": "gpaw-setups.wiki"}, "Osi.wiki": {"page": "Osi", "file": "Osi.wiki"}, "FastTree.wiki": {"page": "FastTree", "file": "FastTree.wiki"}, "r-cran-randomforest.wiki": {"page": "r-cran-randomforest", "file": "r-cran-randomforest.wiki"}, "Font_Awesome.wiki": {"page": "Font Awesome", "file": "Font_Awesome.wiki"}, "lv2dynparam1.wiki": {"page": "lv2dynparam1", "file": "lv2dynparam1.wiki"}, "django-debug-toolbar.wiki": {"page": "django-debug-toolbar", "file": "django-debug-toolbar.wiki"}, "mandrill.wiki": {"page": "mandrill", "file": "mandrill.wiki"}, "refpolicy.wiki": {"page": "refpolicy", "file": "refpolicy.wiki"}, "sng.wiki": {"page": "sng", "file": "sng.wiki"}, "innertube.wiki": {"page": "innertube", "file": "innertube.wiki"}, "XStatic-JQuery.quicksearch.wiki": {"page": "XStatic-JQuery.quicksearch", "file": "XStatic-JQuery.quicksearch.wiki"}, "raindrops.wiki": {"page": "raindrops", "file": "raindrops.wiki"}, "DOMPurify.wiki": {"page": "DOMPurify", "file": "DOMPurify.wiki"}, "DBIx-Class-InflateColumn-FS.wiki": {"page": "DBIx-Class-InflateColumn-FS", "file": "DBIx-Class-InflateColumn-FS.wiki"}, "libmaxminddb.wiki": {"page": "libmaxminddb", "file": "libmaxminddb.wiki"}, "ike.wiki": {"page": "ike", "file": "ike.wiki"}, "LibTorrent.wiki": {"page": "LibTorrent", "file": "LibTorrent.wiki"}, "shutdown-qapps.wiki": {"page": "shutdown-qapps", "file": "shutdown-qapps.wiki"}, "has-value.wiki": {"page": "has-value", "file": "has-value.wiki"}, "nurpawiki.wiki": {"page": "nurpawiki", "file": "nurpawiki.wiki"}, "Config-AutoConf.wiki": {"page": "Config-AutoConf", "file": "Config-AutoConf.wiki"}, "Maven_Dependency_Analyzer.wiki": {"page": "Maven Dependency Analyzer", "file": "Maven_Dependency_Analyzer.wiki"}, "betaradio.wiki": {"page": "betaradio", "file": "betaradio.wiki"}, "libchardet.wiki": {"page": "libchardet", "file": "libchardet.wiki"}, "gmp-ecm.wiki": {"page": "gmp-ecm", "file": "gmp-ecm.wiki"}, "Plack-Middleware-Test-StashWarnings.wiki": {"page": "Plack-Middleware-Test-StashWarnings", "file": "Plack-Middleware-Test-StashWarnings.wiki"}, "pinterface.wiki": {"page": "pinterface", "file": "pinterface.wiki"}, "hevea.wiki": {"page": "hevea", "file": "hevea.wiki"}, "Catalyst-Model-CDBI-CRUD.wiki": {"page": "Catalyst-Model-CDBI-CRUD", "file": "Catalyst-Model-CDBI-CRUD.wiki"}, "ruby-multibitnums.wiki": {"page": "ruby-multibitnums", "file": "ruby-multibitnums.wiki"}, "katomic.wiki": {"page": "katomic", "file": "katomic.wiki"}, "tidy-html5.wiki": {"page": "tidy-html5", "file": "tidy-html5.wiki"}, "opengm.wiki": {"page": "opengm", "file": "opengm.wiki"}, "Devel-Profile.wiki": {"page": "Devel-Profile", "file": "Devel-Profile.wiki"}, "maven-replacer-plugin_Maven_Mojo.wiki": {"page": "maven-replacer-plugin Maven Mojo", "file": "maven-replacer-plugin_Maven_Mojo.wiki"}, "MooseX-Types-LoadableClass.wiki": {"page": "MooseX-Types-LoadableClass", "file": "MooseX-Types-LoadableClass.wiki"}, "Test-Exit.wiki": {"page": "Test-Exit", "file": "Test-Exit.wiki"}, "PyHunSpell.wiki": {"page": "PyHunSpell", "file": "PyHunSpell.wiki"}, "Want.wiki": {"page": "Want", "file": "Want.wiki"}, "Checkinstall.wiki": {"page": "Checkinstall", "file": "Checkinstall.wiki"}, "regex-posix.wiki": {"page": "regex-posix", "file": "regex-posix.wiki"}, "hash-slinger.wiki": {"page": "hash-slinger", "file": "hash-slinger.wiki"}, "GD__Graph.wiki": {"page": "GD::Graph", "file": "GD__Graph.wiki"}, "Inline__Java.wiki": {"page": "Inline::Java", "file": "Inline__Java.wiki"}, "pyth.wiki": {"page": "pyth", "file": "pyth.wiki"}, "omniauth-twitter.wiki": {"page": "omniauth-twitter", "file": "omniauth-twitter.wiki"}, "trollius_redis.wiki": {"page": "trollius_redis", "file": "trollius_redis.wiki"}, "path-root.wiki": {"page": "path-root", "file": "path-root.wiki"}, "hedgewars.wiki": {"page": "hedgewars", "file": "hedgewars.wiki"}, "fsync.wiki": {"page": "fsync", "file": "fsync.wiki"}, "output-file-sync.wiki": {"page": "output-file-sync", "file": "output-file-sync.wiki"}, "xdg-desktop-portal.wiki": {"page": "xdg-desktop-portal", "file": "xdg-desktop-portal.wiki"}, "nano.wiki": {"page": "nano", "file": "nano.wiki"}, "bogofilter.wiki": {"page": "bogofilter", "file": "bogofilter.wiki"}, "s2tc.wiki": {"page": "s2tc", "file": "s2tc.wiki"}, "Alt-Alien-FFI-System.wiki": {"page": "Alt-Alien-FFI-System", "file": "Alt-Alien-FFI-System.wiki"}, "minimap.wiki": {"page": "minimap", "file": "minimap.wiki"}, "python_qt_binding.wiki": {"page": "python_qt_binding", "file": "python_qt_binding.wiki"}, "Reflection.js_for_jQuery.wiki": {"page": "Reflection.js for jQuery", "file": "Reflection.js_for_jQuery.wiki"}, "XStatic-term.js.wiki": {"page": "XStatic-term.js", "file": "XStatic-term.js.wiki"}, "jstest-gtk.wiki": {"page": "jstest-gtk", "file": "jstest-gtk.wiki"}, "scapy3k.wiki": {"page": "scapy3k", "file": "scapy3k.wiki"}, "stmonadtrans.wiki": {"page": "stmonadtrans", "file": "stmonadtrans.wiki"}, "netCDF_Operator__NCO_.wiki": {"page": "netCDF Operator (NCO)", "file": "netCDF_Operator__NCO_.wiki"}, "inflight.wiki": {"page": "inflight", "file": "inflight.wiki"}, "String-Errf.wiki": {"page": "String-Errf", "file": "String-Errf.wiki"}, "SVN-Class.wiki": {"page": "SVN-Class", "file": "SVN-Class.wiki"}, "pwstore-fast.wiki": {"page": "pwstore-fast", "file": "pwstore-fast.wiki"}, "XTrkCAD.wiki": {"page": "XTrkCAD", "file": "XTrkCAD.wiki"}, "gwave.wiki": {"page": "gwave", "file": "gwave.wiki"}, "NetSDS.wiki": {"page": "NetSDS", "file": "NetSDS.wiki"}, "JRuby.wiki": {"page": "JRuby", "file": "JRuby.wiki"}, "activerecord-nulldb-adapter.wiki": {"page": "activerecord-nulldb-adapter", "file": "activerecord-nulldb-adapter.wiki"}, "kivy.wiki": {"page": "kivy", "file": "kivy.wiki"}, "XML-LibXML-Simple.wiki": {"page": "XML-LibXML-Simple", "file": "XML-LibXML-Simple.wiki"}, "Test-NoWarnings.wiki": {"page": "Test-NoWarnings", "file": "Test-NoWarnings.wiki"}, "ktp-common-internals.wiki": {"page": "ktp-common-internals", "file": "ktp-common-internals.wiki"}, "bencode.wiki": {"page": "bencode", "file": "bencode.wiki"}, "Gajim.wiki": {"page": "Gajim", "file": "Gajim.wiki"}, "kindleclip.wiki": {"page": "kindleclip", "file": "kindleclip.wiki"}, "regex-pcre.wiki": {"page": "regex-pcre", "file": "regex-pcre.wiki"}, "gmsh.wiki": {"page": "gmsh", "file": "gmsh.wiki"}, "libchewing.wiki": {"page": "libchewing", "file": "libchewing.wiki"}, "fullquottel.wiki": {"page": "fullquottel", "file": "fullquottel.wiki"}, "read.wiki": {"page": "read", "file": "read.wiki"}, "lcrt.wiki": {"page": "lcrt", "file": "lcrt.wiki"}, "salt-formula-horizon.wiki": {"page": "salt-formula-horizon", "file": "salt-formula-horizon.wiki"}, "messagediff.wiki": {"page": "messagediff", "file": "messagediff.wiki"}, "JaCoCo.wiki": {"page": "JaCoCo", "file": "JaCoCo.wiki"}, "Linux-Prctl.wiki": {"page": "Linux-Prctl", "file": "Linux-Prctl.wiki"}, "libodb.wiki": {"page": "libodb", "file": "libodb.wiki"}, "POCO.wiki": {"page": "POCO", "file": "POCO.wiki"}, "Zita-resampler.wiki": {"page": "Zita-resampler", "file": "Zita-resampler.wiki"}, "djangorestframework-gis.wiki": {"page": "djangorestframework-gis", "file": "djangorestframework-gis.wiki"}, "xnec2c.wiki": {"page": "xnec2c", "file": "xnec2c.wiki"}, "upgrade-system.wiki": {"page": "upgrade-system", "file": "upgrade-system.wiki"}, "APNG_Assembler.wiki": {"page": "APNG Assembler", "file": "APNG_Assembler.wiki"}, "serve-static.wiki": {"page": "serve-static", "file": "serve-static.wiki"}, "Acme-Bleach.wiki": {"page": "Acme-Bleach", "file": "Acme-Bleach.wiki"}, "aroarfw.wiki": {"page": "aroarfw", "file": "aroarfw.wiki"}, "liblingua-pt-stemmer-perl.wiki": {"page": "liblingua-pt-stemmer-perl", "file": "liblingua-pt-stemmer-perl.wiki"}, "Maven_Jar_Plugin.wiki": {"page": "Maven Jar Plugin", "file": "Maven_Jar_Plugin.wiki"}, "unalz.wiki": {"page": "unalz", "file": "unalz.wiki"}, "gloss.wiki": {"page": "gloss", "file": "gloss.wiki"}, "knock.wiki": {"page": "knock", "file": "knock.wiki"}, "BIND-Config-Parser.wiki": {"page": "BIND-Config-Parser", "file": "BIND-Config-Parser.wiki"}, "kmer.wiki": {"page": "kmer", "file": "kmer.wiki"}, "Pegdown.wiki": {"page": "Pegdown", "file": "Pegdown.wiki"}, "ExtUtils-CChecker.wiki": {"page": "ExtUtils-CChecker", "file": "ExtUtils-CChecker.wiki"}, "pIRS.wiki": {"page": "pIRS", "file": "pIRS.wiki"}, "YAML-AppConfig.wiki": {"page": "YAML-AppConfig", "file": "YAML-AppConfig.wiki"}, "paranoia.wiki": {"page": "paranoia", "file": "paranoia.wiki"}, "util.wiki": {"page": "util", "file": "util.wiki"}, "python-socketpool.wiki": {"page": "python-socketpool", "file": "python-socketpool.wiki"}, "Config-Record.wiki": {"page": "Config-Record", "file": "Config-Record.wiki"}, "Test-Perl-Critic.wiki": {"page": "Test-Perl-Critic", "file": "Test-Perl-Critic.wiki"}, "Cabal.wiki": {"page": "Cabal", "file": "Cabal.wiki"}, "pyew.wiki": {"page": "pyew", "file": "pyew.wiki"}, "File-Type.wiki": {"page": "File-Type", "file": "File-Type.wiki"}, "lrzip.wiki": {"page": "lrzip", "file": "lrzip.wiki"}, "kded.wiki": {"page": "kded", "file": "kded.wiki"}, "fpylll.wiki": {"page": "fpylll", "file": "fpylll.wiki"}, "alex.wiki": {"page": "alex", "file": "alex.wiki"}, "CGI-Application-Plugin-MessageStack.wiki": {"page": "CGI-Application-Plugin-MessageStack", "file": "CGI-Application-Plugin-MessageStack.wiki"}, "excalibur-logkit.wiki": {"page": "excalibur-logkit", "file": "excalibur-logkit.wiki"}, "citus.wiki": {"page": "citus", "file": "citus.wiki"}, "HTML-Template-Pro.wiki": {"page": "HTML-Template-Pro", "file": "HTML-Template-Pro.wiki"}, "skein.wiki": {"page": "skein", "file": "skein.wiki"}, "Catalyst-Plugin-Static-Simple.wiki": {"page": "Catalyst-Plugin-Static-Simple", "file": "Catalyst-Plugin-Static-Simple.wiki"}, "Net-Server-Mail.wiki": {"page": "Net-Server-Mail", "file": "Net-Server-Mail.wiki"}, "qart.wiki": {"page": "qart", "file": "qart.wiki"}, "Browser-Open.wiki": {"page": "Browser-Open", "file": "Browser-Open.wiki"}, "monadLib.wiki": {"page": "monadLib", "file": "monadLib.wiki"}, "awesfx.wiki": {"page": "awesfx", "file": "awesfx.wiki"}, "ansi.wiki": {"page": "ansi", "file": "ansi.wiki"}, "basic-prelude.wiki": {"page": "basic-prelude", "file": "basic-prelude.wiki"}, "ansible-tower-cli.wiki": {"page": "ansible-tower-cli", "file": "ansible-tower-cli.wiki"}, "globus_gsi_proxy_core.wiki": {"page": "globus_gsi_proxy_core", "file": "globus_gsi_proxy_core.wiki"}, "hxt-relaxng.wiki": {"page": "hxt-relaxng", "file": "hxt-relaxng.wiki"}, "propro.wiki": {"page": "propro", "file": "propro.wiki"}, "golang.org_x_net.wiki": {"page": "golang.org/x/net", "file": "golang.org_x_net.wiki"}, "knowl.js.wiki": {"page": "knowl.js", "file": "knowl.js.wiki"}, "YAJL__Yet_Another_JSON_Library_.wiki": {"page": "YAJL (Yet Another JSON Library)", "file": "YAJL__Yet_Another_JSON_Library_.wiki"}, "Term-Size.wiki": {"page": "Term-Size", "file": "Term-Size.wiki"}, "ukolovnik.wiki": {"page": "ukolovnik", "file": "ukolovnik.wiki"}, "qtsensors-opensource-src.wiki": {"page": "qtsensors-opensource-src", "file": "qtsensors-opensource-src.wiki"}, "cloud-utils.wiki": {"page": "cloud-utils", "file": "cloud-utils.wiki"}, "SWISH-API-Common.wiki": {"page": "SWISH-API-Common", "file": "SWISH-API-Common.wiki"}, "PasteDeploy.wiki": {"page": "PasteDeploy", "file": "PasteDeploy.wiki"}, "email_spec.wiki": {"page": "email_spec", "file": "email_spec.wiki"}, "Qtractor.wiki": {"page": "Qtractor", "file": "Qtractor.wiki"}, "MIME-EncWords.wiki": {"page": "MIME-EncWords", "file": "MIME-EncWords.wiki"}, "jsusfx.wiki": {"page": "jsusfx", "file": "jsusfx.wiki"}, "XML-Stream.wiki": {"page": "XML-Stream", "file": "XML-Stream.wiki"}, "KeePass2.wiki": {"page": "KeePass2", "file": "KeePass2.wiki"}, "GOsa__Plugin__Mail_Address.wiki": {"page": "GOsa\u00b2 Plugin: Mail Address", "file": "GOsa__Plugin__Mail_Address.wiki"}, "cmprsk.wiki": {"page": "cmprsk", "file": "cmprsk.wiki"}, "SVNKit.wiki": {"page": "SVNKit", "file": "SVNKit.wiki"}, "python-warlock.wiki": {"page": "python-warlock", "file": "python-warlock.wiki"}, "ssreflect.wiki": {"page": "ssreflect", "file": "ssreflect.wiki"}, "aioredis.wiki": {"page": "aioredis", "file": "aioredis.wiki"}, "node-static.wiki": {"page": "node-static", "file": "node-static.wiki"}, "E00Compr.wiki": {"page": "E00Compr", "file": "E00Compr.wiki"}, "lesscpy.wiki": {"page": "lesscpy", "file": "lesscpy.wiki"}, "globus_gram_job_manager_lsf.wiki": {"page": "globus_gram_job_manager_lsf", "file": "globus_gram_job_manager_lsf.wiki"}, "App-CLI.wiki": {"page": "App-CLI", "file": "App-CLI.wiki"}, "capnproto.wiki": {"page": "capnproto", "file": "capnproto.wiki"}, "Try-Tiny.wiki": {"page": "Try-Tiny", "file": "Try-Tiny.wiki"}, "karlyriceditor.wiki": {"page": "karlyriceditor", "file": "karlyriceditor.wiki"}, "Class-Load.wiki": {"page": "Class-Load", "file": "Class-Load.wiki"}, "typed-ast.wiki": {"page": "typed-ast", "file": "typed-ast.wiki"}, "scottfree.wiki": {"page": "scottfree", "file": "scottfree.wiki"}, "salmon.wiki": {"page": "salmon", "file": "salmon.wiki"}, "wput.wiki": {"page": "wput", "file": "wput.wiki"}, "pmock.wiki": {"page": "pmock", "file": "pmock.wiki"}, "Test-MinimumVersion.wiki": {"page": "Test-MinimumVersion", "file": "Test-MinimumVersion.wiki"}, "Log.wiki": {"page": "Log", "file": "Log.wiki"}, "power_assert.wiki": {"page": "power_assert", "file": "power_assert.wiki"}, "json-c.wiki": {"page": "json-c", "file": "json-c.wiki"}, "semTools.wiki": {"page": "semTools", "file": "semTools.wiki"}, "twitter.wiki": {"page": "twitter", "file": "twitter.wiki"}, "validator.wiki": {"page": "validator", "file": "validator.wiki"}, "python-django-compressor.wiki": {"page": "python-django-compressor", "file": "python-django-compressor.wiki"}, "pnscan.wiki": {"page": "pnscan", "file": "pnscan.wiki"}, "mock.wiki": {"page": "mock", "file": "mock.wiki"}, "chaos.wiki": {"page": "chaos", "file": "chaos.wiki"}, "DarkIce.wiki": {"page": "DarkIce", "file": "DarkIce.wiki"}, "conway_polynomials.wiki": {"page": "conway_polynomials", "file": "conway_polynomials.wiki"}, "pajeng.wiki": {"page": "pajeng", "file": "pajeng.wiki"}, "lazysmallcheck.wiki": {"page": "lazysmallcheck", "file": "lazysmallcheck.wiki"}, "LibreCAD.wiki": {"page": "LibreCAD", "file": "LibreCAD.wiki"}, "oauth-sign.wiki": {"page": "oauth-sign", "file": "oauth-sign.wiki"}, "apertium-nob.wiki": {"page": "apertium-nob", "file": "apertium-nob.wiki"}, "Template-Alloy.wiki": {"page": "Template-Alloy", "file": "Template-Alloy.wiki"}, "sphinxcontrib-autoprogram.wiki": {"page": "sphinxcontrib-autoprogram", "file": "sphinxcontrib-autoprogram.wiki"}, "auxmix.wiki": {"page": "auxmix", "file": "auxmix.wiki"}, "maskprocessor.wiki": {"page": "maskprocessor", "file": "maskprocessor.wiki"}, "Interval_package_for_Octave.wiki": {"page": "Interval package for Octave", "file": "Interval_package_for_Octave.wiki"}, "deldir.wiki": {"page": "deldir", "file": "deldir.wiki"}, "iftop.wiki": {"page": "iftop", "file": "iftop.wiki"}, "Jersey.wiki": {"page": "Jersey", "file": "Jersey.wiki"}, "Sys-Gamin.wiki": {"page": "Sys-Gamin", "file": "Sys-Gamin.wiki"}, "Mauve.wiki": {"page": "Mauve", "file": "Mauve.wiki"}, "openspecfun.wiki": {"page": "openspecfun", "file": "openspecfun.wiki"}, "patator.wiki": {"page": "patator", "file": "patator.wiki"}, "appdirs.wiki": {"page": "appdirs", "file": "appdirs.wiki"}, "Plack-Middleware-Status.wiki": {"page": "Plack-Middleware-Status", "file": "Plack-Middleware-Status.wiki"}, "PDF-API2.wiki": {"page": "PDF-API2", "file": "PDF-API2.wiki"}, "jsonpath-rw.wiki": {"page": "jsonpath-rw", "file": "jsonpath-rw.wiki"}, "App-Nopaste.wiki": {"page": "App-Nopaste", "file": "App-Nopaste.wiki"}, "Events.wiki": {"page": "Events", "file": "Events.wiki"}, "LWP-Authen-OAuth2.wiki": {"page": "LWP-Authen-OAuth2", "file": "LWP-Authen-OAuth2.wiki"}, "RapMap.wiki": {"page": "RapMap", "file": "RapMap.wiki"}, "LizardFS.wiki": {"page": "LizardFS", "file": "LizardFS.wiki"}, "libhinawa.wiki": {"page": "libhinawa", "file": "libhinawa.wiki"}, "fog-xml.wiki": {"page": "fog-xml", "file": "fog-xml.wiki"}, "fcheck.wiki": {"page": "fcheck", "file": "fcheck.wiki"}, "DBD-Firebird.wiki": {"page": "DBD-Firebird", "file": "DBD-Firebird.wiki"}, "kamera.wiki": {"page": "kamera", "file": "kamera.wiki"}, "qupzilla.wiki": {"page": "qupzilla", "file": "qupzilla.wiki"}, "gcp.wiki": {"page": "gcp", "file": "gcp.wiki"}, "python-swiftclient.wiki": {"page": "python-swiftclient", "file": "python-swiftclient.wiki"}, "MoarVM.wiki": {"page": "MoarVM", "file": "MoarVM.wiki"}, "deepseq-generics.wiki": {"page": "deepseq-generics", "file": "deepseq-generics.wiki"}, "fuzz.wiki": {"page": "fuzz", "file": "fuzz.wiki"}, "apertium-kaz.wiki": {"page": "apertium-kaz", "file": "apertium-kaz.wiki"}, "Which_Way_Is_Up.wiki": {"page": "Which Way Is Up", "file": "Which_Way_Is_Up.wiki"}, "Courriel.wiki": {"page": "Courriel", "file": "Courriel.wiki"}, "bootstrap-datepicker.js.wiki": {"page": "bootstrap-datepicker.js", "file": "bootstrap-datepicker.js.wiki"}, "jas.wiki": {"page": "jas", "file": "jas.wiki"}, "Makefile-DOM.wiki": {"page": "Makefile-DOM", "file": "Makefile-DOM.wiki"}, "ctop.wiki": {"page": "ctop", "file": "ctop.wiki"}, "python-arrow.wiki": {"page": "python-arrow", "file": "python-arrow.wiki"}, "mutable-containers.wiki": {"page": "mutable-containers", "file": "mutable-containers.wiki"}, "MediaElement.js.wiki": {"page": "MediaElement.js", "file": "MediaElement.js.wiki"}, "waffle.wiki": {"page": "waffle", "file": "waffle.wiki"}, "Rurple_NG.wiki": {"page": "Rurple NG", "file": "Rurple_NG.wiki"}, "netcat-openbsd.wiki": {"page": "netcat-openbsd", "file": "netcat-openbsd.wiki"}, "libcangjie.wiki": {"page": "libcangjie", "file": "libcangjie.wiki"}, "qTip2.wiki": {"page": "qTip2", "file": "qTip2.wiki"}, "App__CELL.wiki": {"page": "App::CELL", "file": "App__CELL.wiki"}, "Authen-Simple-HTTP.wiki": {"page": "Authen-Simple-HTTP", "file": "Authen-Simple-HTTP.wiki"}, "rply.wiki": {"page": "rply", "file": "rply.wiki"}, "rails-assets-bootstrap.wiki": {"page": "rails-assets-bootstrap", "file": "rails-assets-bootstrap.wiki"}, "tabble.wiki": {"page": "tabble", "file": "tabble.wiki"}, "dh-make-golang.wiki": {"page": "dh-make-golang", "file": "dh-make-golang.wiki"}, "Launchy.wiki": {"page": "Launchy", "file": "Launchy.wiki"}, "Smart-Comments.wiki": {"page": "Smart-Comments", "file": "Smart-Comments.wiki"}, "relational-query-HDBC.wiki": {"page": "relational-query-HDBC", "file": "relational-query-HDBC.wiki"}, "ColorCode.wiki": {"page": "ColorCode", "file": "ColorCode.wiki"}, "Netpanzer.wiki": {"page": "Netpanzer", "file": "Netpanzer.wiki"}, "SAVOT_-_Simple_Access_to_Virtual_Observatory_Tables.wiki": {"page": "SAVOT - Simple Access to Virtual Observatory Tables", "file": "SAVOT_-_Simple_Access_to_Virtual_Observatory_Tables.wiki"}, "python-qrcode.wiki": {"page": "python-qrcode", "file": "python-qrcode.wiki"}, "clojure-complete.wiki": {"page": "clojure-complete", "file": "clojure-complete.wiki"}, "Module-Bundled-Files.wiki": {"page": "Module-Bundled-Files", "file": "Module-Bundled-Files.wiki"}, "cpr.wiki": {"page": "cpr", "file": "cpr.wiki"}, "simpleredis.wiki": {"page": "simpleredis", "file": "simpleredis.wiki"}, "grok.wiki": {"page": "grok", "file": "grok.wiki"}, "drucall.wiki": {"page": "drucall", "file": "drucall.wiki"}, "MyProxy.wiki": {"page": "MyProxy", "file": "MyProxy.wiki"}, "findlib.wiki": {"page": "findlib", "file": "findlib.wiki"}, "foxeye.wiki": {"page": "foxeye", "file": "foxeye.wiki"}, "ubertooth.wiki": {"page": "ubertooth", "file": "ubertooth.wiki"}, "fxlinuxprint.wiki": {"page": "fxlinuxprint", "file": "fxlinuxprint.wiki"}, "Devel-SimpleTrace.wiki": {"page": "Devel-SimpleTrace", "file": "Devel-SimpleTrace.wiki"}, "Config-Find.wiki": {"page": "Config-Find", "file": "Config-Find.wiki"}, "EBSeq.wiki": {"page": "EBSeq", "file": "EBSeq.wiki"}, "annotation-indexer_for_jenkins.wiki": {"page": "annotation-indexer for jenkins", "file": "annotation-indexer_for_jenkins.wiki"}, "geocode-glib.wiki": {"page": "geocode-glib", "file": "geocode-glib.wiki"}, "fast-logger.wiki": {"page": "fast-logger", "file": "fast-logger.wiki"}, "qtwebkit-examples-opensource-src.wiki": {"page": "qtwebkit-examples-opensource-src", "file": "qtwebkit-examples-opensource-src.wiki"}, "python-xkcd.wiki": {"page": "python-xkcd", "file": "python-xkcd.wiki"}, "GBonds.wiki": {"page": "GBonds", "file": "GBonds.wiki"}, "luckybackup.wiki": {"page": "luckybackup", "file": "luckybackup.wiki"}, "Composer.wiki": {"page": "Composer", "file": "Composer.wiki"}, "Validate-Net.wiki": {"page": "Validate-Net", "file": "Validate-Net.wiki"}, "POE-Component-RSSAggregator.wiki": {"page": "POE-Component-RSSAggregator", "file": "POE-Component-RSSAggregator.wiki"}, "Search-Elasticsearch.wiki": {"page": "Search-Elasticsearch", "file": "Search-Elasticsearch.wiki"}, "MooseX-SemiAffordanceAccessor.wiki": {"page": "MooseX-SemiAffordanceAccessor", "file": "MooseX-SemiAffordanceAccessor.wiki"}, "goreq.wiki": {"page": "goreq", "file": "goreq.wiki"}, "MooseX-Configuration.wiki": {"page": "MooseX-Configuration", "file": "MooseX-Configuration.wiki"}, "CPAN-Inject.wiki": {"page": "CPAN-Inject", "file": "CPAN-Inject.wiki"}, "fog-core.wiki": {"page": "fog-core", "file": "fog-core.wiki"}, "UFL.wiki": {"page": "UFL", "file": "UFL.wiki"}, "tahoe-lafs.wiki": {"page": "tahoe-lafs", "file": "tahoe-lafs.wiki"}, "uctodata.wiki": {"page": "uctodata", "file": "uctodata.wiki"}, "raemon.wiki": {"page": "raemon", "file": "raemon.wiki"}, "spy.wiki": {"page": "spy", "file": "spy.wiki"}, "ratt.wiki": {"page": "ratt", "file": "ratt.wiki"}, "Jnoise.wiki": {"page": "Jnoise", "file": "Jnoise.wiki"}, "distro.wiki": {"page": "distro", "file": "distro.wiki"}, "gnome-font-viewer.wiki": {"page": "gnome-font-viewer", "file": "gnome-font-viewer.wiki"}, "htslib.wiki": {"page": "htslib", "file": "htslib.wiki"}, "Xappy.wiki": {"page": "Xappy", "file": "Xappy.wiki"}, "urwidtrees.wiki": {"page": "urwidtrees", "file": "urwidtrees.wiki"}, "pyIOSXR.wiki": {"page": "pyIOSXR", "file": "pyIOSXR.wiki"}, "cdargs.wiki": {"page": "cdargs", "file": "cdargs.wiki"}, "qwtplot3d.wiki": {"page": "qwtplot3d", "file": "qwtplot3d.wiki"}, "Yelp_Tools.wiki": {"page": "Yelp Tools", "file": "Yelp_Tools.wiki"}, "Auth-Yubikey_WebClient.wiki": {"page": "Auth-Yubikey_WebClient", "file": "Auth-Yubikey_WebClient.wiki"}, "Devel-Size.wiki": {"page": "Devel-Size", "file": "Devel-Size.wiki"}, "libapache2-mod-nss.wiki": {"page": "libapache2-mod-nss", "file": "libapache2-mod-nss.wiki"}, "cmake-fedora.wiki": {"page": "cmake-fedora", "file": "cmake-fedora.wiki"}, "mtpolicyd.wiki": {"page": "mtpolicyd", "file": "mtpolicyd.wiki"}, "Sigil.wiki": {"page": "Sigil", "file": "Sigil.wiki"}, "hmmer.wiki": {"page": "hmmer", "file": "hmmer.wiki"}, "primesieve.wiki": {"page": "primesieve", "file": "primesieve.wiki"}, "PerM.wiki": {"page": "PerM", "file": "PerM.wiki"}, "system-images.wiki": {"page": "system-images", "file": "system-images.wiki"}, "ncbi.wiki": {"page": "ncbi", "file": "ncbi.wiki"}, "Sub-Prototype.wiki": {"page": "Sub-Prototype", "file": "Sub-Prototype.wiki"}, "mangler.wiki": {"page": "mangler", "file": "mangler.wiki"}, "r3.wiki": {"page": "r3", "file": "r3.wiki"}, "snpStats.wiki": {"page": "snpStats", "file": "snpStats.wiki"}, "everything.js.wiki": {"page": "everything.js", "file": "everything.js.wiki"}, "ruby-appraiser-rubocop.wiki": {"page": "ruby-appraiser-rubocop", "file": "ruby-appraiser-rubocop.wiki"}, "artemis.wiki": {"page": "artemis", "file": "artemis.wiki"}, "java-string-similarity.wiki": {"page": "java-string-similarity", "file": "java-string-similarity.wiki"}, "go-spew.wiki": {"page": "go-spew", "file": "go-spew.wiki"}, "Unicode-CaseFold.wiki": {"page": "Unicode-CaseFold", "file": "Unicode-CaseFold.wiki"}, "Gnome_Chemistry_Utils.wiki": {"page": "Gnome Chemistry Utils", "file": "Gnome_Chemistry_Utils.wiki"}, "iemmatrix.wiki": {"page": "iemmatrix", "file": "iemmatrix.wiki"}, "bert.wiki": {"page": "bert", "file": "bert.wiki"}, "warp.wiki": {"page": "warp", "file": "warp.wiki"}, "crosextrafonts.wiki": {"page": "crosextrafonts", "file": "crosextrafonts.wiki"}, "cwm.wiki": {"page": "cwm", "file": "cwm.wiki"}, "lolcat.wiki": {"page": "lolcat", "file": "lolcat.wiki"}, "gpstrans.wiki": {"page": "gpstrans", "file": "gpstrans.wiki"}, "Inline-Python.wiki": {"page": "Inline-Python", "file": "Inline-Python.wiki"}, "brp-pacu.wiki": {"page": "brp-pacu", "file": "brp-pacu.wiki"}, "kupfer.wiki": {"page": "kupfer", "file": "kupfer.wiki"}, "Linux_Logo.wiki": {"page": "Linux_Logo", "file": "Linux_Logo.wiki"}, "i965-va-driver.wiki": {"page": "i965-va-driver", "file": "i965-va-driver.wiki"}, "Sys-MemInfo.wiki": {"page": "Sys-MemInfo", "file": "Sys-MemInfo.wiki"}, "gollectd.wiki": {"page": "gollectd", "file": "gollectd.wiki"}, "thread_safe.wiki": {"page": "thread_safe", "file": "thread_safe.wiki"}, "ruby-prof.wiki": {"page": "ruby-prof", "file": "ruby-prof.wiki"}, "lttng-modules.wiki": {"page": "lttng-modules", "file": "lttng-modules.wiki"}, "Xarchiver.wiki": {"page": "Xarchiver", "file": "Xarchiver.wiki"}, "log4js-node.wiki": {"page": "log4js-node", "file": "log4js-node.wiki"}, "YAPET.wiki": {"page": "YAPET", "file": "YAPET.wiki"}, "LWP-UserAgent-ProgressBar.wiki": {"page": "LWP-UserAgent-ProgressBar", "file": "LWP-UserAgent-ProgressBar.wiki"}, "hostname.wiki": {"page": "hostname", "file": "hostname.wiki"}, "Double_Commander.wiki": {"page": "Double Commander", "file": "Double_Commander.wiki"}, "Meta-Builder.wiki": {"page": "Meta-Builder", "file": "Meta-Builder.wiki"}, "wait-for-it.wiki": {"page": "wait-for-it", "file": "wait-for-it.wiki"}, "rails_tokeninput.wiki": {"page": "rails_tokeninput", "file": "rails_tokeninput.wiki"}, "riece.wiki": {"page": "riece", "file": "riece.wiki"}, "CipUX__RPC.wiki": {"page": "CipUX::RPC", "file": "CipUX__RPC.wiki"}, "django-bootstrap-form.wiki": {"page": "django-bootstrap-form", "file": "django-bootstrap-form.wiki"}, "Givaro.wiki": {"page": "Givaro", "file": "Givaro.wiki"}, "libcec.wiki": {"page": "libcec", "file": "libcec.wiki"}, "MonadRandom.wiki": {"page": "MonadRandom", "file": "MonadRandom.wiki"}, "shairport-sync.wiki": {"page": "shairport-sync", "file": "shairport-sync.wiki"}, "Memory-Usage.wiki": {"page": "Memory-Usage", "file": "Memory-Usage.wiki"}, "subprocess32.wiki": {"page": "subprocess32", "file": "subprocess32.wiki"}, "fixtures.wiki": {"page": "fixtures", "file": "fixtures.wiki"}, "puppet-horizon.wiki": {"page": "puppet-horizon", "file": "puppet-horizon.wiki"}, "difflet.wiki": {"page": "difflet", "file": "difflet.wiki"}, "MARC-Transform.wiki": {"page": "MARC-Transform", "file": "MARC-Transform.wiki"}, "Config-Augeas.wiki": {"page": "Config-Augeas", "file": "Config-Augeas.wiki"}, "jquery-timer.wiki": {"page": "jquery-timer", "file": "jquery-timer.wiki"}, "run-async.wiki": {"page": "run-async", "file": "run-async.wiki"}, "pysendfile.wiki": {"page": "pysendfile", "file": "pysendfile.wiki"}, "lubridate.wiki": {"page": "lubridate", "file": "lubridate.wiki"}, "r10k.wiki": {"page": "r10k", "file": "r10k.wiki"}, "Java_Simple_Serial_Connector__jSSC_.wiki": {"page": "Java Simple Serial Connector (jSSC)", "file": "Java_Simple_Serial_Connector__jSSC_.wiki"}, "SOGo.wiki": {"page": "SOGo", "file": "SOGo.wiki"}, "Create.wiki": {"page": "Create", "file": "Create.wiki"}, "wikipedia2text.wiki": {"page": "wikipedia2text", "file": "wikipedia2text.wiki"}, "requirejs.wiki": {"page": "requirejs", "file": "requirejs.wiki"}, "GenomicFeatures.wiki": {"page": "GenomicFeatures", "file": "GenomicFeatures.wiki"}, "geepack.wiki": {"page": "geepack", "file": "geepack.wiki"}, "snakemake.wiki": {"page": "snakemake", "file": "snakemake.wiki"}, "tryton-modules-account-stock-anglo-saxon.wiki": {"page": "tryton-modules-account-stock-anglo-saxon", "file": "tryton-modules-account-stock-anglo-saxon.wiki"}, "time.wiki": {"page": "time", "file": "time.wiki"}, "Test-FailWarnings.wiki": {"page": "Test-FailWarnings", "file": "Test-FailWarnings.wiki"}, "powerline.wiki": {"page": "powerline", "file": "powerline.wiki"}, "flask_rdf.wiki": {"page": "flask_rdf", "file": "flask_rdf.wiki"}, "apt-build.wiki": {"page": "apt-build", "file": "apt-build.wiki"}, "enumerator.wiki": {"page": "enumerator", "file": "enumerator.wiki"}, "Tcl.wiki": {"page": "Tcl", "file": "Tcl.wiki"}, "Beagle.wiki": {"page": "Beagle", "file": "Beagle.wiki"}, "uc-echo.wiki": {"page": "uc-echo", "file": "uc-echo.wiki"}, "JeroMQ.wiki": {"page": "JeroMQ", "file": "JeroMQ.wiki"}, "Django_Wkhtmltopdf.wiki": {"page": "Django Wkhtmltopdf", "file": "Django_Wkhtmltopdf.wiki"}, "3dldf.wiki": {"page": "3dldf", "file": "3dldf.wiki"}, "bootstrap-vz.wiki": {"page": "bootstrap-vz", "file": "bootstrap-vz.wiki"}, "svn2git.wiki": {"page": "svn2git", "file": "svn2git.wiki"}, "mopidy-local-sqlite.wiki": {"page": "mopidy-local-sqlite", "file": "mopidy-local-sqlite.wiki"}, "lightdm.wiki": {"page": "lightdm", "file": "lightdm.wiki"}, "File-Slurper.wiki": {"page": "File-Slurper", "file": "File-Slurper.wiki"}, "DBD-Excel.wiki": {"page": "DBD-Excel", "file": "DBD-Excel.wiki"}, "pgbackrest.wiki": {"page": "pgbackrest", "file": "pgbackrest.wiki"}, "newsbeuter.wiki": {"page": "newsbeuter", "file": "newsbeuter.wiki"}, "Array-Group.wiki": {"page": "Array-Group", "file": "Array-Group.wiki"}, "gitano.wiki": {"page": "gitano", "file": "gitano.wiki"}, "GenABEL.wiki": {"page": "GenABEL", "file": "GenABEL.wiki"}, "Rinku.wiki": {"page": "Rinku", "file": "Rinku.wiki"}, "Socket-GetAddrInfo.wiki": {"page": "Socket-GetAddrInfo", "file": "Socket-GetAddrInfo.wiki"}, "libunwind.wiki": {"page": "libunwind", "file": "libunwind.wiki"}, "sidekiq-cron.wiki": {"page": "sidekiq-cron", "file": "sidekiq-cron.wiki"}, "GroovyCSV.wiki": {"page": "GroovyCSV", "file": "GroovyCSV.wiki"}, "domain_name.wiki": {"page": "domain_name", "file": "domain_name.wiki"}, "LaTeXDraw.wiki": {"page": "LaTeXDraw", "file": "LaTeXDraw.wiki"}, "GNAT_Programming_Studio.wiki": {"page": "GNAT Programming Studio", "file": "GNAT_Programming_Studio.wiki"}, "XML__LibXML__Debugging.wiki": {"page": "XML::LibXML::Debugging", "file": "XML__LibXML__Debugging.wiki"}, "markdown-mode.wiki": {"page": "markdown-mode", "file": "markdown-mode.wiki"}, "on-finished.wiki": {"page": "on-finished", "file": "on-finished.wiki"}, "AnyEvent-Feed.wiki": {"page": "AnyEvent-Feed", "file": "AnyEvent-Feed.wiki"}, "email_reply_parser.wiki": {"page": "email_reply_parser", "file": "email_reply_parser.wiki"}, "gtextfsm.wiki": {"page": "gtextfsm", "file": "gtextfsm.wiki"}, "yubiserver.wiki": {"page": "yubiserver", "file": "yubiserver.wiki"}, "PluXml.wiki": {"page": "PluXml", "file": "PluXml.wiki"}, "python-tabulate.wiki": {"page": "python-tabulate", "file": "python-tabulate.wiki"}, "nss-docker.wiki": {"page": "nss-docker", "file": "nss-docker.wiki"}, "health_check.wiki": {"page": "health_check", "file": "health_check.wiki"}, "CGI-Untaint-email.wiki": {"page": "CGI-Untaint-email", "file": "CGI-Untaint-email.wiki"}, "brainstorm.wiki": {"page": "brainstorm", "file": "brainstorm.wiki"}, "libvslvm.wiki": {"page": "libvslvm", "file": "libvslvm.wiki"}, "grunt-contrib-copy.wiki": {"page": "grunt-contrib-copy", "file": "grunt-contrib-copy.wiki"}, "xcowsay.wiki": {"page": "xcowsay", "file": "xcowsay.wiki"}, "librtas.wiki": {"page": "librtas", "file": "librtas.wiki"}, "certificate_authority.wiki": {"page": "certificate_authority", "file": "certificate_authority.wiki"}, "split.wiki": {"page": "split", "file": "split.wiki"}, "python-dmidecode.wiki": {"page": "python-dmidecode", "file": "python-dmidecode.wiki"}, "oboinus.wiki": {"page": "oboinus", "file": "oboinus.wiki"}, "wfmath.wiki": {"page": "wfmath", "file": "wfmath.wiki"}, "dichromat.wiki": {"page": "dichromat", "file": "dichromat.wiki"}, "GetLive.wiki": {"page": "GetLive", "file": "GetLive.wiki"}, "qstat.wiki": {"page": "qstat", "file": "qstat.wiki"}, "go-retryablehttp.wiki": {"page": "go-retryablehttp", "file": "go-retryablehttp.wiki"}, "firetools.wiki": {"page": "firetools", "file": "firetools.wiki"}, "globule.wiki": {"page": "globule", "file": "globule.wiki"}, "sslsplit.wiki": {"page": "sslsplit", "file": "sslsplit.wiki"}, "fio.wiki": {"page": "fio", "file": "fio.wiki"}, "libjpeg-turbo.wiki": {"page": "libjpeg-turbo", "file": "libjpeg-turbo.wiki"}, "dodgy.wiki": {"page": "dodgy", "file": "dodgy.wiki"}, "FCM__Flexible_Configuration_Manager.wiki": {"page": "FCM, Flexible Configuration Manager", "file": "FCM__Flexible_Configuration_Manager.wiki"}, "github.com_inconshreveable_mousetrap.wiki": {"page": "github.com/inconshreveable/mousetrap", "file": "github.com_inconshreveable_mousetrap.wiki"}, "NMF.wiki": {"page": "NMF", "file": "NMF.wiki"}, "Bot-Training.wiki": {"page": "Bot-Training", "file": "Bot-Training.wiki"}, "Pod-Xhtml.wiki": {"page": "Pod-Xhtml", "file": "Pod-Xhtml.wiki"}, "stormlib.wiki": {"page": "stormlib", "file": "stormlib.wiki"}, "zmq.wiki": {"page": "zmq", "file": "zmq.wiki"}, "abstract-par.wiki": {"page": "abstract-par", "file": "abstract-par.wiki"}, "python3-openid.wiki": {"page": "python3-openid", "file": "python3-openid.wiki"}, "pure-python-otr.wiki": {"page": "pure-python-otr", "file": "pure-python-otr.wiki"}, "Filter-EOF.wiki": {"page": "Filter-EOF", "file": "Filter-EOF.wiki"}, "MIME-Lite.wiki": {"page": "MIME-Lite", "file": "MIME-Lite.wiki"}, "rosinstall_generator.wiki": {"page": "rosinstall_generator", "file": "rosinstall_generator.wiki"}, "Number-Range.wiki": {"page": "Number-Range", "file": "Number-Range.wiki"}, "textile.wiki": {"page": "textile", "file": "textile.wiki"}, "globus_gram_job_manager_condor.wiki": {"page": "globus_gram_job_manager_condor", "file": "globus_gram_job_manager_condor.wiki"}, "libasyncns.wiki": {"page": "libasyncns", "file": "libasyncns.wiki"}, "ustr___str_-_Micro_String_API_-_for_C_.wiki": {"page": "ustr (\u00b5str - Micro String API - for C)", "file": "ustr___str_-_Micro_String_API_-_for_C_.wiki"}, "svtplay-dl.wiki": {"page": "svtplay-dl", "file": "svtplay-dl.wiki"}, "dpkg-awk.wiki": {"page": "dpkg-awk", "file": "dpkg-awk.wiki"}, "CPAN-Perl-Releases.wiki": {"page": "CPAN-Perl-Releases", "file": "CPAN-Perl-Releases.wiki"}, "python-duckduckgo2.wiki": {"page": "python-duckduckgo2", "file": "python-duckduckgo2.wiki"}, "driftnet.wiki": {"page": "driftnet", "file": "driftnet.wiki"}, "XStatic-Angular-Bootstrap.wiki": {"page": "XStatic-Angular-Bootstrap", "file": "XStatic-Angular-Bootstrap.wiki"}, "case-insensitive.wiki": {"page": "case-insensitive", "file": "case-insensitive.wiki"}, "fcitx-cloudpinyin.wiki": {"page": "fcitx-cloudpinyin", "file": "fcitx-cloudpinyin.wiki"}, "Ada_Web_Server.wiki": {"page": "Ada Web Server", "file": "Ada_Web_Server.wiki"}, "pypandoc.wiki": {"page": "pypandoc", "file": "pypandoc.wiki"}, "JGraph.wiki": {"page": "JGraph", "file": "JGraph.wiki"}, "is-valid-glob.wiki": {"page": "is-valid-glob", "file": "is-valid-glob.wiki"}, "pstack.wiki": {"page": "pstack", "file": "pstack.wiki"}, "version.wiki": {"page": "version", "file": "version.wiki"}, "sxiv.wiki": {"page": "sxiv", "file": "sxiv.wiki"}, "zgen.wiki": {"page": "zgen", "file": "zgen.wiki"}, "sup.wiki": {"page": "sup", "file": "sup.wiki"}, "Dir-Self.wiki": {"page": "Dir-Self", "file": "Dir-Self.wiki"}, "ronn.wiki": {"page": "ronn", "file": "ronn.wiki"}, "UNIVERSAL-isa.wiki": {"page": "UNIVERSAL-isa", "file": "UNIVERSAL-isa.wiki"}, "kjumpingcube.wiki": {"page": "kjumpingcube", "file": "kjumpingcube.wiki"}, "LinCityNG.wiki": {"page": "LinCityNG", "file": "LinCityNG.wiki"}, "Log-Fast.wiki": {"page": "Log-Fast", "file": "Log-Fast.wiki"}, "Mango.wiki": {"page": "Mango", "file": "Mango.wiki"}, "Synscan.wiki": {"page": "Synscan", "file": "Synscan.wiki"}, "cutter.wiki": {"page": "cutter", "file": "cutter.wiki"}, "iwrlars.wiki": {"page": "iwrlars", "file": "iwrlars.wiki"}, "Alias.wiki": {"page": "Alias", "file": "Alias.wiki"}, "labplot.wiki": {"page": "labplot", "file": "labplot.wiki"}, "gnurobbo.wiki": {"page": "gnurobbo", "file": "gnurobbo.wiki"}, "yattag.wiki": {"page": "yattag", "file": "yattag.wiki"}, "TracWysiwygPlugin.wiki": {"page": "TracWysiwygPlugin", "file": "TracWysiwygPlugin.wiki"}, "glue-schema.wiki": {"page": "glue-schema", "file": "glue-schema.wiki"}, "Underscore.string.wiki": {"page": "Underscore.string", "file": "Underscore.string.wiki"}, "GNUstep_Base.wiki": {"page": "GNUstep Base", "file": "GNUstep_Base.wiki"}, "cassiopee.wiki": {"page": "cassiopee", "file": "cassiopee.wiki"}, "gerritlib.wiki": {"page": "gerritlib", "file": "gerritlib.wiki"}, "loqui.wiki": {"page": "loqui", "file": "loqui.wiki"}, "php-ast.wiki": {"page": "php-ast", "file": "php-ast.wiki"}, "XStatic-Angular-Lrdragndrop.wiki": {"page": "XStatic-Angular-Lrdragndrop", "file": "XStatic-Angular-Lrdragndrop.wiki"}, "cobe.wiki": {"page": "cobe", "file": "cobe.wiki"}, "RDF__iCalendar.wiki": {"page": "RDF::iCalendar", "file": "RDF__iCalendar.wiki"}, "Rhinote.wiki": {"page": "Rhinote", "file": "Rhinote.wiki"}, "rainbow-mode.wiki": {"page": "rainbow-mode", "file": "rainbow-mode.wiki"}, "sofa-framework.wiki": {"page": "sofa-framework", "file": "sofa-framework.wiki"}, "getdns-python-bindings.wiki": {"page": "getdns-python-bindings", "file": "getdns-python-bindings.wiki"}, "clinfo.wiki": {"page": "clinfo", "file": "clinfo.wiki"}, "stringprep.wiki": {"page": "stringprep", "file": "stringprep.wiki"}, "predictprotein.wiki": {"page": "predictprotein", "file": "predictprotein.wiki"}, "restless.wiki": {"page": "restless", "file": "restless.wiki"}, "fsm.wiki": {"page": "fsm", "file": "fsm.wiki"}, "scim-pinyin.wiki": {"page": "scim-pinyin", "file": "scim-pinyin.wiki"}, "pysurfer.wiki": {"page": "pysurfer", "file": "pysurfer.wiki"}, "Data-Faker.wiki": {"page": "Data-Faker", "file": "Data-Faker.wiki"}, "erlang-getopt.wiki": {"page": "erlang-getopt", "file": "erlang-getopt.wiki"}, "rebuildd.wiki": {"page": "rebuildd", "file": "rebuildd.wiki"}, "HTML-Prototype.wiki": {"page": "HTML-Prototype", "file": "HTML-Prototype.wiki"}, "iproute.wiki": {"page": "iproute", "file": "iproute.wiki"}, "ritis.wiki": {"page": "ritis", "file": "ritis.wiki"}, "btest.wiki": {"page": "btest", "file": "btest.wiki"}, "ariba.wiki": {"page": "ariba", "file": "ariba.wiki"}, "eyes.wiki": {"page": "eyes", "file": "eyes.wiki"}, "wit.wiki": {"page": "wit", "file": "wit.wiki"}, "ewipe.wiki": {"page": "ewipe", "file": "ewipe.wiki"}, "Eeyek_Unicode.wiki": {"page": "Eeyek Unicode", "file": "Eeyek_Unicode.wiki"}, "Banshee_Community_Extensions.wiki": {"page": "Banshee Community Extensions", "file": "Banshee_Community_Extensions.wiki"}, "slash.wiki": {"page": "slash", "file": "slash.wiki"}, "Postgresql_JDBC_Driver.wiki": {"page": "Postgresql JDBC Driver", "file": "Postgresql_JDBC_Driver.wiki"}, "fcgi.wiki": {"page": "fcgi", "file": "fcgi.wiki"}, "LevelDB.wiki": {"page": "LevelDB", "file": "LevelDB.wiki"}, "mbox.wiki": {"page": "mbox", "file": "mbox.wiki"}, "fabulous.wiki": {"page": "fabulous", "file": "fabulous.wiki"}, "hxt-tagsoup.wiki": {"page": "hxt-tagsoup", "file": "hxt-tagsoup.wiki"}, "webob.wiki": {"page": "webob", "file": "webob.wiki"}, "libdogleg.wiki": {"page": "libdogleg", "file": "libdogleg.wiki"}, "moreutils.wiki": {"page": "moreutils", "file": "moreutils.wiki"}, "python-cymruwhois.wiki": {"page": "python-cymruwhois", "file": "python-cymruwhois.wiki"}, "message_generation.wiki": {"page": "message_generation", "file": "message_generation.wiki"}, "389-console.wiki": {"page": "389-console", "file": "389-console.wiki"}, "cervisia.wiki": {"page": "cervisia", "file": "cervisia.wiki"}, "Test-Inline.wiki": {"page": "Test-Inline", "file": "Test-Inline.wiki"}, "Modern-Perl.wiki": {"page": "Modern-Perl", "file": "Modern-Perl.wiki"}, "libdssialsacompat.wiki": {"page": "libdssialsacompat", "file": "libdssialsacompat.wiki"}, "nitrokey-app.wiki": {"page": "nitrokey-app", "file": "nitrokey-app.wiki"}, "extend.wiki": {"page": "extend", "file": "extend.wiki"}, "Oolite.wiki": {"page": "Oolite", "file": "Oolite.wiki"}, "StatSVN.wiki": {"page": "StatSVN", "file": "StatSVN.wiki"}, "p5-Kwalify.wiki": {"page": "p5-Kwalify", "file": "p5-Kwalify.wiki"}, "Beetle_Mednafen_PCE_FAST.wiki": {"page": "Beetle/Mednafen PCE FAST", "file": "Beetle_Mednafen_PCE_FAST.wiki"}, "roaraudio.wiki": {"page": "roaraudio", "file": "roaraudio.wiki"}, "xpath.wiki": {"page": "xpath", "file": "xpath.wiki"}, "kramdown.wiki": {"page": "kramdown", "file": "kramdown.wiki"}, "confclerk.wiki": {"page": "confclerk", "file": "confclerk.wiki"}, "SVN-Look.wiki": {"page": "SVN-Look", "file": "SVN-Look.wiki"}, "CGI-Application-Plugin-JSON.wiki": {"page": "CGI-Application-Plugin-JSON", "file": "CGI-Application-Plugin-JSON.wiki"}, "gpxpy.wiki": {"page": "gpxpy", "file": "gpxpy.wiki"}, "felix-framework.wiki": {"page": "felix-framework", "file": "felix-framework.wiki"}, "ITS_Tool.wiki": {"page": "ITS Tool", "file": "ITS_Tool.wiki"}, "django-kvstore.wiki": {"page": "django-kvstore", "file": "django-kvstore.wiki"}, "Boulder.wiki": {"page": "Boulder", "file": "Boulder.wiki"}, "dvtm.wiki": {"page": "dvtm", "file": "dvtm.wiki"}, "kxmlgui.wiki": {"page": "kxmlgui", "file": "kxmlgui.wiki"}, "conntrack-tools.wiki": {"page": "conntrack-tools", "file": "conntrack-tools.wiki"}, "DBIx-Class-Helpers.wiki": {"page": "DBIx-Class-Helpers", "file": "DBIx-Class-Helpers.wiki"}, "hashdeep.wiki": {"page": "hashdeep", "file": "hashdeep.wiki"}, "Mail-POP3Client.wiki": {"page": "Mail-POP3Client", "file": "Mail-POP3Client.wiki"}, "kdesignerplugin.wiki": {"page": "kdesignerplugin", "file": "kdesignerplugin.wiki"}, "Class-Prototyped.wiki": {"page": "Class-Prototyped", "file": "Class-Prototyped.wiki"}, "RSyntaxTextArea.wiki": {"page": "RSyntaxTextArea", "file": "RSyntaxTextArea.wiki"}, "bacon.wiki": {"page": "bacon", "file": "bacon.wiki"}, "R.oo.wiki": {"page": "R.oo", "file": "R.oo.wiki"}, "Nim.wiki": {"page": "Nim", "file": "Nim.wiki"}, "bdii.wiki": {"page": "bdii", "file": "bdii.wiki"}, "Data-Pond.wiki": {"page": "Data-Pond", "file": "Data-Pond.wiki"}, "apertium-is-sv.wiki": {"page": "apertium-is-sv", "file": "apertium-is-sv.wiki"}, "blackbox.wiki": {"page": "blackbox", "file": "blackbox.wiki"}, "ktp-send-file.wiki": {"page": "ktp-send-file", "file": "ktp-send-file.wiki"}, "LuserNET.wiki": {"page": "LuserNET", "file": "LuserNET.wiki"}, "PyElliptic.wiki": {"page": "PyElliptic", "file": "PyElliptic.wiki"}, "go-cleanhttp.wiki": {"page": "go-cleanhttp", "file": "go-cleanhttp.wiki"}, "Mothur.wiki": {"page": "Mothur", "file": "Mothur.wiki"}, "knife-acl.wiki": {"page": "knife-acl", "file": "knife-acl.wiki"}, "cachetools.wiki": {"page": "cachetools", "file": "cachetools.wiki"}, "Bencode.wiki": {"page": "Bencode", "file": "Bencode.wiki"}, "xfe.wiki": {"page": "xfe", "file": "xfe.wiki"}, "Doxia_Sitetools.wiki": {"page": "Doxia Sitetools", "file": "Doxia_Sitetools.wiki"}, "rake.wiki": {"page": "rake", "file": "rake.wiki"}, "dep8.wiki": {"page": "dep8", "file": "dep8.wiki"}, "gnome-logs.wiki": {"page": "gnome-logs", "file": "gnome-logs.wiki"}, "lsm.wiki": {"page": "lsm", "file": "lsm.wiki"}, "ck.wiki": {"page": "ck", "file": "ck.wiki"}, "ast-types.wiki": {"page": "ast-types", "file": "ast-types.wiki"}, "File-Read.wiki": {"page": "File-Read", "file": "File-Read.wiki"}, "xts.wiki": {"page": "xts", "file": "xts.wiki"}, "beefcake.wiki": {"page": "beefcake", "file": "beefcake.wiki"}, "SAGA_GIS.wiki": {"page": "SAGA GIS", "file": "SAGA_GIS.wiki"}, "HTTP-Entity-Parser.wiki": {"page": "HTTP-Entity-Parser", "file": "HTTP-Entity-Parser.wiki"}, "python-boto3.wiki": {"page": "python-boto3", "file": "python-boto3.wiki"}, "naist-jdic.wiki": {"page": "naist-jdic", "file": "naist-jdic.wiki"}, "phpwebcounter-extra.wiki": {"page": "phpwebcounter-extra", "file": "phpwebcounter-extra.wiki"}, "keystonemiddleware.wiki": {"page": "keystonemiddleware", "file": "keystonemiddleware.wiki"}, "openid_connect.wiki": {"page": "openid_connect", "file": "openid_connect.wiki"}, "sugar-toolkit-gtk3.wiki": {"page": "sugar-toolkit-gtk3", "file": "sugar-toolkit-gtk3.wiki"}, "Data-Swap.wiki": {"page": "Data-Swap", "file": "Data-Swap.wiki"}, "rEFInd.wiki": {"page": "rEFInd", "file": "rEFInd.wiki"}, "MooseX-AttributeShortcuts.wiki": {"page": "MooseX-AttributeShortcuts", "file": "MooseX-AttributeShortcuts.wiki"}, "Config-Model-LcdProc.wiki": {"page": "Config-Model-LcdProc", "file": "Config-Model-LcdProc.wiki"}, "SNMP-Extension-PassPersist.wiki": {"page": "SNMP-Extension-PassPersist", "file": "SNMP-Extension-PassPersist.wiki"}, "HTML-FormatText-WithLinks-AndTables.wiki": {"page": "HTML-FormatText-WithLinks-AndTables", "file": "HTML-FormatText-WithLinks-AndTables.wiki"}, "patool.wiki": {"page": "patool", "file": "patool.wiki"}, "salt-formula-cinder.wiki": {"page": "salt-formula-cinder", "file": "salt-formula-cinder.wiki"}, "Digest-Perl-MD5.wiki": {"page": "Digest-Perl-MD5", "file": "Digest-Perl-MD5.wiki"}, "hxt-unicode.wiki": {"page": "hxt-unicode", "file": "hxt-unicode.wiki"}, "RadiRoot.wiki": {"page": "RadiRoot", "file": "RadiRoot.wiki"}, "gevent-websocket.wiki": {"page": "gevent-websocket", "file": "gevent-websocket.wiki"}, "News-Article.wiki": {"page": "News-Article", "file": "News-Article.wiki"}, "SOAP-WSDL.wiki": {"page": "SOAP-WSDL", "file": "SOAP-WSDL.wiki"}, "langford.wiki": {"page": "langford", "file": "langford.wiki"}, "lavapdu.wiki": {"page": "lavapdu", "file": "lavapdu.wiki"}, "qconf.wiki": {"page": "qconf", "file": "qconf.wiki"}, "pcb-rnd.wiki": {"page": "pcb-rnd", "file": "pcb-rnd.wiki"}, "Template-Plugin-POSIX.wiki": {"page": "Template-Plugin-POSIX", "file": "Template-Plugin-POSIX.wiki"}, "scim-kmfl-engine.wiki": {"page": "scim-kmfl-engine", "file": "scim-kmfl-engine.wiki"}, "foremost.wiki": {"page": "foremost", "file": "foremost.wiki"}, "MooX-Types-MooseLike.wiki": {"page": "MooX-Types-MooseLike", "file": "MooX-Types-MooseLike.wiki"}, "mmake.wiki": {"page": "mmake", "file": "mmake.wiki"}, "JIRA-Client.wiki": {"page": "JIRA-Client", "file": "JIRA-Client.wiki"}, "mumble.wiki": {"page": "mumble", "file": "mumble.wiki"}, "avifile.wiki": {"page": "avifile", "file": "avifile.wiki"}, "JIRA-Client-Automated.wiki": {"page": "JIRA-Client-Automated", "file": "JIRA-Client-Automated.wiki"}, "frobby.wiki": {"page": "frobby", "file": "frobby.wiki"}, "packable.wiki": {"page": "packable", "file": "packable.wiki"}, "wmitime.wiki": {"page": "wmitime", "file": "wmitime.wiki"}, "bindings-DSL.wiki": {"page": "bindings-DSL", "file": "bindings-DSL.wiki"}, "genlisp.wiki": {"page": "genlisp", "file": "genlisp.wiki"}, "JSON_Lint.wiki": {"page": "JSON Lint", "file": "JSON_Lint.wiki"}, "Config-Model-Itself.wiki": {"page": "Config-Model-Itself", "file": "Config-Model-Itself.wiki"}, "qvalue.wiki": {"page": "qvalue", "file": "qvalue.wiki"}, "require-directory.wiki": {"page": "require-directory", "file": "require-directory.wiki"}, "apertium-mk-en.wiki": {"page": "apertium-mk-en", "file": "apertium-mk-en.wiki"}, "CGI-Session-ExpireSessions.wiki": {"page": "CGI-Session-ExpireSessions", "file": "CGI-Session-ExpireSessions.wiki"}, "backoff.wiki": {"page": "backoff", "file": "backoff.wiki"}, "py-leveldb.wiki": {"page": "py-leveldb", "file": "py-leveldb.wiki"}, "ExtUtils-Typemap.wiki": {"page": "ExtUtils-Typemap", "file": "ExtUtils-Typemap.wiki"}, "Icinga_2.wiki": {"page": "Icinga 2", "file": "Icinga_2.wiki"}, "systemfixtures.wiki": {"page": "systemfixtures", "file": "systemfixtures.wiki"}, "go-iptables.wiki": {"page": "go-iptables", "file": "go-iptables.wiki"}, "Cache-Memcached-Managed.wiki": {"page": "Cache-Memcached-Managed", "file": "Cache-Memcached-Managed.wiki"}, "Spread.wiki": {"page": "Spread", "file": "Spread.wiki"}, "SDL_ttf.wiki": {"page": "SDL_ttf", "file": "SDL_ttf.wiki"}, "rfoo.wiki": {"page": "rfoo", "file": "rfoo.wiki"}, "graceful-fs.wiki": {"page": "graceful-fs", "file": "graceful-fs.wiki"}, "dlib.wiki": {"page": "dlib", "file": "dlib.wiki"}, "fxt.wiki": {"page": "fxt", "file": "fxt.wiki"}, "arrayfire.wiki": {"page": "arrayfire", "file": "arrayfire.wiki"}, "epstool.wiki": {"page": "epstool", "file": "epstool.wiki"}, "graffiti.wiki": {"page": "graffiti", "file": "graffiti.wiki"}, "tar-split.wiki": {"page": "tar-split", "file": "tar-split.wiki"}, "Font-FreeType.wiki": {"page": "Font-FreeType", "file": "Font-FreeType.wiki"}, "File-KeePass.wiki": {"page": "File-KeePass", "file": "File-KeePass.wiki"}, "chardet.wiki": {"page": "chardet", "file": "chardet.wiki"}, "pam_p11.wiki": {"page": "pam_p11", "file": "pam_p11.wiki"}, "u-msgpack-python.wiki": {"page": "u-msgpack-python", "file": "u-msgpack-python.wiki"}, "token-bucket.wiki": {"page": "token-bucket", "file": "token-bucket.wiki"}, "lxqt-about.wiki": {"page": "lxqt-about", "file": "lxqt-about.wiki"}, "pytest-django.wiki": {"page": "pytest-django", "file": "pytest-django.wiki"}, "profphd-utils.wiki": {"page": "profphd-utils", "file": "profphd-utils.wiki"}, "XQilla.wiki": {"page": "XQilla", "file": "XQilla.wiki"}, "libkpeople.wiki": {"page": "libkpeople", "file": "libkpeople.wiki"}, "requirements-detector.wiki": {"page": "requirements-detector", "file": "requirements-detector.wiki"}, "Audio-FLAC-Decoder.wiki": {"page": "Audio-FLAC-Decoder", "file": "Audio-FLAC-Decoder.wiki"}, "bootstrap-datetimepicker.wiki": {"page": "bootstrap-datetimepicker", "file": "bootstrap-datetimepicker.wiki"}, "scales.wiki": {"page": "scales", "file": "scales.wiki"}, "kbibtex.wiki": {"page": "kbibtex", "file": "kbibtex.wiki"}, "Crypt-Blowfish.wiki": {"page": "Crypt-Blowfish", "file": "Crypt-Blowfish.wiki"}, "gotuf.wiki": {"page": "gotuf", "file": "gotuf.wiki"}, "File-LocalizeNewlines.wiki": {"page": "File-LocalizeNewlines", "file": "File-LocalizeNewlines.wiki"}, "Template-Multilingual.wiki": {"page": "Template-Multilingual", "file": "Template-Multilingual.wiki"}, "RiveScript.wiki": {"page": "RiveScript", "file": "RiveScript.wiki"}, "dune-localfunctions.wiki": {"page": "dune-localfunctions", "file": "dune-localfunctions.wiki"}, "test-spec.wiki": {"page": "test-spec", "file": "test-spec.wiki"}, "BASIC-256.wiki": {"page": "BASIC-256", "file": "BASIC-256.wiki"}, "DOMSEARCH.wiki": {"page": "DOMSEARCH", "file": "DOMSEARCH.wiki"}, "cached-property.wiki": {"page": "cached-property", "file": "cached-property.wiki"}, "cwl-tool.wiki": {"page": "cwl-tool", "file": "cwl-tool.wiki"}, "geoip.wiki": {"page": "geoip", "file": "geoip.wiki"}, "dspdfviewer.wiki": {"page": "dspdfviewer", "file": "dspdfviewer.wiki"}, "CSSStyleDeclaration.wiki": {"page": "CSSStyleDeclaration", "file": "CSSStyleDeclaration.wiki"}, "irclog2html.wiki": {"page": "irclog2html", "file": "irclog2html.wiki"}, "chmlib.wiki": {"page": "chmlib", "file": "chmlib.wiki"}, "mod_proxy_msrpc.wiki": {"page": "mod_proxy_msrpc", "file": "mod_proxy_msrpc.wiki"}, "kalgebra.wiki": {"page": "kalgebra", "file": "kalgebra.wiki"}, "Spatial4J.wiki": {"page": "Spatial4J", "file": "Spatial4J.wiki"}, "gnupg.wiki": {"page": "gnupg", "file": "gnupg.wiki"}, "cucumber-core.wiki": {"page": "cucumber-core", "file": "cucumber-core.wiki"}, "os-testr.wiki": {"page": "os-testr", "file": "os-testr.wiki"}, "Class-Mix.wiki": {"page": "Class-Mix", "file": "Class-Mix.wiki"}, "yesod-auth-oauth.wiki": {"page": "yesod-auth-oauth", "file": "yesod-auth-oauth.wiki"}, "mobile-fu.wiki": {"page": "mobile-fu", "file": "mobile-fu.wiki"}, "hashmap.wiki": {"page": "hashmap", "file": "hashmap.wiki"}, "povray.wiki": {"page": "povray", "file": "povray.wiki"}, "tmate.wiki": {"page": "tmate", "file": "tmate.wiki"}, "text-table.wiki": {"page": "text-table", "file": "text-table.wiki"}, "ORLite-Migrate.wiki": {"page": "ORLite-Migrate", "file": "ORLite-Migrate.wiki"}, "dropbear.wiki": {"page": "dropbear", "file": "dropbear.wiki"}, "Test-Class.wiki": {"page": "Test-Class", "file": "Test-Class.wiki"}, "ust.wiki": {"page": "ust", "file": "ust.wiki"}, "cipher-blowfish.wiki": {"page": "cipher-blowfish", "file": "cipher-blowfish.wiki"}, "CipUX__RBAC__Simple.wiki": {"page": "CipUX::RBAC::Simple", "file": "CipUX__RBAC__Simple.wiki"}, "iedit.wiki": {"page": "iedit", "file": "iedit.wiki"}, "Class-Accessor-Grouped.wiki": {"page": "Class-Accessor-Grouped", "file": "Class-Accessor-Grouped.wiki"}, "Text-Clip.wiki": {"page": "Text-Clip", "file": "Text-Clip.wiki"}, "crass.wiki": {"page": "crass", "file": "crass.wiki"}, "Devel-Declare-Parser.wiki": {"page": "Devel-Declare-Parser", "file": "Devel-Declare-Parser.wiki"}, "raaz.wiki": {"page": "raaz", "file": "raaz.wiki"}, "memtailor.wiki": {"page": "memtailor", "file": "memtailor.wiki"}, "Guilt.wiki": {"page": "Guilt", "file": "Guilt.wiki"}, "Epi.wiki": {"page": "Epi", "file": "Epi.wiki"}, "Proc-Simple.wiki": {"page": "Proc-Simple", "file": "Proc-Simple.wiki"}, "iw.wiki": {"page": "iw", "file": "iw.wiki"}, "CipUX__RPC__Client.wiki": {"page": "CipUX::RPC::Client", "file": "CipUX__RPC__Client.wiki"}, "MooseX-Object-Pluggable.wiki": {"page": "MooseX-Object-Pluggable", "file": "MooseX-Object-Pluggable.wiki"}, "Prometheus_Python_Client.wiki": {"page": "Prometheus Python Client", "file": "Prometheus_Python_Client.wiki"}, "args4j.wiki": {"page": "args4j", "file": "args4j.wiki"}, "udftools.wiki": {"page": "udftools", "file": "udftools.wiki"}, "procmeter3.wiki": {"page": "procmeter3", "file": "procmeter3.wiki"}, "libdca.wiki": {"page": "libdca", "file": "libdca.wiki"}, "lorene.wiki": {"page": "lorene", "file": "lorene.wiki"}, "flxmlrpc.wiki": {"page": "flxmlrpc", "file": "flxmlrpc.wiki"}, "sXid_-_suid__sgid_file_and_directory_checking.wiki": {"page": "sXid - suid, sgid file and directory checking", "file": "sXid_-_suid__sgid_file_and_directory_checking.wiki"}, "python-aiml.wiki": {"page": "python-aiml", "file": "python-aiml.wiki"}, "do_sqlite3.wiki": {"page": "do_sqlite3", "file": "do_sqlite3.wiki"}, "wmbattery.wiki": {"page": "wmbattery", "file": "wmbattery.wiki"}, "require-relative.wiki": {"page": "require-relative", "file": "require-relative.wiki"}, "festival-freebsoft-utils.wiki": {"page": "festival-freebsoft-utils", "file": "festival-freebsoft-utils.wiki"}, "Forest.wiki": {"page": "Forest", "file": "Forest.wiki"}, "pytest-timeout.wiki": {"page": "pytest-timeout", "file": "pytest-timeout.wiki"}, "HTTP-Request-Params.wiki": {"page": "HTTP-Request-Params", "file": "HTTP-Request-Params.wiki"}, "jekyll-coffeescript.wiki": {"page": "jekyll-coffeescript", "file": "jekyll-coffeescript.wiki"}, "libminizinc.wiki": {"page": "libminizinc", "file": "libminizinc.wiki"}, "array-differ.wiki": {"page": "array-differ", "file": "array-differ.wiki"}, "giella-core.wiki": {"page": "giella-core", "file": "giella-core.wiki"}, "autoprefixer-rails.wiki": {"page": "autoprefixer-rails", "file": "autoprefixer-rails.wiki"}, "JSON_Schema.wiki": {"page": "JSON Schema", "file": "JSON_Schema.wiki"}, "gom.wiki": {"page": "gom", "file": "gom.wiki"}, "Kazlib.wiki": {"page": "Kazlib", "file": "Kazlib.wiki"}, "oregano.wiki": {"page": "oregano", "file": "oregano.wiki"}, "github.com_cheggaaa_pb.wiki": {"page": "github.com/cheggaaa/pb", "file": "github.com_cheggaaa_pb.wiki"}, "libcoverart.wiki": {"page": "libcoverart", "file": "libcoverart.wiki"}, "chromaprint.wiki": {"page": "chromaprint", "file": "chromaprint.wiki"}, "elements.wiki": {"page": "elements", "file": "elements.wiki"}, "flann.wiki": {"page": "flann", "file": "flann.wiki"}, "mysqltuner.wiki": {"page": "mysqltuner", "file": "mysqltuner.wiki"}, "App-Cache.wiki": {"page": "App-Cache", "file": "App-Cache.wiki"}, "gnome-pie.wiki": {"page": "gnome-pie", "file": "gnome-pie.wiki"}, "Codesize.wiki": {"page": "Codesize", "file": "Codesize.wiki"}, "Apache-Session.wiki": {"page": "Apache-Session", "file": "Apache-Session.wiki"}, "JFtp.wiki": {"page": "JFtp", "file": "JFtp.wiki"}, "gnome-shell-extension-multi-monitors-add-on.wiki": {"page": "gnome-shell-extension-multi-monitors-add-on", "file": "gnome-shell-extension-multi-monitors-add-on.wiki"}, "eXpress.wiki": {"page": "eXpress", "file": "eXpress.wiki"}, "Ruby_Facets.wiki": {"page": "Ruby Facets", "file": "Ruby_Facets.wiki"}, "rasterio.wiki": {"page": "rasterio", "file": "rasterio.wiki"}, "rails-assets-jquery-fullscreen.wiki": {"page": "rails-assets-jquery-fullscreen", "file": "rails-assets-jquery-fullscreen.wiki"}, "MooseX-SetOnce.wiki": {"page": "MooseX-SetOnce", "file": "MooseX-SetOnce.wiki"}, "websocket-extensions.wiki": {"page": "websocket-extensions", "file": "websocket-extensions.wiki"}, "libmaa.wiki": {"page": "libmaa", "file": "libmaa.wiki"}, "zexy.wiki": {"page": "zexy", "file": "zexy.wiki"}, "gist.wiki": {"page": "gist", "file": "gist.wiki"}, "qstopmotion.wiki": {"page": "qstopmotion", "file": "qstopmotion.wiki"}, "parcimonie.wiki": {"page": "parcimonie", "file": "parcimonie.wiki"}, "Audio-MPD-Common.wiki": {"page": "Audio-MPD-Common", "file": "Audio-MPD-Common.wiki"}, "CiderWebmail.wiki": {"page": "CiderWebmail", "file": "CiderWebmail.wiki"}, "kpackage.wiki": {"page": "kpackage", "file": "kpackage.wiki"}, "digest.wiki": {"page": "digest", "file": "digest.wiki"}, "Test-WWW-Mechanize-Catalyst.wiki": {"page": "Test-WWW-Mechanize-Catalyst", "file": "Test-WWW-Mechanize-Catalyst.wiki"}, "MediaWiki-Bot.wiki": {"page": "MediaWiki-Bot", "file": "MediaWiki-Bot.wiki"}, "Coverage.py.wiki": {"page": "Coverage.py", "file": "Coverage.py.wiki"}, "Alsaequal.wiki": {"page": "Alsaequal", "file": "Alsaequal.wiki"}, "discover-my-major.wiki": {"page": "discover-my-major", "file": "discover-my-major.wiki"}, "dynapath.wiki": {"page": "dynapath", "file": "dynapath.wiki"}, "servant.wiki": {"page": "servant", "file": "servant.wiki"}, "Data-YAML.wiki": {"page": "Data-YAML", "file": "Data-YAML.wiki"}, "knutclient.wiki": {"page": "knutclient", "file": "knutclient.wiki"}, "libsocketcan.wiki": {"page": "libsocketcan", "file": "libsocketcan.wiki"}, "BayesFactor.wiki": {"page": "BayesFactor", "file": "BayesFactor.wiki"}, "virtualenv.wiki": {"page": "virtualenv", "file": "virtualenv.wiki"}, "Plack-Middleware-RemoveRedundantBody.wiki": {"page": "Plack-Middleware-RemoveRedundantBody", "file": "Plack-Middleware-RemoveRedundantBody.wiki"}, "adjunctions.wiki": {"page": "adjunctions", "file": "adjunctions.wiki"}, "rubypants.wiki": {"page": "rubypants", "file": "rubypants.wiki"}, "WAH-Plugins.wiki": {"page": "WAH-Plugins", "file": "WAH-Plugins.wiki"}, "liblog-log4perl-perl.wiki": {"page": "liblog-log4perl-perl", "file": "liblog-log4perl-perl.wiki"}, "nokogumbo.wiki": {"page": "nokogumbo", "file": "nokogumbo.wiki"}, "Data-MessagePack-Stream.wiki": {"page": "Data-MessagePack-Stream", "file": "Data-MessagePack-Stream.wiki"}, "Pivy.wiki": {"page": "Pivy", "file": "Pivy.wiki"}, "vdesk.wiki": {"page": "vdesk", "file": "vdesk.wiki"}, "python-cement.wiki": {"page": "python-cement", "file": "python-cement.wiki"}, "indentation.wiki": {"page": "indentation", "file": "indentation.wiki"}, "go-syslog.v2.wiki": {"page": "go-syslog.v2", "file": "go-syslog.v2.wiki"}, "libevhtp.wiki": {"page": "libevhtp", "file": "libevhtp.wiki"}, "salt-formula-glance.wiki": {"page": "salt-formula-glance", "file": "salt-formula-glance.wiki"}, "Module-Install-RTx.wiki": {"page": "Module-Install-RTx", "file": "Module-Install-RTx.wiki"}, "Encode-Detect.wiki": {"page": "Encode-Detect", "file": "Encode-Detect.wiki"}, "java-sip-api.wiki": {"page": "java-sip-api", "file": "java-sip-api.wiki"}, "splitter.wiki": {"page": "splitter", "file": "splitter.wiki"}, "union-value.wiki": {"page": "union-value", "file": "union-value.wiki"}, "r-cran-phylobase.wiki": {"page": "r-cran-phylobase", "file": "r-cran-phylobase.wiki"}, "Digest-Elf.wiki": {"page": "Digest-Elf", "file": "Digest-Elf.wiki"}, "Inline-C.wiki": {"page": "Inline-C", "file": "Inline-C.wiki"}, "IO-AIO.wiki": {"page": "IO-AIO", "file": "IO-AIO.wiki"}, "google-apputils-python.wiki": {"page": "google-apputils-python", "file": "google-apputils-python.wiki"}, "webcomponentsjs-custom-element-v0.wiki": {"page": "webcomponentsjs-custom-element-v0", "file": "webcomponentsjs-custom-element-v0.wiki"}, "Less-Than_XML.wiki": {"page": "Less-Than XML", "file": "Less-Than_XML.wiki"}, "Boxer.wiki": {"page": "Boxer", "file": "Boxer.wiki"}, "ExtUtils-F77.wiki": {"page": "ExtUtils-F77", "file": "ExtUtils-F77.wiki"}, "ksirk.wiki": {"page": "ksirk", "file": "ksirk.wiki"}, "deltarpm.wiki": {"page": "deltarpm", "file": "deltarpm.wiki"}, "RDF__ACL.wiki": {"page": "RDF::ACL", "file": "RDF__ACL.wiki"}, "mathicgb.wiki": {"page": "mathicgb", "file": "mathicgb.wiki"}, "tenacity.wiki": {"page": "tenacity", "file": "tenacity.wiki"}, "Texmaker.wiki": {"page": "Texmaker", "file": "Texmaker.wiki"}, "sniffles.wiki": {"page": "sniffles", "file": "sniffles.wiki"}, "inflection.wiki": {"page": "inflection", "file": "inflection.wiki"}, "estraverse.wiki": {"page": "estraverse", "file": "estraverse.wiki"}, "ap.wiki": {"page": "ap", "file": "ap.wiki"}, "xapps.wiki": {"page": "xapps", "file": "xapps.wiki"}, "ObjectName.wiki": {"page": "ObjectName", "file": "ObjectName.wiki"}, "elasticsearch.wiki": {"page": "elasticsearch", "file": "elasticsearch.wiki"}, "ssh-agent-filter.wiki": {"page": "ssh-agent-filter", "file": "ssh-agent-filter.wiki"}, "ruby-standalone.wiki": {"page": "ruby-standalone", "file": "ruby-standalone.wiki"}, "Flowblade.wiki": {"page": "Flowblade", "file": "Flowblade.wiki"}, "thinking-sphinx.wiki": {"page": "thinking-sphinx", "file": "thinking-sphinx.wiki"}, "globus_gss_assist.wiki": {"page": "globus_gss_assist", "file": "globus_gss_assist.wiki"}, "lv2core.wiki": {"page": "lv2core", "file": "lv2core.wiki"}, "incremental-parser.wiki": {"page": "incremental-parser", "file": "incremental-parser.wiki"}, "accepts.wiki": {"page": "accepts", "file": "accepts.wiki"}, "haskell-sdl-image.wiki": {"page": "haskell-sdl-image", "file": "haskell-sdl-image.wiki"}, "rdtool.wiki": {"page": "rdtool", "file": "rdtool.wiki"}, "altcdfenvs.wiki": {"page": "altcdfenvs", "file": "altcdfenvs.wiki"}, "sphinxcontrib-httpdomain.wiki": {"page": "sphinxcontrib-httpdomain", "file": "sphinxcontrib-httpdomain.wiki"}, "gpt.wiki": {"page": "gpt", "file": "gpt.wiki"}, "python-sql.wiki": {"page": "python-sql", "file": "python-sql.wiki"}, "gojsonreference.wiki": {"page": "gojsonreference", "file": "gojsonreference.wiki"}, "Catmandu__Wikidata.wiki": {"page": "Catmandu::Wikidata", "file": "Catmandu__Wikidata.wiki"}, "Carp-Assert-More.wiki": {"page": "Carp-Assert-More", "file": "Carp-Assert-More.wiki"}, "MARC__Parser__RAW.wiki": {"page": "MARC::Parser::RAW", "file": "MARC__Parser__RAW.wiki"}, "goblin.wiki": {"page": "goblin", "file": "goblin.wiki"}, "c2050.wiki": {"page": "c2050", "file": "c2050.wiki"}, "AppStream-GLib.wiki": {"page": "AppStream-GLib", "file": "AppStream-GLib.wiki"}, "FigTree.wiki": {"page": "FigTree", "file": "FigTree.wiki"}, "cysignals.wiki": {"page": "cysignals", "file": "cysignals.wiki"}, "markerb.wiki": {"page": "markerb", "file": "markerb.wiki"}, "bagel.wiki": {"page": "bagel", "file": "bagel.wiki"}, "dizzy.wiki": {"page": "dizzy", "file": "dizzy.wiki"}, "Color-Scheme.wiki": {"page": "Color-Scheme", "file": "Color-Scheme.wiki"}, "uBlock_Origin.wiki": {"page": "uBlock Origin", "file": "uBlock_Origin.wiki"}, "RRDTool-OO.wiki": {"page": "RRDTool-OO", "file": "RRDTool-OO.wiki"}, "Test-HTTP-Server-Simple-StashWarnings.wiki": {"page": "Test-HTTP-Server-Simple-StashWarnings", "file": "Test-HTTP-Server-Simple-StashWarnings.wiki"}, "puppetlabs-vcsrepo.wiki": {"page": "puppetlabs-vcsrepo", "file": "puppetlabs-vcsrepo.wiki"}, "GD__Text.wiki": {"page": "GD::Text", "file": "GD__Text.wiki"}, "jsbeautifier.wiki": {"page": "jsbeautifier", "file": "jsbeautifier.wiki"}, "nautilus-wipe.wiki": {"page": "nautilus-wipe", "file": "nautilus-wipe.wiki"}, "Shapely.wiki": {"page": "Shapely", "file": "Shapely.wiki"}, "Therion.wiki": {"page": "Therion", "file": "Therion.wiki"}, "autobox-Core.wiki": {"page": "autobox-Core", "file": "autobox-Core.wiki"}, "compat_resource.wiki": {"page": "compat_resource", "file": "compat_resource.wiki"}, "mail_room.wiki": {"page": "mail_room", "file": "mail_room.wiki"}, "UDJ-Desktop-Client.wiki": {"page": "UDJ-Desktop-Client", "file": "UDJ-Desktop-Client.wiki"}, "aws-sdk.wiki": {"page": "aws-sdk", "file": "aws-sdk.wiki"}, "KML_framework.wiki": {"page": "KML framework", "file": "KML_framework.wiki"}, "lxctl.wiki": {"page": "lxctl", "file": "lxctl.wiki"}, "fs-extra.wiki": {"page": "fs-extra", "file": "fs-extra.wiki"}, "scientific.wiki": {"page": "scientific", "file": "scientific.wiki"}, "esniper.wiki": {"page": "esniper", "file": "esniper.wiki"}, "slop.wiki": {"page": "slop", "file": "slop.wiki"}, "rtirq.wiki": {"page": "rtirq", "file": "rtirq.wiki"}, "HTML-TagCloud.wiki": {"page": "HTML-TagCloud", "file": "HTML-TagCloud.wiki"}, "asterisk-core-sounds.wiki": {"page": "asterisk-core-sounds", "file": "asterisk-core-sounds.wiki"}, "flaky.wiki": {"page": "flaky", "file": "flaky.wiki"}, "kalarmcal.wiki": {"page": "kalarmcal", "file": "kalarmcal.wiki"}, "NetworkManager-vpnc.wiki": {"page": "NetworkManager-vpnc", "file": "NetworkManager-vpnc.wiki"}, "minetest-mod-mesecons.wiki": {"page": "minetest-mod-mesecons", "file": "minetest-mod-mesecons.wiki"}, "hil.wiki": {"page": "hil", "file": "hil.wiki"}, "lmod.wiki": {"page": "lmod", "file": "lmod.wiki"}, "strip-bom-stream.wiki": {"page": "strip-bom-stream", "file": "strip-bom-stream.wiki"}, "Concordance.wiki": {"page": "Concordance", "file": "Concordance.wiki"}, "hostapd.wiki": {"page": "hostapd", "file": "hostapd.wiki"}, "ticgit-ng.wiki": {"page": "ticgit-ng", "file": "ticgit-ng.wiki"}, "zlib.wiki": {"page": "zlib", "file": "zlib.wiki"}, "libkmfl.wiki": {"page": "libkmfl", "file": "libkmfl.wiki"}, "ExtUtils-AutoInstall.wiki": {"page": "ExtUtils-AutoInstall", "file": "ExtUtils-AutoInstall.wiki"}, "scratchonlinux.wiki": {"page": "scratchonlinux", "file": "scratchonlinux.wiki"}, "kicad.wiki": {"page": "kicad", "file": "kicad.wiki"}, "wmforecast.wiki": {"page": "wmforecast", "file": "wmforecast.wiki"}, "cucumber-rails.wiki": {"page": "cucumber-rails", "file": "cucumber-rails.wiki"}, "four-in-a-row.wiki": {"page": "four-in-a-row", "file": "four-in-a-row.wiki"}, "Aeolus.wiki": {"page": "Aeolus", "file": "Aeolus.wiki"}, "wmcore.wiki": {"page": "wmcore", "file": "wmcore.wiki"}, "Tk-DoubleClick.wiki": {"page": "Tk-DoubleClick", "file": "Tk-DoubleClick.wiki"}, "ttfautohint.wiki": {"page": "ttfautohint", "file": "ttfautohint.wiki"}, "heartbleeder.wiki": {"page": "heartbleeder", "file": "heartbleeder.wiki"}, "File-Policy.wiki": {"page": "File-Policy", "file": "File-Policy.wiki"}, "Module-Path.wiki": {"page": "Module-Path", "file": "Module-Path.wiki"}, "Django_Impersonate.wiki": {"page": "Django Impersonate", "file": "Django_Impersonate.wiki"}, "Sass.wiki": {"page": "Sass", "file": "Sass.wiki"}, "golang-gogoprotobuf.wiki": {"page": "golang-gogoprotobuf", "file": "golang-gogoprotobuf.wiki"}, "debpear.wiki": {"page": "debpear", "file": "debpear.wiki"}, "CPAN-Uploader.wiki": {"page": "CPAN-Uploader", "file": "CPAN-Uploader.wiki"}, "aeson.wiki": {"page": "aeson", "file": "aeson.wiki"}, "data_objects.wiki": {"page": "data_objects", "file": "data_objects.wiki"}, "MediaWiki-DumpFile.wiki": {"page": "MediaWiki-DumpFile", "file": "MediaWiki-DumpFile.wiki"}, "ruby-zoom.wiki": {"page": "ruby-zoom", "file": "ruby-zoom.wiki"}, "AutoGen.wiki": {"page": "AutoGen", "file": "AutoGen.wiki"}, "JSV.wiki": {"page": "JSV", "file": "JSV.wiki"}, "ivyplusplus.wiki": {"page": "ivyplusplus", "file": "ivyplusplus.wiki"}, "syslog.wiki": {"page": "syslog", "file": "syslog.wiki"}, "iniparse.wiki": {"page": "iniparse", "file": "iniparse.wiki"}, "HTTPS_Everywhere.wiki": {"page": "HTTPS Everywhere", "file": "HTTPS_Everywhere.wiki"}, "kdeclarative.wiki": {"page": "kdeclarative", "file": "kdeclarative.wiki"}, "Net-SMTP-TLS-ButMaintained.wiki": {"page": "Net-SMTP-TLS-ButMaintained", "file": "Net-SMTP-TLS-ButMaintained.wiki"}, "Eclipse-Mylyn.wiki": {"page": "Eclipse-Mylyn", "file": "Eclipse-Mylyn.wiki"}, "mimemagic.wiki": {"page": "mimemagic", "file": "mimemagic.wiki"}, "MouseX-StrictConstructor.wiki": {"page": "MouseX-StrictConstructor", "file": "MouseX-StrictConstructor.wiki"}, "Apache_Felix_Utils.wiki": {"page": "Apache Felix Utils", "file": "Apache_Felix_Utils.wiki"}, "bgpdump.wiki": {"page": "bgpdump", "file": "bgpdump.wiki"}, "Test__CheckDeps.wiki": {"page": "Test::CheckDeps", "file": "Test__CheckDeps.wiki"}, "tooz.wiki": {"page": "tooz", "file": "tooz.wiki"}, "GAP_package_OpenMath.wiki": {"page": "GAP package OpenMath", "file": "GAP_package_OpenMath.wiki"}, "tinder.wiki": {"page": "tinder", "file": "tinder.wiki"}, "xlog.wiki": {"page": "xlog", "file": "xlog.wiki"}, "mccabe.wiki": {"page": "mccabe", "file": "mccabe.wiki"}, "pybind11.wiki": {"page": "pybind11", "file": "pybind11.wiki"}, "WebService-Validator-CSS-W3C.wiki": {"page": "WebService-Validator-CSS-W3C", "file": "WebService-Validator-CSS-W3C.wiki"}, "libpwiz.wiki": {"page": "libpwiz", "file": "libpwiz.wiki"}, "HTTP__Throwable.wiki": {"page": "HTTP::Throwable", "file": "HTTP__Throwable.wiki"}, "yargs.wiki": {"page": "yargs", "file": "yargs.wiki"}, "Devel-StackTrace.wiki": {"page": "Devel-StackTrace", "file": "Devel-StackTrace.wiki"}, "S4Vectors.wiki": {"page": "S4Vectors", "file": "S4Vectors.wiki"}, "MComix.wiki": {"page": "MComix", "file": "MComix.wiki"}, "Greasemonkey.wiki": {"page": "Greasemonkey", "file": "Greasemonkey.wiki"}, "volk.wiki": {"page": "volk", "file": "volk.wiki"}, "pygeoif.wiki": {"page": "pygeoif", "file": "pygeoif.wiki"}, "kemoticons.wiki": {"page": "kemoticons", "file": "kemoticons.wiki"}, "speedometer.wiki": {"page": "speedometer", "file": "speedometer.wiki"}, "Catalyst-Plugin-Authentication.wiki": {"page": "Catalyst-Plugin-Authentication", "file": "Catalyst-Plugin-Authentication.wiki"}, "puppet-filemapper.wiki": {"page": "puppet-filemapper", "file": "puppet-filemapper.wiki"}, "Maven_Dependency_Plugin.wiki": {"page": "Maven Dependency Plugin", "file": "Maven_Dependency_Plugin.wiki"}, "MediaWiki.wiki": {"page": "MediaWiki", "file": "MediaWiki.wiki"}, "OpenPGP_Applet.wiki": {"page": "OpenPGP_Applet", "file": "OpenPGP_Applet.wiki"}, "POE-Component-SSLify.wiki": {"page": "POE-Component-SSLify", "file": "POE-Component-SSLify.wiki"}, "Krb5.wiki": {"page": "Krb5", "file": "Krb5.wiki"}, "librarian-puppet-simple.wiki": {"page": "librarian-puppet-simple", "file": "librarian-puppet-simple.wiki"}, "GrCompiler.wiki": {"page": "GrCompiler", "file": "GrCompiler.wiki"}, "TLP.wiki": {"page": "TLP", "file": "TLP.wiki"}, "easy-file.wiki": {"page": "easy-file", "file": "easy-file.wiki"}, "x265.wiki": {"page": "x265", "file": "x265.wiki"}, "feedparser.wiki": {"page": "feedparser", "file": "feedparser.wiki"}, "rtcninja.js.wiki": {"page": "rtcninja.js", "file": "rtcninja.js.wiki"}, "syslog-ng.wiki": {"page": "syslog-ng", "file": "syslog-ng.wiki"}, "mousetrap-rails.wiki": {"page": "mousetrap-rails", "file": "mousetrap-rails.wiki"}, "spacefm.wiki": {"page": "spacefm", "file": "spacefm.wiki"}, "vimerl.wiki": {"page": "vimerl", "file": "vimerl.wiki"}, "fractgen.wiki": {"page": "fractgen", "file": "fractgen.wiki"}, "Eclipse_Web_Tools_Platform.wiki": {"page": "Eclipse Web Tools Platform", "file": "Eclipse_Web_Tools_Platform.wiki"}, "django-recurrence.wiki": {"page": "django-recurrence", "file": "django-recurrence.wiki"}, "rust.wiki": {"page": "rust", "file": "rust.wiki"}, "plip.wiki": {"page": "plip", "file": "plip.wiki"}, "General_package_for_Octave.wiki": {"page": "General package for Octave", "file": "General_package_for_Octave.wiki"}, "MrBayes.wiki": {"page": "MrBayes", "file": "MrBayes.wiki"}, "positional.wiki": {"page": "positional", "file": "positional.wiki"}, "rebar.wiki": {"page": "rebar", "file": "rebar.wiki"}, "boinctui.wiki": {"page": "boinctui", "file": "boinctui.wiki"}, "evil.wiki": {"page": "evil", "file": "evil.wiki"}, "Text-SimpleTable.wiki": {"page": "Text-SimpleTable", "file": "Text-SimpleTable.wiki"}, "Multicat.wiki": {"page": "Multicat", "file": "Multicat.wiki"}, "geronimo-spec-commonj.wiki": {"page": "geronimo-spec-commonj", "file": "geronimo-spec-commonj.wiki"}, "babosa.wiki": {"page": "babosa", "file": "babosa.wiki"}, "Data-Show.wiki": {"page": "Data-Show", "file": "Data-Show.wiki"}, "freeimage.wiki": {"page": "freeimage", "file": "freeimage.wiki"}, "DateTime-Format-MySQL.wiki": {"page": "DateTime-Format-MySQL", "file": "DateTime-Format-MySQL.wiki"}, "wine.wiki": {"page": "wine", "file": "wine.wiki"}, "python-pip.wiki": {"page": "python-pip", "file": "python-pip.wiki"}, "BALL.wiki": {"page": "BALL", "file": "BALL.wiki"}, "dompdf.wiki": {"page": "dompdf", "file": "dompdf.wiki"}, "pycairo.wiki": {"page": "pycairo", "file": "pycairo.wiki"}, "mkdirp.wiki": {"page": "mkdirp", "file": "mkdirp.wiki"}, "libjs-microplugin.js.wiki": {"page": "libjs-microplugin.js", "file": "libjs-microplugin.js.wiki"}, "shibboleth-sp2.wiki": {"page": "shibboleth-sp2", "file": "shibboleth-sp2.wiki"}, "Compass__Blueprint.wiki": {"page": "Compass::Blueprint", "file": "Compass__Blueprint.wiki"}, "Test-Deep-Fuzzy.wiki": {"page": "Test-Deep-Fuzzy", "file": "Test-Deep-Fuzzy.wiki"}, "Dist__Inkt.wiki": {"page": "Dist::Inkt", "file": "Dist__Inkt.wiki"}, "tsdecrypt.wiki": {"page": "tsdecrypt", "file": "tsdecrypt.wiki"}, "Rose-URI.wiki": {"page": "Rose-URI", "file": "Rose-URI.wiki"}, "with-editor.wiki": {"page": "with-editor", "file": "with-editor.wiki"}, "tryton-modules-sale-price-list.wiki": {"page": "tryton-modules-sale-price-list", "file": "tryton-modules-sale-price-list.wiki"}, "Monkey-Patch-Action.wiki": {"page": "Monkey-Patch-Action", "file": "Monkey-Patch-Action.wiki"}, "grpc-go.wiki": {"page": "grpc-go", "file": "grpc-go.wiki"}, "rjb.wiki": {"page": "rjb", "file": "rjb.wiki"}, "oaklisp.wiki": {"page": "oaklisp", "file": "oaklisp.wiki"}, "woff-tools.wiki": {"page": "woff-tools", "file": "woff-tools.wiki"}, "Log-Any.wiki": {"page": "Log-Any", "file": "Log-Any.wiki"}, "prelude-extras.wiki": {"page": "prelude-extras", "file": "prelude-extras.wiki"}, "libgff.wiki": {"page": "libgff", "file": "libgff.wiki"}, "SQL-Statement.wiki": {"page": "SQL-Statement", "file": "SQL-Statement.wiki"}, "blazeblogger.wiki": {"page": "blazeblogger", "file": "blazeblogger.wiki"}, "vault.wiki": {"page": "vault", "file": "vault.wiki"}, "syncthing.wiki": {"page": "syncthing", "file": "syncthing.wiki"}, "ynfft.wiki": {"page": "ynfft", "file": "ynfft.wiki"}, "Rose-DB-Object.wiki": {"page": "Rose-DB-Object", "file": "Rose-DB-Object.wiki"}, "MegaGlest.wiki": {"page": "MegaGlest", "file": "MegaGlest.wiki"}, "Net-Z3950-SimpleServer.wiki": {"page": "Net-Z3950-SimpleServer", "file": "Net-Z3950-SimpleServer.wiki"}, "Apache_Geronimo_JPA_2.0_Specification.wiki": {"page": "Apache Geronimo JPA 2.0 Specification", "file": "Apache_Geronimo_JPA_2.0_Specification.wiki"}, "freshen.wiki": {"page": "freshen", "file": "freshen.wiki"}, "factory_girl.wiki": {"page": "factory_girl", "file": "factory_girl.wiki"}, "PyWavelets.wiki": {"page": "PyWavelets", "file": "PyWavelets.wiki"}, "obs-studio.wiki": {"page": "obs-studio", "file": "obs-studio.wiki"}, "MP4_Parser_Project.wiki": {"page": "MP4 Parser Project", "file": "MP4_Parser_Project.wiki"}, "dietlibc.wiki": {"page": "dietlibc", "file": "dietlibc.wiki"}, "lbcd.wiki": {"page": "lbcd", "file": "lbcd.wiki"}, "iagno.wiki": {"page": "iagno", "file": "iagno.wiki"}, "doc8.wiki": {"page": "doc8", "file": "doc8.wiki"}, "MDB2.wiki": {"page": "MDB2", "file": "MDB2.wiki"}, "yaggo.wiki": {"page": "yaggo", "file": "yaggo.wiki"}, "foldl.wiki": {"page": "foldl", "file": "foldl.wiki"}, "xpp.wiki": {"page": "xpp", "file": "xpp.wiki"}, "suds.wiki": {"page": "suds", "file": "suds.wiki"}, "requests-aws.wiki": {"page": "requests-aws", "file": "requests-aws.wiki"}, "PHPMailer.wiki": {"page": "PHPMailer", "file": "PHPMailer.wiki"}, "Andika.wiki": {"page": "Andika", "file": "Andika.wiki"}, "vatnumber.wiki": {"page": "vatnumber", "file": "vatnumber.wiki"}, "APScheduler.wiki": {"page": "APScheduler", "file": "APScheduler.wiki"}, "lohit-telugu.wiki": {"page": "lohit-telugu", "file": "lohit-telugu.wiki"}, "Amperser_Labs.wiki": {"page": "Amperser Labs", "file": "Amperser_Labs.wiki"}, "python-fitbit.wiki": {"page": "python-fitbit", "file": "python-fitbit.wiki"}, "smtpprox.wiki": {"page": "smtpprox", "file": "smtpprox.wiki"}, "th-orphans.wiki": {"page": "th-orphans", "file": "th-orphans.wiki"}, "TileStache.wiki": {"page": "TileStache", "file": "TileStache.wiki"}, "oslo.utils.wiki": {"page": "oslo.utils", "file": "oslo.utils.wiki"}, "MooseX-MethodAttributes.wiki": {"page": "MooseX-MethodAttributes", "file": "MooseX-MethodAttributes.wiki"}, "DateTime-Format-HTTP.wiki": {"page": "DateTime-Format-HTTP", "file": "DateTime-Format-HTTP.wiki"}, "pbsuite.wiki": {"page": "pbsuite", "file": "pbsuite.wiki"}, "OpenCity.wiki": {"page": "OpenCity", "file": "OpenCity.wiki"}, "nvme-cli.wiki": {"page": "nvme-cli", "file": "nvme-cli.wiki"}, "Types__XSD__Lite.wiki": {"page": "Types::XSD::Lite", "file": "Types__XSD__Lite.wiki"}, "omniauth.wiki": {"page": "omniauth", "file": "omniauth.wiki"}, "mongo-cxx-driver.wiki": {"page": "mongo-cxx-driver", "file": "mongo-cxx-driver.wiki"}, "bcache-tools.wiki": {"page": "bcache-tools", "file": "bcache-tools.wiki"}, "jencrypt.wiki": {"page": "jencrypt", "file": "jencrypt.wiki"}, "Mail-GnuPG.wiki": {"page": "Mail-GnuPG", "file": "Mail-GnuPG.wiki"}, "Devel-Caller.wiki": {"page": "Devel-Caller", "file": "Devel-Caller.wiki"}, "gupnp-dlna.wiki": {"page": "gupnp-dlna", "file": "gupnp-dlna.wiki"}, "SpeedCrunch.wiki": {"page": "SpeedCrunch", "file": "SpeedCrunch.wiki"}, "spigot.wiki": {"page": "spigot", "file": "spigot.wiki"}, "UltiSnips.wiki": {"page": "UltiSnips", "file": "UltiSnips.wiki"}, "Slixmpp.wiki": {"page": "Slixmpp", "file": "Slixmpp.wiki"}, "MyPaint.wiki": {"page": "MyPaint", "file": "MyPaint.wiki"}, "gocode.wiki": {"page": "gocode", "file": "gocode.wiki"}, "cil.wiki": {"page": "cil", "file": "cil.wiki"}, "mod_lookup_identity.wiki": {"page": "mod_lookup_identity", "file": "mod_lookup_identity.wiki"}, "python-crontab.wiki": {"page": "python-crontab", "file": "python-crontab.wiki"}, "r-cran-tikzdevice.wiki": {"page": "r-cran-tikzdevice", "file": "r-cran-tikzdevice.wiki"}, "RMagick.wiki": {"page": "RMagick", "file": "RMagick.wiki"}, "gts.wiki": {"page": "gts", "file": "gts.wiki"}, "File__ConfigDir.wiki": {"page": "File::ConfigDir", "file": "File__ConfigDir.wiki"}, "libdebug.wiki": {"page": "libdebug", "file": "libdebug.wiki"}, "Netatalk.wiki": {"page": "Netatalk", "file": "Netatalk.wiki"}, "jhlabs-filters.wiki": {"page": "jhlabs-filters", "file": "jhlabs-filters.wiki"}, "roodi.wiki": {"page": "roodi", "file": "roodi.wiki"}, "hspec-wai.wiki": {"page": "hspec-wai", "file": "hspec-wai.wiki"}, "python-tmdbsimple.wiki": {"page": "python-tmdbsimple", "file": "python-tmdbsimple.wiki"}, "pkg-components.wiki": {"page": "pkg-components", "file": "pkg-components.wiki"}, "grilo-plugins.wiki": {"page": "grilo-plugins", "file": "grilo-plugins.wiki"}, "Log-Dispatch-FileWriteRotate.wiki": {"page": "Log-Dispatch-FileWriteRotate", "file": "Log-Dispatch-FileWriteRotate.wiki"}, "Briquolo.wiki": {"page": "Briquolo", "file": "Briquolo.wiki"}, "kblackbox.wiki": {"page": "kblackbox", "file": "kblackbox.wiki"}, "Devel-Leak.wiki": {"page": "Devel-Leak", "file": "Devel-Leak.wiki"}, "rails-assets-jakobmattsson--jquery-elastic.wiki": {"page": "rails-assets-jakobmattsson--jquery-elastic", "file": "rails-assets-jakobmattsson--jquery-elastic.wiki"}, "Embeddable_daemonization_library.wiki": {"page": "Embeddable daemonization library", "file": "Embeddable_daemonization_library.wiki"}, "exifprobe.wiki": {"page": "exifprobe", "file": "exifprobe.wiki"}, "userinfo.wiki": {"page": "userinfo", "file": "userinfo.wiki"}, "Log-Agent-Rotate.wiki": {"page": "Log-Agent-Rotate", "file": "Log-Agent-Rotate.wiki"}, "ssdeep.wiki": {"page": "ssdeep", "file": "ssdeep.wiki"}, "RedmineLocalAvatars.wiki": {"page": "RedmineLocalAvatars", "file": "RedmineLocalAvatars.wiki"}, "Business-Tax-VAT-Validation.wiki": {"page": "Business-Tax-VAT-Validation", "file": "Business-Tax-VAT-Validation.wiki"}, "kgoldrunner.wiki": {"page": "kgoldrunner", "file": "kgoldrunner.wiki"}, "transterm_hp.wiki": {"page": "transterm_hp", "file": "transterm_hp.wiki"}, "Excel-Template.wiki": {"page": "Excel-Template", "file": "Excel-Template.wiki"}, "lambdabot-trusted.wiki": {"page": "lambdabot-trusted", "file": "lambdabot-trusted.wiki"}, "qsapecng.wiki": {"page": "qsapecng", "file": "qsapecng.wiki"}, "librostlab-blast.wiki": {"page": "librostlab-blast", "file": "librostlab-blast.wiki"}, "pylint.wiki": {"page": "pylint", "file": "pylint.wiki"}, "Module-Used.wiki": {"page": "Module-Used", "file": "Module-Used.wiki"}, "Power.wiki": {"page": "Power", "file": "Power.wiki"}, "php-net-dime.wiki": {"page": "php-net-dime", "file": "php-net-dime.wiki"}, "orocos-kdl.wiki": {"page": "orocos-kdl", "file": "orocos-kdl.wiki"}, "Unicode-Collate.wiki": {"page": "Unicode-Collate", "file": "Unicode-Collate.wiki"}, "nixnote2.wiki": {"page": "nixnote2", "file": "nixnote2.wiki"}, "amtterm.wiki": {"page": "amtterm", "file": "amtterm.wiki"}, "Kig.wiki": {"page": "Kig", "file": "Kig.wiki"}, "tryton-modules-currency.wiki": {"page": "tryton-modules-currency", "file": "tryton-modules-currency.wiki"}, "Business-Edifact-Interchange.wiki": {"page": "Business-Edifact-Interchange", "file": "Business-Edifact-Interchange.wiki"}, "foodcritic.wiki": {"page": "foodcritic", "file": "foodcritic.wiki"}, "test-unit-context.wiki": {"page": "test-unit-context", "file": "test-unit-context.wiki"}, "shedskin.wiki": {"page": "shedskin", "file": "shedskin.wiki"}, "DAV.wiki": {"page": "DAV", "file": "DAV.wiki"}, "Catalyst-Plugin-Setenv.wiki": {"page": "Catalyst-Plugin-Setenv", "file": "Catalyst-Plugin-Setenv.wiki"}, "Mail__Milter.wiki": {"page": "Mail::Milter", "file": "Mail__Milter.wiki"}, "Net-OAuth2.wiki": {"page": "Net-OAuth2", "file": "Net-OAuth2.wiki"}, "MiniZincIDE.wiki": {"page": "MiniZincIDE", "file": "MiniZincIDE.wiki"}, "pdp.wiki": {"page": "pdp", "file": "pdp.wiki"}, "lpe.wiki": {"page": "lpe", "file": "lpe.wiki"}, "CPU.wiki": {"page": "CPU", "file": "CPU.wiki"}, "globus_net_manager.wiki": {"page": "globus_net_manager", "file": "globus_net_manager.wiki"}, "libkf5libkdepim.wiki": {"page": "libkf5libkdepim", "file": "libkf5libkdepim.wiki"}, "ApacheDS_JDBM.wiki": {"page": "ApacheDS JDBM", "file": "ApacheDS_JDBM.wiki"}, "EpiGrass.wiki": {"page": "EpiGrass", "file": "EpiGrass.wiki"}, "tio.wiki": {"page": "tio", "file": "tio.wiki"}, "ido-vertical-mode.wiki": {"page": "ido-vertical-mode", "file": "ido-vertical-mode.wiki"}, "PyPDF2.wiki": {"page": "PyPDF2", "file": "PyPDF2.wiki"}, "shoulda-matchers.wiki": {"page": "shoulda-matchers", "file": "shoulda-matchers.wiki"}, "proxifier.wiki": {"page": "proxifier", "file": "proxifier.wiki"}, "gnome-terminal.wiki": {"page": "gnome-terminal", "file": "gnome-terminal.wiki"}, "latex-cjk-japanese-wadalab.wiki": {"page": "latex-cjk-japanese-wadalab", "file": "latex-cjk-japanese-wadalab.wiki"}, "python-plumbum.wiki": {"page": "python-plumbum", "file": "python-plumbum.wiki"}, "amap-align.wiki": {"page": "amap-align", "file": "amap-align.wiki"}, "qtwebkit.wiki": {"page": "qtwebkit", "file": "qtwebkit.wiki"}, "Net-Z3950-ZOOM.wiki": {"page": "Net-Z3950-ZOOM", "file": "Net-Z3950-ZOOM.wiki"}, "OrthancDicomWeb.wiki": {"page": "OrthancDicomWeb", "file": "OrthancDicomWeb.wiki"}, "quickroute-linux.wiki": {"page": "quickroute-linux", "file": "quickroute-linux.wiki"}, "xtermset.wiki": {"page": "xtermset", "file": "xtermset.wiki"}, "enclosed-exceptions.wiki": {"page": "enclosed-exceptions", "file": "enclosed-exceptions.wiki"}, "Ur_Web.wiki": {"page": "Ur/Web", "file": "Ur_Web.wiki"}, "Blocks_Of_The_Undead.wiki": {"page": "Blocks Of The Undead", "file": "Blocks_Of_The_Undead.wiki"}, "liwc.wiki": {"page": "liwc", "file": "liwc.wiki"}, "Alien-SDL.wiki": {"page": "Alien-SDL", "file": "Alien-SDL.wiki"}, "Net-IP-Minimal.wiki": {"page": "Net-IP-Minimal", "file": "Net-IP-Minimal.wiki"}, "netmiko.wiki": {"page": "netmiko", "file": "netmiko.wiki"}, "Darts.wiki": {"page": "Darts", "file": "Darts.wiki"}, "QDox.wiki": {"page": "QDox", "file": "QDox.wiki"}, "kactivities.wiki": {"page": "kactivities", "file": "kactivities.wiki"}, "clipper.wiki": {"page": "clipper", "file": "clipper.wiki"}, "kyotocabinet.wiki": {"page": "kyotocabinet", "file": "kyotocabinet.wiki"}, "Authen-Simple.wiki": {"page": "Authen-Simple", "file": "Authen-Simple.wiki"}, "sphinxcontrib-blockdiag.wiki": {"page": "sphinxcontrib-blockdiag", "file": "sphinxcontrib-blockdiag.wiki"}, "emacs-anzu.wiki": {"page": "emacs-anzu", "file": "emacs-anzu.wiki"}, "JBoss_Netty.wiki": {"page": "JBoss Netty", "file": "JBoss_Netty.wiki"}, "faker.wiki": {"page": "faker", "file": "faker.wiki"}, "Test-Pod-No404s.wiki": {"page": "Test-Pod-No404s", "file": "Test-Pod-No404s.wiki"}, "B-Hooks-EndOfScope.wiki": {"page": "B-Hooks-EndOfScope", "file": "B-Hooks-EndOfScope.wiki"}, "Dictionnaires_Fran_ais_Dicollecte.wiki": {"page": "Dictionnaires Fran\u00e7ais Dicollecte", "file": "Dictionnaires_Fran_ais_Dicollecte.wiki"}, "gitlib.wiki": {"page": "gitlib", "file": "gitlib.wiki"}, "SUMO.wiki": {"page": "SUMO", "file": "SUMO.wiki"}, "Icinga.wiki": {"page": "Icinga", "file": "Icinga.wiki"}, "keystone.wiki": {"page": "keystone", "file": "keystone.wiki"}, "pywebsocket.wiki": {"page": "pywebsocket", "file": "pywebsocket.wiki"}, "libjna-java.wiki": {"page": "libjna-java", "file": "libjna-java.wiki"}, "libspf2.wiki": {"page": "libspf2", "file": "libspf2.wiki"}, "jt400.wiki": {"page": "jt400", "file": "jt400.wiki"}, "gtkmm-documentation.wiki": {"page": "gtkmm-documentation", "file": "gtkmm-documentation.wiki"}, "dh-r.wiki": {"page": "dh-r", "file": "dh-r.wiki"}, "say.wiki": {"page": "say", "file": "say.wiki"}, "doc-base.wiki": {"page": "doc-base", "file": "doc-base.wiki"}, "Bandwidth_Monitor_NG.wiki": {"page": "Bandwidth Monitor NG", "file": "Bandwidth_Monitor_NG.wiki"}, "pipebang.wiki": {"page": "pipebang", "file": "pipebang.wiki"}, "file-tail.wiki": {"page": "file-tail", "file": "file-tail.wiki"}, "libldm.wiki": {"page": "libldm", "file": "libldm.wiki"}, "boxshade.wiki": {"page": "boxshade", "file": "boxshade.wiki"}, "Scalar__Does.wiki": {"page": "Scalar::Does", "file": "Scalar__Does.wiki"}, "dcm2niix.wiki": {"page": "dcm2niix", "file": "dcm2niix.wiki"}, "log-out-button.wiki": {"page": "log-out-button", "file": "log-out-button.wiki"}, "itamae.wiki": {"page": "itamae", "file": "itamae.wiki"}, "Net-IDN-Nameprep.wiki": {"page": "Net-IDN-Nameprep", "file": "Net-IDN-Nameprep.wiki"}, "MooseX-LazyRequire.wiki": {"page": "MooseX-LazyRequire", "file": "MooseX-LazyRequire.wiki"}, "bsnes-mercury.wiki": {"page": "bsnes-mercury", "file": "bsnes-mercury.wiki"}, "mtlparse.wiki": {"page": "mtlparse", "file": "mtlparse.wiki"}, "agg.wiki": {"page": "agg", "file": "agg.wiki"}, "supple.wiki": {"page": "supple", "file": "supple.wiki"}, "libosmosdr.wiki": {"page": "libosmosdr", "file": "libosmosdr.wiki"}, "Term-ExtendedColor.wiki": {"page": "Term-ExtendedColor", "file": "Term-ExtendedColor.wiki"}, "Audio-Wav.wiki": {"page": "Audio-Wav", "file": "Audio-Wav.wiki"}, "service_identity.wiki": {"page": "service_identity", "file": "service_identity.wiki"}, "Ahven.wiki": {"page": "Ahven", "file": "Ahven.wiki"}, "Epsilon.wiki": {"page": "Epsilon", "file": "Epsilon.wiki"}, "Font-TTF.wiki": {"page": "Font-TTF", "file": "Font-TTF.wiki"}, "kaccounts-integration.wiki": {"page": "kaccounts-integration", "file": "kaccounts-integration.wiki"}, "junction.wiki": {"page": "junction", "file": "junction.wiki"}, "pdfshuffler.wiki": {"page": "pdfshuffler", "file": "pdfshuffler.wiki"}, "libnetfilter-cttimeout.wiki": {"page": "libnetfilter-cttimeout", "file": "libnetfilter-cttimeout.wiki"}, "SikuliX.wiki": {"page": "SikuliX", "file": "SikuliX.wiki"}, "markdown.wiki": {"page": "markdown", "file": "markdown.wiki"}, "Android_Platform_Tools_Apksig.wiki": {"page": "Android Platform Tools Apksig", "file": "Android_Platform_Tools_Apksig.wiki"}, "Text-Autoformat.wiki": {"page": "Text-Autoformat", "file": "Text-Autoformat.wiki"}, "external-editor.wiki": {"page": "external-editor", "file": "external-editor.wiki"}, "Test-Differences.wiki": {"page": "Test-Differences", "file": "Test-Differences.wiki"}, "fermi-lite.wiki": {"page": "fermi-lite", "file": "fermi-lite.wiki"}, "renameutils.wiki": {"page": "renameutils", "file": "renameutils.wiki"}, "AmpliconNoise.wiki": {"page": "AmpliconNoise", "file": "AmpliconNoise.wiki"}, "define-property.wiki": {"page": "define-property", "file": "define-property.wiki"}, "polyCub.wiki": {"page": "polyCub", "file": "polyCub.wiki"}, "NUTsqlite.wiki": {"page": "NUTsqlite", "file": "NUTsqlite.wiki"}, "globus_gram_audit.wiki": {"page": "globus_gram_audit", "file": "globus_gram_audit.wiki"}, "fuubar.wiki": {"page": "fuubar", "file": "fuubar.wiki"}, "killbots.wiki": {"page": "killbots", "file": "killbots.wiki"}, "bwctl.wiki": {"page": "bwctl", "file": "bwctl.wiki"}, "base-orphans.wiki": {"page": "base-orphans", "file": "base-orphans.wiki"}, "rredlist.wiki": {"page": "rredlist", "file": "rredlist.wiki"}, "Econometrics_package_for_Octave.wiki": {"page": "Econometrics package for Octave", "file": "Econometrics_package_for_Octave.wiki"}, "go-runewidth.wiki": {"page": "go-runewidth", "file": "go-runewidth.wiki"}, "go-buffruneio.wiki": {"page": "go-buffruneio", "file": "go-buffruneio.wiki"}, "zynaddsubfx.wiki": {"page": "zynaddsubfx", "file": "zynaddsubfx.wiki"}, "gtkspellmm.wiki": {"page": "gtkspellmm", "file": "gtkspellmm.wiki"}, "pretty-hrtime.wiki": {"page": "pretty-hrtime", "file": "pretty-hrtime.wiki"}, "Compress-Raw-Bzip2.wiki": {"page": "Compress-Raw-Bzip2", "file": "Compress-Raw-Bzip2.wiki"}, "kajongg.wiki": {"page": "kajongg", "file": "kajongg.wiki"}, "Ray.wiki": {"page": "Ray", "file": "Ray.wiki"}, "libnet-address-ip-local-perl.wiki": {"page": "libnet-address-ip-local-perl", "file": "libnet-address-ip-local-perl.wiki"}, "mha4mysql-node.wiki": {"page": "mha4mysql-node", "file": "mha4mysql-node.wiki"}, "irlba.wiki": {"page": "irlba", "file": "irlba.wiki"}, "ARDEN.wiki": {"page": "ARDEN", "file": "ARDEN.wiki"}, "Catalyst-Plugin-I18N.wiki": {"page": "Catalyst-Plugin-I18N", "file": "Catalyst-Plugin-I18N.wiki"}, "numad.wiki": {"page": "numad", "file": "numad.wiki"}, "taskd.wiki": {"page": "taskd", "file": "taskd.wiki"}, "playitslowly.wiki": {"page": "playitslowly", "file": "playitslowly.wiki"}, "fast5.wiki": {"page": "fast5", "file": "fast5.wiki"}, "redland-bindings.wiki": {"page": "redland-bindings", "file": "redland-bindings.wiki"}, "Neutron.wiki": {"page": "Neutron", "file": "Neutron.wiki"}, "cups-bjnp.wiki": {"page": "cups-bjnp", "file": "cups-bjnp.wiki"}, "fossil-scm.wiki": {"page": "fossil-scm", "file": "fossil-scm.wiki"}, "doctest.wiki": {"page": "doctest", "file": "doctest.wiki"}, "mupen64plus-input-sdl.wiki": {"page": "mupen64plus-input-sdl", "file": "mupen64plus-input-sdl.wiki"}, "GIIRA.wiki": {"page": "GIIRA", "file": "GIIRA.wiki"}, "Class-Load-XS.wiki": {"page": "Class-Load-XS", "file": "Class-Load-XS.wiki"}, "alt-ergo.wiki": {"page": "alt-ergo", "file": "alt-ergo.wiki"}, "libnxml.wiki": {"page": "libnxml", "file": "libnxml.wiki"}, "Parse-RecDescent.wiki": {"page": "Parse-RecDescent", "file": "Parse-RecDescent.wiki"}, "schash.wiki": {"page": "schash", "file": "schash.wiki"}, "wand.wiki": {"page": "wand", "file": "wand.wiki"}, "opensmtpd.wiki": {"page": "opensmtpd", "file": "opensmtpd.wiki"}, "quaternion_package_for_Octave.wiki": {"page": "quaternion package for Octave", "file": "quaternion_package_for_Octave.wiki"}, "logify.wiki": {"page": "logify", "file": "logify.wiki"}, "acorn.wiki": {"page": "acorn", "file": "acorn.wiki"}, "MasonX-Interp-WithCallbacks.wiki": {"page": "MasonX-Interp-WithCallbacks", "file": "MasonX-Interp-WithCallbacks.wiki"}, "crayon.wiki": {"page": "crayon", "file": "crayon.wiki"}, "DiffPDF.wiki": {"page": "DiffPDF", "file": "DiffPDF.wiki"}, "ki18n.wiki": {"page": "ki18n", "file": "ki18n.wiki"}, "libmnl.wiki": {"page": "libmnl", "file": "libmnl.wiki"}, "wmclockmon.wiki": {"page": "wmclockmon", "file": "wmclockmon.wiki"}, "libzeep.wiki": {"page": "libzeep", "file": "libzeep.wiki"}, "Gtk2-GladeXML.wiki": {"page": "Gtk2-GladeXML", "file": "Gtk2-GladeXML.wiki"}, "List-Compare.wiki": {"page": "List-Compare", "file": "List-Compare.wiki"}, "repmgr.wiki": {"page": "repmgr", "file": "repmgr.wiki"}, "pidgin-gnome-keyring.wiki": {"page": "pidgin-gnome-keyring", "file": "pidgin-gnome-keyring.wiki"}, "live-tools.wiki": {"page": "live-tools", "file": "live-tools.wiki"}, "magic.wiki": {"page": "magic", "file": "magic.wiki"}, "bottle-beaker.wiki": {"page": "bottle-beaker", "file": "bottle-beaker.wiki"}, "Charis_SIL.wiki": {"page": "Charis SIL", "file": "Charis_SIL.wiki"}, "MoinMoin.wiki": {"page": "MoinMoin", "file": "MoinMoin.wiki"}, "geis.wiki": {"page": "geis", "file": "geis.wiki"}, "duo_unix.wiki": {"page": "duo_unix", "file": "duo_unix.wiki"}, "puppet-neutron.wiki": {"page": "puppet-neutron", "file": "puppet-neutron.wiki"}, "rails-i18n.wiki": {"page": "rails-i18n", "file": "rails-i18n.wiki"}, "jnr-enxio.wiki": {"page": "jnr-enxio", "file": "jnr-enxio.wiki"}, "edk2.wiki": {"page": "edk2", "file": "edk2.wiki"}, "infernal.wiki": {"page": "infernal", "file": "infernal.wiki"}, "golang.org_x_text.wiki": {"page": "golang.org/x/text", "file": "golang.org_x_text.wiki"}, "Droopy.wiki": {"page": "Droopy", "file": "Droopy.wiki"}, "nss_wrapper.wiki": {"page": "nss_wrapper", "file": "nss_wrapper.wiki"}, "biloba.wiki": {"page": "biloba", "file": "biloba.wiki"}, "utf8proc.wiki": {"page": "utf8proc", "file": "utf8proc.wiki"}, "Maven_Script_Interpreter.wiki": {"page": "Maven Script Interpreter", "file": "Maven_Script_Interpreter.wiki"}, "ocrfeeder.wiki": {"page": "ocrfeeder", "file": "ocrfeeder.wiki"}, "Linux_kernel.wiki": {"page": "Linux kernel", "file": "Linux_kernel.wiki"}, "CPAN-Reporter.wiki": {"page": "CPAN-Reporter", "file": "CPAN-Reporter.wiki"}, "erlang-cuttlefish.wiki": {"page": "erlang-cuttlefish", "file": "erlang-cuttlefish.wiki"}, "xastir.wiki": {"page": "xastir", "file": "xastir.wiki"}, "mongo.wiki": {"page": "mongo", "file": "mongo.wiki"}, "berkshelf-api-client.wiki": {"page": "berkshelf-api-client", "file": "berkshelf-api-client.wiki"}, "Kryo.wiki": {"page": "Kryo", "file": "Kryo.wiki"}, "dockerpty.wiki": {"page": "dockerpty", "file": "dockerpty.wiki"}, "paxctld.wiki": {"page": "paxctld", "file": "paxctld.wiki"}, "wizards.wiki": {"page": "wizards", "file": "wizards.wiki"}, "drupal-mod-arbiterjs.wiki": {"page": "drupal-mod-arbiterjs", "file": "drupal-mod-arbiterjs.wiki"}, "libkf5ksieve.wiki": {"page": "libkf5ksieve", "file": "libkf5ksieve.wiki"}, "gplaycli.wiki": {"page": "gplaycli", "file": "gplaycli.wiki"}, "xdx.wiki": {"page": "xdx", "file": "xdx.wiki"}, "HTTP-Exception.wiki": {"page": "HTTP-Exception", "file": "HTTP-Exception.wiki"}, "kboot-utils.wiki": {"page": "kboot-utils", "file": "kboot-utils.wiki"}, "lximage-qt.wiki": {"page": "lximage-qt", "file": "lximage-qt.wiki"}, "ntl.wiki": {"page": "ntl", "file": "ntl.wiki"}, "x509-validation.wiki": {"page": "x509-validation", "file": "x509-validation.wiki"}, "freezegun.wiki": {"page": "freezegun", "file": "freezegun.wiki"}, "Back_In_Time.wiki": {"page": "Back In Time", "file": "Back_In_Time.wiki"}, "rnetclient.wiki": {"page": "rnetclient", "file": "rnetclient.wiki"}, "HTML-Packer.wiki": {"page": "HTML-Packer", "file": "HTML-Packer.wiki"}, "HawtDispatch.wiki": {"page": "HawtDispatch", "file": "HawtDispatch.wiki"}, "r-cran-filehash.wiki": {"page": "r-cran-filehash", "file": "r-cran-filehash.wiki"}, "LGeneral.wiki": {"page": "LGeneral", "file": "LGeneral.wiki"}, "Proc-Terminator.wiki": {"page": "Proc-Terminator", "file": "Proc-Terminator.wiki"}, "LXAppearance.wiki": {"page": "LXAppearance", "file": "LXAppearance.wiki"}, "Devel-PartialDump.wiki": {"page": "Devel-PartialDump", "file": "Devel-PartialDump.wiki"}, "kguiaddons.wiki": {"page": "kguiaddons", "file": "kguiaddons.wiki"}, "sdnotify.wiki": {"page": "sdnotify", "file": "sdnotify.wiki"}, "MySQL-Sandbox.wiki": {"page": "MySQL-Sandbox", "file": "MySQL-Sandbox.wiki"}, "CBOR-XS.wiki": {"page": "CBOR-XS", "file": "CBOR-XS.wiki"}, "simple_captcha2.wiki": {"page": "simple_captcha2", "file": "simple_captcha2.wiki"}, "LaTeXila.wiki": {"page": "LaTeXila", "file": "LaTeXila.wiki"}, "iva.wiki": {"page": "iva", "file": "iva.wiki"}, "kinfocenter.wiki": {"page": "kinfocenter", "file": "kinfocenter.wiki"}, "Tennix.wiki": {"page": "Tennix", "file": "Tennix.wiki"}, "charmap.wiki": {"page": "charmap", "file": "charmap.wiki"}, "interpolate.wiki": {"page": "interpolate", "file": "interpolate.wiki"}, "cmph.wiki": {"page": "cmph", "file": "cmph.wiki"}, "glibmm.wiki": {"page": "glibmm", "file": "glibmm.wiki"}, "Xml_EZ_Out.wiki": {"page": "Xml EZ Out", "file": "Xml_EZ_Out.wiki"}, "bl.wiki": {"page": "bl", "file": "bl.wiki"}, "Convert-Color.wiki": {"page": "Convert-Color", "file": "Convert-Color.wiki"}, "Module__Install__Copyright.wiki": {"page": "Module::Install::Copyright", "file": "Module__Install__Copyright.wiki"}, "kde-dev-scripts.wiki": {"page": "kde-dev-scripts", "file": "kde-dev-scripts.wiki"}, "erlang-meck.wiki": {"page": "erlang-meck", "file": "erlang-meck.wiki"}, "go-flowrate.wiki": {"page": "go-flowrate", "file": "go-flowrate.wiki"}, "File-Find-Wanted.wiki": {"page": "File-Find-Wanted", "file": "File-Find-Wanted.wiki"}, "broccoli.wiki": {"page": "broccoli", "file": "broccoli.wiki"}, "Test-Mock-LWP.wiki": {"page": "Test-Mock-LWP", "file": "Test-Mock-LWP.wiki"}, "gr-fosphor.wiki": {"page": "gr-fosphor", "file": "gr-fosphor.wiki"}, "policyd-weight.wiki": {"page": "policyd-weight", "file": "policyd-weight.wiki"}, "pipes-safe.wiki": {"page": "pipes-safe", "file": "pipes-safe.wiki"}, "freeplayer.wiki": {"page": "freeplayer", "file": "freeplayer.wiki"}, "curry-libs.wiki": {"page": "curry-libs", "file": "curry-libs.wiki"}, "quark-sphinx-theme.wiki": {"page": "quark-sphinx-theme", "file": "quark-sphinx-theme.wiki"}, "vim-lastplace.wiki": {"page": "vim-lastplace", "file": "vim-lastplace.wiki"}, "Run-Parts.wiki": {"page": "Run-Parts", "file": "Run-Parts.wiki"}, "go-jmespath.wiki": {"page": "go-jmespath", "file": "go-jmespath.wiki"}, "Apache_Maven_root_POM.wiki": {"page": "Apache Maven root POM", "file": "Apache_Maven_root_POM.wiki"}, "CGI-PSGI.wiki": {"page": "CGI-PSGI", "file": "CGI-PSGI.wiki"}, "kdegraphics-mobipocket.wiki": {"page": "kdegraphics-mobipocket", "file": "kdegraphics-mobipocket.wiki"}, "nginx.wiki": {"page": "nginx", "file": "nginx.wiki"}, "Glazed_Lists.wiki": {"page": "Glazed Lists", "file": "Glazed_Lists.wiki"}, "git-os-job.wiki": {"page": "git-os-job", "file": "git-os-job.wiki"}, "python-aiohttp.wiki": {"page": "python-aiohttp", "file": "python-aiohttp.wiki"}, "HTTP-Server-Simple-Static.wiki": {"page": "HTTP-Server-Simple-Static", "file": "HTTP-Server-Simple-Static.wiki"}, "rack-test.wiki": {"page": "rack-test", "file": "rack-test.wiki"}, "regex-not.wiki": {"page": "regex-not", "file": "regex-not.wiki"}, "QJackRcd.wiki": {"page": "QJackRcd", "file": "QJackRcd.wiki"}, "CGI-Session-Serialize-yaml.wiki": {"page": "CGI-Session-Serialize-yaml", "file": "CGI-Session-Serialize-yaml.wiki"}, "uptimed.wiki": {"page": "uptimed", "file": "uptimed.wiki"}, "Graphics-Libplot.wiki": {"page": "Graphics-Libplot", "file": "Graphics-Libplot.wiki"}, "elementary.wiki": {"page": "elementary", "file": "elementary.wiki"}, "archipel-agent-hypervisor-geolocalization.wiki": {"page": "archipel-agent-hypervisor-geolocalization", "file": "archipel-agent-hypervisor-geolocalization.wiki"}, "Giuseppe_Benigno__ebengio__at__gmail.com_.wiki": {"page": "Giuseppe Benigno <ebengio (at) gmail.com>", "file": "Giuseppe_Benigno__ebengio__at__gmail.com_.wiki"}, "obs-build.wiki": {"page": "obs-build", "file": "obs-build.wiki"}, "Apache_Commons_FileUpload.wiki": {"page": "Apache Commons FileUpload", "file": "Apache_Commons_FileUpload.wiki"}, "mona.wiki": {"page": "mona", "file": "mona.wiki"}, "Kamailio.wiki": {"page": "Kamailio", "file": "Kamailio.wiki"}, "sparkles.wiki": {"page": "sparkles", "file": "sparkles.wiki"}, "threadscope.wiki": {"page": "threadscope", "file": "threadscope.wiki"}, "krusader.wiki": {"page": "krusader", "file": "krusader.wiki"}, "sigrok-firmware-fx2lafw.wiki": {"page": "sigrok-firmware-fx2lafw", "file": "sigrok-firmware-fx2lafw.wiki"}, "IO-Epoll.wiki": {"page": "IO-Epoll", "file": "IO-Epoll.wiki"}, "Crypt-PBKDF2.wiki": {"page": "Crypt-PBKDF2", "file": "Crypt-PBKDF2.wiki"}, "PyVCF.wiki": {"page": "PyVCF", "file": "PyVCF.wiki"}, "MWrap.wiki": {"page": "MWrap", "file": "MWrap.wiki"}, "plasma-framework.wiki": {"page": "plasma-framework", "file": "plasma-framework.wiki"}, "Device-Gsm.wiki": {"page": "Device-Gsm", "file": "Device-Gsm.wiki"}, "nodeunit.wiki": {"page": "nodeunit", "file": "nodeunit.wiki"}, "cookie-parser.wiki": {"page": "cookie-parser", "file": "cookie-parser.wiki"}, "MafFilter.wiki": {"page": "MafFilter", "file": "MafFilter.wiki"}, "Native-platform_for_Java.wiki": {"page": "Native-platform for Java", "file": "Native-platform_for_Java.wiki"}, "gloox.wiki": {"page": "gloox", "file": "gloox.wiki"}, "Net-Ident.wiki": {"page": "Net-Ident", "file": "Net-Ident.wiki"}, "DBD-ODBC.wiki": {"page": "DBD-ODBC", "file": "DBD-ODBC.wiki"}, "ovirt-guest-agent.wiki": {"page": "ovirt-guest-agent", "file": "ovirt-guest-agent.wiki"}, "Test-SharedFork.wiki": {"page": "Test-SharedFork", "file": "Test-SharedFork.wiki"}, "cloneable-readable.wiki": {"page": "cloneable-readable", "file": "cloneable-readable.wiki"}, "XStatic-Spin.wiki": {"page": "XStatic-Spin", "file": "XStatic-Spin.wiki"}, "Fennec.wiki": {"page": "Fennec", "file": "Fennec.wiki"}, "morris.wiki": {"page": "morris", "file": "morris.wiki"}, "XStatic-jquery-ui.wiki": {"page": "XStatic-jquery-ui", "file": "XStatic-jquery-ui.wiki"}, "typing.wiki": {"page": "typing", "file": "typing.wiki"}, "pluginlib.wiki": {"page": "pluginlib", "file": "pluginlib.wiki"}, "querystringify.wiki": {"page": "querystringify", "file": "querystringify.wiki"}, "url_safe_base64.wiki": {"page": "url_safe_base64", "file": "url_safe_base64.wiki"}, "sugar-terminal-activity.wiki": {"page": "sugar-terminal-activity", "file": "sugar-terminal-activity.wiki"}, "portpicker.wiki": {"page": "portpicker", "file": "portpicker.wiki"}, "dawg.wiki": {"page": "dawg", "file": "dawg.wiki"}, "PuLP.wiki": {"page": "PuLP", "file": "PuLP.wiki"}, "Psi+.wiki": {"page": "Psi+", "file": "Psi+.wiki"}, "polytopes_db.wiki": {"page": "polytopes_db", "file": "polytopes_db.wiki"}, "vinyl.wiki": {"page": "vinyl", "file": "vinyl.wiki"}, "Sisu_Maven_Plugin.wiki": {"page": "Sisu Maven Plugin", "file": "Sisu_Maven_Plugin.wiki"}, "salt-formula-swift.wiki": {"page": "salt-formula-swift", "file": "salt-formula-swift.wiki"}, "mencal.wiki": {"page": "mencal", "file": "mencal.wiki"}, "conman.wiki": {"page": "conman", "file": "conman.wiki"}, "activerecord-import.wiki": {"page": "activerecord-import", "file": "activerecord-import.wiki"}, "MCMCpack.wiki": {"page": "MCMCpack", "file": "MCMCpack.wiki"}, "ART.wiki": {"page": "ART", "file": "ART.wiki"}, "zzzeeksphinx.wiki": {"page": "zzzeeksphinx", "file": "zzzeeksphinx.wiki"}, "obconf-qt.wiki": {"page": "obconf-qt", "file": "obconf-qt.wiki"}, "khtml.wiki": {"page": "khtml", "file": "khtml.wiki"}, "omniauth-multipassword.wiki": {"page": "omniauth-multipassword", "file": "omniauth-multipassword.wiki"}, "python-json-pointer.wiki": {"page": "python-json-pointer", "file": "python-json-pointer.wiki"}, "dune-grid-glue.wiki": {"page": "dune-grid-glue", "file": "dune-grid-glue.wiki"}, "urlscan.wiki": {"page": "urlscan", "file": "urlscan.wiki"}, "SQL-Translator.wiki": {"page": "SQL-Translator", "file": "SQL-Translator.wiki"}, "OfflineIMAP.wiki": {"page": "OfflineIMAP", "file": "OfflineIMAP.wiki"}, "evd.wiki": {"page": "evd", "file": "evd.wiki"}, "android-sdk-meta.wiki": {"page": "android-sdk-meta", "file": "android-sdk-meta.wiki"}, "globus_gram_job_manager.wiki": {"page": "globus_gram_job_manager", "file": "globus_gram_job_manager.wiki"}, "gdb.wiki": {"page": "gdb", "file": "gdb.wiki"}, "xmlhtml.wiki": {"page": "xmlhtml", "file": "xmlhtml.wiki"}, "is-data-descriptor.wiki": {"page": "is-data-descriptor", "file": "is-data-descriptor.wiki"}, "coq.wiki": {"page": "coq", "file": "coq.wiki"}, "filelock.wiki": {"page": "filelock", "file": "filelock.wiki"}, "txlibravatar.wiki": {"page": "txlibravatar", "file": "txlibravatar.wiki"}, "Config-Model-Approx.wiki": {"page": "Config-Model-Approx", "file": "Config-Model-Approx.wiki"}, "cryptsetup.wiki": {"page": "cryptsetup", "file": "cryptsetup.wiki"}, "gexpect.wiki": {"page": "gexpect", "file": "gexpect.wiki"}, "Horde_Scribe_client.wiki": {"page": "Horde Scribe client", "file": "Horde_Scribe_client.wiki"}, "cryptonite.wiki": {"page": "cryptonite", "file": "cryptonite.wiki"}, "mod-auth-openidc.wiki": {"page": "mod-auth-openidc", "file": "mod-auth-openidc.wiki"}, "Pyxplot.wiki": {"page": "Pyxplot", "file": "Pyxplot.wiki"}, "Unicode-String.wiki": {"page": "Unicode-String", "file": "Unicode-String.wiki"}, "Python_QRencode.wiki": {"page": "Python QRencode", "file": "Python_QRencode.wiki"}, "libeatmydata.wiki": {"page": "libeatmydata", "file": "libeatmydata.wiki"}, "requirejs-text.wiki": {"page": "requirejs-text", "file": "requirejs-text.wiki"}, "unixODBC.wiki": {"page": "unixODBC", "file": "unixODBC.wiki"}, "omniauth-ldap.wiki": {"page": "omniauth-ldap", "file": "omniauth-ldap.wiki"}, "supertest.wiki": {"page": "supertest", "file": "supertest.wiki"}, "rosdistro.wiki": {"page": "rosdistro", "file": "rosdistro.wiki"}, "lxqt-notificationd.wiki": {"page": "lxqt-notificationd", "file": "lxqt-notificationd.wiki"}, "mpop.wiki": {"page": "mpop", "file": "mpop.wiki"}, "biomformat.wiki": {"page": "biomformat", "file": "biomformat.wiki"}, "httpupload.wiki": {"page": "httpupload", "file": "httpupload.wiki"}, "mixlib-config.wiki": {"page": "mixlib-config", "file": "mixlib-config.wiki"}, "Template-Plugin-Clickable-Email.wiki": {"page": "Template-Plugin-Clickable-Email", "file": "Template-Plugin-Clickable-Email.wiki"}, "betamax.wiki": {"page": "betamax", "file": "betamax.wiki"}, "interactive-markers.wiki": {"page": "interactive-markers", "file": "interactive-markers.wiki"}, "node-chainsaw.wiki": {"page": "node-chainsaw", "file": "node-chainsaw.wiki"}, "python-slip.wiki": {"page": "python-slip", "file": "python-slip.wiki"}, "breathe.wiki": {"page": "breathe", "file": "breathe.wiki"}, "Math__Vector__Real.wiki": {"page": "Math::Vector::Real", "file": "Math__Vector__Real.wiki"}, "DiagnosisMed.wiki": {"page": "DiagnosisMed", "file": "DiagnosisMed.wiki"}, "YTalk.wiki": {"page": "YTalk", "file": "YTalk.wiki"}, "The_Fast_Light_Window_Manager.wiki": {"page": "The Fast Light Window Manager", "file": "The_Fast_Light_Window_Manager.wiki"}, "has-ansi.wiki": {"page": "has-ansi", "file": "has-ansi.wiki"}, "Sisu_Plexus.wiki": {"page": "Sisu Plexus", "file": "Sisu_Plexus.wiki"}, "kio.wiki": {"page": "kio", "file": "kio.wiki"}, "libzdb.wiki": {"page": "libzdb", "file": "libzdb.wiki"}, "android-platform-system-tools-aidl.wiki": {"page": "android-platform-system-tools-aidl", "file": "android-platform-system-tools-aidl.wiki"}, "foomatic-db.wiki": {"page": "foomatic-db", "file": "foomatic-db.wiki"}, "lua-scrypt.wiki": {"page": "lua-scrypt", "file": "lua-scrypt.wiki"}, "hal-flash.wiki": {"page": "hal-flash", "file": "hal-flash.wiki"}, "Geo-Coordinates-OSGB.wiki": {"page": "Geo-Coordinates-OSGB", "file": "Geo-Coordinates-OSGB.wiki"}, "kbounce.wiki": {"page": "kbounce", "file": "kbounce.wiki"}, "csv-conduit.wiki": {"page": "csv-conduit", "file": "csv-conduit.wiki"}, "yesod-test.wiki": {"page": "yesod-test", "file": "yesod-test.wiki"}, "mime-mail-ses.wiki": {"page": "mime-mail-ses", "file": "mime-mail-ses.wiki"}, "sbc.wiki": {"page": "sbc", "file": "sbc.wiki"}, "apertium-hbs-mkd.wiki": {"page": "apertium-hbs-mkd", "file": "apertium-hbs-mkd.wiki"}, "dput.wiki": {"page": "dput", "file": "dput.wiki"}, "r-cran-xtable.wiki": {"page": "r-cran-xtable", "file": "r-cran-xtable.wiki"}, "SLUDGE.wiki": {"page": "SLUDGE", "file": "SLUDGE.wiki"}, "midori.wiki": {"page": "midori", "file": "midori.wiki"}, "cronic.wiki": {"page": "cronic", "file": "cronic.wiki"}, "CatalystX-InjectComponent.wiki": {"page": "CatalystX-InjectComponent", "file": "CatalystX-InjectComponent.wiki"}, "grunt-legacy-util.wiki": {"page": "grunt-legacy-util", "file": "grunt-legacy-util.wiki"}, "puremapping.wiki": {"page": "puremapping", "file": "puremapping.wiki"}, "path-exists.wiki": {"page": "path-exists", "file": "path-exists.wiki"}, "goaci.wiki": {"page": "goaci", "file": "goaci.wiki"}, "doxygen.wiki": {"page": "doxygen", "file": "doxygen.wiki"}, "kiten.wiki": {"page": "kiten", "file": "kiten.wiki"}, "POE-Filter-HTTP-Parser.wiki": {"page": "POE-Filter-HTTP-Parser", "file": "POE-Filter-HTTP-Parser.wiki"}, "tls.wiki": {"page": "tls", "file": "tls.wiki"}, "unbounded-delays.wiki": {"page": "unbounded-delays", "file": "unbounded-delays.wiki"}, "XML_HTMLSax3.wiki": {"page": "XML_HTMLSax3", "file": "XML_HTMLSax3.wiki"}, "slack-notifier.wiki": {"page": "slack-notifier", "file": "slack-notifier.wiki"}, "Array-PrintCols.wiki": {"page": "Array-PrintCols", "file": "Array-PrintCols.wiki"}, "gmagick.wiki": {"page": "gmagick", "file": "gmagick.wiki"}, "binary-parsers.wiki": {"page": "binary-parsers", "file": "binary-parsers.wiki"}, "sugar-log-activity.wiki": {"page": "sugar-log-activity", "file": "sugar-log-activity.wiki"}, "vcsh.wiki": {"page": "vcsh", "file": "vcsh.wiki"}, "ExtUtils-Typemaps-Default.wiki": {"page": "ExtUtils-Typemaps-Default", "file": "ExtUtils-Typemaps-Default.wiki"}, "MOC__Multi-Order_Coverage_map.wiki": {"page": "MOC: Multi-Order Coverage map", "file": "MOC__Multi-Order_Coverage_map.wiki"}, "ksnakeduel.wiki": {"page": "ksnakeduel", "file": "ksnakeduel.wiki"}, "HTTP-BrowserDetect.wiki": {"page": "HTTP-BrowserDetect", "file": "HTTP-BrowserDetect.wiki"}, "gtypist.wiki": {"page": "gtypist", "file": "gtypist.wiki"}, "AllKnowingDNS.wiki": {"page": "AllKnowingDNS", "file": "AllKnowingDNS.wiki"}, "go-mtpfs.wiki": {"page": "go-mtpfs", "file": "go-mtpfs.wiki"}, "io-streams.wiki": {"page": "io-streams", "file": "io-streams.wiki"}, "Brewtarget.wiki": {"page": "Brewtarget", "file": "Brewtarget.wiki"}, "django-babel.wiki": {"page": "django-babel", "file": "django-babel.wiki"}, "shiboken.wiki": {"page": "shiboken", "file": "shiboken.wiki"}, "boomerang.wiki": {"page": "boomerang", "file": "boomerang.wiki"}, "kbd.wiki": {"page": "kbd", "file": "kbd.wiki"}, "libdvdnav.wiki": {"page": "libdvdnav", "file": "libdvdnav.wiki"}, "detect-indent.wiki": {"page": "detect-indent", "file": "detect-indent.wiki"}, "gnome-sudoku.wiki": {"page": "gnome-sudoku", "file": "gnome-sudoku.wiki"}, "cream.wiki": {"page": "cream", "file": "cream.wiki"}, "App-Daemon.wiki": {"page": "App-Daemon", "file": "App-Daemon.wiki"}, "samizdat.wiki": {"page": "samizdat", "file": "samizdat.wiki"}, "cmake-modules.wiki": {"page": "cmake-modules", "file": "cmake-modules.wiki"}, "Business-EDI.wiki": {"page": "Business-EDI", "file": "Business-EDI.wiki"}, "ExtUtils-XSpp.wiki": {"page": "ExtUtils-XSpp", "file": "ExtUtils-XSpp.wiki"}, "deal.wiki": {"page": "deal", "file": "deal.wiki"}, "glbinding.wiki": {"page": "glbinding", "file": "glbinding.wiki"}, "Business-US-USPS-WebTools.wiki": {"page": "Business-US-USPS-WebTools", "file": "Business-US-USPS-WebTools.wiki"}, "File-CounterFile.wiki": {"page": "File-CounterFile", "file": "File-CounterFile.wiki"}, "soundconverter.wiki": {"page": "soundconverter", "file": "soundconverter.wiki"}, "rhash.wiki": {"page": "rhash", "file": "rhash.wiki"}, "winrm.wiki": {"page": "winrm", "file": "winrm.wiki"}, "monkeysign.wiki": {"page": "monkeysign", "file": "monkeysign.wiki"}, "Vtable-Dumper.wiki": {"page": "Vtable-Dumper", "file": "Vtable-Dumper.wiki"}, "File-Remove.wiki": {"page": "File-Remove", "file": "File-Remove.wiki"}, "livescript.wiki": {"page": "livescript", "file": "livescript.wiki"}, "psycogreen.wiki": {"page": "psycogreen", "file": "psycogreen.wiki"}, "consul-api.wiki": {"page": "consul-api", "file": "consul-api.wiki"}, "anypaper.wiki": {"page": "anypaper", "file": "anypaper.wiki"}, "gosqlite.wiki": {"page": "gosqlite", "file": "gosqlite.wiki"}, "sinatra-simple-navigation.wiki": {"page": "sinatra-simple-navigation", "file": "sinatra-simple-navigation.wiki"}, "GNUnet-fuse.wiki": {"page": "GNUnet-fuse", "file": "GNUnet-fuse.wiki"}, "linotify.wiki": {"page": "linotify", "file": "linotify.wiki"}, "udevil.wiki": {"page": "udevil", "file": "udevil.wiki"}, "autorevision.wiki": {"page": "autorevision", "file": "autorevision.wiki"}, "libjsonp-java.wiki": {"page": "libjsonp-java", "file": "libjsonp-java.wiki"}, "remcached.wiki": {"page": "remcached", "file": "remcached.wiki"}, "BiocParallel.wiki": {"page": "BiocParallel", "file": "BiocParallel.wiki"}, "poxml.wiki": {"page": "poxml", "file": "poxml.wiki"}, "AT1.wiki": {"page": "AT1", "file": "AT1.wiki"}, "Module-Inspector.wiki": {"page": "Module-Inspector", "file": "Module-Inspector.wiki"}, "WSIL4j.wiki": {"page": "WSIL4j", "file": "WSIL4j.wiki"}, "Pod-Index.wiki": {"page": "Pod-Index", "file": "Pod-Index.wiki"}, "mrjob.wiki": {"page": "mrjob", "file": "mrjob.wiki"}, "IO-Async.wiki": {"page": "IO-Async", "file": "IO-Async.wiki"}, "scikit-learn.wiki": {"page": "scikit-learn", "file": "scikit-learn.wiki"}, "sqlalchemy-migrate.wiki": {"page": "sqlalchemy-migrate", "file": "sqlalchemy-migrate.wiki"}, "xNBD.wiki": {"page": "xNBD", "file": "xNBD.wiki"}, "Java-Readline.wiki": {"page": "Java-Readline", "file": "Java-Readline.wiki"}, "Archive-Any.wiki": {"page": "Archive-Any", "file": "Archive-Any.wiki"}, "Net-Facebook-Oauth2.wiki": {"page": "Net-Facebook-Oauth2", "file": "Net-Facebook-Oauth2.wiki"}, "Catalyst-ActionRole-CheckTrailingSlash.wiki": {"page": "Catalyst-ActionRole-CheckTrailingSlash", "file": "Catalyst-ActionRole-CheckTrailingSlash.wiki"}, "ArgyllCMS.wiki": {"page": "ArgyllCMS", "file": "ArgyllCMS.wiki"}, "Program_for_speech_analysis_and_synthesis.wiki": {"page": "Program for speech analysis and synthesis", "file": "Program_for_speech_analysis_and_synthesis.wiki"}, "cloud_sptheme.wiki": {"page": "cloud_sptheme", "file": "cloud_sptheme.wiki"}, "rawtherapee.wiki": {"page": "rawtherapee", "file": "rawtherapee.wiki"}, "pconsole.wiki": {"page": "pconsole", "file": "pconsole.wiki"}, "B-Hooks-OP-Check-EntersubForCV.wiki": {"page": "B-Hooks-OP-Check-EntersubForCV", "file": "B-Hooks-OP-Check-EntersubForCV.wiki"}, "set-extra.wiki": {"page": "set-extra", "file": "set-extra.wiki"}, "to-absolute-glob.wiki": {"page": "to-absolute-glob", "file": "to-absolute-glob.wiki"}, "stylish-haskell.wiki": {"page": "stylish-haskell", "file": "stylish-haskell.wiki"}, "sphinxcontrib-plantuml.wiki": {"page": "sphinxcontrib-plantuml", "file": "sphinxcontrib-plantuml.wiki"}, "Git-Repository-Plugin-Log.wiki": {"page": "Git-Repository-Plugin-Log", "file": "Git-Repository-Plugin-Log.wiki"}, "text-show.wiki": {"page": "text-show", "file": "text-show.wiki"}, "interpret.wiki": {"page": "interpret", "file": "interpret.wiki"}, "UFO_Alien_Invasion.wiki": {"page": "UFO Alien Invasion", "file": "UFO_Alien_Invasion.wiki"}, "sigviewer.wiki": {"page": "sigviewer", "file": "sigviewer.wiki"}, "Zachary_Voase.wiki": {"page": "Zachary Voase", "file": "Zachary_Voase.wiki"}, "MLDBM.wiki": {"page": "MLDBM", "file": "MLDBM.wiki"}, "relaxngcc.wiki": {"page": "relaxngcc", "file": "relaxngcc.wiki"}, "Module-Load-Conditional.wiki": {"page": "Module-Load-Conditional", "file": "Module-Load-Conditional.wiki"}, "Test-WWW-Declare.wiki": {"page": "Test-WWW-Declare", "file": "Test-WWW-Declare.wiki"}, "aspell-ml.wiki": {"page": "aspell-ml", "file": "aspell-ml.wiki"}, "ExactImage.wiki": {"page": "ExactImage", "file": "ExactImage.wiki"}, "haskell-haddock-library.wiki": {"page": "haskell-haddock-library", "file": "haskell-haddock-library.wiki"}, "MooseX-Params-Validate.wiki": {"page": "MooseX-Params-Validate", "file": "MooseX-Params-Validate.wiki"}, "Message__Passing.wiki": {"page": "Message::Passing", "file": "Message__Passing.wiki"}, "tryton-modules-product-classification.wiki": {"page": "tryton-modules-product-classification", "file": "tryton-modules-product-classification.wiki"}, "xfwm-theme-breeze.wiki": {"page": "xfwm-theme-breeze", "file": "xfwm-theme-breeze.wiki"}, "borgbackup.wiki": {"page": "borgbackup", "file": "borgbackup.wiki"}, "happstack-server.wiki": {"page": "happstack-server", "file": "happstack-server.wiki"}, "Lynx.wiki": {"page": "Lynx", "file": "Lynx.wiki"}, "polynomial.wiki": {"page": "polynomial", "file": "polynomial.wiki"}, "Mono.wiki": {"page": "Mono", "file": "Mono.wiki"}, "Graphics-GnuplotIF.wiki": {"page": "Graphics-GnuplotIF", "file": "Graphics-GnuplotIF.wiki"}, "brew.wiki": {"page": "brew", "file": "brew.wiki"}, "ghp-import.wiki": {"page": "ghp-import", "file": "ghp-import.wiki"}, "Mason-Plugin-Cache.wiki": {"page": "Mason-Plugin-Cache", "file": "Mason-Plugin-Cache.wiki"}, "swiftsc.wiki": {"page": "swiftsc", "file": "swiftsc.wiki"}, "WWW-Freshmeat.wiki": {"page": "WWW-Freshmeat", "file": "WWW-Freshmeat.wiki"}, "nethogs.wiki": {"page": "nethogs", "file": "nethogs.wiki"}, "papi.wiki": {"page": "papi", "file": "papi.wiki"}, "vendorlib.wiki": {"page": "vendorlib", "file": "vendorlib.wiki"}, "windowing.wiki": {"page": "windowing", "file": "windowing.wiki"}, "Publican.wiki": {"page": "Publican", "file": "Publican.wiki"}, "mate-desktop-environment.wiki": {"page": "mate-desktop-environment", "file": "mate-desktop-environment.wiki"}, "haproxy.wiki": {"page": "haproxy", "file": "haproxy.wiki"}, "json_spec.wiki": {"page": "json_spec", "file": "json_spec.wiki"}, "cmigemo.wiki": {"page": "cmigemo", "file": "cmigemo.wiki"}, "gnome-twitch.wiki": {"page": "gnome-twitch", "file": "gnome-twitch.wiki"}, "matroxset.wiki": {"page": "matroxset", "file": "matroxset.wiki"}, "postgresql-ocaml.wiki": {"page": "postgresql-ocaml", "file": "postgresql-ocaml.wiki"}, "Control_package_for_Octave.wiki": {"page": "Control package for Octave", "file": "Control_package_for_Octave.wiki"}, "billiard.wiki": {"page": "billiard", "file": "billiard.wiki"}, "puppetlabs-tftp.wiki": {"page": "puppetlabs-tftp", "file": "puppetlabs-tftp.wiki"}, "dh-php.wiki": {"page": "dh-php", "file": "dh-php.wiki"}, "persistent-postgresql.wiki": {"page": "persistent-postgresql", "file": "persistent-postgresql.wiki"}, "netxx.wiki": {"page": "netxx", "file": "netxx.wiki"}, "hovercraft.wiki": {"page": "hovercraft", "file": "hovercraft.wiki"}, "globals.wiki": {"page": "globals", "file": "globals.wiki"}, "go-bits.wiki": {"page": "go-bits", "file": "go-bits.wiki"}, "kmahjongg.wiki": {"page": "kmahjongg", "file": "kmahjongg.wiki"}, "funnelweb.wiki": {"page": "funnelweb", "file": "funnelweb.wiki"}, "Autofill_Forms.wiki": {"page": "Autofill Forms", "file": "Autofill_Forms.wiki"}, "GNU_uCommon_C++.wiki": {"page": "GNU uCommon C++", "file": "GNU_uCommon_C++.wiki"}, "js-routes.wiki": {"page": "js-routes", "file": "js-routes.wiki"}, "esprima-fb.wiki": {"page": "esprima-fb", "file": "esprima-fb.wiki"}, "fog-google.wiki": {"page": "fog-google", "file": "fog-google.wiki"}, "Vamp-plugins-sdk.wiki": {"page": "Vamp-plugins-sdk", "file": "Vamp-plugins-sdk.wiki"}, "netmate.wiki": {"page": "netmate", "file": "netmate.wiki"}, "sigmund.wiki": {"page": "sigmund", "file": "sigmund.wiki"}, "lxqt-runner.wiki": {"page": "lxqt-runner", "file": "lxqt-runner.wiki"}, "visual-regexp.wiki": {"page": "visual-regexp", "file": "visual-regexp.wiki"}, "dropzonejs-rails.wiki": {"page": "dropzonejs-rails", "file": "dropzonejs-rails.wiki"}, "XML-RPC-Fast.wiki": {"page": "XML-RPC-Fast", "file": "XML-RPC-Fast.wiki"}, "Business-OnlinePayment-PaymenTech.wiki": {"page": "Business-OnlinePayment-PaymenTech", "file": "Business-OnlinePayment-PaymenTech.wiki"}, "ConfigArgParse.wiki": {"page": "ConfigArgParse", "file": "ConfigArgParse.wiki"}, "sbuild.wiki": {"page": "sbuild", "file": "sbuild.wiki"}, "ical2html.wiki": {"page": "ical2html", "file": "ical2html.wiki"}, "HTML-Dashboard.wiki": {"page": "HTML-Dashboard", "file": "HTML-Dashboard.wiki"}, "Lightbeam.wiki": {"page": "Lightbeam", "file": "Lightbeam.wiki"}, "g3dviewer.wiki": {"page": "g3dviewer", "file": "g3dviewer.wiki"}, "Chemistry-Elements.wiki": {"page": "Chemistry-Elements", "file": "Chemistry-Elements.wiki"}, "time-stamp.wiki": {"page": "time-stamp", "file": "time-stamp.wiki"}, "Log-Handler.wiki": {"page": "Log-Handler", "file": "Log-Handler.wiki"}, "tryton-modules-sale-extra.wiki": {"page": "tryton-modules-sale-extra", "file": "tryton-modules-sale-extra.wiki"}, "rapidsvn.wiki": {"page": "rapidsvn", "file": "rapidsvn.wiki"}, "ca.wiki": {"page": "ca", "file": "ca.wiki"}, "Claws_Mail.wiki": {"page": "Claws Mail", "file": "Claws_Mail.wiki"}, "userid.wiki": {"page": "userid", "file": "userid.wiki"}, "Openlibm.wiki": {"page": "Openlibm", "file": "Openlibm.wiki"}, "SDL_image.wiki": {"page": "SDL_image", "file": "SDL_image.wiki"}, "transcriber.wiki": {"page": "transcriber", "file": "transcriber.wiki"}, "Mojo-Server-FastCGI.wiki": {"page": "Mojo-Server-FastCGI", "file": "Mojo-Server-FastCGI.wiki"}, "Twig.wiki": {"page": "Twig", "file": "Twig.wiki"}, "ucto.wiki": {"page": "ucto", "file": "ucto.wiki"}, "LibQxt.wiki": {"page": "LibQxt", "file": "LibQxt.wiki"}, "resumable.wiki": {"page": "resumable", "file": "resumable.wiki"}, "pika-pool.wiki": {"page": "pika-pool", "file": "pika-pool.wiki"}, "skales.wiki": {"page": "skales", "file": "skales.wiki"}, "SIP_Witch.wiki": {"page": "SIP Witch", "file": "SIP_Witch.wiki"}, "gam.wiki": {"page": "gam", "file": "gam.wiki"}, "triggers.wiki": {"page": "triggers", "file": "triggers.wiki"}, "multipipe.wiki": {"page": "multipipe", "file": "multipipe.wiki"}, "Test-File.wiki": {"page": "Test-File", "file": "Test-File.wiki"}, "scrot.wiki": {"page": "scrot", "file": "scrot.wiki"}, "zip-archive.wiki": {"page": "zip-archive", "file": "zip-archive.wiki"}, "require-css.wiki": {"page": "require-css", "file": "require-css.wiki"}, "lua-apr.wiki": {"page": "lua-apr", "file": "lua-apr.wiki"}, "MPD.wiki": {"page": "MPD", "file": "MPD.wiki"}, "Sebastien_Godar.wiki": {"page": "Sebastien Godar", "file": "Sebastien_Godar.wiki"}, "ExtUtils-Helpers.wiki": {"page": "ExtUtils-Helpers", "file": "ExtUtils-Helpers.wiki"}, "libwww-perl.wiki": {"page": "libwww-perl", "file": "libwww-perl.wiki"}, "Polycyclic.wiki": {"page": "Polycyclic", "file": "Polycyclic.wiki"}, "GoldenCheetah.wiki": {"page": "GoldenCheetah", "file": "GoldenCheetah.wiki"}, "python-afl.wiki": {"page": "python-afl", "file": "python-afl.wiki"}, "cardpeek.wiki": {"page": "cardpeek", "file": "cardpeek.wiki"}, "Grinder.wiki": {"page": "Grinder", "file": "Grinder.wiki"}, "for-own.wiki": {"page": "for-own", "file": "for-own.wiki"}, "mnemonicsetter.wiki": {"page": "mnemonicsetter", "file": "mnemonicsetter.wiki"}, "diagrams-lib.wiki": {"page": "diagrams-lib", "file": "diagrams-lib.wiki"}, "JavaWriter.wiki": {"page": "JavaWriter", "file": "JavaWriter.wiki"}, "ocamlnet.wiki": {"page": "ocamlnet", "file": "ocamlnet.wiki"}, "aegisub.wiki": {"page": "aegisub", "file": "aegisub.wiki"}, "kservice.wiki": {"page": "kservice", "file": "kservice.wiki"}, "ISOcodes.wiki": {"page": "ISOcodes", "file": "ISOcodes.wiki"}, "wl-pprint-extras.wiki": {"page": "wl-pprint-extras", "file": "wl-pprint-extras.wiki"}, "regenerator-runtime.wiki": {"page": "regenerator-runtime", "file": "regenerator-runtime.wiki"}, "gpgme.wiki": {"page": "gpgme", "file": "gpgme.wiki"}, "QTeXEngine_Library.wiki": {"page": "QTeXEngine Library", "file": "QTeXEngine_Library.wiki"}, "debian-security-support.wiki": {"page": "debian-security-support", "file": "debian-security-support.wiki"}, "container-tools.wiki": {"page": "container-tools", "file": "container-tools.wiki"}, "rtracklayer.wiki": {"page": "rtracklayer", "file": "rtracklayer.wiki"}, "Albatross.wiki": {"page": "Albatross", "file": "Albatross.wiki"}, "ngs.wiki": {"page": "ngs", "file": "ngs.wiki"}, "graywolf.wiki": {"page": "graywolf", "file": "graywolf.wiki"}, "ktikz.wiki": {"page": "ktikz", "file": "ktikz.wiki"}, "gorethink.v2.wiki": {"page": "gorethink.v2", "file": "gorethink.v2.wiki"}, "Mergeomics.wiki": {"page": "Mergeomics", "file": "Mergeomics.wiki"}, "DBIx-Class-Schema-Loader.wiki": {"page": "DBIx-Class-Schema-Loader", "file": "DBIx-Class-Schema-Loader.wiki"}, "libxaw3dxft.wiki": {"page": "libxaw3dxft", "file": "libxaw3dxft.wiki"}, "delayer-deferred.wiki": {"page": "delayer-deferred", "file": "delayer-deferred.wiki"}, "gmerlin_avdecoder.wiki": {"page": "gmerlin_avdecoder", "file": "gmerlin_avdecoder.wiki"}, "zoo.wiki": {"page": "zoo", "file": "zoo.wiki"}, "Apache_Commons_Net.wiki": {"page": "Apache Commons Net", "file": "Apache_Commons_Net.wiki"}, "pak128.Britain.wiki": {"page": "pak128.Britain", "file": "pak128.Britain.wiki"}, "knavalbattle.wiki": {"page": "knavalbattle", "file": "knavalbattle.wiki"}, "Kannel.wiki": {"page": "Kannel", "file": "Kannel.wiki"}, "bpm-tools.wiki": {"page": "bpm-tools", "file": "bpm-tools.wiki"}, "optparse-simple.wiki": {"page": "optparse-simple", "file": "optparse-simple.wiki"}, "png++.wiki": {"page": "png++", "file": "png++.wiki"}, "munin-c.wiki": {"page": "munin-c", "file": "munin-c.wiki"}, "memoist.wiki": {"page": "memoist", "file": "memoist.wiki"}, "monad-logger.wiki": {"page": "monad-logger", "file": "monad-logger.wiki"}, "maude.wiki": {"page": "maude", "file": "maude.wiki"}, "transformers-base.wiki": {"page": "transformers-base", "file": "transformers-base.wiki"}, "gdata-python-client.wiki": {"page": "gdata-python-client", "file": "gdata-python-client.wiki"}, "Strings_package_for_Octave.wiki": {"page": "Strings package for Octave", "file": "Strings_package_for_Octave.wiki"}, "libgo-perl.wiki": {"page": "libgo-perl", "file": "libgo-perl.wiki"}, "livehttpheaders.wiki": {"page": "livehttpheaders", "file": "livehttpheaders.wiki"}, "zenburn-emacs.wiki": {"page": "zenburn-emacs", "file": "zenburn-emacs.wiki"}, "CGI-SSI.wiki": {"page": "CGI-SSI", "file": "CGI-SSI.wiki"}, "wmstickynotes.wiki": {"page": "wmstickynotes", "file": "wmstickynotes.wiki"}, "cdlabelgen.wiki": {"page": "cdlabelgen", "file": "cdlabelgen.wiki"}, "either.wiki": {"page": "either", "file": "either.wiki"}, "ElixirFM.wiki": {"page": "ElixirFM", "file": "ElixirFM.wiki"}, "pianobar.wiki": {"page": "pianobar", "file": "pianobar.wiki"}, "soap-tls.wiki": {"page": "soap-tls", "file": "soap-tls.wiki"}, "DBIx-Class-OptimisticLocking.wiki": {"page": "DBIx-Class-OptimisticLocking", "file": "DBIx-Class-OptimisticLocking.wiki"}, "django-tables.wiki": {"page": "django-tables", "file": "django-tables.wiki"}, "gkrellm-tz.wiki": {"page": "gkrellm-tz", "file": "gkrellm-tz.wiki"}, "knitr.wiki": {"page": "knitr", "file": "knitr.wiki"}, "CGI-Application-Plugin-ConfigAuto.wiki": {"page": "CGI-Application-Plugin-ConfigAuto", "file": "CGI-Application-Plugin-ConfigAuto.wiki"}, "Data-FormValidator.wiki": {"page": "Data-FormValidator", "file": "Data-FormValidator.wiki"}, "pytest-xdist.wiki": {"page": "pytest-xdist", "file": "pytest-xdist.wiki"}, "mate-power-manager.wiki": {"page": "mate-power-manager", "file": "mate-power-manager.wiki"}, "tryton-modules-party-siret.wiki": {"page": "tryton-modules-party-siret", "file": "tryton-modules-party-siret.wiki"}, "MySQL-Diff.wiki": {"page": "MySQL-Diff", "file": "MySQL-Diff.wiki"}, "glue.wiki": {"page": "glue", "file": "glue.wiki"}, "lhs2tex.wiki": {"page": "lhs2tex", "file": "lhs2tex.wiki"}, "javatuples.wiki": {"page": "javatuples", "file": "javatuples.wiki"}, "python-cutadapt.wiki": {"page": "python-cutadapt", "file": "python-cutadapt.wiki"}, "Eagle.wiki": {"page": "Eagle", "file": "Eagle.wiki"}, "weechat.wiki": {"page": "weechat", "file": "weechat.wiki"}, "startpar.wiki": {"page": "startpar", "file": "startpar.wiki"}, "regexpr.wiki": {"page": "regexpr", "file": "regexpr.wiki"}, "nodm.wiki": {"page": "nodm", "file": "nodm.wiki"}, "uuid.wiki": {"page": "uuid", "file": "uuid.wiki"}, "tools.wiki": {"page": "tools", "file": "tools.wiki"}, "NavAddPlugin.wiki": {"page": "NavAddPlugin", "file": "NavAddPlugin.wiki"}, "cloudpickle.wiki": {"page": "cloudpickle", "file": "cloudpickle.wiki"}, "hledger-web.wiki": {"page": "hledger-web", "file": "hledger-web.wiki"}, "logging-rails.wiki": {"page": "logging-rails", "file": "logging-rails.wiki"}, "Mail-SPF.wiki": {"page": "Mail-SPF", "file": "Mail-SPF.wiki"}, "celluloid-pool.wiki": {"page": "celluloid-pool", "file": "celluloid-pool.wiki"}, "Mandelbulber2.wiki": {"page": "Mandelbulber2", "file": "Mandelbulber2.wiki"}, "gls.wiki": {"page": "gls", "file": "gls.wiki"}, "logdata-anomaly-miner.wiki": {"page": "logdata-anomaly-miner", "file": "logdata-anomaly-miner.wiki"}, "Dist-Zilla-Plugin-Test-ReportPrereqs.wiki": {"page": "Dist-Zilla-Plugin-Test-ReportPrereqs", "file": "Dist-Zilla-Plugin-Test-ReportPrereqs.wiki"}, "pyscss.wiki": {"page": "pyscss", "file": "pyscss.wiki"}, "bliss.wiki": {"page": "bliss", "file": "bliss.wiki"}, "nanopolish.wiki": {"page": "nanopolish", "file": "nanopolish.wiki"}, "HTML-StripScripts.wiki": {"page": "HTML-StripScripts", "file": "HTML-StripScripts.wiki"}, "micro-httpd.wiki": {"page": "micro-httpd", "file": "micro-httpd.wiki"}, "tryton-modules-country.wiki": {"page": "tryton-modules-country", "file": "tryton-modules-country.wiki"}, "schema.wiki": {"page": "schema", "file": "schema.wiki"}, "wmanager.wiki": {"page": "wmanager", "file": "wmanager.wiki"}, "dianara.wiki": {"page": "dianara", "file": "dianara.wiki"}, "float_package_for_GAP.wiki": {"page": "float package for GAP", "file": "float_package_for_GAP.wiki"}, "latexdiff.wiki": {"page": "latexdiff", "file": "latexdiff.wiki"}, "fog.wiki": {"page": "fog", "file": "fog.wiki"}, "Aliki.wiki": {"page": "Aliki", "file": "Aliki.wiki"}, "swt-paperclips.wiki": {"page": "swt-paperclips", "file": "swt-paperclips.wiki"}, "faye-websocket.wiki": {"page": "faye-websocket", "file": "faye-websocket.wiki"}, "URI-NamespaceMap.wiki": {"page": "URI-NamespaceMap", "file": "URI-NamespaceMap.wiki"}, "aiohttp_jinja2.wiki": {"page": "aiohttp_jinja2", "file": "aiohttp_jinja2.wiki"}, "Task-Kensho.wiki": {"page": "Task-Kensho", "file": "Task-Kensho.wiki"}, "js-yaml.wiki": {"page": "js-yaml", "file": "js-yaml.wiki"}, "live-build.wiki": {"page": "live-build", "file": "live-build.wiki"}, "gnome-documents.wiki": {"page": "gnome-documents", "file": "gnome-documents.wiki"}, "wmtime.wiki": {"page": "wmtime", "file": "wmtime.wiki"}, "Ogg-Vorbis-Header-PurePerl.wiki": {"page": "Ogg-Vorbis-Header-PurePerl", "file": "Ogg-Vorbis-Header-PurePerl.wiki"}, "ruby-narray-miss.wiki": {"page": "ruby-narray-miss", "file": "ruby-narray-miss.wiki"}, "postsrsd.wiki": {"page": "postsrsd", "file": "postsrsd.wiki"}, "HTML__HTML5__Outline.wiki": {"page": "HTML::HTML5::Outline", "file": "HTML__HTML5__Outline.wiki"}, "template.wiki": {"page": "template", "file": "template.wiki"}, "ruby-rc4.wiki": {"page": "ruby-rc4", "file": "ruby-rc4.wiki"}, "elfeed.wiki": {"page": "elfeed", "file": "elfeed.wiki"}, "tftp-hpa.wiki": {"page": "tftp-hpa", "file": "tftp-hpa.wiki"}, "rpatricia.wiki": {"page": "rpatricia", "file": "rpatricia.wiki"}, "pyroma.wiki": {"page": "pyroma", "file": "pyroma.wiki"}, "cpphs.wiki": {"page": "cpphs", "file": "cpphs.wiki"}, "bioperl-run.wiki": {"page": "bioperl-run", "file": "bioperl-run.wiki"}, "Parse-MediaWikiDump.wiki": {"page": "Parse-MediaWikiDump", "file": "Parse-MediaWikiDump.wiki"}, "slapi-nis.wiki": {"page": "slapi-nis", "file": "slapi-nis.wiki"}, "setoptconf.wiki": {"page": "setoptconf", "file": "setoptconf.wiki"}, "solid-pop3d.wiki": {"page": "solid-pop3d", "file": "solid-pop3d.wiki"}, "TOML-Parser.wiki": {"page": "TOML-Parser", "file": "TOML-Parser.wiki"}, "test_construct.wiki": {"page": "test_construct", "file": "test_construct.wiki"}, "dice-entropy-conduit.wiki": {"page": "dice-entropy-conduit", "file": "dice-entropy-conduit.wiki"}, "lua-resty-string.wiki": {"page": "lua-resty-string", "file": "lua-resty-string.wiki"}, "Package-Pkg.wiki": {"page": "Package-Pkg", "file": "Package-Pkg.wiki"}, "harminv.wiki": {"page": "harminv", "file": "harminv.wiki"}, "rabbiter.wiki": {"page": "rabbiter", "file": "rabbiter.wiki"}, "Dist-Zilla-Plugin-TemplateFiles.wiki": {"page": "Dist-Zilla-Plugin-TemplateFiles", "file": "Dist-Zilla-Plugin-TemplateFiles.wiki"}, "telepathy-ring.wiki": {"page": "telepathy-ring", "file": "telepathy-ring.wiki"}, "expiringdict.wiki": {"page": "expiringdict", "file": "expiringdict.wiki"}, "Perl-APIReference.wiki": {"page": "Perl-APIReference", "file": "Perl-APIReference.wiki"}, "File-Find-Rule.wiki": {"page": "File-Find-Rule", "file": "File-Find-Rule.wiki"}, "libcg.wiki": {"page": "libcg", "file": "libcg.wiki"}, "wmfire.wiki": {"page": "wmfire", "file": "wmfire.wiki"}, "numru-units.wiki": {"page": "numru-units", "file": "numru-units.wiki"}, "test-unit-notify.wiki": {"page": "test-unit-notify", "file": "test-unit-notify.wiki"}, "googleVis.wiki": {"page": "googleVis", "file": "googleVis.wiki"}, "coyim.wiki": {"page": "coyim", "file": "coyim.wiki"}, "jquery-ui-touch-punch.wiki": {"page": "jquery-ui-touch-punch", "file": "jquery-ui-touch-punch.wiki"}, "nss_securepass.wiki": {"page": "nss_securepass", "file": "nss_securepass.wiki"}, "vimish-fold.wiki": {"page": "vimish-fold", "file": "vimish-fold.wiki"}, "ispell.pt.wiki": {"page": "ispell.pt", "file": "ispell.pt.wiki"}, "ratpoints.wiki": {"page": "ratpoints", "file": "ratpoints.wiki"}, "GDAL_OGR.wiki": {"page": "GDAL/OGR", "file": "GDAL_OGR.wiki"}, "Gem.wiki": {"page": "Gem", "file": "Gem.wiki"}, "Net-IP.wiki": {"page": "Net-IP", "file": "Net-IP.wiki"}, "custodia.wiki": {"page": "custodia", "file": "custodia.wiki"}, "CImg.wiki": {"page": "CImg", "file": "CImg.wiki"}, "Math-SparseMatrix.wiki": {"page": "Math-SparseMatrix", "file": "Math-SparseMatrix.wiki"}, "Email-Date-Format.wiki": {"page": "Email-Date-Format", "file": "Email-Date-Format.wiki"}, "File-Type-WebImages.wiki": {"page": "File-Type-WebImages", "file": "File-Type-WebImages.wiki"}, "gst123.wiki": {"page": "gst123", "file": "gst123.wiki"}, "Asterisk__AGI.wiki": {"page": "Asterisk::AGI", "file": "Asterisk__AGI.wiki"}, "Test-CPAN-Meta-YAML.wiki": {"page": "Test-CPAN-Meta-YAML", "file": "Test-CPAN-Meta-YAML.wiki"}, "ptouch-driver.wiki": {"page": "ptouch-driver", "file": "ptouch-driver.wiki"}, "reactive-banana.wiki": {"page": "reactive-banana", "file": "reactive-banana.wiki"}, "libMems.wiki": {"page": "libMems", "file": "libMems.wiki"}, "trollop.wiki": {"page": "trollop", "file": "trollop.wiki"}, "Options.wiki": {"page": "Options", "file": "Options.wiki"}, "HTML-Diff.wiki": {"page": "HTML-Diff", "file": "HTML-Diff.wiki"}, "coffee-script.wiki": {"page": "coffee-script", "file": "coffee-script.wiki"}, "libu2f-host.wiki": {"page": "libu2f-host", "file": "libu2f-host.wiki"}, "kapman.wiki": {"page": "kapman", "file": "kapman.wiki"}, "AppStream.wiki": {"page": "AppStream", "file": "AppStream.wiki"}, "r-cran-curl.wiki": {"page": "r-cran-curl", "file": "r-cran-curl.wiki"}, "Poet.wiki": {"page": "Poet", "file": "Poet.wiki"}, "winrmtest.wiki": {"page": "winrmtest", "file": "winrmtest.wiki"}, "latex-make.wiki": {"page": "latex-make", "file": "latex-make.wiki"}, "Module-Install.wiki": {"page": "Module-Install", "file": "Module-Install.wiki"}, "nose.wiki": {"page": "nose", "file": "nose.wiki"}, "lxqt-sudo.wiki": {"page": "lxqt-sudo", "file": "lxqt-sudo.wiki"}, "Test-EOL.wiki": {"page": "Test-EOL", "file": "Test-EOL.wiki"}, "clamtk.wiki": {"page": "clamtk", "file": "clamtk.wiki"}, "drf-generators.wiki": {"page": "drf-generators", "file": "drf-generators.wiki"}, "hiera-eyaml.wiki": {"page": "hiera-eyaml", "file": "hiera-eyaml.wiki"}, "The_Unarchiver.wiki": {"page": "The Unarchiver", "file": "The_Unarchiver.wiki"}, "Pod-Readme.wiki": {"page": "Pod-Readme", "file": "Pod-Readme.wiki"}, "data-default-instances-containers.wiki": {"page": "data-default-instances-containers", "file": "data-default-instances-containers.wiki"}, "ICC_Profiles_Free.wiki": {"page": "ICC Profiles Free", "file": "ICC_Profiles_Free.wiki"}, "OpenGL-Image.wiki": {"page": "OpenGL-Image", "file": "OpenGL-Image.wiki"}, "preprocess.wiki": {"page": "preprocess", "file": "preprocess.wiki"}, "prosody.wiki": {"page": "prosody", "file": "prosody.wiki"}, "xgalaga++.wiki": {"page": "xgalaga++", "file": "xgalaga++.wiki"}, "Net-LDAP-SID.wiki": {"page": "Net-LDAP-SID", "file": "Net-LDAP-SID.wiki"}, "Gosmore.wiki": {"page": "Gosmore", "file": "Gosmore.wiki"}, "Statistics-OnLine.wiki": {"page": "Statistics-OnLine", "file": "Statistics-OnLine.wiki"}, "rep-gtk.wiki": {"page": "rep-gtk", "file": "rep-gtk.wiki"}, "Worker.wiki": {"page": "Worker", "file": "Worker.wiki"}, "Alzabo.wiki": {"page": "Alzabo", "file": "Alzabo.wiki"}, "Version-Next.wiki": {"page": "Version-Next", "file": "Version-Next.wiki"}, "IntelliJ_IDEA_Annotations.wiki": {"page": "IntelliJ IDEA Annotations", "file": "IntelliJ_IDEA_Annotations.wiki"}, "jline2.wiki": {"page": "jline2", "file": "jline2.wiki"}, "go-metrics.wiki": {"page": "go-metrics", "file": "go-metrics.wiki"}, "pytest-runner.wiki": {"page": "pytest-runner", "file": "pytest-runner.wiki"}, "dijitso.wiki": {"page": "dijitso", "file": "dijitso.wiki"}, "cgit.wiki": {"page": "cgit", "file": "cgit.wiki"}, "MIME-Charset.wiki": {"page": "MIME-Charset", "file": "MIME-Charset.wiki"}, "key-mon.wiki": {"page": "key-mon", "file": "key-mon.wiki"}, "lambdabot-core.wiki": {"page": "lambdabot-core", "file": "lambdabot-core.wiki"}, "reedsolomon.wiki": {"page": "reedsolomon", "file": "reedsolomon.wiki"}, "spring.wiki": {"page": "spring", "file": "spring.wiki"}, "lualdap.wiki": {"page": "lualdap", "file": "lualdap.wiki"}, "Class-Handle.wiki": {"page": "Class-Handle", "file": "Class-Handle.wiki"}, "facade.wiki": {"page": "facade", "file": "facade.wiki"}, "Lazy_Load_Plugin_for_jQuery.wiki": {"page": "Lazy Load Plugin for jQuery", "file": "Lazy_Load_Plugin_for_jQuery.wiki"}, "Gnash_-_GNU_Shockwave_Flash__SWF__player.wiki": {"page": "Gnash - GNU Shockwave Flash (SWF) player", "file": "Gnash_-_GNU_Shockwave_Flash__SWF__player.wiki"}, "erlang-ranch.wiki": {"page": "erlang-ranch", "file": "erlang-ranch.wiki"}, "eot-utils.wiki": {"page": "eot-utils", "file": "eot-utils.wiki"}, "Task-Weaken.wiki": {"page": "Task-Weaken", "file": "Task-Weaken.wiki"}, "unhtml.wiki": {"page": "unhtml", "file": "unhtml.wiki"}, "librostlab.wiki": {"page": "librostlab", "file": "librostlab.wiki"}, "fill-column-indicator.wiki": {"page": "fill-column-indicator", "file": "fill-column-indicator.wiki"}, "Warzone_2100.wiki": {"page": "Warzone 2100", "file": "Warzone_2100.wiki"}, "Ultracopier.wiki": {"page": "Ultracopier", "file": "Ultracopier.wiki"}, "r-cran-treescape.wiki": {"page": "r-cran-treescape", "file": "r-cran-treescape.wiki"}, "daemonize.wiki": {"page": "daemonize", "file": "daemonize.wiki"}, "libkf5mailimporter.wiki": {"page": "libkf5mailimporter", "file": "libkf5mailimporter.wiki"}, "fitGCP.wiki": {"page": "fitGCP", "file": "fitGCP.wiki"}, "mac_widgets.wiki": {"page": "mac_widgets", "file": "mac_widgets.wiki"}, "Imager.wiki": {"page": "Imager", "file": "Imager.wiki"}, "varnish-modules.wiki": {"page": "varnish-modules", "file": "varnish-modules.wiki"}, "object-path.wiki": {"page": "object-path", "file": "object-path.wiki"}, "Authen-TacacsPlus.wiki": {"page": "Authen-TacacsPlus", "file": "Authen-TacacsPlus.wiki"}, "csv.wiki": {"page": "csv", "file": "csv.wiki"}, "text-icu.wiki": {"page": "text-icu", "file": "text-icu.wiki"}, "vpnc-scripts.wiki": {"page": "vpnc-scripts", "file": "vpnc-scripts.wiki"}, "Parse-FixedLength.wiki": {"page": "Parse-FixedLength", "file": "Parse-FixedLength.wiki"}, "properties.wiki": {"page": "properties", "file": "properties.wiki"}, "Furl.wiki": {"page": "Furl", "file": "Furl.wiki"}, "B++-Popgen.wiki": {"page": "B++-Popgen", "file": "B++-Popgen.wiki"}, "proboscis.wiki": {"page": "proboscis", "file": "proboscis.wiki"}, "repeating.wiki": {"page": "repeating", "file": "repeating.wiki"}, "restart-emacs.wiki": {"page": "restart-emacs", "file": "restart-emacs.wiki"}, "Config-Tiny.wiki": {"page": "Config-Tiny", "file": "Config-Tiny.wiki"}, "Swami.wiki": {"page": "Swami", "file": "Swami.wiki"}, "bmf.wiki": {"page": "bmf", "file": "bmf.wiki"}, "Math-SparseVector.wiki": {"page": "Math-SparseVector", "file": "Math-SparseVector.wiki"}, "net-rpc-msgpackrpc.wiki": {"page": "net-rpc-msgpackrpc", "file": "net-rpc-msgpackrpc.wiki"}, "juniversalchardet.wiki": {"page": "juniversalchardet", "file": "juniversalchardet.wiki"}, "http_parser.rb.wiki": {"page": "http_parser.rb", "file": "http_parser.rb.wiki"}, "systemu.wiki": {"page": "systemu", "file": "systemu.wiki"}, "mupen64plus-video-arachnoid.wiki": {"page": "mupen64plus-video-arachnoid", "file": "mupen64plus-video-arachnoid.wiki"}, "Hash-Case.wiki": {"page": "Hash-Case", "file": "Hash-Case.wiki"}, "duff.wiki": {"page": "duff", "file": "duff.wiki"}, "gnome-system-tools.wiki": {"page": "gnome-system-tools", "file": "gnome-system-tools.wiki"}, "GnuPG_-_The_GNU_Privacy_Guard__classic_version_.wiki": {"page": "GnuPG - The GNU Privacy Guard (classic version)", "file": "GnuPG_-_The_GNU_Privacy_Guard__classic_version_.wiki"}, "marco__old_name__mate-window-manager_.wiki": {"page": "marco (old name: mate-window-manager)", "file": "marco__old_name__mate-window-manager_.wiki"}, "Test-HasVersion.wiki": {"page": "Test-HasVersion", "file": "Test-HasVersion.wiki"}, "pretend.wiki": {"page": "pretend", "file": "pretend.wiki"}, "ircd-ircu.wiki": {"page": "ircd-ircu", "file": "ircd-ircu.wiki"}, "Tangram.wiki": {"page": "Tangram", "file": "Tangram.wiki"}, "compress.wiki": {"page": "compress", "file": "compress.wiki"}, "mate-backgrounds.wiki": {"page": "mate-backgrounds", "file": "mate-backgrounds.wiki"}, "python-neutronclient.wiki": {"page": "python-neutronclient", "file": "python-neutronclient.wiki"}, "winrmcp.wiki": {"page": "winrmcp", "file": "winrmcp.wiki"}, "chasquid.wiki": {"page": "chasquid", "file": "chasquid.wiki"}, "globus_callout.wiki": {"page": "globus_callout", "file": "globus_callout.wiki"}, "ethstatus.wiki": {"page": "ethstatus", "file": "ethstatus.wiki"}, "Test-MockObject.wiki": {"page": "Test-MockObject", "file": "Test-MockObject.wiki"}, "xininfo.wiki": {"page": "xininfo", "file": "xininfo.wiki"}, "pkgdiff.wiki": {"page": "pkgdiff", "file": "pkgdiff.wiki"}, "ecdsautils.wiki": {"page": "ecdsautils", "file": "ecdsautils.wiki"}, "accerciser.wiki": {"page": "accerciser", "file": "accerciser.wiki"}, "erlang-cowlib.wiki": {"page": "erlang-cowlib", "file": "erlang-cowlib.wiki"}, "gear.wiki": {"page": "gear", "file": "gear.wiki"}, "gtkpod.wiki": {"page": "gtkpod", "file": "gtkpod.wiki"}, "fgl.wiki": {"page": "fgl", "file": "fgl.wiki"}, "msp430mcu.wiki": {"page": "msp430mcu", "file": "msp430mcu.wiki"}, "Apache-DB.wiki": {"page": "Apache-DB", "file": "Apache-DB.wiki"}, "MouseX-ConfigFromFile.wiki": {"page": "MouseX-ConfigFromFile", "file": "MouseX-ConfigFromFile.wiki"}, "resource-pool.wiki": {"page": "resource-pool", "file": "resource-pool.wiki"}, "CDI__JSR_299__API.wiki": {"page": "CDI (JSR 299) API", "file": "CDI__JSR_299__API.wiki"}, "Net-Appliance-Session.wiki": {"page": "Net-Appliance-Session", "file": "Net-Appliance-Session.wiki"}, "libgpg-error.wiki": {"page": "libgpg-error", "file": "libgpg-error.wiki"}, "polymaps.wiki": {"page": "polymaps", "file": "polymaps.wiki"}, "Tiles_Autotag.wiki": {"page": "Tiles Autotag", "file": "Tiles_Autotag.wiki"}, "vioplot.wiki": {"page": "vioplot", "file": "vioplot.wiki"}, "node-hashish.wiki": {"page": "node-hashish", "file": "node-hashish.wiki"}, "Net-Route.wiki": {"page": "Net-Route", "file": "Net-Route.wiki"}, "lablgl.wiki": {"page": "lablgl", "file": "lablgl.wiki"}, "Test-UseAllModules.wiki": {"page": "Test-UseAllModules", "file": "Test-UseAllModules.wiki"}, "GDL_-_GNU_Data_Language.wiki": {"page": "GDL - GNU Data Language", "file": "GDL_-_GNU_Data_Language.wiki"}, "Template-Plugin-DateTime.wiki": {"page": "Template-Plugin-DateTime", "file": "Template-Plugin-DateTime.wiki"}, "Arch.wiki": {"page": "Arch", "file": "Arch.wiki"}, "GFF2Ps.wiki": {"page": "GFF2Ps", "file": "GFF2Ps.wiki"}, "spatial-trees.wiki": {"page": "spatial-trees", "file": "spatial-trees.wiki"}, "nautilus-admin.wiki": {"page": "nautilus-admin", "file": "nautilus-admin.wiki"}, "circe.wiki": {"page": "circe", "file": "circe.wiki"}, "kup.wiki": {"page": "kup", "file": "kup.wiki"}, "classfilewriter.wiki": {"page": "classfilewriter", "file": "classfilewriter.wiki"}, "go-udp-testing.wiki": {"page": "go-udp-testing", "file": "go-udp-testing.wiki"}, "print-manager.wiki": {"page": "print-manager", "file": "print-manager.wiki"}, "natlog.wiki": {"page": "natlog", "file": "natlog.wiki"}, "tryton-modules-product-measurements.wiki": {"page": "tryton-modules-product-measurements", "file": "tryton-modules-product-measurements.wiki"}, "tmpl.wiki": {"page": "tmpl", "file": "tmpl.wiki"}, "ruby-progressbar.wiki": {"page": "ruby-progressbar", "file": "ruby-progressbar.wiki"}, "statestack.wiki": {"page": "statestack", "file": "statestack.wiki"}, "fixwhich.wiki": {"page": "fixwhich", "file": "fixwhich.wiki"}, "kdepim-addons.wiki": {"page": "kdepim-addons", "file": "kdepim-addons.wiki"}, "Excel-Template-Plus.wiki": {"page": "Excel-Template-Plus", "file": "Excel-Template-Plus.wiki"}, "Modernizr.wiki": {"page": "Modernizr", "file": "Modernizr.wiki"}, "automysqlbackup.wiki": {"page": "automysqlbackup", "file": "automysqlbackup.wiki"}, "Akonadi.wiki": {"page": "Akonadi", "file": "Akonadi.wiki"}, "libjemmy2-java.wiki": {"page": "libjemmy2-java", "file": "libjemmy2-java.wiki"}, "java-allocation-instrumenter.wiki": {"page": "java-allocation-instrumenter", "file": "java-allocation-instrumenter.wiki"}, "SMPlayer.wiki": {"page": "SMPlayer", "file": "SMPlayer.wiki"}, "e2ps.wiki": {"page": "e2ps", "file": "e2ps.wiki"}, "screed.wiki": {"page": "screed", "file": "screed.wiki"}, "ktp-contact-list.wiki": {"page": "ktp-contact-list", "file": "ktp-contact-list.wiki"}, "System_Preferences.wiki": {"page": "System Preferences", "file": "System_Preferences.wiki"}, "scim-chewing.wiki": {"page": "scim-chewing", "file": "scim-chewing.wiki"}, "Updater.wiki": {"page": "Updater", "file": "Updater.wiki"}, "libwps.wiki": {"page": "libwps", "file": "libwps.wiki"}, "Browse.wiki": {"page": "Browse", "file": "Browse.wiki"}, "perl.wiki": {"page": "perl", "file": "perl.wiki"}, "fastcluster.wiki": {"page": "fastcluster", "file": "fastcluster.wiki"}, "xqf.wiki": {"page": "xqf", "file": "xqf.wiki"}, "SageNB.wiki": {"page": "SageNB", "file": "SageNB.wiki"}, "MooseX-Getopt.wiki": {"page": "MooseX-Getopt", "file": "MooseX-Getopt.wiki"}, "libxmp.wiki": {"page": "libxmp", "file": "libxmp.wiki"}, "Session-Token.wiki": {"page": "Session-Token", "file": "Session-Token.wiki"}, "django-sekizai.wiki": {"page": "django-sekizai", "file": "django-sekizai.wiki"}, "Class-Std-Fast.wiki": {"page": "Class-Std-Fast", "file": "Class-Std-Fast.wiki"}, "project-template.wiki": {"page": "project-template", "file": "project-template.wiki"}, "acts_as_api.wiki": {"page": "acts_as_api", "file": "acts_as_api.wiki"}, "kcalutils.wiki": {"page": "kcalutils", "file": "kcalutils.wiki"}, "json-jwt.wiki": {"page": "json-jwt", "file": "json-jwt.wiki"}, "kover.wiki": {"page": "kover", "file": "kover.wiki"}, "Java_binding_for_libpam.so.wiki": {"page": "Java binding for libpam.so", "file": "Java_binding_for_libpam.so.wiki"}, "gss-ntlmssp.wiki": {"page": "gss-ntlmssp", "file": "gss-ntlmssp.wiki"}, "vector-instances.wiki": {"page": "vector-instances", "file": "vector-instances.wiki"}, "Net-PH.wiki": {"page": "Net-PH", "file": "Net-PH.wiki"}, "hydrogen-drumkits.wiki": {"page": "hydrogen-drumkits", "file": "hydrogen-drumkits.wiki"}, "Convert__TNEF.wiki": {"page": "Convert::TNEF", "file": "Convert__TNEF.wiki"}, "RocksDB.wiki": {"page": "RocksDB", "file": "RocksDB.wiki"}, "safe-iop.wiki": {"page": "safe-iop", "file": "safe-iop.wiki"}, "media-typer.wiki": {"page": "media-typer", "file": "media-typer.wiki"}, "Email-Filter.wiki": {"page": "Email-Filter", "file": "Email-Filter.wiki"}, "Gtk2-TrayIcon.wiki": {"page": "Gtk2-TrayIcon", "file": "Gtk2-TrayIcon.wiki"}, "pvr.mediaportal.tvserver.wiki": {"page": "pvr.mediaportal.tvserver", "file": "pvr.mediaportal.tvserver.wiki"}, "Tk-Pod.wiki": {"page": "Tk-Pod", "file": "Tk-Pod.wiki"}, "qtruby.wiki": {"page": "qtruby", "file": "qtruby.wiki"}, "globus_rsl.wiki": {"page": "globus_rsl", "file": "globus_rsl.wiki"}, "Net-Pcap.wiki": {"page": "Net-Pcap", "file": "Net-Pcap.wiki"}, "Test-Fatal.wiki": {"page": "Test-Fatal", "file": "Test-Fatal.wiki"}, "chado.wiki": {"page": "chado", "file": "chado.wiki"}, "pm-utils.wiki": {"page": "pm-utils", "file": "pm-utils.wiki"}, "Personas_Plus.wiki": {"page": "Personas Plus", "file": "Personas_Plus.wiki"}, "faust.wiki": {"page": "faust", "file": "faust.wiki"}, "NeuroDebian.wiki": {"page": "NeuroDebian", "file": "NeuroDebian.wiki"}, "birdfont.wiki": {"page": "birdfont", "file": "birdfont.wiki"}, "defusedxml.wiki": {"page": "defusedxml", "file": "defusedxml.wiki"}, "Sweet_Home_3D_Textures_Library_Editor.wiki": {"page": "Sweet Home 3D Textures Library Editor", "file": "Sweet_Home_3D_Textures_Library_Editor.wiki"}, "Fldigi.wiki": {"page": "Fldigi", "file": "Fldigi.wiki"}, "salt-formula-keystone.wiki": {"page": "salt-formula-keystone", "file": "salt-formula-keystone.wiki"}, "ABI_Dumper.wiki": {"page": "ABI Dumper", "file": "ABI_Dumper.wiki"}, "PAR-Dist.wiki": {"page": "PAR-Dist", "file": "PAR-Dist.wiki"}, "aeson-pretty.wiki": {"page": "aeson-pretty", "file": "aeson-pretty.wiki"}, "xserver-xorg-input-libinput.wiki": {"page": "xserver-xorg-input-libinput", "file": "xserver-xorg-input-libinput.wiki"}, "asterisk-prompt-it.wiki": {"page": "asterisk-prompt-it", "file": "asterisk-prompt-it.wiki"}, "Future.wiki": {"page": "Future", "file": "Future.wiki"}, "HTML-FormatText-WithLinks.wiki": {"page": "HTML-FormatText-WithLinks", "file": "HTML-FormatText-WithLinks.wiki"}, "gr-iio.wiki": {"page": "gr-iio", "file": "gr-iio.wiki"}, "go-notify.wiki": {"page": "go-notify", "file": "go-notify.wiki"}, "GOsa_.wiki": {"page": "GOsa\u00b2", "file": "GOsa_.wiki"}, "Sub-Name.wiki": {"page": "Sub-Name", "file": "Sub-Name.wiki"}, "Stream-Buffered.wiki": {"page": "Stream-Buffered", "file": "Stream-Buffered.wiki"}, "pktstat.wiki": {"page": "pktstat", "file": "pktstat.wiki"}, "through2.wiki": {"page": "through2", "file": "through2.wiki"}, "kraken.wiki": {"page": "kraken", "file": "kraken.wiki"}, "libcap.wiki": {"page": "libcap", "file": "libcap.wiki"}, "netplug.wiki": {"page": "netplug", "file": "netplug.wiki"}, "pius.wiki": {"page": "pius", "file": "pius.wiki"}, "Landside.wiki": {"page": "Landside", "file": "Landside.wiki"}, "cri.wiki": {"page": "cri", "file": "cri.wiki"}, "tinycolor.wiki": {"page": "tinycolor", "file": "tinycolor.wiki"}, "Apache_Commons_Lang.wiki": {"page": "Apache Commons Lang", "file": "Apache_Commons_Lang.wiki"}, "Zipper.wiki": {"page": "Zipper", "file": "Zipper.wiki"}, "Data-Validate.wiki": {"page": "Data-Validate", "file": "Data-Validate.wiki"}, "Jackson-dataformat-YAML.wiki": {"page": "Jackson-dataformat-YAML", "file": "Jackson-dataformat-YAML.wiki"}, "JarDiff.wiki": {"page": "JarDiff", "file": "JarDiff.wiki"}, "androresolvd.wiki": {"page": "androresolvd", "file": "androresolvd.wiki"}, "Scala.wiki": {"page": "Scala", "file": "Scala.wiki"}, "khronos-api.wiki": {"page": "khronos-api", "file": "khronos-api.wiki"}, "v4l2loopback.wiki": {"page": "v4l2loopback", "file": "v4l2loopback.wiki"}, "guidedog.wiki": {"page": "guidedog", "file": "guidedog.wiki"}, "asterisk-opus.wiki": {"page": "asterisk-opus", "file": "asterisk-opus.wiki"}, "MooX__File__ConfigDir.wiki": {"page": "MooX::File::ConfigDir", "file": "MooX__File__ConfigDir.wiki"}, "dleyna-server.wiki": {"page": "dleyna-server", "file": "dleyna-server.wiki"}, "graphviz.wiki": {"page": "graphviz", "file": "graphviz.wiki"}, "cassava.wiki": {"page": "cassava", "file": "cassava.wiki"}, "Google_Gson.wiki": {"page": "Google Gson", "file": "Google_Gson.wiki"}, "java-gnome.wiki": {"page": "java-gnome", "file": "java-gnome.wiki"}, "aspell-hi.wiki": {"page": "aspell-hi", "file": "aspell-hi.wiki"}, "PyOpenCL.wiki": {"page": "PyOpenCL", "file": "PyOpenCL.wiki"}, "gssapi.wiki": {"page": "gssapi", "file": "gssapi.wiki"}, "hspec-discover.wiki": {"page": "hspec-discover", "file": "hspec-discover.wiki"}, "crcmod.wiki": {"page": "crcmod", "file": "crcmod.wiki"}, "mixlib-authentication.wiki": {"page": "mixlib-authentication", "file": "mixlib-authentication.wiki"}, "bassemu.wiki": {"page": "bassemu", "file": "bassemu.wiki"}, "octokit.wiki": {"page": "octokit", "file": "octokit.wiki"}, "HTTP-Request-AsCGI.wiki": {"page": "HTTP-Request-AsCGI", "file": "HTTP-Request-AsCGI.wiki"}, "tibble.wiki": {"page": "tibble", "file": "tibble.wiki"}, "MVEL.wiki": {"page": "MVEL", "file": "MVEL.wiki"}, "Linux-Pid.wiki": {"page": "Linux-Pid", "file": "Linux-Pid.wiki"}, "IBus_Zhuyin_Input_Method.wiki": {"page": "IBus Zhuyin Input Method", "file": "IBus_Zhuyin_Input_Method.wiki"}, "fog-local.wiki": {"page": "fog-local", "file": "fog-local.wiki"}, "ceilometermiddleware.wiki": {"page": "ceilometermiddleware", "file": "ceilometermiddleware.wiki"}, "httpretty.wiki": {"page": "httpretty", "file": "httpretty.wiki"}, "QuiteRSS.wiki": {"page": "QuiteRSS", "file": "QuiteRSS.wiki"}, "node-camelcase.wiki": {"page": "node-camelcase", "file": "node-camelcase.wiki"}, "keystoneauth1.wiki": {"page": "keystoneauth1", "file": "keystoneauth1.wiki"}, "fog-azure.wiki": {"page": "fog-azure", "file": "fog-azure.wiki"}, "fonts-averia-sans-gwf.wiki": {"page": "fonts-averia-sans-gwf", "file": "fonts-averia-sans-gwf.wiki"}, "IDNA-Punycode.wiki": {"page": "IDNA-Punycode", "file": "IDNA-Punycode.wiki"}, "rdpstaff_ReadSeq.wiki": {"page": "rdpstaff/ReadSeq", "file": "rdpstaff_ReadSeq.wiki"}, "utils-merge.wiki": {"page": "utils-merge", "file": "utils-merge.wiki"}, "sourcemap-codec.wiki": {"page": "sourcemap-codec", "file": "sourcemap-codec.wiki"}, "Shiki-Colors.wiki": {"page": "Shiki-Colors", "file": "Shiki-Colors.wiki"}, "tdiff.wiki": {"page": "tdiff", "file": "tdiff.wiki"}, "less.js.wiki": {"page": "less.js", "file": "less.js.wiki"}, "Chart-Strip.wiki": {"page": "Chart-Strip", "file": "Chart-Strip.wiki"}, "python-django-appconf.wiki": {"page": "python-django-appconf", "file": "python-django-appconf.wiki"}, "PyStemmer.wiki": {"page": "PyStemmer", "file": "PyStemmer.wiki"}, "LM-Fit_Development_Team.wiki": {"page": "LM-Fit Development Team", "file": "LM-Fit_Development_Team.wiki"}, "bytestring-mmap.wiki": {"page": "bytestring-mmap", "file": "bytestring-mmap.wiki"}, "lcas-lcmaps-gt4-interface.wiki": {"page": "lcas-lcmaps-gt4-interface", "file": "lcas-lcmaps-gt4-interface.wiki"}, "once.wiki": {"page": "once", "file": "once.wiki"}, "Audio-Musepack.wiki": {"page": "Audio-Musepack", "file": "Audio-Musepack.wiki"}, "FestCat.wiki": {"page": "FestCat", "file": "FestCat.wiki"}, "Wirble.wiki": {"page": "Wirble", "file": "Wirble.wiki"}, "schlock.wiki": {"page": "schlock", "file": "schlock.wiki"}, "Biniax-2.wiki": {"page": "Biniax-2", "file": "Biniax-2.wiki"}, "f.el.wiki": {"page": "f.el", "file": "f.el.wiki"}, "DB.wiki": {"page": "DB", "file": "DB.wiki"}, "sickle.wiki": {"page": "sickle", "file": "sickle.wiki"}, "Test-Assertions.wiki": {"page": "Test-Assertions", "file": "Test-Assertions.wiki"}, "The_Hacker_Choice_s_IPv6_Attack_Toolkit.wiki": {"page": "The Hacker Choice's IPv6 Attack Toolkit", "file": "The_Hacker_Choice_s_IPv6_Attack_Toolkit.wiki"}, "ace-of-penguins.wiki": {"page": "ace-of-penguins", "file": "ace-of-penguins.wiki"}, "SciPy.wiki": {"page": "SciPy", "file": "SciPy.wiki"}, "gemojione.wiki": {"page": "gemojione", "file": "gemojione.wiki"}, "zxcvbn-c.wiki": {"page": "zxcvbn-c", "file": "zxcvbn-c.wiki"}, "pd-ableton-link.wiki": {"page": "pd-ableton-link", "file": "pd-ableton-link.wiki"}, "proda.wiki": {"page": "proda", "file": "proda.wiki"}, "Jkmeter.wiki": {"page": "Jkmeter", "file": "Jkmeter.wiki"}, "ironic.wiki": {"page": "ironic", "file": "ironic.wiki"}, "Mail-Box.wiki": {"page": "Mail-Box", "file": "Mail-Box.wiki"}, "Filter-Template.wiki": {"page": "Filter-Template", "file": "Filter-Template.wiki"}, "functools32.wiki": {"page": "functools32", "file": "functools32.wiki"}, "SMALT.wiki": {"page": "SMALT", "file": "SMALT.wiki"}, "Time-Format.wiki": {"page": "Time-Format", "file": "Time-Format.wiki"}, "ebooklib.wiki": {"page": "ebooklib", "file": "ebooklib.wiki"}, "qjoypad.wiki": {"page": "qjoypad", "file": "qjoypad.wiki"}, "Moment.js.wiki": {"page": "Moment.js", "file": "Moment.js.wiki"}, "class.js.wiki": {"page": "class.js", "file": "class.js.wiki"}, "File-MMagic-XS.wiki": {"page": "File-MMagic-XS", "file": "File-MMagic-XS.wiki"}, "pecan.wiki": {"page": "pecan", "file": "pecan.wiki"}, "frogr.wiki": {"page": "frogr", "file": "frogr.wiki"}, "pcapfix.wiki": {"page": "pcapfix", "file": "pcapfix.wiki"}, "eclox.wiki": {"page": "eclox", "file": "eclox.wiki"}, "rgfa.wiki": {"page": "rgfa", "file": "rgfa.wiki"}, "shebang-command.wiki": {"page": "shebang-command", "file": "shebang-command.wiki"}, "jquery-watermark.wiki": {"page": "jquery-watermark", "file": "jquery-watermark.wiki"}, "Time-Progress.wiki": {"page": "Time-Progress", "file": "Time-Progress.wiki"}, "XML-SAX-ExpatXS.wiki": {"page": "XML-SAX-ExpatXS", "file": "XML-SAX-ExpatXS.wiki"}, "libgpod.wiki": {"page": "libgpod", "file": "libgpod.wiki"}, "POE-Filter-IRCD.wiki": {"page": "POE-Filter-IRCD", "file": "POE-Filter-IRCD.wiki"}, "tardy.wiki": {"page": "tardy", "file": "tardy.wiki"}, "libaccounts-glib.wiki": {"page": "libaccounts-glib", "file": "libaccounts-glib.wiki"}, "sysv_ipc.wiki": {"page": "sysv_ipc", "file": "sysv_ipc.wiki"}, "cgmanager.wiki": {"page": "cgmanager", "file": "cgmanager.wiki"}, "lambda.r.wiki": {"page": "lambda.r", "file": "lambda.r.wiki"}, "ABI_compliance_checker.wiki": {"page": "ABI compliance checker", "file": "ABI_compliance_checker.wiki"}, "sequencify.wiki": {"page": "sequencify", "file": "sequencify.wiki"}, "Fwknop.wiki": {"page": "Fwknop", "file": "Fwknop.wiki"}, "CDDB.wiki": {"page": "CDDB", "file": "CDDB.wiki"}, "XML_SVG_API.wiki": {"page": "XML_SVG API", "file": "XML_SVG_API.wiki"}, "WWW-Form-UrlEncoded.wiki": {"page": "WWW-Form-UrlEncoded", "file": "WWW-Form-UrlEncoded.wiki"}, "fmlist.wiki": {"page": "fmlist", "file": "fmlist.wiki"}, "github_api.wiki": {"page": "github_api", "file": "github_api.wiki"}, "reniced.wiki": {"page": "reniced", "file": "reniced.wiki"}, "notify2.wiki": {"page": "notify2", "file": "notify2.wiki"}, "fenix-plugins.wiki": {"page": "fenix-plugins", "file": "fenix-plugins.wiki"}, "lxqt-admin.wiki": {"page": "lxqt-admin", "file": "lxqt-admin.wiki"}, "mscompress.wiki": {"page": "mscompress", "file": "mscompress.wiki"}, "XML-Atom-SimpleFeed.wiki": {"page": "XML-Atom-SimpleFeed", "file": "XML-Atom-SimpleFeed.wiki"}, "cookiejar.wiki": {"page": "cookiejar", "file": "cookiejar.wiki"}, "kdenlive.wiki": {"page": "kdenlive", "file": "kdenlive.wiki"}, "strip-eof.wiki": {"page": "strip-eof", "file": "strip-eof.wiki"}, "gopacket.wiki": {"page": "gopacket", "file": "gopacket.wiki"}, "ansicolors.wiki": {"page": "ansicolors", "file": "ansicolors.wiki"}, "pydbus.wiki": {"page": "pydbus", "file": "pydbus.wiki"}, "cinnamon-control-center.wiki": {"page": "cinnamon-control-center", "file": "cinnamon-control-center.wiki"}, "fudge.wiki": {"page": "fudge", "file": "fudge.wiki"}, "abstract-leveldown.wiki": {"page": "abstract-leveldown", "file": "abstract-leveldown.wiki"}, "kdiagram.wiki": {"page": "kdiagram", "file": "kdiagram.wiki"}, "cortina.wiki": {"page": "cortina", "file": "cortina.wiki"}, "nio4r.wiki": {"page": "nio4r", "file": "nio4r.wiki"}, "brise.wiki": {"page": "brise", "file": "brise.wiki"}, "VDPAU_wrapper_and_trace_libraries.wiki": {"page": "VDPAU wrapper and trace libraries", "file": "VDPAU_wrapper_and_trace_libraries.wiki"}, "qtwebengine-opensource-src.wiki": {"page": "qtwebengine-opensource-src", "file": "qtwebengine-opensource-src.wiki"}, "PhySamp.wiki": {"page": "PhySamp", "file": "PhySamp.wiki"}, "Net-NIS.wiki": {"page": "Net-NIS", "file": "Net-NIS.wiki"}, "exconsole.wiki": {"page": "exconsole", "file": "exconsole.wiki"}, "Calculate.wiki": {"page": "Calculate", "file": "Calculate.wiki"}, "sifter.js.wiki": {"page": "sifter.js", "file": "sifter.js.wiki"}, "libturpial.wiki": {"page": "libturpial", "file": "libturpial.wiki"}, "dotconf.wiki": {"page": "dotconf", "file": "dotconf.wiki"}, "enterprise-client.wiki": {"page": "enterprise-client", "file": "enterprise-client.wiki"}, "object-assign-sorted.wiki": {"page": "object-assign-sorted", "file": "object-assign-sorted.wiki"}, "fog-rackspace.wiki": {"page": "fog-rackspace", "file": "fog-rackspace.wiki"}, "hashrat.wiki": {"page": "hashrat", "file": "hashrat.wiki"}, "puppet-sahara.wiki": {"page": "puppet-sahara", "file": "puppet-sahara.wiki"}, "fog-xenserver.wiki": {"page": "fog-xenserver", "file": "fog-xenserver.wiki"}, "JBoss_Logging_3.wiki": {"page": "JBoss Logging 3", "file": "JBoss_Logging_3.wiki"}, "bernhard.wiki": {"page": "bernhard", "file": "bernhard.wiki"}, "log4cxx.wiki": {"page": "log4cxx", "file": "log4cxx.wiki"}, "ambix.wiki": {"page": "ambix", "file": "ambix.wiki"}, "finalhandler.wiki": {"page": "finalhandler", "file": "finalhandler.wiki"}, "CGI__Expand.wiki": {"page": "CGI::Expand", "file": "CGI__Expand.wiki"}, "HeriSVM.wiki": {"page": "HeriSVM", "file": "HeriSVM.wiki"}, "editra.wiki": {"page": "editra", "file": "editra.wiki"}, "liblarch.wiki": {"page": "liblarch", "file": "liblarch.wiki"}, "Dist-Zilla-LocaleTextDomain.wiki": {"page": "Dist-Zilla-LocaleTextDomain", "file": "Dist-Zilla-LocaleTextDomain.wiki"}, "File-ChangeNotify.wiki": {"page": "File-ChangeNotify", "file": "File-ChangeNotify.wiki"}, "maptools.wiki": {"page": "maptools", "file": "maptools.wiki"}, "kidletime.wiki": {"page": "kidletime", "file": "kidletime.wiki"}, "Net-LDNS.wiki": {"page": "Net-LDNS", "file": "Net-LDNS.wiki"}, "ABX_Tester.wiki": {"page": "ABX Tester", "file": "ABX_Tester.wiki"}, "Text-Header.wiki": {"page": "Text-Header", "file": "Text-Header.wiki"}, "libelfin.wiki": {"page": "libelfin", "file": "libelfin.wiki"}, "go-gelf.wiki": {"page": "go-gelf", "file": "go-gelf.wiki"}, "lru-cache.wiki": {"page": "lru-cache", "file": "lru-cache.wiki"}, "pyNFFT.wiki": {"page": "pyNFFT", "file": "pyNFFT.wiki"}, "Eclipse_Java_Compiler.wiki": {"page": "Eclipse Java Compiler", "file": "Eclipse_Java_Compiler.wiki"}, "tryton-modules-purchase-shipment-cost.wiki": {"page": "tryton-modules-purchase-shipment-cost", "file": "tryton-modules-purchase-shipment-cost.wiki"}, "openscad.wiki": {"page": "openscad", "file": "openscad.wiki"}, "lua-systemd.wiki": {"page": "lua-systemd", "file": "lua-systemd.wiki"}, "grunt-contrib-uglify.wiki": {"page": "grunt-contrib-uglify", "file": "grunt-contrib-uglify.wiki"}, "omniauth_crowd.wiki": {"page": "omniauth_crowd", "file": "omniauth_crowd.wiki"}, "pkg-dir.wiki": {"page": "pkg-dir", "file": "pkg-dir.wiki"}, "Method-Alias.wiki": {"page": "Method-Alias", "file": "Method-Alias.wiki"}, "ibus-anthy.wiki": {"page": "ibus-anthy", "file": "ibus-anthy.wiki"}, "busted.wiki": {"page": "busted", "file": "busted.wiki"}, "LXHotkey.wiki": {"page": "LXHotkey", "file": "LXHotkey.wiki"}, "gvidm.wiki": {"page": "gvidm", "file": "gvidm.wiki"}, "libkdtree++.wiki": {"page": "libkdtree++", "file": "libkdtree++.wiki"}, "spice-gtk.wiki": {"page": "spice-gtk", "file": "spice-gtk.wiki"}, "globus_gssapi_gsi.wiki": {"page": "globus_gssapi_gsi", "file": "globus_gssapi_gsi.wiki"}, "cookietool.wiki": {"page": "cookietool", "file": "cookietool.wiki"}, "bsaylor.wiki": {"page": "bsaylor", "file": "bsaylor.wiki"}, "SAINT.wiki": {"page": "SAINT", "file": "SAINT.wiki"}, "ruby-hdfeos5.wiki": {"page": "ruby-hdfeos5", "file": "ruby-hdfeos5.wiki"}, "django-shorturls.wiki": {"page": "django-shorturls", "file": "django-shorturls.wiki"}, "WiredTiger.wiki": {"page": "WiredTiger", "file": "WiredTiger.wiki"}, "htrace.wiki": {"page": "htrace", "file": "htrace.wiki"}, "redis-namespace.wiki": {"page": "redis-namespace", "file": "redis-namespace.wiki"}, "python-smmap.wiki": {"page": "python-smmap", "file": "python-smmap.wiki"}, "Geo-Gpx.wiki": {"page": "Geo-Gpx", "file": "Geo-Gpx.wiki"}, "Apache_UIMA_Addons_and_Sandbox.wiki": {"page": "Apache UIMA Addons and Sandbox", "file": "Apache_UIMA_Addons_and_Sandbox.wiki"}, "fwknop-gui.wiki": {"page": "fwknop-gui", "file": "fwknop-gui.wiki"}, "node-redis.wiki": {"page": "node-redis", "file": "node-redis.wiki"}, "pyEOS.wiki": {"page": "pyEOS", "file": "pyEOS.wiki"}, "CGI-Application-Plugin-DBIProfile.wiki": {"page": "CGI-Application-Plugin-DBIProfile", "file": "CGI-Application-Plugin-DBIProfile.wiki"}, "RT-Extension-SMSNotify.wiki": {"page": "RT-Extension-SMSNotify", "file": "RT-Extension-SMSNotify.wiki"}, "adv_spawning.wiki": {"page": "adv_spawning", "file": "adv_spawning.wiki"}, "bufferjs.wiki": {"page": "bufferjs", "file": "bufferjs.wiki"}, "lcalc.wiki": {"page": "lcalc", "file": "lcalc.wiki"}, "lbzip2.wiki": {"page": "lbzip2", "file": "lbzip2.wiki"}, "mirmon.wiki": {"page": "mirmon", "file": "mirmon.wiki"}, "Aghermann.wiki": {"page": "Aghermann", "file": "Aghermann.wiki"}, "RDF__Query__Client.wiki": {"page": "RDF::Query::Client", "file": "RDF__Query__Client.wiki"}, "Maven_Doxia_Integration_Tools.wiki": {"page": "Maven Doxia Integration Tools", "file": "Maven_Doxia_Integration_Tools.wiki"}, "Modest_Maps_JS.wiki": {"page": "Modest Maps JS", "file": "Modest_Maps_JS.wiki"}, "guacamole-server.wiki": {"page": "guacamole-server", "file": "guacamole-server.wiki"}, "aiksaurus.wiki": {"page": "aiksaurus", "file": "aiksaurus.wiki"}, "galpy.wiki": {"page": "galpy", "file": "galpy.wiki"}, "Stylish.wiki": {"page": "Stylish", "file": "Stylish.wiki"}, "shogivar-C-port.wiki": {"page": "shogivar-C-port", "file": "shogivar-C-port.wiki"}, "msmtp.wiki": {"page": "msmtp", "file": "msmtp.wiki"}, "rails-html-sanitizer.wiki": {"page": "rails-html-sanitizer", "file": "rails-html-sanitizer.wiki"}, "openpgp-asciiarmor.wiki": {"page": "openpgp-asciiarmor", "file": "openpgp-asciiarmor.wiki"}, "XMLTV.wiki": {"page": "XMLTV", "file": "XMLTV.wiki"}, "requests.wiki": {"page": "requests", "file": "requests.wiki"}, "ioping.wiki": {"page": "ioping", "file": "ioping.wiki"}, "language-c.wiki": {"page": "language-c", "file": "language-c.wiki"}, "tryton-modules-project.wiki": {"page": "tryton-modules-project", "file": "tryton-modules-project.wiki"}, "awscli.wiki": {"page": "awscli", "file": "awscli.wiki"}, "oslo.reports.wiki": {"page": "oslo.reports", "file": "oslo.reports.wiki"}, "mocha.wiki": {"page": "mocha", "file": "mocha.wiki"}, "backbone-on-rails.wiki": {"page": "backbone-on-rails", "file": "backbone-on-rails.wiki"}, "arm-fdisk.wiki": {"page": "arm-fdisk", "file": "arm-fdisk.wiki"}, "mdp.wiki": {"page": "mdp", "file": "mdp.wiki"}, "leafpad.wiki": {"page": "leafpad", "file": "leafpad.wiki"}, "AppConfig-Std.wiki": {"page": "AppConfig-Std", "file": "AppConfig-Std.wiki"}, "gContactSync.wiki": {"page": "gContactSync", "file": "gContactSync.wiki"}, "Module-Runtime-Conflicts.wiki": {"page": "Module-Runtime-Conflicts", "file": "Module-Runtime-Conflicts.wiki"}, "Dancer-Plugin-Database-Core.wiki": {"page": "Dancer-Plugin-Database-Core", "file": "Dancer-Plugin-Database-Core.wiki"}, "namespace__sweep.wiki": {"page": "namespace::sweep", "file": "namespace__sweep.wiki"}, "xsunpinyin.wiki": {"page": "xsunpinyin", "file": "xsunpinyin.wiki"}, "probe.wiki": {"page": "probe", "file": "probe.wiki"}, "FIFE.wiki": {"page": "FIFE", "file": "FIFE.wiki"}, "games-thumbnails.wiki": {"page": "games-thumbnails", "file": "games-thumbnails.wiki"}, "tryton-modules-account-payment-clearing.wiki": {"page": "tryton-modules-account-payment-clearing", "file": "tryton-modules-account-payment-clearing.wiki"}, "scruffy.wiki": {"page": "scruffy", "file": "scruffy.wiki"}, "enumerate.wiki": {"page": "enumerate", "file": "enumerate.wiki"}, "Nettle.wiki": {"page": "Nettle", "file": "Nettle.wiki"}, "semantic_version.wiki": {"page": "semantic_version", "file": "semantic_version.wiki"}, "em-socksify.wiki": {"page": "em-socksify", "file": "em-socksify.wiki"}, "ferret.wiki": {"page": "ferret", "file": "ferret.wiki"}, "jdependency.wiki": {"page": "jdependency", "file": "jdependency.wiki"}, "rspec-collection_matchers.wiki": {"page": "rspec-collection_matchers", "file": "rspec-collection_matchers.wiki"}, "Text-Bidi.wiki": {"page": "Text-Bidi", "file": "Text-Bidi.wiki"}, "SciteProj.wiki": {"page": "SciteProj", "file": "SciteProj.wiki"}, "Dist-Zilla-Plugin-Git.wiki": {"page": "Dist-Zilla-Plugin-Git", "file": "Dist-Zilla-Plugin-Git.wiki"}, "contracts.wiki": {"page": "contracts", "file": "contracts.wiki"}, "flightgear.wiki": {"page": "flightgear", "file": "flightgear.wiki"}, "godbus_dbus.wiki": {"page": "godbus/dbus", "file": "godbus_dbus.wiki"}, "Module-CPANfile.wiki": {"page": "Module-CPANfile", "file": "Module-CPANfile.wiki"}, "mupen64plus-core.wiki": {"page": "mupen64plus-core", "file": "mupen64plus-core.wiki"}, "uWSGI.wiki": {"page": "uWSGI", "file": "uWSGI.wiki"}, "YAML-Syck.wiki": {"page": "YAML-Syck", "file": "YAML-Syck.wiki"}, "Flask-OldSessions.wiki": {"page": "Flask-OldSessions", "file": "Flask-OldSessions.wiki"}, "vclt-tools.wiki": {"page": "vclt-tools", "file": "vclt-tools.wiki"}, "tasty-golden.wiki": {"page": "tasty-golden", "file": "tasty-golden.wiki"}, "nsnake.wiki": {"page": "nsnake", "file": "nsnake.wiki"}, "Angry_Drunken_Dwarves.wiki": {"page": "Angry Drunken Dwarves", "file": "Angry_Drunken_Dwarves.wiki"}, "hunspell-ml.wiki": {"page": "hunspell-ml", "file": "hunspell-ml.wiki"}, "apitrace.wiki": {"page": "apitrace", "file": "apitrace.wiki"}, "Bibledit-gtk.wiki": {"page": "Bibledit-gtk", "file": "Bibledit-gtk.wiki"}, "expand-region-el.wiki": {"page": "expand-region-el", "file": "expand-region-el.wiki"}, "async-stacktrace.wiki": {"page": "async-stacktrace", "file": "async-stacktrace.wiki"}, "libticonv.wiki": {"page": "libticonv", "file": "libticonv.wiki"}, "Jaaa.wiki": {"page": "Jaaa", "file": "Jaaa.wiki"}, "globus_xio_popen_driver.wiki": {"page": "globus_xio_popen_driver", "file": "globus_xio_popen_driver.wiki"}, "csb.wiki": {"page": "csb", "file": "csb.wiki"}, "pompem.wiki": {"page": "pompem", "file": "pompem.wiki"}, "xml-conduit-writer.wiki": {"page": "xml-conduit-writer", "file": "xml-conduit-writer.wiki"}, "prospector.wiki": {"page": "prospector", "file": "prospector.wiki"}, "ORLite-Mirror.wiki": {"page": "ORLite-Mirror", "file": "ORLite-Mirror.wiki"}, "fog-voxel.wiki": {"page": "fog-voxel", "file": "fog-voxel.wiki"}, "asciidoctor.wiki": {"page": "asciidoctor", "file": "asciidoctor.wiki"}, "from2.wiki": {"page": "from2", "file": "from2.wiki"}, "triplane.wiki": {"page": "triplane", "file": "triplane.wiki"}, "psutil.wiki": {"page": "psutil", "file": "psutil.wiki"}, "xlsx_to_csv_converter.wiki": {"page": "xlsx to csv converter", "file": "xlsx_to_csv_converter.wiki"}, "libpam-krb5.wiki": {"page": "libpam-krb5", "file": "libpam-krb5.wiki"}, "homesick.wiki": {"page": "homesick", "file": "homesick.wiki"}, "gnss-sdr.wiki": {"page": "gnss-sdr", "file": "gnss-sdr.wiki"}, "Toolkit.wiki": {"page": "Toolkit", "file": "Toolkit.wiki"}, "Net-OpenSSH.wiki": {"page": "Net-OpenSSH", "file": "Net-OpenSSH.wiki"}, "networking-ovs-dpdk.wiki": {"page": "networking-ovs-dpdk", "file": "networking-ovs-dpdk.wiki"}, "eigen3.wiki": {"page": "eigen3", "file": "eigen3.wiki"}, "Cache-BDB.wiki": {"page": "Cache-BDB", "file": "Cache-BDB.wiki"}, "pandoc.wiki": {"page": "pandoc", "file": "pandoc.wiki"}, "recast.wiki": {"page": "recast", "file": "recast.wiki"}, "globus_scheduler_event_generator.wiki": {"page": "globus_scheduler_event_generator", "file": "globus_scheduler_event_generator.wiki"}, "gromit-mpx.wiki": {"page": "gromit-mpx", "file": "gromit-mpx.wiki"}, "tar-pack.wiki": {"page": "tar-pack", "file": "tar-pack.wiki"}, "librttopo.wiki": {"page": "librttopo", "file": "librttopo.wiki"}, "PDAL.wiki": {"page": "PDAL", "file": "PDAL.wiki"}, "command-join.wiki": {"page": "command-join", "file": "command-join.wiki"}, "myspell-el-gr.wiki": {"page": "myspell-el-gr", "file": "myspell-el-gr.wiki"}, "lttng-analyses.wiki": {"page": "lttng-analyses", "file": "lttng-analyses.wiki"}, "Dist-Zilla-Util-Test-KENTNL.wiki": {"page": "Dist-Zilla-Util-Test-KENTNL", "file": "Dist-Zilla-Util-Test-KENTNL.wiki"}, "chrono.js.wiki": {"page": "chrono.js", "file": "chrono.js.wiki"}, "SoundTouch.wiki": {"page": "SoundTouch", "file": "SoundTouch.wiki"}, "json-localizer.wiki": {"page": "json-localizer", "file": "json-localizer.wiki"}, "patat.wiki": {"page": "patat", "file": "patat.wiki"}, "fuse-emulator.wiki": {"page": "fuse-emulator", "file": "fuse-emulator.wiki"}, "uvccapture.wiki": {"page": "uvccapture", "file": "uvccapture.wiki"}, "snd.wiki": {"page": "snd", "file": "snd.wiki"}, "tf-random.wiki": {"page": "tf-random", "file": "tf-random.wiki"}, "Apache_Tiles.wiki": {"page": "Apache Tiles", "file": "Apache_Tiles.wiki"}, "ampr-ripd.wiki": {"page": "ampr-ripd", "file": "ampr-ripd.wiki"}, "HTTP-Date.wiki": {"page": "HTTP-Date", "file": "HTTP-Date.wiki"}, "DBIx-Class-IntrospectableM2M.wiki": {"page": "DBIx-Class-IntrospectableM2M", "file": "DBIx-Class-IntrospectableM2M.wiki"}, "xsystem35.wiki": {"page": "xsystem35", "file": "xsystem35.wiki"}, "desproxy.wiki": {"page": "desproxy", "file": "desproxy.wiki"}, "bossa.wiki": {"page": "bossa", "file": "bossa.wiki"}, "MPI_package_for_Octave.wiki": {"page": "MPI package for Octave", "file": "MPI_package_for_Octave.wiki"}, "Apache_Felix_Shell_Service.wiki": {"page": "Apache Felix Shell Service", "file": "Apache_Felix_Shell_Service.wiki"}, "Video-FourCC-Info.wiki": {"page": "Video-FourCC-Info", "file": "Video-FourCC-Info.wiki"}, "tdiary-theme.wiki": {"page": "tdiary-theme", "file": "tdiary-theme.wiki"}, "Data-Validate-Struct.wiki": {"page": "Data-Validate-Struct", "file": "Data-Validate-Struct.wiki"}, "Apache_Commons_JEXL.wiki": {"page": "Apache Commons JEXL", "file": "Apache_Commons_JEXL.wiki"}, "akismet.wiki": {"page": "akismet", "file": "akismet.wiki"}, "srm-ifce.wiki": {"page": "srm-ifce", "file": "srm-ifce.wiki"}, "Regexp-Shellish.wiki": {"page": "Regexp-Shellish", "file": "Regexp-Shellish.wiki"}, "Crypt-URandom.wiki": {"page": "Crypt-URandom", "file": "Crypt-URandom.wiki"}, "gsetroot.wiki": {"page": "gsetroot", "file": "gsetroot.wiki"}, "SOYI.wiki": {"page": "SOYI", "file": "SOYI.wiki"}, "perf-tools-unstable.wiki": {"page": "perf-tools-unstable", "file": "perf-tools-unstable.wiki"}, "Tasque.wiki": {"page": "Tasque", "file": "Tasque.wiki"}, "tabixpp.wiki": {"page": "tabixpp", "file": "tabixpp.wiki"}, "stress.wiki": {"page": "stress", "file": "stress.wiki"}, "XStatic-Angular-Gettext.wiki": {"page": "XStatic-Angular-Gettext", "file": "XStatic-Angular-Gettext.wiki"}, "chasingbottoms.wiki": {"page": "chasingbottoms", "file": "chasingbottoms.wiki"}, "rabl-rails.wiki": {"page": "rabl-rails", "file": "rabl-rails.wiki"}, "rbenv.wiki": {"page": "rbenv", "file": "rbenv.wiki"}, "pprofile.wiki": {"page": "pprofile", "file": "pprofile.wiki"}, "Wiki-Toolkit-Plugin-JSON.wiki": {"page": "Wiki-Toolkit-Plugin-JSON", "file": "Wiki-Toolkit-Plugin-JSON.wiki"}, "gawk.wiki": {"page": "gawk", "file": "gawk.wiki"}, "VSQLite++.wiki": {"page": "VSQLite++", "file": "VSQLite++.wiki"}, "imgp.wiki": {"page": "imgp", "file": "imgp.wiki"}, "promise.wiki": {"page": "promise", "file": "promise.wiki"}, "hydra.wiki": {"page": "hydra", "file": "hydra.wiki"}, "ELKI__Environment_for_Developing_KDD-Applications_Supported_by_Index-Structures.wiki": {"page": "ELKI: Environment for Developing KDD-Applications Supported by Index-Structures", "file": "ELKI__Environment_for_Developing_KDD-Applications_Supported_by_Index-Structures.wiki"}, "Netbeans.wiki": {"page": "Netbeans", "file": "Netbeans.wiki"}, "tryton-modules-stock-supply-production.wiki": {"page": "tryton-modules-stock-supply-production", "file": "tryton-modules-stock-supply-production.wiki"}, "vmm.wiki": {"page": "vmm", "file": "vmm.wiki"}, "H2.wiki": {"page": "H2", "file": "H2.wiki"}, "asset_sync.wiki": {"page": "asset_sync", "file": "asset_sync.wiki"}, "ibniz.wiki": {"page": "ibniz", "file": "ibniz.wiki"}, "Doctrine_Data_Fixtures_Extension.wiki": {"page": "Doctrine Data Fixtures Extension", "file": "Doctrine_Data_Fixtures_Extension.wiki"}, "Graxxia.wiki": {"page": "Graxxia", "file": "Graxxia.wiki"}, "simgear.wiki": {"page": "simgear", "file": "simgear.wiki"}, "gnocchiclient.wiki": {"page": "gnocchiclient", "file": "gnocchiclient.wiki"}, "varia_model.wiki": {"page": "varia_model", "file": "varia_model.wiki"}, "mixtools.wiki": {"page": "mixtools", "file": "mixtools.wiki"}, "kwalletmanager.wiki": {"page": "kwalletmanager", "file": "kwalletmanager.wiki"}, "VLFeat.wiki": {"page": "VLFeat", "file": "VLFeat.wiki"}, "lacme.wiki": {"page": "lacme", "file": "lacme.wiki"}, "globus_proxy_utils.wiki": {"page": "globus_proxy_utils", "file": "globus_proxy_utils.wiki"}, "kpartsplugin.wiki": {"page": "kpartsplugin", "file": "kpartsplugin.wiki"}, "Protocol-ACME.wiki": {"page": "Protocol-ACME", "file": "Protocol-ACME.wiki"}, "ohai.wiki": {"page": "ohai", "file": "ohai.wiki"}, "lava-server.wiki": {"page": "lava-server", "file": "lava-server.wiki"}, "endless-sky.wiki": {"page": "endless-sky", "file": "endless-sky.wiki"}, "mipp.wiki": {"page": "mipp", "file": "mipp.wiki"}, "libcmtspeechdata.wiki": {"page": "libcmtspeechdata", "file": "libcmtspeechdata.wiki"}, "cinnamon-desktop.wiki": {"page": "cinnamon-desktop", "file": "cinnamon-desktop.wiki"}, "ktexteditor.wiki": {"page": "ktexteditor", "file": "ktexteditor.wiki"}, "JSONSelect.wiki": {"page": "JSONSelect", "file": "JSONSelect.wiki"}, "zn_poly.wiki": {"page": "zn_poly", "file": "zn_poly.wiki"}, "Barry_A._Scott.wiki": {"page": "Barry A. Scott", "file": "Barry_A._Scott.wiki"}, "lakai.wiki": {"page": "lakai", "file": "lakai.wiki"}, "bash-match.wiki": {"page": "bash-match", "file": "bash-match.wiki"}, "haskell-auto-update.wiki": {"page": "haskell-auto-update", "file": "haskell-auto-update.wiki"}, "CGI__Application__Server.wiki": {"page": "CGI::Application::Server", "file": "CGI__Application__Server.wiki"}, "hyphen.wiki": {"page": "hyphen", "file": "hyphen.wiki"}, "CipUX__Storage.wiki": {"page": "CipUX::Storage", "file": "CipUX__Storage.wiki"}, "aseqjoy.wiki": {"page": "aseqjoy", "file": "aseqjoy.wiki"}, "rails-assets-jquery-textchange.wiki": {"page": "rails-assets-jquery-textchange", "file": "rails-assets-jquery-textchange.wiki"}, "flower.wiki": {"page": "flower", "file": "flower.wiki"}, "gotk3adapter.wiki": {"page": "gotk3adapter", "file": "gotk3adapter.wiki"}, "kopete.wiki": {"page": "kopete", "file": "kopete.wiki"}, "LDAP.wiki": {"page": "LDAP", "file": "LDAP.wiki"}, "grit_ext.wiki": {"page": "grit_ext", "file": "grit_ext.wiki"}, "iperf.wiki": {"page": "iperf", "file": "iperf.wiki"}, "grunt-contrib-concat.wiki": {"page": "grunt-contrib-concat", "file": "grunt-contrib-concat.wiki"}, "vultr.wiki": {"page": "vultr", "file": "vultr.wiki"}, "globalid.wiki": {"page": "globalid", "file": "globalid.wiki"}, "fancy-log.wiki": {"page": "fancy-log", "file": "fancy-log.wiki"}, "css.wiki": {"page": "css", "file": "css.wiki"}, "DBIx-Class-Cursor-Cached.wiki": {"page": "DBIx-Class-Cursor-Cached", "file": "DBIx-Class-Cursor-Cached.wiki"}, "python-zaqarclient.wiki": {"page": "python-zaqarclient", "file": "python-zaqarclient.wiki"}, "lazy-debug-legacy.wiki": {"page": "lazy-debug-legacy", "file": "lazy-debug-legacy.wiki"}, "HTML-WikiConverter.wiki": {"page": "HTML-WikiConverter", "file": "HTML-WikiConverter.wiki"}, "python-netfilter.wiki": {"page": "python-netfilter", "file": "python-netfilter.wiki"}, "asc-music.wiki": {"page": "asc-music", "file": "asc-music.wiki"}, "YAGF.wiki": {"page": "YAGF", "file": "YAGF.wiki"}, "hscolour.wiki": {"page": "hscolour", "file": "hscolour.wiki"}, "XML-Structured.wiki": {"page": "XML-Structured", "file": "XML-Structured.wiki"}, "esprima.wiki": {"page": "esprima", "file": "esprima.wiki"}, "Emil_Brink.wiki": {"page": "Emil Brink", "file": "Emil_Brink.wiki"}, "Readonly-XS.wiki": {"page": "Readonly-XS", "file": "Readonly-XS.wiki"}, "id3_Renamer.wiki": {"page": "id3 Renamer", "file": "id3_Renamer.wiki"}, "ocaml-libvirt.wiki": {"page": "ocaml-libvirt", "file": "ocaml-libvirt.wiki"}, "soci.wiki": {"page": "soci", "file": "soci.wiki"}, "accessors.wiki": {"page": "accessors", "file": "accessors.wiki"}, "PPIx-Utilities.wiki": {"page": "PPIx-Utilities", "file": "PPIx-Utilities.wiki"}, "apache-libcloud.wiki": {"page": "apache-libcloud", "file": "apache-libcloud.wiki"}, "simple-is.wiki": {"page": "simple-is", "file": "simple-is.wiki"}, "snp-sites.wiki": {"page": "snp-sites", "file": "snp-sites.wiki"}, "x264.wiki": {"page": "x264", "file": "x264.wiki"}, "tryton-modules-account-dunning.wiki": {"page": "tryton-modules-account-dunning", "file": "tryton-modules-account-dunning.wiki"}, "Truffle_DSL_Processor.wiki": {"page": "Truffle DSL Processor", "file": "Truffle_DSL_Processor.wiki"}, "Convert-YText.wiki": {"page": "Convert-YText", "file": "Convert-YText.wiki"}, "Math-Bezier.wiki": {"page": "Math-Bezier", "file": "Math-Bezier.wiki"}, "liblunar.wiki": {"page": "liblunar", "file": "liblunar.wiki"}, "kcrash.wiki": {"page": "kcrash", "file": "kcrash.wiki"}, "CPAN-Checksums.wiki": {"page": "CPAN-Checksums", "file": "CPAN-Checksums.wiki"}, "matrixcalc.wiki": {"page": "matrixcalc", "file": "matrixcalc.wiki"}, "camlpdf.wiki": {"page": "camlpdf", "file": "camlpdf.wiki"}, "Perl-Destruct-Level.wiki": {"page": "Perl-Destruct-Level", "file": "Perl-Destruct-Level.wiki"}, "ttfunk.wiki": {"page": "ttfunk", "file": "ttfunk.wiki"}, "debug.wiki": {"page": "debug", "file": "debug.wiki"}, "jam-lib.wiki": {"page": "jam-lib", "file": "jam-lib.wiki"}, "hpptools.wiki": {"page": "hpptools", "file": "hpptools.wiki"}, "icestorm.wiki": {"page": "icestorm", "file": "icestorm.wiki"}, "Plack__Middleware__CrossOrigin.wiki": {"page": "Plack::Middleware::CrossOrigin", "file": "Plack__Middleware__CrossOrigin.wiki"}, "vera.wiki": {"page": "vera", "file": "vera.wiki"}, "Aodh.wiki": {"page": "Aodh", "file": "Aodh.wiki"}, "array-parallel.wiki": {"page": "array-parallel", "file": "array-parallel.wiki"}, "liberasurecode.wiki": {"page": "liberasurecode", "file": "liberasurecode.wiki"}, "Archive-Any-Create.wiki": {"page": "Archive-Any-Create", "file": "Archive-Any-Create.wiki"}, "Thread-Conveyor.wiki": {"page": "Thread-Conveyor", "file": "Thread-Conveyor.wiki"}, "remove-trailing-separator.wiki": {"page": "remove-trailing-separator", "file": "remove-trailing-separator.wiki"}, "Icon__FamFamFam__Silk.wiki": {"page": "Icon::FamFamFam::Silk", "file": "Icon__FamFamFam__Silk.wiki"}, "strictures.wiki": {"page": "strictures", "file": "strictures.wiki"}, "Tk-ObjEditor.wiki": {"page": "Tk-ObjEditor", "file": "Tk-ObjEditor.wiki"}, "simplyhtml.wiki": {"page": "simplyhtml", "file": "simplyhtml.wiki"}, "Data-Dump-OneLine.wiki": {"page": "Data-Dump-OneLine", "file": "Data-Dump-OneLine.wiki"}, "apertium-en-es.wiki": {"page": "apertium-en-es", "file": "apertium-en-es.wiki"}, "SCSS_Blend_Modes.wiki": {"page": "SCSS Blend Modes", "file": "SCSS_Blend_Modes.wiki"}, "Zbigniew_Reszela.wiki": {"page": "Zbigniew Reszela", "file": "Zbigniew_Reszela.wiki"}, "Ice_Builder_for_Gradle.wiki": {"page": "Ice Builder for Gradle", "file": "Ice_Builder_for_Gradle.wiki"}, "ncclient.wiki": {"page": "ncclient", "file": "ncclient.wiki"}, "apparmor-profiles-extra.wiki": {"page": "apparmor-profiles-extra", "file": "apparmor-profiles-extra.wiki"}, "mopidy-scrobbler.wiki": {"page": "mopidy-scrobbler", "file": "mopidy-scrobbler.wiki"}, "String-ToIdentifier-EN.wiki": {"page": "String-ToIdentifier-EN", "file": "String-ToIdentifier-EN.wiki"}, "casablanca.wiki": {"page": "casablanca", "file": "casablanca.wiki"}, "shim.wiki": {"page": "shim", "file": "shim.wiki"}, "c-blosc.wiki": {"page": "c-blosc", "file": "c-blosc.wiki"}, "lodash-compat.wiki": {"page": "lodash-compat", "file": "lodash-compat.wiki"}, "darnwdl.wiki": {"page": "darnwdl", "file": "darnwdl.wiki"}, "Jikes_Parser_Generator.wiki": {"page": "Jikes Parser Generator", "file": "Jikes_Parser_Generator.wiki"}, "posix_ipc.wiki": {"page": "posix_ipc", "file": "posix_ipc.wiki"}, "cinnamon-screensaver.wiki": {"page": "cinnamon-screensaver", "file": "cinnamon-screensaver.wiki"}, "swh-plugins.wiki": {"page": "swh-plugins", "file": "swh-plugins.wiki"}, "Plack-Test-ExternalServer.wiki": {"page": "Plack-Test-ExternalServer", "file": "Plack-Test-ExternalServer.wiki"}, "hyperrogue.wiki": {"page": "hyperrogue", "file": "hyperrogue.wiki"}, "Math-Geometry-Voronoi.wiki": {"page": "Math-Geometry-Voronoi", "file": "Math-Geometry-Voronoi.wiki"}, "scada-client.wiki": {"page": "scada-client", "file": "scada-client.wiki"}, "go-ini.wiki": {"page": "go-ini", "file": "go-ini.wiki"}, "emacs-epc.wiki": {"page": "emacs-epc", "file": "emacs-epc.wiki"}, "filters.wiki": {"page": "filters", "file": "filters.wiki"}, "Pyzo.wiki": {"page": "Pyzo", "file": "Pyzo.wiki"}, "wmifs.wiki": {"page": "wmifs", "file": "wmifs.wiki"}, "omniauth-tumblr.wiki": {"page": "omniauth-tumblr", "file": "omniauth-tumblr.wiki"}, "shine.wiki": {"page": "shine", "file": "shine.wiki"}, "testing.common.database.wiki": {"page": "testing.common.database", "file": "testing.common.database.wiki"}, "Font-AFM.wiki": {"page": "Font-AFM", "file": "Font-AFM.wiki"}, "HTML-Tree.wiki": {"page": "HTML-Tree", "file": "HTML-Tree.wiki"}, "Locale-US.wiki": {"page": "Locale-US", "file": "Locale-US.wiki"}, "smart-notifier.wiki": {"page": "smart-notifier", "file": "smart-notifier.wiki"}, "minitest-around.wiki": {"page": "minitest-around", "file": "minitest-around.wiki"}, "otr3.wiki": {"page": "otr3", "file": "otr3.wiki"}, "Element_Hiding_Helper.wiki": {"page": "Element Hiding Helper", "file": "Element_Hiding_Helper.wiki"}, "haskell-platform.wiki": {"page": "haskell-platform", "file": "haskell-platform.wiki"}, "DBIx-Class-Schema-Config.wiki": {"page": "DBIx-Class-Schema-Config", "file": "DBIx-Class-Schema-Config.wiki"}, "oslo.concurrency.wiki": {"page": "oslo.concurrency", "file": "oslo.concurrency.wiki"}, "i7z.wiki": {"page": "i7z", "file": "i7z.wiki"}, "cstream.wiki": {"page": "cstream", "file": "cstream.wiki"}, "Data-Phrasebook-Loader-YAML.wiki": {"page": "Data-Phrasebook-Loader-YAML", "file": "Data-Phrasebook-Loader-YAML.wiki"}, "xfce4-whiskermenu-plugin.wiki": {"page": "xfce4-whiskermenu-plugin", "file": "xfce4-whiskermenu-plugin.wiki"}, "LyZ.wiki": {"page": "LyZ", "file": "LyZ.wiki"}, "ipset.wiki": {"page": "ipset", "file": "ipset.wiki"}, "syncutil.wiki": {"page": "syncutil", "file": "syncutil.wiki"}, "KiokuX__Model.wiki": {"page": "KiokuX::Model", "file": "KiokuX__Model.wiki"}, "libwiki-toolkit-plugin-locator-grid-perl.wiki": {"page": "libwiki-toolkit-plugin-locator-grid-perl", "file": "libwiki-toolkit-plugin-locator-grid-perl.wiki"}, "replace-ext.wiki": {"page": "replace-ext", "file": "replace-ext.wiki"}, "is-negated-glob.wiki": {"page": "is-negated-glob", "file": "is-negated-glob.wiki"}, "NetSDS__Kannel.wiki": {"page": "NetSDS::Kannel", "file": "NetSDS__Kannel.wiki"}, "DBIx-Recordset.wiki": {"page": "DBIx-Recordset", "file": "DBIx-Recordset.wiki"}, "Lzd.wiki": {"page": "Lzd", "file": "Lzd.wiki"}, "Geo-IPfree.wiki": {"page": "Geo-IPfree", "file": "Geo-IPfree.wiki"}, "I18N-AcceptLanguage.wiki": {"page": "I18N-AcceptLanguage", "file": "I18N-AcceptLanguage.wiki"}, "hsetroot.wiki": {"page": "hsetroot", "file": "hsetroot.wiki"}, "gyoto.wiki": {"page": "gyoto", "file": "gyoto.wiki"}, "jgromacs.wiki": {"page": "jgromacs", "file": "jgromacs.wiki"}, "dh-rebar.wiki": {"page": "dh-rebar", "file": "dh-rebar.wiki"}, "Net-Frame.wiki": {"page": "Net-Frame", "file": "Net-Frame.wiki"}, "highr.wiki": {"page": "highr", "file": "highr.wiki"}, "glances.wiki": {"page": "glances", "file": "glances.wiki"}, "Apache_Commons_Daemon.wiki": {"page": "Apache Commons Daemon", "file": "Apache_Commons_Daemon.wiki"}, "JSON-MaybeXS.wiki": {"page": "JSON-MaybeXS", "file": "JSON-MaybeXS.wiki"}, "Emoji.wiki": {"page": "Emoji", "file": "Emoji.wiki"}, "zzz-to-char.wiki": {"page": "zzz-to-char", "file": "zzz-to-char.wiki"}, "gnome-calendar.wiki": {"page": "gnome-calendar", "file": "gnome-calendar.wiki"}, "dicttoxml.wiki": {"page": "dicttoxml", "file": "dicttoxml.wiki"}, "XML-Compile-Dumper.wiki": {"page": "XML-Compile-Dumper", "file": "XML-Compile-Dumper.wiki"}, "Carp-Datum.wiki": {"page": "Carp-Datum", "file": "Carp-Datum.wiki"}, "haxr.wiki": {"page": "haxr", "file": "haxr.wiki"}, "higan.wiki": {"page": "higan", "file": "higan.wiki"}, "CHI.wiki": {"page": "CHI", "file": "CHI.wiki"}, "pysmbc.wiki": {"page": "pysmbc", "file": "pysmbc.wiki"}, "B++-Qt.wiki": {"page": "B++-Qt", "file": "B++-Qt.wiki"}, "Hydrogen.wiki": {"page": "Hydrogen", "file": "Hydrogen.wiki"}, "range-parser.wiki": {"page": "range-parser", "file": "range-parser.wiki"}, "AnyEvent-FCGI.wiki": {"page": "AnyEvent-FCGI", "file": "AnyEvent-FCGI.wiki"}, "CGI-Compile.wiki": {"page": "CGI-Compile", "file": "CGI-Compile.wiki"}, "static-hash.wiki": {"page": "static-hash", "file": "static-hash.wiki"}, "Apache-Session-Wrapper.wiki": {"page": "Apache-Session-Wrapper", "file": "Apache-Session-Wrapper.wiki"}, "freecontact.wiki": {"page": "freecontact", "file": "freecontact.wiki"}, "planets.wiki": {"page": "planets", "file": "planets.wiki"}, "path-and-address.wiki": {"page": "path-and-address", "file": "path-and-address.wiki"}, "ace-link.wiki": {"page": "ace-link", "file": "ace-link.wiki"}, "JXGrabKey.wiki": {"page": "JXGrabKey", "file": "JXGrabKey.wiki"}, "wmpinboard.wiki": {"page": "wmpinboard", "file": "wmpinboard.wiki"}, "ANTs__AKA_Advants_.wiki": {"page": "ANTs (AKA Advants)", "file": "ANTs__AKA_Advants_.wiki"}, "foreman.wiki": {"page": "foreman", "file": "foreman.wiki"}, "Class-Contract.wiki": {"page": "Class-Contract", "file": "Class-Contract.wiki"}, "fog-json.wiki": {"page": "fog-json", "file": "fog-json.wiki"}, "Translate_Toolkit.wiki": {"page": "Translate Toolkit", "file": "Translate_Toolkit.wiki"}, "Time-HR.wiki": {"page": "Time-HR", "file": "Time-HR.wiki"}, "shebang-regex.wiki": {"page": "shebang-regex", "file": "shebang-regex.wiki"}, "FreeTDS.wiki": {"page": "FreeTDS", "file": "FreeTDS.wiki"}, "jsonify.wiki": {"page": "jsonify", "file": "jsonify.wiki"}, "lucene4.wiki": {"page": "lucene4", "file": "lucene4.wiki"}, "gtg.wiki": {"page": "gtg", "file": "gtg.wiki"}, "pvr.hts.wiki": {"page": "pvr.hts", "file": "pvr.hts.wiki"}, "Test-Fixme.wiki": {"page": "Test-Fixme", "file": "Test-Fixme.wiki"}, "journey.wiki": {"page": "journey", "file": "journey.wiki"}, "ocaml-sha.wiki": {"page": "ocaml-sha", "file": "ocaml-sha.wiki"}, "Device-USB.wiki": {"page": "Device-USB", "file": "Device-USB.wiki"}, "Text-Unidecode.wiki": {"page": "Text-Unidecode", "file": "Text-Unidecode.wiki"}, "DICOM_for_VTK.wiki": {"page": "DICOM for VTK", "file": "DICOM_for_VTK.wiki"}, "slurm-drmaa.wiki": {"page": "slurm-drmaa", "file": "slurm-drmaa.wiki"}, "radcli.wiki": {"page": "radcli", "file": "radcli.wiki"}, "oslo.rootwrap.wiki": {"page": "oslo.rootwrap", "file": "oslo.rootwrap.wiki"}, "vhost.wiki": {"page": "vhost", "file": "vhost.wiki"}, "kjots.wiki": {"page": "kjots", "file": "kjots.wiki"}, "bintray-client-java.wiki": {"page": "bintray-client-java", "file": "bintray-client-java.wiki"}, "numexpr.wiki": {"page": "numexpr", "file": "numexpr.wiki"}, "Sys-Hostname-Long.wiki": {"page": "Sys-Hostname-Long", "file": "Sys-Hostname-Long.wiki"}, "meterec.wiki": {"page": "meterec", "file": "meterec.wiki"}, "UmePlus.wiki": {"page": "UmePlus", "file": "UmePlus.wiki"}, "Devel-CallTrace.wiki": {"page": "Devel-CallTrace", "file": "Devel-CallTrace.wiki"}, "rack-rewrite.wiki": {"page": "rack-rewrite", "file": "rack-rewrite.wiki"}, "napalm-base.wiki": {"page": "napalm-base", "file": "napalm-base.wiki"}, "MARC-Lint.wiki": {"page": "MARC-Lint", "file": "MARC-Lint.wiki"}, "array-series.wiki": {"page": "array-series", "file": "array-series.wiki"}, "easyzone.wiki": {"page": "easyzone", "file": "easyzone.wiki"}, "Core_Wrapper.wiki": {"page": "Core Wrapper", "file": "Core_Wrapper.wiki"}, "gscanbus.wiki": {"page": "gscanbus", "file": "gscanbus.wiki"}, "Net-Patricia.wiki": {"page": "Net-Patricia", "file": "Net-Patricia.wiki"}, "wmbiff.wiki": {"page": "wmbiff", "file": "wmbiff.wiki"}, "Maven____Indexer.wiki": {"page": "Maven :: Indexer", "file": "Maven____Indexer.wiki"}, "File-Fu.wiki": {"page": "File-Fu", "file": "File-Fu.wiki"}, "Config-Model-Tester.wiki": {"page": "Config-Model-Tester", "file": "Config-Model-Tester.wiki"}, "array-find-index.wiki": {"page": "array-find-index", "file": "array-find-index.wiki"}, "secpanel.wiki": {"page": "secpanel", "file": "secpanel.wiki"}, "Goo-Canvas.wiki": {"page": "Goo-Canvas", "file": "Goo-Canvas.wiki"}, "govmomi.wiki": {"page": "govmomi", "file": "govmomi.wiki"}, "Berkeley_DB_Viewer.wiki": {"page": "Berkeley DB Viewer", "file": "Berkeley_DB_Viewer.wiki"}, "HTML-Format.wiki": {"page": "HTML-Format", "file": "HTML-Format.wiki"}, "mail.wiki": {"page": "mail", "file": "mail.wiki"}, "Trac.wiki": {"page": "Trac", "file": "Trac.wiki"}, "logger-application.wiki": {"page": "logger-application", "file": "logger-application.wiki"}, "Linux-Inotify2.wiki": {"page": "Linux-Inotify2", "file": "Linux-Inotify2.wiki"}, "Time-OlsonTZ-Download.wiki": {"page": "Time-OlsonTZ-Download", "file": "Time-OlsonTZ-Download.wiki"}, "Django_HTML_Sanitizer.wiki": {"page": "Django HTML Sanitizer", "file": "Django_HTML_Sanitizer.wiki"}, "xtend.wiki": {"page": "xtend", "file": "xtend.wiki"}, "bambamc.wiki": {"page": "bambamc", "file": "bambamc.wiki"}, "jquery-scrollto-rails.wiki": {"page": "jquery-scrollto-rails", "file": "jquery-scrollto-rails.wiki"}, "Gtk2-SourceView2.wiki": {"page": "Gtk2-SourceView2", "file": "Gtk2-SourceView2.wiki"}, "wokkel.wiki": {"page": "wokkel", "file": "wokkel.wiki"}, "MooseX__MungeHas.wiki": {"page": "MooseX::MungeHas", "file": "MooseX__MungeHas.wiki"}, "Authen-SASL.wiki": {"page": "Authen-SASL", "file": "Authen-SASL.wiki"}, "path.wiki": {"page": "path", "file": "path.wiki"}, "pwman3.wiki": {"page": "pwman3", "file": "pwman3.wiki"}, "mime-mail.wiki": {"page": "mime-mail", "file": "mime-mail.wiki"}, "arel.wiki": {"page": "arel", "file": "arel.wiki"}, "logutils.wiki": {"page": "logutils", "file": "logutils.wiki"}, "Osmium_Tool.wiki": {"page": "Osmium Tool", "file": "Osmium_Tool.wiki"}, "Horde_testing_base_classes.wiki": {"page": "Horde testing base classes", "file": "Horde_testing_base_classes.wiki"}, "SPIP.wiki": {"page": "SPIP", "file": "SPIP.wiki"}, "inquirer.wiki": {"page": "inquirer", "file": "inquirer.wiki"}, "pcb2gcode.wiki": {"page": "pcb2gcode", "file": "pcb2gcode.wiki"}, "werken.xpath.wiki": {"page": "werken.xpath", "file": "werken.xpath.wiki"}, "logisim.wiki": {"page": "logisim", "file": "logisim.wiki"}, "pyxenstore.wiki": {"page": "pyxenstore", "file": "pyxenstore.wiki"}, "vblade.wiki": {"page": "vblade", "file": "vblade.wiki"}, "kinit.wiki": {"page": "kinit", "file": "kinit.wiki"}, "JCTools.wiki": {"page": "JCTools", "file": "JCTools.wiki"}, "signon-plugin-oauth2.wiki": {"page": "signon-plugin-oauth2", "file": "signon-plugin-oauth2.wiki"}, "MooseX-Role-Parameterized.wiki": {"page": "MooseX-Role-Parameterized", "file": "MooseX-Role-Parameterized.wiki"}, "simplexml.wiki": {"page": "simplexml", "file": "simplexml.wiki"}, "IO-Pipely.wiki": {"page": "IO-Pipely", "file": "IO-Pipely.wiki"}, "Term-Filter.wiki": {"page": "Term-Filter", "file": "Term-Filter.wiki"}, "libfwnt.wiki": {"page": "libfwnt", "file": "libfwnt.wiki"}, "SYRTHES.wiki": {"page": "SYRTHES", "file": "SYRTHES.wiki"}, "Launchpad_Tools.wiki": {"page": "Launchpad Tools", "file": "Launchpad_Tools.wiki"}, "krunner.wiki": {"page": "krunner", "file": "krunner.wiki"}, "lockfile.wiki": {"page": "lockfile", "file": "lockfile.wiki"}, "kactivities-stats.wiki": {"page": "kactivities-stats", "file": "kactivities-stats.wiki"}, "fonts-orya.wiki": {"page": "fonts-orya", "file": "fonts-orya.wiki"}, "xsoldier.wiki": {"page": "xsoldier", "file": "xsoldier.wiki"}, "prettyunits.wiki": {"page": "prettyunits", "file": "prettyunits.wiki"}, "simple-tpm-pk11.wiki": {"page": "simple-tpm-pk11", "file": "simple-tpm-pk11.wiki"}, "NLP.wiki": {"page": "NLP", "file": "NLP.wiki"}, "PECL__Package__ssh2.wiki": {"page": "PECL::Package::ssh2", "file": "PECL__Package__ssh2.wiki"}, "Quota.wiki": {"page": "Quota", "file": "Quota.wiki"}, "qtserialport-opensource-src.wiki": {"page": "qtserialport-opensource-src", "file": "qtserialport-opensource-src.wiki"}, "parsel.wiki": {"page": "parsel", "file": "parsel.wiki"}, "minitest-hooks.wiki": {"page": "minitest-hooks", "file": "minitest-hooks.wiki"}, "rbdoom3bfg.wiki": {"page": "rbdoom3bfg", "file": "rbdoom3bfg.wiki"}, "Underscore.wiki": {"page": "Underscore", "file": "Underscore.wiki"}, "MySQL_Workbench.wiki": {"page": "MySQL Workbench", "file": "MySQL_Workbench.wiki"}, "cotyledon.wiki": {"page": "cotyledon", "file": "cotyledon.wiki"}, "Data-Structure-Util.wiki": {"page": "Data-Structure-Util", "file": "Data-Structure-Util.wiki"}, "syslog-ng-incubator.wiki": {"page": "syslog-ng-incubator", "file": "syslog-ng-incubator.wiki"}, "Spock.wiki": {"page": "Spock", "file": "Spock.wiki"}, "LXRandR.wiki": {"page": "LXRandR", "file": "LXRandR.wiki"}, "sacjava.wiki": {"page": "sacjava", "file": "sacjava.wiki"}, "ea-utils.wiki": {"page": "ea-utils", "file": "ea-utils.wiki"}, "PAR.wiki": {"page": "PAR", "file": "PAR.wiki"}, "autofdo.wiki": {"page": "autofdo", "file": "autofdo.wiki"}, "ticcutils.wiki": {"page": "ticcutils", "file": "ticcutils.wiki"}, "Number-Tolerant.wiki": {"page": "Number-Tolerant", "file": "Number-Tolerant.wiki"}, "go-bindata.wiki": {"page": "go-bindata", "file": "go-bindata.wiki"}, "sfArkLib.wiki": {"page": "sfArkLib", "file": "sfArkLib.wiki"}, "OpenDyslexic.wiki": {"page": "OpenDyslexic", "file": "OpenDyslexic.wiki"}, "yum-utils.wiki": {"page": "yum-utils", "file": "yum-utils.wiki"}, "SOAPdenovo2.wiki": {"page": "SOAPdenovo2", "file": "SOAPdenovo2.wiki"}, "tc-play.wiki": {"page": "tc-play", "file": "tc-play.wiki"}, "Linux-DVB.wiki": {"page": "Linux-DVB", "file": "Linux-DVB.wiki"}, "Data-Paginator.wiki": {"page": "Data-Paginator", "file": "Data-Paginator.wiki"}, "Test-Taint.wiki": {"page": "Test-Taint", "file": "Test-Taint.wiki"}, "s3curl.wiki": {"page": "s3curl", "file": "s3curl.wiki"}, "data-default.wiki": {"page": "data-default", "file": "data-default.wiki"}, "libextractor-python.wiki": {"page": "libextractor-python", "file": "libextractor-python.wiki"}, "Pegex.wiki": {"page": "Pegex", "file": "Pegex.wiki"}, "fakesleep.wiki": {"page": "fakesleep", "file": "fakesleep.wiki"}, "omniauth-gitlab.wiki": {"page": "omniauth-gitlab", "file": "omniauth-gitlab.wiki"}, "Netty.wiki": {"page": "Netty", "file": "Netty.wiki"}, "Net-Amazon-S3.wiki": {"page": "Net-Amazon-S3", "file": "Net-Amazon-S3.wiki"}, "Bootstrap_Tour.wiki": {"page": "Bootstrap Tour", "file": "Bootstrap_Tour.wiki"}, "Net-Twitter-Lite.wiki": {"page": "Net-Twitter-Lite", "file": "Net-Twitter-Lite.wiki"}, "docker-api.wiki": {"page": "docker-api", "file": "docker-api.wiki"}, "Algorithm-C3.wiki": {"page": "Algorithm-C3", "file": "Algorithm-C3.wiki"}, "GF2X.wiki": {"page": "GF2X", "file": "GF2X.wiki"}, "mustache.wiki": {"page": "mustache", "file": "mustache.wiki"}, "ale.wiki": {"page": "ale", "file": "ale.wiki"}, "mimerender.wiki": {"page": "mimerender", "file": "mimerender.wiki"}, "mozo__old_name__mate-menu-editor_.wiki": {"page": "mozo (old name: mate-menu-editor)", "file": "mozo__old_name__mate-menu-editor_.wiki"}, "Plack.wiki": {"page": "Plack", "file": "Plack.wiki"}, "spamprobe.wiki": {"page": "spamprobe", "file": "spamprobe.wiki"}, "python-u2flib-server.wiki": {"page": "python-u2flib-server", "file": "python-u2flib-server.wiki"}, "Rsolnp.wiki": {"page": "Rsolnp", "file": "Rsolnp.wiki"}, "array-union.wiki": {"page": "array-union", "file": "array-union.wiki"}, "circos.wiki": {"page": "circos", "file": "circos.wiki"}, "GMetrics.wiki": {"page": "GMetrics", "file": "GMetrics.wiki"}, "eshell-up.wiki": {"page": "eshell-up", "file": "eshell-up.wiki"}, "geophar.wiki": {"page": "geophar", "file": "geophar.wiki"}, "IO-Socket-SSL.wiki": {"page": "IO-Socket-SSL", "file": "IO-Socket-SSL.wiki"}, "tnef.wiki": {"page": "tnef", "file": "tnef.wiki"}, "nagios-images.wiki": {"page": "nagios-images", "file": "nagios-images.wiki"}, "megaglest-data.wiki": {"page": "megaglest-data", "file": "megaglest-data.wiki"}, "treq.wiki": {"page": "treq", "file": "treq.wiki"}, "sugar.wiki": {"page": "sugar", "file": "sugar.wiki"}, "puppet-camptocamp-openssl.wiki": {"page": "puppet-camptocamp-openssl", "file": "puppet-camptocamp-openssl.wiki"}, "ipmiutil.wiki": {"page": "ipmiutil", "file": "ipmiutil.wiki"}, "mail-gpg.wiki": {"page": "mail-gpg", "file": "mail-gpg.wiki"}, "python-xdo.wiki": {"page": "python-xdo", "file": "python-xdo.wiki"}, "Ouch.wiki": {"page": "Ouch", "file": "Ouch.wiki"}, "libidl.wiki": {"page": "libidl", "file": "libidl.wiki"}, "RDF__TrineX__Serializer__MockTurtleSoup.wiki": {"page": "RDF::TrineX::Serializer::MockTurtleSoup", "file": "RDF__TrineX__Serializer__MockTurtleSoup.wiki"}, "Simple_Image_Reducer.wiki": {"page": "Simple Image Reducer", "file": "Simple_Image_Reducer.wiki"}, "Object-InsideOut.wiki": {"page": "Object-InsideOut", "file": "Object-InsideOut.wiki"}, "cleanroom.wiki": {"page": "cleanroom", "file": "cleanroom.wiki"}, "ShortRead.wiki": {"page": "ShortRead", "file": "ShortRead.wiki"}, "XML-OPML-SimpleGen.wiki": {"page": "XML-OPML-SimpleGen", "file": "XML-OPML-SimpleGen.wiki"}, "giblib.wiki": {"page": "giblib", "file": "giblib.wiki"}, "Text-Trim.wiki": {"page": "Text-Trim", "file": "Text-Trim.wiki"}, "alembic.wiki": {"page": "alembic", "file": "alembic.wiki"}, "Text-Flow.wiki": {"page": "Text-Flow", "file": "Text-Flow.wiki"}, "fet.wiki": {"page": "fet", "file": "fet.wiki"}, "GPicView.wiki": {"page": "GPicView", "file": "GPicView.wiki"}, "node-lex-parser.wiki": {"page": "node-lex-parser", "file": "node-lex-parser.wiki"}, "CDBS.wiki": {"page": "CDBS", "file": "CDBS.wiki"}, "parallel.wiki": {"page": "parallel", "file": "parallel.wiki"}, "GO.db.wiki": {"page": "GO.db", "file": "GO.db.wiki"}, "fgallery.wiki": {"page": "fgallery", "file": "fgallery.wiki"}, "s3d.wiki": {"page": "s3d", "file": "s3d.wiki"}, "djinn-lib.wiki": {"page": "djinn-lib", "file": "djinn-lib.wiki"}, "fast-stemmer.wiki": {"page": "fast-stemmer", "file": "fast-stemmer.wiki"}, "Open_Babel.wiki": {"page": "Open Babel", "file": "Open_Babel.wiki"}, "paxrat.wiki": {"page": "paxrat", "file": "paxrat.wiki"}, "disktype.wiki": {"page": "disktype", "file": "disktype.wiki"}, "GtkHash.wiki": {"page": "GtkHash", "file": "GtkHash.wiki"}, "S-Lang.wiki": {"page": "S-Lang", "file": "S-Lang.wiki"}, "IcalViewPlugin.wiki": {"page": "IcalViewPlugin", "file": "IcalViewPlugin.wiki"}, "monopd.wiki": {"page": "monopd", "file": "monopd.wiki"}, "propellor.wiki": {"page": "propellor", "file": "propellor.wiki"}, "Math-BaseCnv.wiki": {"page": "Math-BaseCnv", "file": "Math-BaseCnv.wiki"}, "Sub__Infix.wiki": {"page": "Sub::Infix", "file": "Sub__Infix.wiki"}, "python-django-extensions.wiki": {"page": "python-django-extensions", "file": "python-django-extensions.wiki"}, "mopidy-beets.wiki": {"page": "mopidy-beets", "file": "mopidy-beets.wiki"}, "nbdkit.wiki": {"page": "nbdkit", "file": "nbdkit.wiki"}, "mongoengine.wiki": {"page": "mongoengine", "file": "mongoengine.wiki"}, "dill.wiki": {"page": "dill", "file": "dill.wiki"}, "relational-record.wiki": {"page": "relational-record", "file": "relational-record.wiki"}, "prelink.wiki": {"page": "prelink", "file": "prelink.wiki"}, "nasty.wiki": {"page": "nasty", "file": "nasty.wiki"}, "ridley.wiki": {"page": "ridley", "file": "ridley.wiki"}, "apache-mime4j.wiki": {"page": "apache-mime4j", "file": "apache-mime4j.wiki"}, "John_the_Ripper.wiki": {"page": "John the Ripper", "file": "John_the_Ripper.wiki"}, "libqcow.wiki": {"page": "libqcow", "file": "libqcow.wiki"}, "Perl-Critic.wiki": {"page": "Perl-Critic", "file": "Perl-Critic.wiki"}, "espctag.wiki": {"page": "espctag", "file": "espctag.wiki"}, "typecatcher.wiki": {"page": "typecatcher", "file": "typecatcher.wiki"}, "JPF_Code_Generator.wiki": {"page": "JPF Code Generator", "file": "JPF_Code_Generator.wiki"}, "JFreeChart.wiki": {"page": "JFreeChart", "file": "JFreeChart.wiki"}, "fotoxx.wiki": {"page": "fotoxx", "file": "fotoxx.wiki"}, "gnome-2048.wiki": {"page": "gnome-2048", "file": "gnome-2048.wiki"}, "RNeXML.wiki": {"page": "RNeXML", "file": "RNeXML.wiki"}, "gnome-devel-docs.wiki": {"page": "gnome-devel-docs", "file": "gnome-devel-docs.wiki"}, "blktap-dkms.wiki": {"page": "blktap-dkms", "file": "blktap-dkms.wiki"}, "Proj4js.wiki": {"page": "Proj4js", "file": "Proj4js.wiki"}, "The_Fuck.wiki": {"page": "The Fuck", "file": "The_Fuck.wiki"}, "DefHash.wiki": {"page": "DefHash", "file": "DefHash.wiki"}, "termstyle.wiki": {"page": "termstyle", "file": "termstyle.wiki"}, "object-visit.wiki": {"page": "object-visit", "file": "object-visit.wiki"}, "autobox-List-Util.wiki": {"page": "autobox-List-Util", "file": "autobox-List-Util.wiki"}, "ca-cacert.wiki": {"page": "ca-cacert", "file": "ca-cacert.wiki"}, "pecl_http.wiki": {"page": "pecl_http", "file": "pecl_http.wiki"}, "Term-EditorEdit.wiki": {"page": "Term-EditorEdit", "file": "Term-EditorEdit.wiki"}, "SortMeRNA.wiki": {"page": "SortMeRNA", "file": "SortMeRNA.wiki"}, "perl-BSSolv.wiki": {"page": "perl-BSSolv", "file": "perl-BSSolv.wiki"}, "python-mpegdash.wiki": {"page": "python-mpegdash", "file": "python-mpegdash.wiki"}, "multi_key_dict.wiki": {"page": "multi_key_dict", "file": "multi_key_dict.wiki"}, "clutter.wiki": {"page": "clutter", "file": "clutter.wiki"}, "Net-Citadel.wiki": {"page": "Net-Citadel", "file": "Net-Citadel.wiki"}, "leaflet-rails.wiki": {"page": "leaflet-rails", "file": "leaflet-rails.wiki"}, "libjsyntaxpane-java.wiki": {"page": "libjsyntaxpane-java", "file": "libjsyntaxpane-java.wiki"}, "libclc.wiki": {"page": "libclc", "file": "libclc.wiki"}, "Maven_Common_Artifact_Filters.wiki": {"page": "Maven Common Artifact Filters", "file": "Maven_Common_Artifact_Filters.wiki"}, "Maven_Invoker.wiki": {"page": "Maven Invoker", "file": "Maven_Invoker.wiki"}, "procmail-lib.wiki": {"page": "procmail-lib", "file": "procmail-lib.wiki"}, "Text-RecordParser.wiki": {"page": "Text-RecordParser", "file": "Text-RecordParser.wiki"}, "core-js.wiki": {"page": "core-js", "file": "core-js.wiki"}, "DBICx__Sugar.wiki": {"page": "DBICx::Sugar", "file": "DBICx__Sugar.wiki"}, "esutils.wiki": {"page": "esutils", "file": "esutils.wiki"}, "snowball.wiki": {"page": "snowball", "file": "snowball.wiki"}, "curb.wiki": {"page": "curb", "file": "curb.wiki"}, "coda.wiki": {"page": "coda", "file": "coda.wiki"}, "hashtables.wiki": {"page": "hashtables", "file": "hashtables.wiki"}, "lua-discount.wiki": {"page": "lua-discount", "file": "lua-discount.wiki"}, "django-markupfield.wiki": {"page": "django-markupfield", "file": "django-markupfield.wiki"}, "POE-Component-Client-Keepalive.wiki": {"page": "POE-Component-Client-Keepalive", "file": "POE-Component-Client-Keepalive.wiki"}, "MicrobeGPS.wiki": {"page": "MicrobeGPS", "file": "MicrobeGPS.wiki"}, "lazystream.wiki": {"page": "lazystream", "file": "lazystream.wiki"}, "github.com_fsnotify_fsnotify.wiki": {"page": "github.com/fsnotify/fsnotify", "file": "github.com_fsnotify_fsnotify.wiki"}, "github.com_hlandau_buildinfo.wiki": {"page": "github.com/hlandau/buildinfo", "file": "github.com_hlandau_buildinfo.wiki"}, "btchip-python.wiki": {"page": "btchip-python", "file": "btchip-python.wiki"}, "mgo.wiki": {"page": "mgo", "file": "mgo.wiki"}, "oslo.middleware.wiki": {"page": "oslo.middleware", "file": "oslo.middleware.wiki"}, "fso-audiod.wiki": {"page": "fso-audiod", "file": "fso-audiod.wiki"}, "zlib-bindings.wiki": {"page": "zlib-bindings", "file": "zlib-bindings.wiki"}, "tgt.wiki": {"page": "tgt", "file": "tgt.wiki"}, "RT-Extension-CustomFieldsOnUpdate.wiki": {"page": "RT-Extension-CustomFieldsOnUpdate", "file": "RT-Extension-CustomFieldsOnUpdate.wiki"}, "Import-Into.wiki": {"page": "Import-Into", "file": "Import-Into.wiki"}, "capture-output.wiki": {"page": "capture-output", "file": "capture-output.wiki"}, "webauth.wiki": {"page": "webauth", "file": "webauth.wiki"}, "grilo.wiki": {"page": "grilo", "file": "grilo.wiki"}, "Test-CleanNamespaces.wiki": {"page": "Test-CleanNamespaces", "file": "Test-CleanNamespaces.wiki"}, "flamp.wiki": {"page": "flamp", "file": "flamp.wiki"}, "Zabbix.wiki": {"page": "Zabbix", "file": "Zabbix.wiki"}, "OCaml-RSS.wiki": {"page": "OCaml-RSS", "file": "OCaml-RSS.wiki"}, "tryton-modules-calendar-todo.wiki": {"page": "tryton-modules-calendar-todo", "file": "tryton-modules-calendar-todo.wiki"}, "Locale-Hebrew.wiki": {"page": "Locale-Hebrew", "file": "Locale-Hebrew.wiki"}, "Eclipse-CDT.wiki": {"page": "Eclipse-CDT", "file": "Eclipse-CDT.wiki"}, "libpam-pwdfile.wiki": {"page": "libpam-pwdfile", "file": "libpam-pwdfile.wiki"}, "x2goclient.wiki": {"page": "x2goclient", "file": "x2goclient.wiki"}, "OWSLib.wiki": {"page": "OWSLib", "file": "OWSLib.wiki"}, "PDL.wiki": {"page": "PDL", "file": "PDL.wiki"}, "Mono.Upnp.wiki": {"page": "Mono.Upnp", "file": "Mono.Upnp.wiki"}, "Catalyst-Plugin-ConfigLoader.wiki": {"page": "Catalyst-Plugin-ConfigLoader", "file": "Catalyst-Plugin-ConfigLoader.wiki"}, "OpenSC.wiki": {"page": "OpenSC", "file": "OpenSC.wiki"}, "goptions.wiki": {"page": "goptions", "file": "goptions.wiki"}, "Spin.wiki": {"page": "Spin", "file": "Spin.wiki"}, "Apache_Software_Foundation_root_POM.wiki": {"page": "Apache Software Foundation root POM", "file": "Apache_Software_Foundation_root_POM.wiki"}, "isobject.wiki": {"page": "isobject", "file": "isobject.wiki"}, "plotnetcfg.wiki": {"page": "plotnetcfg", "file": "plotnetcfg.wiki"}, "gssproxy.wiki": {"page": "gssproxy", "file": "gssproxy.wiki"}, "pytsk.wiki": {"page": "pytsk", "file": "pytsk.wiki"}, "docker-compose.wiki": {"page": "docker-compose", "file": "docker-compose.wiki"}, "lua-nginx-kafka.wiki": {"page": "lua-nginx-kafka", "file": "lua-nginx-kafka.wiki"}, "load-grunt-tasks.wiki": {"page": "load-grunt-tasks", "file": "load-grunt-tasks.wiki"}, "canonical-json-go.wiki": {"page": "canonical-json-go", "file": "canonical-json-go.wiki"}, "kbruch.wiki": {"page": "kbruch", "file": "kbruch.wiki"}, "chef.wiki": {"page": "chef", "file": "chef.wiki"}, "django-sortedm2m.wiki": {"page": "django-sortedm2m", "file": "django-sortedm2m.wiki"}, "XStatic-smart-table.wiki": {"page": "XStatic-smart-table", "file": "XStatic-smart-table.wiki"}, "Test-Requires-Git.wiki": {"page": "Test-Requires-Git", "file": "Test-Requires-Git.wiki"}, "restructuredtext_lint.wiki": {"page": "restructuredtext_lint", "file": "restructuredtext_lint.wiki"}, "MooseX-Types-Path-Tiny.wiki": {"page": "MooseX-Types-Path-Tiny", "file": "MooseX-Types-Path-Tiny.wiki"}, "sockjs-client.wiki": {"page": "sockjs-client", "file": "sockjs-client.wiki"}, "now.wiki": {"page": "now", "file": "now.wiki"}, "github.com_onsi_gomega.wiki": {"page": "github.com/onsi/gomega", "file": "github.com_onsi_gomega.wiki"}, "PLUG.wiki": {"page": "PLUG", "file": "PLUG.wiki"}, "ketchup.wiki": {"page": "ketchup", "file": "ketchup.wiki"}, "pcalendar.wiki": {"page": "pcalendar", "file": "pcalendar.wiki"}, "Roundcube_Dev._-_Switzerland.wiki": {"page": "Roundcube Dev. - Switzerland", "file": "Roundcube_Dev._-_Switzerland.wiki"}, "Parse-Dia-SQL.wiki": {"page": "Parse-Dia-SQL", "file": "Parse-Dia-SQL.wiki"}, "executable-path.wiki": {"page": "executable-path", "file": "executable-path.wiki"}, "zathura-ps.wiki": {"page": "zathura-ps", "file": "zathura-ps.wiki"}, "tryton-modules-account-statement.wiki": {"page": "tryton-modules-account-statement", "file": "tryton-modules-account-statement.wiki"}, "diagrams-svg.wiki": {"page": "diagrams-svg", "file": "diagrams-svg.wiki"}, "asn1-encoding.wiki": {"page": "asn1-encoding", "file": "asn1-encoding.wiki"}, "Web_Developer.wiki": {"page": "Web Developer", "file": "Web_Developer.wiki"}, "pyRacerz.wiki": {"page": "pyRacerz", "file": "pyRacerz.wiki"}, "Goldman_Sachs_Collections.wiki": {"page": "Goldman Sachs Collections", "file": "Goldman_Sachs_Collections.wiki"}, "celery-haystack.wiki": {"page": "celery-haystack", "file": "celery-haystack.wiki"}, "libpwquality.wiki": {"page": "libpwquality", "file": "libpwquality.wiki"}, "globus_gridftp_server_control.wiki": {"page": "globus_gridftp_server_control", "file": "globus_gridftp_server_control.wiki"}, "Neko_HTML.wiki": {"page": "Neko HTML", "file": "Neko_HTML.wiki"}, "drupal-mod-jscommunicator.wiki": {"page": "drupal-mod-jscommunicator", "file": "drupal-mod-jscommunicator.wiki"}, "s.el.wiki": {"page": "s.el", "file": "s.el.wiki"}, "X42-plugins.wiki": {"page": "X42-plugins", "file": "X42-plugins.wiki"}, "practicalxml.wiki": {"page": "practicalxml", "file": "practicalxml.wiki"}, "erlang-cowboy.wiki": {"page": "erlang-cowboy", "file": "erlang-cowboy.wiki"}, "Carp-Fix-1_25.wiki": {"page": "Carp-Fix-1_25", "file": "Carp-Fix-1_25.wiki"}, "NCL.wiki": {"page": "NCL", "file": "NCL.wiki"}, "imagetooth.wiki": {"page": "imagetooth", "file": "imagetooth.wiki"}, "ibus-libpinyin.wiki": {"page": "ibus-libpinyin", "file": "ibus-libpinyin.wiki"}, "XML_Ada.wiki": {"page": "XML/Ada", "file": "XML_Ada.wiki"}, "tryton-modules-production-routing.wiki": {"page": "tryton-modules-production-routing", "file": "tryton-modules-production-routing.wiki"}, "IO__HTML.wiki": {"page": "IO::HTML", "file": "IO__HTML.wiki"}, "libmediainfo.wiki": {"page": "libmediainfo", "file": "libmediainfo.wiki"}, "fonts-yozvox-yozfont.wiki": {"page": "fonts-yozvox-yozfont", "file": "fonts-yozvox-yozfont.wiki"}, "OpenRPT.wiki": {"page": "OpenRPT", "file": "OpenRPT.wiki"}, "PGObject-Util-DBMethod.wiki": {"page": "PGObject-Util-DBMethod", "file": "PGObject-Util-DBMethod.wiki"}, "equalx.wiki": {"page": "equalx", "file": "equalx.wiki"}, "gupnp.wiki": {"page": "gupnp", "file": "gupnp.wiki"}, "nibabel.wiki": {"page": "nibabel", "file": "nibabel.wiki"}, "CMocka.wiki": {"page": "CMocka", "file": "CMocka.wiki"}, "groovebasin.wiki": {"page": "groovebasin", "file": "groovebasin.wiki"}, "Scope-Guard.wiki": {"page": "Scope-Guard", "file": "Scope-Guard.wiki"}, "data.table.wiki": {"page": "data.table", "file": "data.table.wiki"}, "Objenesis_-_Java_library_to_instantiate_a_new_object_of_a_particular_class.wiki": {"page": "Objenesis - Java library to instantiate a new object of a particular class", "file": "Objenesis_-_Java_library_to_instantiate_a_new_object_of_a_particular_class.wiki"}, "delayed_job_active_record.wiki": {"page": "delayed_job_active_record", "file": "delayed_job_active_record.wiki"}, "multistep.wiki": {"page": "multistep", "file": "multistep.wiki"}, "llmnrd.wiki": {"page": "llmnrd", "file": "llmnrd.wiki"}, "DBIx-Class-Tree-NestedSet.wiki": {"page": "DBIx-Class-Tree-NestedSet", "file": "DBIx-Class-Tree-NestedSet.wiki"}, "ibus-libzhuyin.wiki": {"page": "ibus-libzhuyin", "file": "ibus-libzhuyin.wiki"}, "App-perlbrew.wiki": {"page": "App-perlbrew", "file": "App-perlbrew.wiki"}, "stoppableListener.wiki": {"page": "stoppableListener", "file": "stoppableListener.wiki"}, "bitstruct.wiki": {"page": "bitstruct", "file": "bitstruct.wiki"}, "libgooglepinyin.wiki": {"page": "libgooglepinyin", "file": "libgooglepinyin.wiki"}, "torches.wiki": {"page": "torches", "file": "torches.wiki"}, "mp3check.wiki": {"page": "mp3check", "file": "mp3check.wiki"}, "Aspect.wiki": {"page": "Aspect", "file": "Aspect.wiki"}, "pa-ounit.wiki": {"page": "pa-ounit", "file": "pa-ounit.wiki"}, "colorator.wiki": {"page": "colorator", "file": "colorator.wiki"}, "libtrust.wiki": {"page": "libtrust", "file": "libtrust.wiki"}, "spectools.wiki": {"page": "spectools", "file": "spectools.wiki"}, "mi.wiki": {"page": "mi", "file": "mi.wiki"}, "HTML-TokeParser-Simple.wiki": {"page": "HTML-TokeParser-Simple", "file": "HTML-TokeParser-Simple.wiki"}, "Dispatch-Class.wiki": {"page": "Dispatch-Class", "file": "Dispatch-Class.wiki"}, "MIME-Explode.wiki": {"page": "MIME-Explode", "file": "MIME-Explode.wiki"}, "cgilua.wiki": {"page": "cgilua", "file": "cgilua.wiki"}, "vala-mode.wiki": {"page": "vala-mode", "file": "vala-mode.wiki"}, "dante.wiki": {"page": "dante", "file": "dante.wiki"}, "Smarty.wiki": {"page": "Smarty", "file": "Smarty.wiki"}, "samplv1.wiki": {"page": "samplv1", "file": "samplv1.wiki"}, "aspell-pa.wiki": {"page": "aspell-pa", "file": "aspell-pa.wiki"}, "picard.wiki": {"page": "picard", "file": "picard.wiki"}, "FreeMat.wiki": {"page": "FreeMat", "file": "FreeMat.wiki"}, "rjsmin.wiki": {"page": "rjsmin", "file": "rjsmin.wiki"}, "eigensoft.wiki": {"page": "eigensoft", "file": "eigensoft.wiki"}, "pdfsandwich.wiki": {"page": "pdfsandwich", "file": "pdfsandwich.wiki"}, "mlmRev.wiki": {"page": "mlmRev", "file": "mlmRev.wiki"}, "Beets.wiki": {"page": "Beets", "file": "Beets.wiki"}, "jGrowl.wiki": {"page": "jGrowl", "file": "jGrowl.wiki"}, "pydot-ng.wiki": {"page": "pydot-ng", "file": "pydot-ng.wiki"}, "lxqt-config.wiki": {"page": "lxqt-config", "file": "lxqt-config.wiki"}, "biplist.wiki": {"page": "biplist", "file": "biplist.wiki"}, "Module__Build__CipUX.wiki": {"page": "Module::Build::CipUX", "file": "Module__Build__CipUX.wiki"}, "tryton-modules-sale-shipment-cost.wiki": {"page": "tryton-modules-sale-shipment-cost", "file": "tryton-modules-sale-shipment-cost.wiki"}, "scythe.wiki": {"page": "scythe", "file": "scythe.wiki"}, "glance.wiki": {"page": "glance", "file": "glance.wiki"}, "PyLD.wiki": {"page": "PyLD", "file": "PyLD.wiki"}, "File-Path-Tiny.wiki": {"page": "File-Path-Tiny", "file": "File-Path-Tiny.wiki"}, "napalm-ios.wiki": {"page": "napalm-ios", "file": "napalm-ios.wiki"}, "easywebdav.wiki": {"page": "easywebdav", "file": "easywebdav.wiki"}, "kblocks.wiki": {"page": "kblocks", "file": "kblocks.wiki"}, "text-format.wiki": {"page": "text-format", "file": "text-format.wiki"}, "Test-Simple.wiki": {"page": "Test-Simple", "file": "Test-Simple.wiki"}, "Mlucas.wiki": {"page": "Mlucas", "file": "Mlucas.wiki"}, "BBmisc.wiki": {"page": "BBmisc", "file": "BBmisc.wiki"}, "heat-cfntools.wiki": {"page": "heat-cfntools", "file": "heat-cfntools.wiki"}, "python-tuskarclient.wiki": {"page": "python-tuskarclient", "file": "python-tuskarclient.wiki"}, "cairo-dock-plugins.wiki": {"page": "cairo-dock-plugins", "file": "cairo-dock-plugins.wiki"}, "FlatZebra.wiki": {"page": "FlatZebra", "file": "FlatZebra.wiki"}, "Test-Signature.wiki": {"page": "Test-Signature", "file": "Test-Signature.wiki"}, "Apache_Ant.wiki": {"page": "Apache Ant", "file": "Apache_Ant.wiki"}, "princeprocessor.wiki": {"page": "princeprocessor", "file": "princeprocessor.wiki"}, "puppet_forge.wiki": {"page": "puppet_forge", "file": "puppet_forge.wiki"}, "url-parse.wiki": {"page": "url-parse", "file": "url-parse.wiki"}, "malayalam-fonts.wiki": {"page": "malayalam-fonts", "file": "malayalam-fonts.wiki"}, "Class-Base.wiki": {"page": "Class-Base", "file": "Class-Base.wiki"}, "python-fedora.wiki": {"page": "python-fedora", "file": "python-fedora.wiki"}, "DOMAINATRIX.wiki": {"page": "DOMAINATRIX", "file": "DOMAINATRIX.wiki"}, "TAP-Parser-SourceHandler-pgTAP.wiki": {"page": "TAP-Parser-SourceHandler-pgTAP", "file": "TAP-Parser-SourceHandler-pgTAP.wiki"}, "felix-main.wiki": {"page": "felix-main", "file": "felix-main.wiki"}, "LaserBoy.wiki": {"page": "LaserBoy", "file": "LaserBoy.wiki"}, "POE-Component-Client-Ping.wiki": {"page": "POE-Component-Client-Ping", "file": "POE-Component-Client-Ping.wiki"}, "knotifications.wiki": {"page": "knotifications", "file": "knotifications.wiki"}, "Net-OpenSSH-Compat.wiki": {"page": "Net-OpenSSH-Compat", "file": "Net-OpenSSH-Compat.wiki"}, "OpenJFX.wiki": {"page": "OpenJFX", "file": "OpenJFX.wiki"}, "yell.wiki": {"page": "yell", "file": "yell.wiki"}, "http_accept_language.wiki": {"page": "http_accept_language", "file": "http_accept_language.wiki"}, "polkit.wiki": {"page": "polkit", "file": "polkit.wiki"}, "BiocInstaller.wiki": {"page": "BiocInstaller", "file": "BiocInstaller.wiki"}, "python-http-parser.wiki": {"page": "python-http-parser", "file": "python-http-parser.wiki"}, "Pod-WSDL.wiki": {"page": "Pod-WSDL", "file": "Pod-WSDL.wiki"}, "libgxps.wiki": {"page": "libgxps", "file": "libgxps.wiki"}, "Module__Install__Contributors.wiki": {"page": "Module::Install::Contributors", "file": "Module__Install__Contributors.wiki"}, "demjson.wiki": {"page": "demjson", "file": "demjson.wiki"}, "dahdi-linux.wiki": {"page": "dahdi-linux", "file": "dahdi-linux.wiki"}, "iconv.wiki": {"page": "iconv", "file": "iconv.wiki"}, "Surf.wiki": {"page": "Surf", "file": "Surf.wiki"}, "systemd-shim.wiki": {"page": "systemd-shim", "file": "systemd-shim.wiki"}, "jerasure.wiki": {"page": "jerasure", "file": "jerasure.wiki"}, "speakeasy.wiki": {"page": "speakeasy", "file": "speakeasy.wiki"}, "Telepathy-GLib.wiki": {"page": "Telepathy-GLib", "file": "Telepathy-GLib.wiki"}, "CPAN-Reporter-Smoker.wiki": {"page": "CPAN-Reporter-Smoker", "file": "CPAN-Reporter-Smoker.wiki"}, "pyconfigure.wiki": {"page": "pyconfigure", "file": "pyconfigure.wiki"}, "xmlhash.wiki": {"page": "xmlhash", "file": "xmlhash.wiki"}, "Lojban_Wordlists.wiki": {"page": "Lojban Wordlists", "file": "Lojban_Wordlists.wiki"}, "amqp.wiki": {"page": "amqp", "file": "amqp.wiki"}, "Word_English_Bible.wiki": {"page": "Word English Bible", "file": "Word_English_Bible.wiki"}, "gnuplot.wiki": {"page": "gnuplot", "file": "gnuplot.wiki"}, "dominate.wiki": {"page": "dominate", "file": "dominate.wiki"}, "CSFML.wiki": {"page": "CSFML", "file": "CSFML.wiki"}, "serve-index.wiki": {"page": "serve-index", "file": "serve-index.wiki"}, "pepper.wiki": {"page": "pepper", "file": "pepper.wiki"}, "xurls.wiki": {"page": "xurls", "file": "xurls.wiki"}, "haskell-ekg-core.wiki": {"page": "haskell-ekg-core", "file": "haskell-ekg-core.wiki"}, "compton.wiki": {"page": "compton", "file": "compton.wiki"}, "manaplus.wiki": {"page": "manaplus", "file": "manaplus.wiki"}, "crypto.wiki": {"page": "crypto", "file": "crypto.wiki"}, "cairo-dock.wiki": {"page": "cairo-dock", "file": "cairo-dock.wiki"}, "kscreen.wiki": {"page": "kscreen", "file": "kscreen.wiki"}, "rails-assets-markdown-it-hashtag.wiki": {"page": "rails-assets-markdown-it-hashtag", "file": "rails-assets-markdown-it-hashtag.wiki"}, "aspline.wiki": {"page": "aspline", "file": "aspline.wiki"}, "puppetlabs_spec_helper.wiki": {"page": "puppetlabs_spec_helper", "file": "puppetlabs_spec_helper.wiki"}, "tevent.wiki": {"page": "tevent", "file": "tevent.wiki"}, "Rose-DateTime.wiki": {"page": "Rose-DateTime", "file": "Rose-DateTime.wiki"}, "barectf.wiki": {"page": "barectf", "file": "barectf.wiki"}, "temple.wiki": {"page": "temple", "file": "temple.wiki"}, "carbon-c-relay.wiki": {"page": "carbon-c-relay", "file": "carbon-c-relay.wiki"}, "IncludeMacro.wiki": {"page": "IncludeMacro", "file": "IncludeMacro.wiki"}, "ifmetric.wiki": {"page": "ifmetric", "file": "ifmetric.wiki"}, "QDWizard.wiki": {"page": "QDWizard", "file": "QDWizard.wiki"}, "fonts-yrsa-rasa.wiki": {"page": "fonts-yrsa-rasa", "file": "fonts-yrsa-rasa.wiki"}, "sqlkit.wiki": {"page": "sqlkit", "file": "sqlkit.wiki"}, "django-registration.wiki": {"page": "django-registration", "file": "django-registration.wiki"}, "testrepository.wiki": {"page": "testrepository", "file": "testrepository.wiki"}, "SSHTools.wiki": {"page": "SSHTools", "file": "SSHTools.wiki"}, "xmlstreambuffer.wiki": {"page": "xmlstreambuffer", "file": "xmlstreambuffer.wiki"}, "libbde.wiki": {"page": "libbde", "file": "libbde.wiki"}, "ScummVM.wiki": {"page": "ScummVM", "file": "ScummVM.wiki"}, "Protobuf_Plugin_for_Gradle.wiki": {"page": "Protobuf Plugin for Gradle", "file": "Protobuf_Plugin_for_Gradle.wiki"}, "hmat-oss.wiki": {"page": "hmat-oss", "file": "hmat-oss.wiki"}, "jackson-annotations.wiki": {"page": "jackson-annotations", "file": "jackson-annotations.wiki"}, "errorhandler.wiki": {"page": "errorhandler", "file": "errorhandler.wiki"}, "django-sitetree.wiki": {"page": "django-sitetree", "file": "django-sitetree.wiki"}, "libcairo-gobject-perl.wiki": {"page": "libcairo-gobject-perl", "file": "libcairo-gobject-perl.wiki"}, "go-msgpack.wiki": {"page": "go-msgpack", "file": "go-msgpack.wiki"}, "mpfi.wiki": {"page": "mpfi", "file": "mpfi.wiki"}, "hamradio-maintguide.wiki": {"page": "hamradio-maintguide", "file": "hamradio-maintguide.wiki"}, "iconv-lite.wiki": {"page": "iconv-lite", "file": "iconv-lite.wiki"}, "Locale-Maketext-Lexicon.wiki": {"page": "Locale-Maketext-Lexicon", "file": "Locale-Maketext-Lexicon.wiki"}, "Email-MessageID.wiki": {"page": "Email-MessageID", "file": "Email-MessageID.wiki"}, "clthreads.wiki": {"page": "clthreads", "file": "clthreads.wiki"}, "redis-store.wiki": {"page": "redis-store", "file": "redis-store.wiki"}, "SVN-Dump.wiki": {"page": "SVN-Dump", "file": "SVN-Dump.wiki"}, "solrium.wiki": {"page": "solrium", "file": "solrium.wiki"}, "system-filepath.wiki": {"page": "system-filepath", "file": "system-filepath.wiki"}, "Module-Implementation.wiki": {"page": "Module-Implementation", "file": "Module-Implementation.wiki"}, "designate.wiki": {"page": "designate", "file": "designate.wiki"}, "parallelpython.wiki": {"page": "parallelpython", "file": "parallelpython.wiki"}, "kwayland-integration.wiki": {"page": "kwayland-integration", "file": "kwayland-integration.wiki"}, "TortoiseHg.wiki": {"page": "TortoiseHg", "file": "TortoiseHg.wiki"}, "Lunar.wiki": {"page": "Lunar", "file": "Lunar.wiki"}, "AngularJS.wiki": {"page": "AngularJS", "file": "AngularJS.wiki"}, "dune-functions.wiki": {"page": "dune-functions", "file": "dune-functions.wiki"}, "granatier.wiki": {"page": "granatier", "file": "granatier.wiki"}, "Puppet.wiki": {"page": "Puppet", "file": "Puppet.wiki"}, "feed2imap.wiki": {"page": "feed2imap", "file": "feed2imap.wiki"}, "systemd-cron.wiki": {"page": "systemd-cron", "file": "systemd-cron.wiki"}, "aioxmlrpc.wiki": {"page": "aioxmlrpc", "file": "aioxmlrpc.wiki"}, "libcypher-parser.wiki": {"page": "libcypher-parser", "file": "libcypher-parser.wiki"}, "Getopt-Tabular.wiki": {"page": "Getopt-Tabular", "file": "Getopt-Tabular.wiki"}, "Portalocker.wiki": {"page": "Portalocker", "file": "Portalocker.wiki"}, "oauth2client.wiki": {"page": "oauth2client", "file": "oauth2client.wiki"}, "Devel-CheckCompiler.wiki": {"page": "Devel-CheckCompiler", "file": "Devel-CheckCompiler.wiki"}, "rails-assets-autosize.wiki": {"page": "rails-assets-autosize", "file": "rails-assets-autosize.wiki"}, "Tree-Simple-VisitorFactory.wiki": {"page": "Tree-Simple-VisitorFactory", "file": "Tree-Simple-VisitorFactory.wiki"}, "vagrant-libvirt.wiki": {"page": "vagrant-libvirt", "file": "vagrant-libvirt.wiki"}, "Onion_Circuits.wiki": {"page": "Onion Circuits", "file": "Onion_Circuits.wiki"}, "jupyter-notebook.wiki": {"page": "jupyter-notebook", "file": "jupyter-notebook.wiki"}, "syslinux-themes-debian.wiki": {"page": "syslinux-themes-debian", "file": "syslinux-themes-debian.wiki"}, "rack-mount.wiki": {"page": "rack-mount", "file": "rack-mount.wiki"}, "python-hl7.wiki": {"page": "python-hl7", "file": "python-hl7.wiki"}, "jekyll-watch.wiki": {"page": "jekyll-watch", "file": "jekyll-watch.wiki"}, "python-sh.wiki": {"page": "python-sh", "file": "python-sh.wiki"}, "Test__Name__FromLine.wiki": {"page": "Test::Name::FromLine", "file": "Test__Name__FromLine.wiki"}, "libksysguard.wiki": {"page": "libksysguard", "file": "libksysguard.wiki"}, "pam-pgsql.wiki": {"page": "pam-pgsql", "file": "pam-pgsql.wiki"}, "dolphin.wiki": {"page": "dolphin", "file": "dolphin.wiki"}, "Tk-DirSelect.wiki": {"page": "Tk-DirSelect", "file": "Tk-DirSelect.wiki"}, "khal.wiki": {"page": "khal", "file": "khal.wiki"}, "is-dotfile.wiki": {"page": "is-dotfile", "file": "is-dotfile.wiki"}, "grunt-contrib-nodeunit.wiki": {"page": "grunt-contrib-nodeunit", "file": "grunt-contrib-nodeunit.wiki"}, "libkf5eventviews.wiki": {"page": "libkf5eventviews", "file": "libkf5eventviews.wiki"}, "GNATColl.wiki": {"page": "GNATColl", "file": "GNATColl.wiki"}, "Horde.wiki": {"page": "Horde", "file": "Horde.wiki"}, "gnustep-examples.wiki": {"page": "gnustep-examples", "file": "gnustep-examples.wiki"}, "libcxl.wiki": {"page": "libcxl", "file": "libcxl.wiki"}, "pdlua.wiki": {"page": "pdlua", "file": "pdlua.wiki"}, "Xiphos.wiki": {"page": "Xiphos", "file": "Xiphos.wiki"}, "Net-EPP.wiki": {"page": "Net-EPP", "file": "Net-EPP.wiki"}, "Text__sprintfn.wiki": {"page": "Text::sprintfn", "file": "Text__sprintfn.wiki"}, "golang-set.wiki": {"page": "golang-set", "file": "golang-set.wiki"}, "emot.wiki": {"page": "emot", "file": "emot.wiki"}, "cfourcc.wiki": {"page": "cfourcc", "file": "cfourcc.wiki"}, "SUPER.wiki": {"page": "SUPER", "file": "SUPER.wiki"}, "turbojson.wiki": {"page": "turbojson", "file": "turbojson.wiki"}, "pysaml2.wiki": {"page": "pysaml2", "file": "pysaml2.wiki"}, "sass-rails.wiki": {"page": "sass-rails", "file": "sass-rails.wiki"}, "kwindowsystem.wiki": {"page": "kwindowsystem", "file": "kwindowsystem.wiki"}, "probabel.wiki": {"page": "probabel", "file": "probabel.wiki"}, "qliss3d.wiki": {"page": "qliss3d", "file": "qliss3d.wiki"}, "bing.wiki": {"page": "bing", "file": "bing.wiki"}, "Test-Script-Run.wiki": {"page": "Test-Script-Run", "file": "Test-Script-Run.wiki"}, "ssss.wiki": {"page": "ssss", "file": "ssss.wiki"}, "Freedoom.wiki": {"page": "Freedoom", "file": "Freedoom.wiki"}, "sbd.wiki": {"page": "sbd", "file": "sbd.wiki"}, "golang-github-svent-go-flags.wiki": {"page": "golang-github-svent-go-flags", "file": "golang-github-svent-go-flags.wiki"}, "TAP-Formatter-JUnit.wiki": {"page": "TAP-Formatter-JUnit", "file": "TAP-Formatter-JUnit.wiki"}, "blockmodeling.wiki": {"page": "blockmodeling", "file": "blockmodeling.wiki"}, "GnuPG_-_The_GNU_Privacy_Guard__modern_version_.wiki": {"page": "GnuPG - The GNU Privacy Guard (modern version)", "file": "GnuPG_-_The_GNU_Privacy_Guard__modern_version_.wiki"}, "gimagereader.wiki": {"page": "gimagereader", "file": "gimagereader.wiki"}, "nth-check.wiki": {"page": "nth-check", "file": "nth-check.wiki"}, "stringmap.wiki": {"page": "stringmap", "file": "stringmap.wiki"}, "rails-assets-jquery-colorbox.wiki": {"page": "rails-assets-jquery-colorbox", "file": "rails-assets-jquery-colorbox.wiki"}, "prefork.wiki": {"page": "prefork", "file": "prefork.wiki"}, "Plack-Middleware-Cache.wiki": {"page": "Plack-Middleware-Cache", "file": "Plack-Middleware-Cache.wiki"}, "OSGi_Core.wiki": {"page": "OSGi Core", "file": "OSGi_Core.wiki"}, "fts.wiki": {"page": "fts", "file": "fts.wiki"}, "rack-oauth2.wiki": {"page": "rack-oauth2", "file": "rack-oauth2.wiki"}, "HTML-TableParser.wiki": {"page": "HTML-TableParser", "file": "HTML-TableParser.wiki"}, "trollius.wiki": {"page": "trollius", "file": "trollius.wiki"}, "GNU_MAC_Changer.wiki": {"page": "GNU MAC Changer", "file": "GNU_MAC_Changer.wiki"}, "Biostrings.wiki": {"page": "Biostrings", "file": "Biostrings.wiki"}, "Plack-Middleware-FixMissingBodyInRedirect.wiki": {"page": "Plack-Middleware-FixMissingBodyInRedirect", "file": "Plack-Middleware-FixMissingBodyInRedirect.wiki"}, "nocache.wiki": {"page": "nocache", "file": "nocache.wiki"}, "gamera.wiki": {"page": "gamera", "file": "gamera.wiki"}, "Jxp.wiki": {"page": "Jxp", "file": "Jxp.wiki"}, "voms-api-java.wiki": {"page": "voms-api-java", "file": "voms-api-java.wiki"}, "Test-InDistDir.wiki": {"page": "Test-InDistDir", "file": "Test-InDistDir.wiki"}, "editorconfig-emacs.wiki": {"page": "editorconfig-emacs", "file": "editorconfig-emacs.wiki"}, "qtx11extras-opensource-src.wiki": {"page": "qtx11extras-opensource-src", "file": "qtx11extras-opensource-src.wiki"}, "slt.wiki": {"page": "slt", "file": "slt.wiki"}, "RDF__RDFa__Parser.wiki": {"page": "RDF::RDFa::Parser", "file": "RDF__RDFa__Parser.wiki"}, "Zotero_Standalone_Build.wiki": {"page": "Zotero Standalone Build", "file": "Zotero_Standalone_Build.wiki"}, "Email-MIME-ContentType.wiki": {"page": "Email-MIME-ContentType", "file": "Email-MIME-ContentType.wiki"}, "pacemaker.wiki": {"page": "pacemaker", "file": "pacemaker.wiki"}, "Net-Sieve.wiki": {"page": "Net-Sieve", "file": "Net-Sieve.wiki"}, "gif2apng.wiki": {"page": "gif2apng", "file": "gif2apng.wiki"}, "SQUID.wiki": {"page": "SQUID", "file": "SQUID.wiki"}, "Safecopy.wiki": {"page": "Safecopy", "file": "Safecopy.wiki"}, "conky.wiki": {"page": "conky", "file": "conky.wiki"}, "python-ironicclient.wiki": {"page": "python-ironicclient", "file": "python-ironicclient.wiki"}, "TagLib.wiki": {"page": "TagLib", "file": "TagLib.wiki"}, "finite-field.wiki": {"page": "finite-field", "file": "finite-field.wiki"}, "xdvik.wiki": {"page": "xdvik", "file": "xdvik.wiki"}, "Moops.wiki": {"page": "Moops", "file": "Moops.wiki"}, "ethon.wiki": {"page": "ethon", "file": "ethon.wiki"}, "rofi.wiki": {"page": "rofi", "file": "rofi.wiki"}, "testify.wiki": {"page": "testify", "file": "testify.wiki"}, "aide.wiki": {"page": "aide", "file": "aide.wiki"}, "pfstools.wiki": {"page": "pfstools", "file": "pfstools.wiki"}, "Math-Fibonacci.wiki": {"page": "Math-Fibonacci", "file": "Math-Fibonacci.wiki"}, "Report_Magic.wiki": {"page": "Report Magic", "file": "Report_Magic.wiki"}, "nlohmann-json.wiki": {"page": "nlohmann-json", "file": "nlohmann-json.wiki"}, "aspell-te.wiki": {"page": "aspell-te", "file": "aspell-te.wiki"}, "OCRmyPDF.wiki": {"page": "OCRmyPDF", "file": "OCRmyPDF.wiki"}, "fox1.6.wiki": {"page": "fox1.6", "file": "fox1.6.wiki"}, "jQuery.dotdotdot.wiki": {"page": "jQuery.dotdotdot", "file": "jQuery.dotdotdot.wiki"}, "quodlibet.wiki": {"page": "quodlibet", "file": "quodlibet.wiki"}, "profbval.wiki": {"page": "profbval", "file": "profbval.wiki"}, "URI-db.wiki": {"page": "URI-db", "file": "URI-db.wiki"}, "PyCogent.wiki": {"page": "PyCogent", "file": "PyCogent.wiki"}, "mpi4py.wiki": {"page": "mpi4py", "file": "mpi4py.wiki"}, "miaviewit.wiki": {"page": "miaviewit", "file": "miaviewit.wiki"}, "libgit2-glib.wiki": {"page": "libgit2-glib", "file": "libgit2-glib.wiki"}, "dos2unix.wiki": {"page": "dos2unix", "file": "dos2unix.wiki"}, "budgie-indicator-applet.wiki": {"page": "budgie-indicator-applet", "file": "budgie-indicator-applet.wiki"}, "vinetto.wiki": {"page": "vinetto", "file": "vinetto.wiki"}, "zathura.wiki": {"page": "zathura", "file": "zathura.wiki"}, "librem.wiki": {"page": "librem", "file": "librem.wiki"}, "Virtaal.wiki": {"page": "Virtaal", "file": "Virtaal.wiki"}, "php.wiki": {"page": "php", "file": "php.wiki"}, "MooseX-Types-Common.wiki": {"page": "MooseX-Types-Common", "file": "MooseX-Types-Common.wiki"}, "File-DirCompare.wiki": {"page": "File-DirCompare", "file": "File-DirCompare.wiki"}, "IO-Multiplex.wiki": {"page": "IO-Multiplex", "file": "IO-Multiplex.wiki"}, "ptyprocess.wiki": {"page": "ptyprocess", "file": "ptyprocess.wiki"}, "LibLAS.wiki": {"page": "LibLAS", "file": "LibLAS.wiki"}, "xfce4-taskmanager.wiki": {"page": "xfce4-taskmanager", "file": "xfce4-taskmanager.wiki"}, "python-stem.wiki": {"page": "python-stem", "file": "python-stem.wiki"}, "mariadb_client.wiki": {"page": "mariadb_client", "file": "mariadb_client.wiki"}, "MALDIquantForeign.wiki": {"page": "MALDIquantForeign", "file": "MALDIquantForeign.wiki"}, "iCalendar.wiki": {"page": "iCalendar", "file": "iCalendar.wiki"}, "trim-newlines.wiki": {"page": "trim-newlines", "file": "trim-newlines.wiki"}, "plasma-nm.wiki": {"page": "plasma-nm", "file": "plasma-nm.wiki"}, "airspy-host.wiki": {"page": "airspy-host", "file": "airspy-host.wiki"}, "XML__SemanticDiff.wiki": {"page": "XML::SemanticDiff", "file": "XML__SemanticDiff.wiki"}, "tryton-modules-calendar.wiki": {"page": "tryton-modules-calendar", "file": "tryton-modules-calendar.wiki"}, "enigmail.wiki": {"page": "enigmail", "file": "enigmail.wiki"}, "pekwm.wiki": {"page": "pekwm", "file": "pekwm.wiki"}, "mailtextbody.wiki": {"page": "mailtextbody", "file": "mailtextbody.wiki"}, "puppetlabs-apt.wiki": {"page": "puppetlabs-apt", "file": "puppetlabs-apt.wiki"}, "xcb-util-xrm.wiki": {"page": "xcb-util-xrm", "file": "xcb-util-xrm.wiki"}, "pegtl.wiki": {"page": "pegtl", "file": "pegtl.wiki"}, "Horde_Core_Framework_libraries.wiki": {"page": "Horde Core Framework libraries", "file": "Horde_Core_Framework_libraries.wiki"}, "pbcommand.wiki": {"page": "pbcommand", "file": "pbcommand.wiki"}, "DAZZ_DB.wiki": {"page": "DAZZ_DB", "file": "DAZZ_DB.wiki"}, "plowshare.wiki": {"page": "plowshare", "file": "plowshare.wiki"}, "plexus-cli.wiki": {"page": "plexus-cli", "file": "plexus-cli.wiki"}, "fog-powerdns.wiki": {"page": "fog-powerdns", "file": "fog-powerdns.wiki"}, "resolve.wiki": {"page": "resolve", "file": "resolve.wiki"}, "debmake.wiki": {"page": "debmake", "file": "debmake.wiki"}, "jsonminify.wiki": {"page": "jsonminify", "file": "jsonminify.wiki"}, "Web__Machine.wiki": {"page": "Web::Machine", "file": "Web__Machine.wiki"}, "contfrac.wiki": {"page": "contfrac", "file": "contfrac.wiki"}, "systemd.wiki": {"page": "systemd", "file": "systemd.wiki"}, "HTML-Template.wiki": {"page": "HTML-Template", "file": "HTML-Template.wiki"}, "utml.wiki": {"page": "utml", "file": "utml.wiki"}, "iemlib.wiki": {"page": "iemlib", "file": "iemlib.wiki"}, "sphinx-testing.wiki": {"page": "sphinx-testing", "file": "sphinx-testing.wiki"}, "MooX-HandlesVia.wiki": {"page": "MooX-HandlesVia", "file": "MooX-HandlesVia.wiki"}, "Patchwork_UTF-8.wiki": {"page": "Patchwork UTF-8", "file": "Patchwork_UTF-8.wiki"}, "R.cache.wiki": {"page": "R.cache", "file": "R.cache.wiki"}, "domhandler.wiki": {"page": "domhandler", "file": "domhandler.wiki"}, "omniauth-saml.wiki": {"page": "omniauth-saml", "file": "omniauth-saml.wiki"}, "swfupload.wiki": {"page": "swfupload", "file": "swfupload.wiki"}, "libgap.wiki": {"page": "libgap", "file": "libgap.wiki"}, "SemVer.wiki": {"page": "SemVer", "file": "SemVer.wiki"}, "Verilog-Perl.wiki": {"page": "Verilog-Perl", "file": "Verilog-Perl.wiki"}, "ipaddr.js.wiki": {"page": "ipaddr.js", "file": "ipaddr.js.wiki"}, "domelementtype.wiki": {"page": "domelementtype", "file": "domelementtype.wiki"}, "Pcredz.wiki": {"page": "Pcredz", "file": "Pcredz.wiki"}, "nemiver.wiki": {"page": "nemiver", "file": "nemiver.wiki"}, "go-checkpoint.wiki": {"page": "go-checkpoint", "file": "go-checkpoint.wiki"}, "Devel-Cycle.wiki": {"page": "Devel-Cycle", "file": "Devel-Cycle.wiki"}, "RDF__Prefixes.wiki": {"page": "RDF::Prefixes", "file": "RDF__Prefixes.wiki"}, "lziprecover.wiki": {"page": "lziprecover", "file": "lziprecover.wiki"}, "tryton-modules-sale-supply.wiki": {"page": "tryton-modules-sale-supply", "file": "tryton-modules-sale-supply.wiki"}, "flashbench.wiki": {"page": "flashbench", "file": "flashbench.wiki"}, "whohas.wiki": {"page": "whohas", "file": "whohas.wiki"}, "gr-hpsdr.wiki": {"page": "gr-hpsdr", "file": "gr-hpsdr.wiki"}, "Psychtoolbox-3.wiki": {"page": "Psychtoolbox-3", "file": "Psychtoolbox-3.wiki"}, "xloadimage.wiki": {"page": "xloadimage", "file": "xloadimage.wiki"}, "nprogress-rails.wiki": {"page": "nprogress-rails", "file": "nprogress-rails.wiki"}, "Apache_Tomcat_7.wiki": {"page": "Apache Tomcat 7", "file": "Apache_Tomcat_7.wiki"}, "erlang-jiffy.wiki": {"page": "erlang-jiffy", "file": "erlang-jiffy.wiki"}, "genmsg.wiki": {"page": "genmsg", "file": "genmsg.wiki"}, "tryton-modules-stock-inventory-location.wiki": {"page": "tryton-modules-stock-inventory-location", "file": "tryton-modules-stock-inventory-location.wiki"}, "Path__Iterator__Rule.wiki": {"page": "Path::Iterator::Rule", "file": "Path__Iterator__Rule.wiki"}, "Gringotts.wiki": {"page": "Gringotts", "file": "Gringotts.wiki"}, "synthv1.wiki": {"page": "synthv1", "file": "synthv1.wiki"}, "go-homedir.wiki": {"page": "go-homedir", "file": "go-homedir.wiki"}, "jsurf.wiki": {"page": "jsurf", "file": "jsurf.wiki"}, "YETI.wiki": {"page": "YETI", "file": "YETI.wiki"}, "libvdpau-va-gl.wiki": {"page": "libvdpau-va-gl", "file": "libvdpau-va-gl.wiki"}, "libgsecuredelete.wiki": {"page": "libgsecuredelete", "file": "libgsecuredelete.wiki"}, "Data-Random.wiki": {"page": "Data-Random", "file": "Data-Random.wiki"}, "numtype-dk.wiki": {"page": "numtype-dk", "file": "numtype-dk.wiki"}, "libxml-sax.wiki": {"page": "libxml-sax", "file": "libxml-sax.wiki"}, "mailexporter.wiki": {"page": "mailexporter", "file": "mailexporter.wiki"}, "riemann-ruby-client.wiki": {"page": "riemann-ruby-client", "file": "riemann-ruby-client.wiki"}, "scout.wiki": {"page": "scout", "file": "scout.wiki"}, "flask-script.wiki": {"page": "flask-script", "file": "flask-script.wiki"}, "ExtUtils-ModuleMaker.wiki": {"page": "ExtUtils-ModuleMaker", "file": "ExtUtils-ModuleMaker.wiki"}, "libradsec.wiki": {"page": "libradsec", "file": "libradsec.wiki"}, "tilt.wiki": {"page": "tilt", "file": "tilt.wiki"}, "TheSchwartz.wiki": {"page": "TheSchwartz", "file": "TheSchwartz.wiki"}, "webkit2gtk.wiki": {"page": "webkit2gtk", "file": "webkit2gtk.wiki"}, "wm-icons.wiki": {"page": "wm-icons", "file": "wm-icons.wiki"}, "stalecucumber.wiki": {"page": "stalecucumber", "file": "stalecucumber.wiki"}, "Pyomo.wiki": {"page": "Pyomo", "file": "Pyomo.wiki"}, "Object-Container.wiki": {"page": "Object-Container", "file": "Object-Container.wiki"}, "kmousetool.wiki": {"page": "kmousetool", "file": "kmousetool.wiki"}, "redis-rack.wiki": {"page": "redis-rack", "file": "redis-rack.wiki"}, "XStatic-Bootstrap-Datepicker.wiki": {"page": "XStatic-Bootstrap-Datepicker", "file": "XStatic-Bootstrap-Datepicker.wiki"}, "presage.wiki": {"page": "presage", "file": "presage.wiki"}, "gnome-builder.wiki": {"page": "gnome-builder", "file": "gnome-builder.wiki"}, "icemon.wiki": {"page": "icemon", "file": "icemon.wiki"}, "Gxtuner.wiki": {"page": "Gxtuner", "file": "Gxtuner.wiki"}, "kde-dev-utils.wiki": {"page": "kde-dev-utils", "file": "kde-dev-utils.wiki"}, "gcfg.wiki": {"page": "gcfg", "file": "gcfg.wiki"}, "tabular.wiki": {"page": "tabular", "file": "tabular.wiki"}, "tryton-modules-commission.wiki": {"page": "tryton-modules-commission", "file": "tryton-modules-commission.wiki"}, "seekwatcher.wiki": {"page": "seekwatcher", "file": "seekwatcher.wiki"}, "uriparser.wiki": {"page": "uriparser", "file": "uriparser.wiki"}, "xprobe.wiki": {"page": "xprobe", "file": "xprobe.wiki"}, "Exporter-AutoClean.wiki": {"page": "Exporter-AutoClean", "file": "Exporter-AutoClean.wiki"}, "logilab-common.wiki": {"page": "logilab-common", "file": "logilab-common.wiki"}, "XML__Struct.wiki": {"page": "XML::Struct", "file": "XML__Struct.wiki"}, "NetSurf.wiki": {"page": "NetSurf", "file": "NetSurf.wiki"}, "libglib-object-introspection-perl.wiki": {"page": "libglib-object-introspection-perl", "file": "libglib-object-introspection-perl.wiki"}, "kpimtextedit.wiki": {"page": "kpimtextedit", "file": "kpimtextedit.wiki"}, "einspline.wiki": {"page": "einspline", "file": "einspline.wiki"}, "pdf-inspector.wiki": {"page": "pdf-inspector", "file": "pdf-inspector.wiki"}, "microlens.wiki": {"page": "microlens", "file": "microlens.wiki"}, "OpenBSD.wiki": {"page": "OpenBSD", "file": "OpenBSD.wiki"}, "PyMOL.wiki": {"page": "PyMOL", "file": "PyMOL.wiki"}, "grunt-contrib-coffee.wiki": {"page": "grunt-contrib-coffee", "file": "grunt-contrib-coffee.wiki"}, "hashids.wiki": {"page": "hashids", "file": "hashids.wiki"}, "evtest.wiki": {"page": "evtest", "file": "evtest.wiki"}, "Taint-Runtime.wiki": {"page": "Taint-Runtime", "file": "Taint-Runtime.wiki"}, "Email-MIME-Attachment-Stripper.wiki": {"page": "Email-MIME-Attachment-Stripper", "file": "Email-MIME-Attachment-Stripper.wiki"}, "Boogie.wiki": {"page": "Boogie", "file": "Boogie.wiki"}, "cookie.wiki": {"page": "cookie", "file": "cookie.wiki"}, "OSGi_Annotation.wiki": {"page": "OSGi Annotation", "file": "OSGi_Annotation.wiki"}, "logspline.wiki": {"page": "logspline", "file": "logspline.wiki"}, "Monkeysphere_XUL_Extension.wiki": {"page": "Monkeysphere XUL Extension", "file": "Monkeysphere_XUL_Extension.wiki"}, "Test-Warn.wiki": {"page": "Test-Warn", "file": "Test-Warn.wiki"}, "apt-venv.wiki": {"page": "apt-venv", "file": "apt-venv.wiki"}, "asciiduck-sssd.wiki": {"page": "asciiduck-sssd", "file": "asciiduck-sssd.wiki"}, "coquelicot.wiki": {"page": "coquelicot", "file": "coquelicot.wiki"}, "libvmime.wiki": {"page": "libvmime", "file": "libvmime.wiki"}, "hidapi-cffi.wiki": {"page": "hidapi-cffi", "file": "hidapi-cffi.wiki"}, "testpath.wiki": {"page": "testpath", "file": "testpath.wiki"}, "isa-l.wiki": {"page": "isa-l", "file": "isa-l.wiki"}, "archipel-agent-virtualmachine-vnc.wiki": {"page": "archipel-agent-virtualmachine-vnc", "file": "archipel-agent-virtualmachine-vnc.wiki"}, "spoon.wiki": {"page": "spoon", "file": "spoon.wiki"}, "kcodecs.wiki": {"page": "kcodecs", "file": "kcodecs.wiki"}, "relational-schemas.wiki": {"page": "relational-schemas", "file": "relational-schemas.wiki"}, "relatorio.wiki": {"page": "relatorio", "file": "relatorio.wiki"}, "os-locale.wiki": {"page": "os-locale", "file": "os-locale.wiki"}, "qtconnectivity-opensource-src.wiki": {"page": "qtconnectivity-opensource-src", "file": "qtconnectivity-opensource-src.wiki"}, "Business-OnlinePayment-PayflowPro.wiki": {"page": "Business-OnlinePayment-PayflowPro", "file": "Business-OnlinePayment-PayflowPro.wiki"}, "EdisonAPI.wiki": {"page": "EdisonAPI", "file": "EdisonAPI.wiki"}, "Tibetan_Machine_Uni_Font.wiki": {"page": "Tibetan Machine Uni Font", "file": "Tibetan_Machine_Uni_Font.wiki"}, "rails-assets-diaspora_jsxc.wiki": {"page": "rails-assets-diaspora_jsxc", "file": "rails-assets-diaspora_jsxc.wiki"}, "uid_wrapper.wiki": {"page": "uid_wrapper", "file": "uid_wrapper.wiki"}, "xpra.wiki": {"page": "xpra", "file": "xpra.wiki"}, "Catalyst-Plugin-Authorization-ACL.wiki": {"page": "Catalyst-Plugin-Authorization-ACL", "file": "Catalyst-Plugin-Authorization-ACL.wiki"}, "pbbarcode.wiki": {"page": "pbbarcode", "file": "pbbarcode.wiki"}, "zyn.wiki": {"page": "zyn", "file": "zyn.wiki"}, "Truffle.wiki": {"page": "Truffle", "file": "Truffle.wiki"}, "Regexp-Grammars.wiki": {"page": "Regexp-Grammars", "file": "Regexp-Grammars.wiki"}, "colored.wiki": {"page": "colored", "file": "colored.wiki"}, "libepoxy.wiki": {"page": "libepoxy", "file": "libepoxy.wiki"}, "QuickCheck.wiki": {"page": "QuickCheck", "file": "QuickCheck.wiki"}, "pyjavaproperties.wiki": {"page": "pyjavaproperties", "file": "pyjavaproperties.wiki"}, "GtkAtlantic.wiki": {"page": "GtkAtlantic", "file": "GtkAtlantic.wiki"}, "sidedoor.wiki": {"page": "sidedoor", "file": "sidedoor.wiki"}, "js-tokens.wiki": {"page": "js-tokens", "file": "js-tokens.wiki"}, "subliminal.wiki": {"page": "subliminal", "file": "subliminal.wiki"}, "chosen.wiki": {"page": "chosen", "file": "chosen.wiki"}, "Jim_s_Fonts_for_X.wiki": {"page": "Jim's Fonts for X", "file": "Jim_s_Fonts_for_X.wiki"}, "fspanel.wiki": {"page": "fspanel", "file": "fspanel.wiki"}, "tryton-modules-product-cost-fifo.wiki": {"page": "tryton-modules-product-cost-fifo", "file": "tryton-modules-product-cost-fifo.wiki"}, "set-getter.wiki": {"page": "set-getter", "file": "set-getter.wiki"}, "Data-Serializer-Sereal.wiki": {"page": "Data-Serializer-Sereal", "file": "Data-Serializer-Sereal.wiki"}, "Babel.wiki": {"page": "Babel", "file": "Babel.wiki"}, "spectacle.wiki": {"page": "spectacle", "file": "spectacle.wiki"}, "ckermit.wiki": {"page": "ckermit", "file": "ckermit.wiki"}, "Net-VNC.wiki": {"page": "Net-VNC", "file": "Net-VNC.wiki"}, "network-manager-applet.wiki": {"page": "network-manager-applet", "file": "network-manager-applet.wiki"}, "JType.wiki": {"page": "JType", "file": "JType.wiki"}, "FireGestures.wiki": {"page": "FireGestures", "file": "FireGestures.wiki"}, "gordon.wiki": {"page": "gordon", "file": "gordon.wiki"}, "jekyll-gist.wiki": {"page": "jekyll-gist", "file": "jekyll-gist.wiki"}, "ini.v1.wiki": {"page": "ini.v1", "file": "ini.v1.wiki"}, "jModelTest.wiki": {"page": "jModelTest", "file": "jModelTest.wiki"}, "X11-Keyboard.wiki": {"page": "X11-Keyboard", "file": "X11-Keyboard.wiki"}, "w1retap.wiki": {"page": "w1retap", "file": "w1retap.wiki"}, "starfighter.wiki": {"page": "starfighter", "file": "starfighter.wiki"}, "ksquares.wiki": {"page": "ksquares", "file": "ksquares.wiki"}, "picklable-itertools.wiki": {"page": "picklable-itertools", "file": "picklable-itertools.wiki"}, "diaspora_federation-rails.wiki": {"page": "diaspora_federation-rails", "file": "diaspora_federation-rails.wiki"}, "Spreadsheet.wiki": {"page": "Spreadsheet", "file": "Spreadsheet.wiki"}, "webdeploy.wiki": {"page": "webdeploy", "file": "webdeploy.wiki"}, "git-extras.wiki": {"page": "git-extras", "file": "git-extras.wiki"}, "fvwm-icons.wiki": {"page": "fvwm-icons", "file": "fvwm-icons.wiki"}, "haproxy-log-analysis.wiki": {"page": "haproxy-log-analysis", "file": "haproxy-log-analysis.wiki"}, "python-evtx.wiki": {"page": "python-evtx", "file": "python-evtx.wiki"}, "python-args.wiki": {"page": "python-args", "file": "python-args.wiki"}, "Convert-BER.wiki": {"page": "Convert-BER", "file": "Convert-BER.wiki"}, "The_Sleuth_Kit__TSK_.wiki": {"page": "The Sleuth Kit (TSK)", "file": "The_Sleuth_Kit__TSK_.wiki"}, "Dogtail.wiki": {"page": "Dogtail", "file": "Dogtail.wiki"}, "Apache_Icons.wiki": {"page": "Apache Icons", "file": "Apache_Icons.wiki"}, "Math-Symbolic.wiki": {"page": "Math-Symbolic", "file": "Math-Symbolic.wiki"}, "PDF-Writer.wiki": {"page": "PDF-Writer", "file": "PDF-Writer.wiki"}, "Bit-Vector.wiki": {"page": "Bit-Vector", "file": "Bit-Vector.wiki"}, "gitmap.wiki": {"page": "gitmap", "file": "gitmap.wiki"}, "python-clint.wiki": {"page": "python-clint", "file": "python-clint.wiki"}, "HPPC__parent_POM_.wiki": {"page": "HPPC (parent POM)", "file": "HPPC__parent_POM_.wiki"}, "firejail.wiki": {"page": "firejail", "file": "firejail.wiki"}, "conduit.wiki": {"page": "conduit", "file": "conduit.wiki"}, "libctl.wiki": {"page": "libctl", "file": "libctl.wiki"}, "puppet-heat.wiki": {"page": "puppet-heat", "file": "puppet-heat.wiki"}, "arno-iptables-firewall.wiki": {"page": "arno-iptables-firewall", "file": "arno-iptables-firewall.wiki"}, "Mupen64Plus.wiki": {"page": "Mupen64Plus", "file": "Mupen64Plus.wiki"}, "Janino.wiki": {"page": "Janino", "file": "Janino.wiki"}, "swftools.wiki": {"page": "swftools", "file": "swftools.wiki"}, "html-conduit.wiki": {"page": "html-conduit", "file": "html-conduit.wiki"}, "Libfm.wiki": {"page": "Libfm", "file": "Libfm.wiki"}, "http-media.wiki": {"page": "http-media", "file": "http-media.wiki"}, "Watchmaker_Framework.wiki": {"page": "Watchmaker Framework", "file": "Watchmaker_Framework.wiki"}, "httpauth.wiki": {"page": "httpauth", "file": "httpauth.wiki"}, "tryton-modules-carrier-percentage.wiki": {"page": "tryton-modules-carrier-percentage", "file": "tryton-modules-carrier-percentage.wiki"}, "Net-Syslogd.wiki": {"page": "Net-Syslogd", "file": "Net-Syslogd.wiki"}, "gfal2.wiki": {"page": "gfal2", "file": "gfal2.wiki"}, "XStatic-Rickshaw.wiki": {"page": "XStatic-Rickshaw", "file": "XStatic-Rickshaw.wiki"}, "driconf.wiki": {"page": "driconf", "file": "driconf.wiki"}, "PDF__Reuse__Barcode.wiki": {"page": "PDF::Reuse::Barcode", "file": "PDF__Reuse__Barcode.wiki"}, "axel.wiki": {"page": "axel", "file": "axel.wiki"}, "Text-CSV-Encoded.wiki": {"page": "Text-CSV-Encoded", "file": "Text-CSV-Encoded.wiki"}, "nodeenv.wiki": {"page": "nodeenv", "file": "nodeenv.wiki"}, "python-keepkey.wiki": {"page": "python-keepkey", "file": "python-keepkey.wiki"}, "Template-Plugin-Digest-MD5.wiki": {"page": "Template-Plugin-Digest-MD5", "file": "Template-Plugin-Digest-MD5.wiki"}, "atinject.wiki": {"page": "atinject", "file": "atinject.wiki"}, "diagrams-cairo.wiki": {"page": "diagrams-cairo", "file": "diagrams-cairo.wiki"}, "abab.wiki": {"page": "abab", "file": "abab.wiki"}, "DBus_Test_Runner.wiki": {"page": "DBus Test Runner", "file": "DBus_Test_Runner.wiki"}, "premailer.wiki": {"page": "premailer", "file": "premailer.wiki"}, "Text-Soundex.wiki": {"page": "Text-Soundex", "file": "Text-Soundex.wiki"}, "gocryptfs.wiki": {"page": "gocryptfs", "file": "gocryptfs.wiki"}, "PyHoca-GUI.wiki": {"page": "PyHoca-GUI", "file": "PyHoca-GUI.wiki"}, "linssid.wiki": {"page": "linssid", "file": "linssid.wiki"}, "http-conduit.wiki": {"page": "http-conduit", "file": "http-conduit.wiki"}, "depqbf.wiki": {"page": "depqbf", "file": "depqbf.wiki"}, "libsmpp34.wiki": {"page": "libsmpp34", "file": "libsmpp34.wiki"}, "AnyData.wiki": {"page": "AnyData", "file": "AnyData.wiki"}, "quickselect.wiki": {"page": "quickselect", "file": "quickselect.wiki"}, "Geography-Countries.wiki": {"page": "Geography-Countries", "file": "Geography-Countries.wiki"}, "qs.wiki": {"page": "qs", "file": "qs.wiki"}, "lgeneral-data.wiki": {"page": "lgeneral-data", "file": "lgeneral-data.wiki"}, "Perl6-Export.wiki": {"page": "Perl6-Export", "file": "Perl6-Export.wiki"}, "github.com_pkg_errors.wiki": {"page": "github.com/pkg/errors", "file": "github.com_pkg_errors.wiki"}, "python-keystoneclient.wiki": {"page": "python-keystoneclient", "file": "python-keystoneclient.wiki"}, "gnome-shell-timer.wiki": {"page": "gnome-shell-timer", "file": "gnome-shell-timer.wiki"}, "Standard_Scala_XML_library.wiki": {"page": "Standard Scala XML library", "file": "Standard_Scala_XML_library.wiki"}, "tryton-modules-production.wiki": {"page": "tryton-modules-production", "file": "tryton-modules-production.wiki"}, "backports.shutil_get_terminal_size.wiki": {"page": "backports.shutil_get_terminal_size", "file": "backports.shutil_get_terminal_size.wiki"}, "Adun.wiki": {"page": "Adun", "file": "Adun.wiki"}, "Maven_XML_Plugin.wiki": {"page": "Maven XML Plugin", "file": "Maven_XML_Plugin.wiki"}, "chemps2.wiki": {"page": "chemps2", "file": "chemps2.wiki"}, "Package-Locator.wiki": {"page": "Package-Locator", "file": "Package-Locator.wiki"}, "DNA_Clust.wiki": {"page": "DNA Clust", "file": "DNA_Clust.wiki"}, "Adblock_Plus.wiki": {"page": "Adblock Plus", "file": "Adblock_Plus.wiki"}, "glide.wiki": {"page": "glide", "file": "glide.wiki"}, "Vows.wiki": {"page": "Vows", "file": "Vows.wiki"}, "true.wiki": {"page": "true", "file": "true.wiki"}, "lua-basexx.wiki": {"page": "lua-basexx", "file": "lua-basexx.wiki"}, "uboot-go.wiki": {"page": "uboot-go", "file": "uboot-go.wiki"}, "mate-user-guide.wiki": {"page": "mate-user-guide", "file": "mate-user-guide.wiki"}, "LXDE-Common.wiki": {"page": "LXDE-Common", "file": "LXDE-Common.wiki"}, "uliGo.wiki": {"page": "uliGo", "file": "uliGo.wiki"}, "LV2_Toolkit.wiki": {"page": "LV2 Toolkit", "file": "LV2_Toolkit.wiki"}, "metastudent-data.wiki": {"page": "metastudent-data", "file": "metastudent-data.wiki"}, "crac.wiki": {"page": "crac", "file": "crac.wiki"}, "husl.wiki": {"page": "husl", "file": "husl.wiki"}, "pyparsing.wiki": {"page": "pyparsing", "file": "pyparsing.wiki"}, "twitter-stream.wiki": {"page": "twitter-stream", "file": "twitter-stream.wiki"}, "jade.wiki": {"page": "jade", "file": "jade.wiki"}, "Test-Mock-Guard.wiki": {"page": "Test-Mock-Guard", "file": "Test-Mock-Guard.wiki"}, "MooseX-Role-Strict.wiki": {"page": "MooseX-Role-Strict", "file": "MooseX-Role-Strict.wiki"}, "Luminescence.wiki": {"page": "Luminescence", "file": "Luminescence.wiki"}, "QUnit.wiki": {"page": "QUnit", "file": "QUnit.wiki"}, "Data-Validate-IP.wiki": {"page": "Data-Validate-IP", "file": "Data-Validate-IP.wiki"}, "imposm.parser.wiki": {"page": "imposm.parser", "file": "imposm.parser.wiki"}, "websocketpp.wiki": {"page": "websocketpp", "file": "websocketpp.wiki"}, "POE-Component-Client-MPD.wiki": {"page": "POE-Component-Client-MPD", "file": "POE-Component-Client-MPD.wiki"}, "python-bottle.wiki": {"page": "python-bottle", "file": "python-bottle.wiki"}, "explorercanvas.wiki": {"page": "explorercanvas", "file": "explorercanvas.wiki"}, "libinstpatch.wiki": {"page": "libinstpatch", "file": "libinstpatch.wiki"}, "ruby-graphviz.wiki": {"page": "ruby-graphviz", "file": "ruby-graphviz.wiki"}, "monad-unlift.wiki": {"page": "monad-unlift", "file": "monad-unlift.wiki"}, "kball.wiki": {"page": "kball", "file": "kball.wiki"}, "snetz.wiki": {"page": "snetz", "file": "snetz.wiki"}, "oslo.sphinx.wiki": {"page": "oslo.sphinx", "file": "oslo.sphinx.wiki"}, "colorize.wiki": {"page": "colorize", "file": "colorize.wiki"}, "Gmerlin_Audio_Video_Library.wiki": {"page": "Gmerlin Audio Video Library", "file": "Gmerlin_Audio_Video_Library.wiki"}, "gnome-autoar.wiki": {"page": "gnome-autoar", "file": "gnome-autoar.wiki"}, "currently-unhandled.wiki": {"page": "currently-unhandled", "file": "currently-unhandled.wiki"}, "clutter-imcontext.wiki": {"page": "clutter-imcontext", "file": "clutter-imcontext.wiki"}, "oslo.versionedobjects.wiki": {"page": "oslo.versionedobjects", "file": "oslo.versionedobjects.wiki"}, "clearlooks-phenix-theme.wiki": {"page": "clearlooks-phenix-theme", "file": "clearlooks-phenix-theme.wiki"}, "gnuastro.wiki": {"page": "gnuastro", "file": "gnuastro.wiki"}, "dune-geometry.wiki": {"page": "dune-geometry", "file": "dune-geometry.wiki"}, "audiotools.wiki": {"page": "audiotools", "file": "audiotools.wiki"}, "varnish.wiki": {"page": "varnish", "file": "varnish.wiki"}, "setuptools_scm.wiki": {"page": "setuptools_scm", "file": "setuptools_scm.wiki"}, "Devel-Pragma.wiki": {"page": "Devel-Pragma", "file": "Devel-Pragma.wiki"}, "qtconsole.wiki": {"page": "qtconsole", "file": "qtconsole.wiki"}, "rimraf.wiki": {"page": "rimraf", "file": "rimraf.wiki"}, "pam-abl.wiki": {"page": "pam-abl", "file": "pam-abl.wiki"}, "sysdig.wiki": {"page": "sysdig", "file": "sysdig.wiki"}, "List-Rotation-Cycle.wiki": {"page": "List-Rotation-Cycle", "file": "List-Rotation-Cycle.wiki"}, "MooTools.wiki": {"page": "MooTools", "file": "MooTools.wiki"}, "reshape2.wiki": {"page": "reshape2", "file": "reshape2.wiki"}, "thin.wiki": {"page": "thin", "file": "thin.wiki"}, "File-Util.wiki": {"page": "File-Util", "file": "File-Util.wiki"}, "Parcellite.wiki": {"page": "Parcellite", "file": "Parcellite.wiki"}, "netsniff-ng.wiki": {"page": "netsniff-ng", "file": "netsniff-ng.wiki"}, "Apache-SSLLookup.wiki": {"page": "Apache-SSLLookup", "file": "Apache-SSLLookup.wiki"}, "xautomation.wiki": {"page": "xautomation", "file": "xautomation.wiki"}, "HTML-Scrubber.wiki": {"page": "HTML-Scrubber", "file": "HTML-Scrubber.wiki"}, "JetS3t.wiki": {"page": "JetS3t", "file": "JetS3t.wiki"}, "L_VE.wiki": {"page": "L\u00d6VE", "file": "L_VE.wiki"}, "Sisu.wiki": {"page": "Sisu", "file": "Sisu.wiki"}, "tcpxtract.wiki": {"page": "tcpxtract", "file": "tcpxtract.wiki"}, "Calendar-Simple.wiki": {"page": "Calendar-Simple", "file": "Calendar-Simple.wiki"}, "List-AllUtils.wiki": {"page": "List-AllUtils", "file": "List-AllUtils.wiki"}, "Text-Glob.wiki": {"page": "Text-Glob", "file": "Text-Glob.wiki"}, "LXLauncher.wiki": {"page": "LXLauncher", "file": "LXLauncher.wiki"}, "filepath.wiki": {"page": "filepath", "file": "filepath.wiki"}, "Apache_HttpComponents_AsyncClient.wiki": {"page": "Apache HttpComponents AsyncClient", "file": "Apache_HttpComponents_AsyncClient.wiki"}, "Fastaq.wiki": {"page": "Fastaq", "file": "Fastaq.wiki"}, "pysnmp.wiki": {"page": "pysnmp", "file": "pysnmp.wiki"}, "canl-java.wiki": {"page": "canl-java", "file": "canl-java.wiki"}, "NASPRO_Bridge_it.wiki": {"page": "NASPRO Bridge it", "file": "NASPRO_Bridge_it.wiki"}, "VCO-Plugins.wiki": {"page": "VCO-Plugins", "file": "VCO-Plugins.wiki"}, "ace.wiki": {"page": "ace", "file": "ace.wiki"}, "shadowsocks.wiki": {"page": "shadowsocks", "file": "shadowsocks.wiki"}, "github.com_tylerb_graceful.wiki": {"page": "github.com/tylerb/graceful", "file": "github.com_tylerb_graceful.wiki"}, "prov.wiki": {"page": "prov", "file": "prov.wiki"}, "apertium.wiki": {"page": "apertium", "file": "apertium.wiki"}, "affine.wiki": {"page": "affine", "file": "affine.wiki"}, "http_connection.wiki": {"page": "http_connection", "file": "http_connection.wiki"}, "triggerhappy.wiki": {"page": "triggerhappy", "file": "triggerhappy.wiki"}, "metastudent.wiki": {"page": "metastudent", "file": "metastudent.wiki"}, "signify.wiki": {"page": "signify", "file": "signify.wiki"}, "mirror.js.wiki": {"page": "mirror.js", "file": "mirror.js.wiki"}, "Icingaweb2.wiki": {"page": "Icingaweb2", "file": "Icingaweb2.wiki"}, "SHARYANTO-File-Util.wiki": {"page": "SHARYANTO-File-Util", "file": "SHARYANTO-File-Util.wiki"}, "mesos-go.wiki": {"page": "mesos-go", "file": "mesos-go.wiki"}, "mapcode-cpp.wiki": {"page": "mapcode-cpp", "file": "mapcode-cpp.wiki"}, "Flexbar.wiki": {"page": "Flexbar", "file": "Flexbar.wiki"}, "oglematchers.wiki": {"page": "oglematchers", "file": "oglematchers.wiki"}, "rekall.wiki": {"page": "rekall", "file": "rekall.wiki"}, "xfce4-weather-plugin.wiki": {"page": "xfce4-weather-plugin", "file": "xfce4-weather-plugin.wiki"}, "npapi-vlc.wiki": {"page": "npapi-vlc", "file": "npapi-vlc.wiki"}, "Math-ConvexHull.wiki": {"page": "Math-ConvexHull", "file": "Math-ConvexHull.wiki"}, "homer-api.wiki": {"page": "homer-api", "file": "homer-api.wiki"}, "ropemode.wiki": {"page": "ropemode", "file": "ropemode.wiki"}, "libomxfbdevsink.wiki": {"page": "libomxfbdevsink", "file": "libomxfbdevsink.wiki"}, "annotate.wiki": {"page": "annotate", "file": "annotate.wiki"}, "makecdfenv.wiki": {"page": "makecdfenv", "file": "makecdfenv.wiki"}, "GeoClue.wiki": {"page": "GeoClue", "file": "GeoClue.wiki"}, "Pod-Strip.wiki": {"page": "Pod-Strip", "file": "Pod-Strip.wiki"}, "HTML-PrettyPrinter.wiki": {"page": "HTML-PrettyPrinter", "file": "HTML-PrettyPrinter.wiki"}, "AdaBrowse.wiki": {"page": "AdaBrowse", "file": "AdaBrowse.wiki"}, "SooperLooper.wiki": {"page": "SooperLooper", "file": "SooperLooper.wiki"}, "type-level-numbers.wiki": {"page": "type-level-numbers", "file": "type-level-numbers.wiki"}, "hosted-git-info.wiki": {"page": "hosted-git-info", "file": "hosted-git-info.wiki"}, "treeview.wiki": {"page": "treeview", "file": "treeview.wiki"}, "Image-ExifTool.wiki": {"page": "Image-ExifTool", "file": "Image-ExifTool.wiki"}, "Pod-Weaver-Section-Support.wiki": {"page": "Pod-Weaver-Section-Support", "file": "Pod-Weaver-Section-Support.wiki"}, "exteditor.wiki": {"page": "exteditor", "file": "exteditor.wiki"}, "base-compat.wiki": {"page": "base-compat", "file": "base-compat.wiki"}, "Qm-dsp.wiki": {"page": "Qm-dsp", "file": "Qm-dsp.wiki"}, "Perl-PrereqScanner.wiki": {"page": "Perl-PrereqScanner", "file": "Perl-PrereqScanner.wiki"}, "python-openid-teams.wiki": {"page": "python-openid-teams", "file": "python-openid-teams.wiki"}, "http-link-header.wiki": {"page": "http-link-header", "file": "http-link-header.wiki"}, "pytrie.wiki": {"page": "pytrie", "file": "pytrie.wiki"}, "premailer-rails.wiki": {"page": "premailer-rails", "file": "premailer-rails.wiki"}, "Neutron_LBaaS.wiki": {"page": "Neutron LBaaS", "file": "Neutron_LBaaS.wiki"}, "pydxcluster.wiki": {"page": "pydxcluster", "file": "pydxcluster.wiki"}, "foremancli.wiki": {"page": "foremancli", "file": "foremancli.wiki"}, "dia.wiki": {"page": "dia", "file": "dia.wiki"}, "librg-exception-perl.wiki": {"page": "librg-exception-perl", "file": "librg-exception-perl.wiki"}, "Laborejo.wiki": {"page": "Laborejo", "file": "Laborejo.wiki"}, "ibus-sunpinyin.wiki": {"page": "ibus-sunpinyin", "file": "ibus-sunpinyin.wiki"}, "securemem.wiki": {"page": "securemem", "file": "securemem.wiki"}, "tagstream-conduit.wiki": {"page": "tagstream-conduit", "file": "tagstream-conduit.wiki"}, "Computational_Geometry_for_Octave.wiki": {"page": "Computational Geometry for Octave", "file": "Computational_Geometry_for_Octave.wiki"}, "acme.wiki": {"page": "acme", "file": "acme.wiki"}, "php-gettext.wiki": {"page": "php-gettext", "file": "php-gettext.wiki"}, "libxml-ruby.wiki": {"page": "libxml-ruby", "file": "libxml-ruby.wiki"}, "audacious-plugins.wiki": {"page": "audacious-plugins", "file": "audacious-plugins.wiki"}, "Module-Install-XSUtil.wiki": {"page": "Module-Install-XSUtil", "file": "Module-Install-XSUtil.wiki"}, "geolinks.wiki": {"page": "geolinks", "file": "geolinks.wiki"}, "pylint-common.wiki": {"page": "pylint-common", "file": "pylint-common.wiki"}, "libbsd.wiki": {"page": "libbsd", "file": "libbsd.wiki"}, "Django_Organizations.wiki": {"page": "Django Organizations", "file": "Django_Organizations.wiki"}, "Cobra.wiki": {"page": "Cobra", "file": "Cobra.wiki"}, "mrtparse.wiki": {"page": "mrtparse", "file": "mrtparse.wiki"}, "BQSchema.wiki": {"page": "BQSchema", "file": "BQSchema.wiki"}, "MeshLab.wiki": {"page": "MeshLab", "file": "MeshLab.wiki"}, "liboauth.wiki": {"page": "liboauth", "file": "liboauth.wiki"}, "go-autorest.wiki": {"page": "go-autorest", "file": "go-autorest.wiki"}, "XML-Simple.wiki": {"page": "XML-Simple", "file": "XML-Simple.wiki"}, "gnome-shell-extension-hard-disk-led.wiki": {"page": "gnome-shell-extension-hard-disk-led", "file": "gnome-shell-extension-hard-disk-led.wiki"}, "django-model-utils.wiki": {"page": "django-model-utils", "file": "django-model-utils.wiki"}, "Pod-Weaver.wiki": {"page": "Pod-Weaver", "file": "Pod-Weaver.wiki"}, "connect.wiki": {"page": "connect", "file": "connect.wiki"}, "AnyEvent-HTTP.wiki": {"page": "AnyEvent-HTTP", "file": "AnyEvent-HTTP.wiki"}, "libotr.wiki": {"page": "libotr", "file": "libotr.wiki"}, "SVN-Notify-Mirror.wiki": {"page": "SVN-Notify-Mirror", "file": "SVN-Notify-Mirror.wiki"}, "Dancer2-Plugin-Passphrase.wiki": {"page": "Dancer2-Plugin-Passphrase", "file": "Dancer2-Plugin-Passphrase.wiki"}, "Cube2.wiki": {"page": "Cube2", "file": "Cube2.wiki"}, "tryton-modules-account-asset.wiki": {"page": "tryton-modules-account-asset", "file": "tryton-modules-account-asset.wiki"}, "POE-Component-Client-DNS.wiki": {"page": "POE-Component-Client-DNS", "file": "POE-Component-Client-DNS.wiki"}, "norsnet.wiki": {"page": "norsnet", "file": "norsnet.wiki"}, "hubicfuse.wiki": {"page": "hubicfuse", "file": "hubicfuse.wiki"}, "gearman.wiki": {"page": "gearman", "file": "gearman.wiki"}, "mapsembler2.wiki": {"page": "mapsembler2", "file": "mapsembler2.wiki"}, "libhdhomerun.wiki": {"page": "libhdhomerun", "file": "libhdhomerun.wiki"}, "termcolor.wiki": {"page": "termcolor", "file": "termcolor.wiki"}, "bundler.wiki": {"page": "bundler", "file": "bundler.wiki"}, "ProjectCenter.wiki": {"page": "ProjectCenter", "file": "ProjectCenter.wiki"}, "ParSNP.wiki": {"page": "ParSNP", "file": "ParSNP.wiki"}, "islamic-menus.wiki": {"page": "islamic-menus", "file": "islamic-menus.wiki"}, "xxdiff.wiki": {"page": "xxdiff", "file": "xxdiff.wiki"}, "lxqt-common.wiki": {"page": "lxqt-common", "file": "lxqt-common.wiki"}, "eSNACC.wiki": {"page": "eSNACC", "file": "eSNACC.wiki"}, "Catmandu__MAB2.wiki": {"page": "Catmandu::MAB2", "file": "Catmandu__MAB2.wiki"}, "carton.wiki": {"page": "carton", "file": "carton.wiki"}, "Kraptor.wiki": {"page": "Kraptor", "file": "Kraptor.wiki"}, "Flask-OpenID.wiki": {"page": "Flask-OpenID", "file": "Flask-OpenID.wiki"}, "haveged.wiki": {"page": "haveged", "file": "haveged.wiki"}, "gogglesmm.wiki": {"page": "gogglesmm", "file": "gogglesmm.wiki"}, "database_cleaner.wiki": {"page": "database_cleaner", "file": "database_cleaner.wiki"}, "uritemplate.wiki": {"page": "uritemplate", "file": "uritemplate.wiki"}, "Net-DNS-ZoneFile-Fast.wiki": {"page": "Net-DNS-ZoneFile-Fast", "file": "Net-DNS-ZoneFile-Fast.wiki"}, "Array-Diff.wiki": {"page": "Array-Diff", "file": "Array-Diff.wiki"}, "go.wiki": {"page": "go", "file": "go.wiki"}, "mkgmapgui.wiki": {"page": "mkgmapgui", "file": "mkgmapgui.wiki"}, "webmock.wiki": {"page": "webmock", "file": "webmock.wiki"}, "profphd.wiki": {"page": "profphd", "file": "profphd.wiki"}, "koji.wiki": {"page": "koji", "file": "koji.wiki"}, "criticism.wiki": {"page": "criticism", "file": "criticism.wiki"}, "buff-ruby_engine.wiki": {"page": "buff-ruby_engine", "file": "buff-ruby_engine.wiki"}, "CDB_File.wiki": {"page": "CDB_File", "file": "CDB_File.wiki"}, "valid.wiki": {"page": "valid", "file": "valid.wiki"}, "golang-github-mattn-go-isatty.wiki": {"page": "golang-github-mattn-go-isatty", "file": "golang-github-mattn-go-isatty.wiki"}, "fcitx-hangul.wiki": {"page": "fcitx-hangul", "file": "fcitx-hangul.wiki"}, "aubio.wiki": {"page": "aubio", "file": "aubio.wiki"}, "Mapbox_Vector_Tile.wiki": {"page": "Mapbox Vector Tile", "file": "Mapbox_Vector_Tile.wiki"}, "Electric.wiki": {"page": "Electric", "file": "Electric.wiki"}, "BEAST-MCMC.wiki": {"page": "BEAST-MCMC", "file": "BEAST-MCMC.wiki"}, "Melting.wiki": {"page": "Melting", "file": "Melting.wiki"}, "keepalive.wiki": {"page": "keepalive", "file": "keepalive.wiki"}, "multipart-post.wiki": {"page": "multipart-post", "file": "multipart-post.wiki"}, "libkcddb.wiki": {"page": "libkcddb", "file": "libkcddb.wiki"}, "colander.wiki": {"page": "colander", "file": "colander.wiki"}, "MooseX-Has-Options.wiki": {"page": "MooseX-Has-Options", "file": "MooseX-Has-Options.wiki"}, "turnserver.org.wiki": {"page": "turnserver.org", "file": "turnserver.org.wiki"}, "mrs.wiki": {"page": "mrs", "file": "mrs.wiki"}, "RE2.wiki": {"page": "RE2", "file": "RE2.wiki"}, "oslo.vmware.wiki": {"page": "oslo.vmware", "file": "oslo.vmware.wiki"}, "sys.wiki": {"page": "sys", "file": "sys.wiki"}, "firehol.wiki": {"page": "firehol", "file": "firehol.wiki"}, "Crypt-Random-Seed.wiki": {"page": "Crypt-Random-Seed", "file": "Crypt-Random-Seed.wiki"}, "dhcpy6d.wiki": {"page": "dhcpy6d", "file": "dhcpy6d.wiki"}, "CPAN-Meta-Requirements.wiki": {"page": "CPAN-Meta-Requirements", "file": "CPAN-Meta-Requirements.wiki"}, "Mapping_package_for_Octave.wiki": {"page": "Mapping package for Octave", "file": "Mapping_package_for_Octave.wiki"}, "getID3__.wiki": {"page": "getID3()", "file": "getID3__.wiki"}, "Net-SSH.wiki": {"page": "Net-SSH", "file": "Net-SSH.wiki"}, "CGI-Compress-Gzip.wiki": {"page": "CGI-Compress-Gzip", "file": "CGI-Compress-Gzip.wiki"}, "distorm3.wiki": {"page": "distorm3", "file": "distorm3.wiki"}, "libevdev.wiki": {"page": "libevdev", "file": "libevdev.wiki"}, "buftok.wiki": {"page": "buftok", "file": "buftok.wiki"}, "CGI-Test.wiki": {"page": "CGI-Test", "file": "CGI-Test.wiki"}, "lv2-c++-tools.wiki": {"page": "lv2-c++-tools", "file": "lv2-c++-tools.wiki"}, "Mojarra_JavaServer_Faces.wiki": {"page": "Mojarra JavaServer Faces", "file": "Mojarra_JavaServer_Faces.wiki"}, "Gviz.wiki": {"page": "Gviz", "file": "Gviz.wiki"}, "Mail-CheckUser.wiki": {"page": "Mail-CheckUser", "file": "Mail-CheckUser.wiki"}, "simhash.wiki": {"page": "simhash", "file": "simhash.wiki"}, "PerlIO-Layers.wiki": {"page": "PerlIO-Layers", "file": "PerlIO-Layers.wiki"}, "nanomsg-python.wiki": {"page": "nanomsg-python", "file": "nanomsg-python.wiki"}, "AnyEvent-Connection.wiki": {"page": "AnyEvent-Connection", "file": "AnyEvent-Connection.wiki"}, "Apache_Commons_JXPath.wiki": {"page": "Apache Commons JXPath", "file": "Apache_Commons_JXPath.wiki"}, "Term-Size-Perl.wiki": {"page": "Term-Size-Perl", "file": "Term-Size-Perl.wiki"}, "JACK_audio_mixer.wiki": {"page": "JACK audio mixer", "file": "JACK_audio_mixer.wiki"}, "Config-File.wiki": {"page": "Config-File", "file": "Config-File.wiki"}, "uuid-types.wiki": {"page": "uuid-types", "file": "uuid-types.wiki"}, "kafka-python.wiki": {"page": "kafka-python", "file": "kafka-python.wiki"}, "pytest-expect.wiki": {"page": "pytest-expect", "file": "pytest-expect.wiki"}, "solvespace.wiki": {"page": "solvespace", "file": "solvespace.wiki"}, "Trigger_Rally.wiki": {"page": "Trigger Rally", "file": "Trigger_Rally.wiki"}, "jquery.tmpl.js.wiki": {"page": "jquery.tmpl.js", "file": "jquery.tmpl.js.wiki"}, "napalm-eos.wiki": {"page": "napalm-eos", "file": "napalm-eos.wiki"}, "Net-SSLGlue.wiki": {"page": "Net-SSLGlue", "file": "Net-SSLGlue.wiki"}, "AVaRICE.wiki": {"page": "AVaRICE", "file": "AVaRICE.wiki"}, "pypass.wiki": {"page": "pypass", "file": "pypass.wiki"}, "tdiary-contrib.wiki": {"page": "tdiary-contrib", "file": "tdiary-contrib.wiki"}, "broccoli-python.wiki": {"page": "broccoli-python", "file": "broccoli-python.wiki"}, "mininet.wiki": {"page": "mininet", "file": "mininet.wiki"}, "rack-flash3.wiki": {"page": "rack-flash3", "file": "rack-flash3.wiki"}, "mrpeach.wiki": {"page": "mrpeach", "file": "mrpeach.wiki"}, "cython-hidapi.wiki": {"page": "cython-hidapi", "file": "cython-hidapi.wiki"}, "guava-libraries.wiki": {"page": "guava-libraries", "file": "guava-libraries.wiki"}, "bottle-sqlite.wiki": {"page": "bottle-sqlite", "file": "bottle-sqlite.wiki"}, "batmon.wiki": {"page": "batmon", "file": "batmon.wiki"}, "web-routes-th.wiki": {"page": "web-routes-th", "file": "web-routes-th.wiki"}, "mupen64plus-video-glide64mk2.wiki": {"page": "mupen64plus-video-glide64mk2", "file": "mupen64plus-video-glide64mk2.wiki"}, "tox.wiki": {"page": "tox", "file": "tox.wiki"}, "Test2-AsyncSubtest.wiki": {"page": "Test2-AsyncSubtest", "file": "Test2-AsyncSubtest.wiki"}, "Mock-Quick.wiki": {"page": "Mock-Quick", "file": "Mock-Quick.wiki"}, "cat.wiki": {"page": "cat", "file": "cat.wiki"}, "rethtool.wiki": {"page": "rethtool", "file": "rethtool.wiki"}, "resolv_wrapper.wiki": {"page": "resolv_wrapper", "file": "resolv_wrapper.wiki"}, "go-db.wiki": {"page": "go-db", "file": "go-db.wiki"}, "spdystream.wiki": {"page": "spdystream", "file": "spdystream.wiki"}, "Data-Dumper-Concise.wiki": {"page": "Data-Dumper-Concise", "file": "Data-Dumper-Concise.wiki"}, "python-django-braces.wiki": {"page": "python-django-braces", "file": "python-django-braces.wiki"}, "babl.wiki": {"page": "babl", "file": "babl.wiki"}, "extendmatrix.wiki": {"page": "extendmatrix", "file": "extendmatrix.wiki"}, "Params-ValidationCompiler.wiki": {"page": "Params-ValidationCompiler", "file": "Params-ValidationCompiler.wiki"}, "CouchDB.wiki": {"page": "CouchDB", "file": "CouchDB.wiki"}, "kineticsTools.wiki": {"page": "kineticsTools", "file": "kineticsTools.wiki"}, "ruby-cairo.wiki": {"page": "ruby-cairo", "file": "ruby-cairo.wiki"}, "ijson.wiki": {"page": "ijson", "file": "ijson.wiki"}, "LAME.wiki": {"page": "LAME", "file": "LAME.wiki"}, "OpenJPA.wiki": {"page": "OpenJPA", "file": "OpenJPA.wiki"}, "Catalyst-Plugin-StackTrace.wiki": {"page": "Catalyst-Plugin-StackTrace", "file": "Catalyst-Plugin-StackTrace.wiki"}, "AVCE00.wiki": {"page": "AVCE00", "file": "AVCE00.wiki"}, "welcome2l.wiki": {"page": "welcome2l", "file": "welcome2l.wiki"}, "ruby-password.wiki": {"page": "ruby-password", "file": "ruby-password.wiki"}, "Class-Default.wiki": {"page": "Class-Default", "file": "Class-Default.wiki"}, "Net-Dict.wiki": {"page": "Net-Dict", "file": "Net-Dict.wiki"}, "Class-Accessor-Lvalue.wiki": {"page": "Class-Accessor-Lvalue", "file": "Class-Accessor-Lvalue.wiki"}, "Vulkan-LoaderAndValidationLayers.wiki": {"page": "Vulkan-LoaderAndValidationLayers", "file": "Vulkan-LoaderAndValidationLayers.wiki"}, "xboxdrv.wiki": {"page": "xboxdrv", "file": "xboxdrv.wiki"}, "data-default-instances-base.wiki": {"page": "data-default-instances-base", "file": "data-default-instances-base.wiki"}, "stringencoders.wiki": {"page": "stringencoders", "file": "stringencoders.wiki"}, "govendor.wiki": {"page": "govendor", "file": "govendor.wiki"}, "sound-theme-freedesktop.wiki": {"page": "sound-theme-freedesktop", "file": "sound-theme-freedesktop.wiki"}, "Data-DPath.wiki": {"page": "Data-DPath", "file": "Data-DPath.wiki"}, "nvidia-settings.wiki": {"page": "nvidia-settings", "file": "nvidia-settings.wiki"}, "network-multicast.wiki": {"page": "network-multicast", "file": "network-multicast.wiki"}, "Net_SMTP.wiki": {"page": "Net_SMTP", "file": "Net_SMTP.wiki"}, "PGObject-Type-BigFloat.wiki": {"page": "PGObject-Type-BigFloat", "file": "PGObject-Type-BigFloat.wiki"}, "EQ10Q.wiki": {"page": "EQ10Q", "file": "EQ10Q.wiki"}, "RSSKit.wiki": {"page": "RSSKit", "file": "RSSKit.wiki"}, "ansible.wiki": {"page": "ansible", "file": "ansible.wiki"}, "Code__Blocks.wiki": {"page": "Code::Blocks", "file": "Code__Blocks.wiki"}, "animalmaterials.wiki": {"page": "animalmaterials", "file": "animalmaterials.wiki"}, "alsa-tools.wiki": {"page": "alsa-tools", "file": "alsa-tools.wiki"}, "snakeyaml.wiki": {"page": "snakeyaml", "file": "snakeyaml.wiki"}, "Parse__Keyword.wiki": {"page": "Parse::Keyword", "file": "Parse__Keyword.wiki"}, "cpan-listchanges.wiki": {"page": "cpan-listchanges", "file": "cpan-listchanges.wiki"}, "Java_Sequence_Library.wiki": {"page": "Java Sequence Library", "file": "Java_Sequence_Library.wiki"}, "emu8051.wiki": {"page": "emu8051", "file": "emu8051.wiki"}, "nd.wiki": {"page": "nd", "file": "nd.wiki"}, "bijiben.wiki": {"page": "bijiben", "file": "bijiben.wiki"}, "rsyslog.wiki": {"page": "rsyslog", "file": "rsyslog.wiki"}, "validate_url.wiki": {"page": "validate_url", "file": "validate_url.wiki"}, "validatable.wiki": {"page": "validatable", "file": "validatable.wiki"}, "XML__GRDDL.wiki": {"page": "XML::GRDDL", "file": "XML__GRDDL.wiki"}, "dvbcut.wiki": {"page": "dvbcut", "file": "dvbcut.wiki"}, "SeqPrep.wiki": {"page": "SeqPrep", "file": "SeqPrep.wiki"}, "GtkAda.wiki": {"page": "GtkAda", "file": "GtkAda.wiki"}, "sipXtapi.wiki": {"page": "sipXtapi", "file": "sipXtapi.wiki"}, "libsass-python.wiki": {"page": "libsass-python", "file": "libsass-python.wiki"}, "tryton-modules-stock-package-shipping-ups.wiki": {"page": "tryton-modules-stock-package-shipping-ups", "file": "tryton-modules-stock-package-shipping-ups.wiki"}, "Catalyst-Action-REST.wiki": {"page": "Catalyst-Action-REST", "file": "Catalyst-Action-REST.wiki"}, "bindata.wiki": {"page": "bindata", "file": "bindata.wiki"}, "Boa_Constructor.wiki": {"page": "Boa Constructor", "file": "Boa_Constructor.wiki"}, "pdlzip.wiki": {"page": "pdlzip", "file": "pdlzip.wiki"}, "pidgin-audacious.wiki": {"page": "pidgin-audacious", "file": "pidgin-audacious.wiki"}, "wrapt.wiki": {"page": "wrapt", "file": "wrapt.wiki"}, "globus_gsi_callback.wiki": {"page": "globus_gsi_callback", "file": "globus_gsi_callback.wiki"}, "sham_rack.wiki": {"page": "sham_rack", "file": "sham_rack.wiki"}, "debug-fabulous.wiki": {"page": "debug-fabulous", "file": "debug-fabulous.wiki"}, "rails-assets-jquery.slimscroll.wiki": {"page": "rails-assets-jquery.slimscroll", "file": "rails-assets-jquery.slimscroll.wiki"}, "QasTools.wiki": {"page": "QasTools", "file": "QasTools.wiki"}, "deriving-compat.wiki": {"page": "deriving-compat", "file": "deriving-compat.wiki"}, "Business-OnlinePayment-OpenECHO.wiki": {"page": "Business-OnlinePayment-OpenECHO", "file": "Business-OnlinePayment-OpenECHO.wiki"}, "libasr.wiki": {"page": "libasr", "file": "libasr.wiki"}, "Mididings.wiki": {"page": "Mididings", "file": "Mididings.wiki"}, "go-process.wiki": {"page": "go-process", "file": "go-process.wiki"}, "atool.wiki": {"page": "atool", "file": "atool.wiki"}, "keypress.wiki": {"page": "keypress", "file": "keypress.wiki"}, "expand-brackets.wiki": {"page": "expand-brackets", "file": "expand-brackets.wiki"}, "XStatic-Hogan.wiki": {"page": "XStatic-Hogan", "file": "XStatic-Hogan.wiki"}, "obsession.wiki": {"page": "obsession", "file": "obsession.wiki"}, "oauth-signpost.wiki": {"page": "oauth-signpost", "file": "oauth-signpost.wiki"}, "Spreadsheet-ParseExcel.wiki": {"page": "Spreadsheet-ParseExcel", "file": "Spreadsheet-ParseExcel.wiki"}, "CGI-Application-Plugin-FillInForm.wiki": {"page": "CGI-Application-Plugin-FillInForm", "file": "CGI-Application-Plugin-FillInForm.wiki"}, "ProFTPD.wiki": {"page": "ProFTPD", "file": "ProFTPD.wiki"}, "webissues.wiki": {"page": "webissues", "file": "webissues.wiki"}, "DateTimeX__Auto.wiki": {"page": "DateTimeX::Auto", "file": "DateTimeX__Auto.wiki"}, "ldm-themes.wiki": {"page": "ldm-themes", "file": "ldm-themes.wiki"}, "convertall.wiki": {"page": "convertall", "file": "convertall.wiki"}, "Prophecy.wiki": {"page": "Prophecy", "file": "Prophecy.wiki"}, "celluloid-essentials.wiki": {"page": "celluloid-essentials", "file": "celluloid-essentials.wiki"}, "unicorn.wiki": {"page": "unicorn", "file": "unicorn.wiki"}, "Test-YAML-Meta.wiki": {"page": "Test-YAML-Meta", "file": "Test-YAML-Meta.wiki"}, "HTTP-DAV.wiki": {"page": "HTTP-DAV", "file": "HTTP-DAV.wiki"}, "pvr.hdhomerun.wiki": {"page": "pvr.hdhomerun", "file": "pvr.hdhomerun.wiki"}, "hydroffice.bag.wiki": {"page": "hydroffice.bag", "file": "hydroffice.bag.wiki"}, "jquery-turbolinks.wiki": {"page": "jquery-turbolinks", "file": "jquery-turbolinks.wiki"}, "libzen.wiki": {"page": "libzen", "file": "libzen.wiki"}, "yahoo2mbox.wiki": {"page": "yahoo2mbox", "file": "yahoo2mbox.wiki"}, "xfce4-cpufreq-plugin.wiki": {"page": "xfce4-cpufreq-plugin", "file": "xfce4-cpufreq-plugin.wiki"}, "vdr-plugin-vnsiserver.wiki": {"page": "vdr-plugin-vnsiserver", "file": "vdr-plugin-vnsiserver.wiki"}, "maxflow.wiki": {"page": "maxflow", "file": "maxflow.wiki"}, "linbox.wiki": {"page": "linbox", "file": "linbox.wiki"}, "gr-air-modes.wiki": {"page": "gr-air-modes", "file": "gr-air-modes.wiki"}, "pushpin.wiki": {"page": "pushpin", "file": "pushpin.wiki"}, "i18next.wiki": {"page": "i18next", "file": "i18next.wiki"}, "MapCache.wiki": {"page": "MapCache", "file": "MapCache.wiki"}, "puppetlabs-rsync.wiki": {"page": "puppetlabs-rsync", "file": "puppetlabs-rsync.wiki"}, "mod_intercept_form_submit.wiki": {"page": "mod_intercept_form_submit", "file": "mod_intercept_form_submit.wiki"}, "Apache-Reload.wiki": {"page": "Apache-Reload", "file": "Apache-Reload.wiki"}, "pexpect.wiki": {"page": "pexpect", "file": "pexpect.wiki"}, "monster-masher.wiki": {"page": "monster-masher", "file": "monster-masher.wiki"}, "load-json-file.wiki": {"page": "load-json-file", "file": "load-json-file.wiki"}, "Finance-Streamer.wiki": {"page": "Finance-Streamer", "file": "Finance-Streamer.wiki"}, "ipamjm.wiki": {"page": "ipamjm", "file": "ipamjm.wiki"}, "hiredis.wiki": {"page": "hiredis", "file": "hiredis.wiki"}, "Cache-Memcached.wiki": {"page": "Cache-Memcached", "file": "Cache-Memcached.wiki"}, "JBoss_Logging_Tools.wiki": {"page": "JBoss Logging Tools", "file": "JBoss_Logging_Tools.wiki"}, "gnome-characters.wiki": {"page": "gnome-characters", "file": "gnome-characters.wiki"}, "pax-utils.wiki": {"page": "pax-utils", "file": "pax-utils.wiki"}, "mafft.wiki": {"page": "mafft", "file": "mafft.wiki"}, "circlator.wiki": {"page": "circlator", "file": "circlator.wiki"}, "POE-Component-Server-SimpleHTTP.wiki": {"page": "POE-Component-Server-SimpleHTTP", "file": "POE-Component-Server-SimpleHTTP.wiki"}, "go-trie.wiki": {"page": "go-trie", "file": "go-trie.wiki"}, "kidentitymanagement.wiki": {"page": "kidentitymanagement", "file": "kidentitymanagement.wiki"}, "akonadi-search.wiki": {"page": "akonadi-search", "file": "akonadi-search.wiki"}, "faraday_middleware-multi_json.wiki": {"page": "faraday_middleware-multi_json", "file": "faraday_middleware-multi_json.wiki"}, "PadWalker.wiki": {"page": "PadWalker", "file": "PadWalker.wiki"}, "mono-traversable.wiki": {"page": "mono-traversable", "file": "mono-traversable.wiki"}, "plainbox-provider-checkbox.wiki": {"page": "plainbox-provider-checkbox", "file": "plainbox-provider-checkbox.wiki"}, "mime-types-data.wiki": {"page": "mime-types-data", "file": "mime-types-data.wiki"}, "libmsiecf.wiki": {"page": "libmsiecf", "file": "libmsiecf.wiki"}, "cmark.wiki": {"page": "cmark", "file": "cmark.wiki"}, "kcron.wiki": {"page": "kcron", "file": "kcron.wiki"}, "javax.persistence.wiki": {"page": "javax.persistence", "file": "javax.persistence.wiki"}, "with-location.wiki": {"page": "with-location", "file": "with-location.wiki"}, "Child.wiki": {"page": "Child", "file": "Child.wiki"}, "romkan.wiki": {"page": "romkan", "file": "romkan.wiki"}, "word8.wiki": {"page": "word8", "file": "word8.wiki"}, "type-detect.wiki": {"page": "type-detect", "file": "type-detect.wiki"}, "pyusb.wiki": {"page": "pyusb", "file": "pyusb.wiki"}, "Phase_Harmonic_Advanced_Synthesis_EXperiment.wiki": {"page": "Phase Harmonic Advanced Synthesis EXperiment", "file": "Phase_Harmonic_Advanced_Synthesis_EXperiment.wiki"}, "DBD-XBase.wiki": {"page": "DBD-XBase", "file": "DBD-XBase.wiki"}, "Gramps.wiki": {"page": "Gramps", "file": "Gramps.wiki"}, "monokai-emacs.wiki": {"page": "monokai-emacs", "file": "monokai-emacs.wiki"}, "ocp-indent.wiki": {"page": "ocp-indent", "file": "ocp-indent.wiki"}, "Parse-ErrorString-Perl.wiki": {"page": "Parse-ErrorString-Perl", "file": "Parse-ErrorString-Perl.wiki"}, "siphash.wiki": {"page": "siphash", "file": "siphash.wiki"}, "grunt-contrib-clean.wiki": {"page": "grunt-contrib-clean", "file": "grunt-contrib-clean.wiki"}, "Caps.wiki": {"page": "Caps", "file": "Caps.wiki"}, "statmod_for_R.wiki": {"page": "statmod for R", "file": "statmod_for_R.wiki"}, "phonon-backend-gstreamer.wiki": {"page": "phonon-backend-gstreamer", "file": "phonon-backend-gstreamer.wiki"}, "Convert__UUlib.wiki": {"page": "Convert::UUlib", "file": "Convert__UUlib.wiki"}, "Bio3D.wiki": {"page": "Bio3D", "file": "Bio3D.wiki"}, "jacktrip.wiki": {"page": "jacktrip", "file": "jacktrip.wiki"}, "zvbi.wiki": {"page": "zvbi", "file": "zvbi.wiki"}, "SBJson.wiki": {"page": "SBJson", "file": "SBJson.wiki"}, "aafigure.wiki": {"page": "aafigure", "file": "aafigure.wiki"}, "jpathwatch.wiki": {"page": "jpathwatch", "file": "jpathwatch.wiki"}, "libparams-util-perl.wiki": {"page": "libparams-util-perl", "file": "libparams-util-perl.wiki"}, "serverspec.wiki": {"page": "serverspec", "file": "serverspec.wiki"}, "api-pagination.wiki": {"page": "api-pagination", "file": "api-pagination.wiki"}, "quickcheck-instances.wiki": {"page": "quickcheck-instances", "file": "quickcheck-instances.wiki"}, "Lure_of_the_Temptress.wiki": {"page": "Lure of the Temptress", "file": "Lure_of_the_Temptress.wiki"}, "cache.wiki": {"page": "cache", "file": "cache.wiki"}, "mopidy-internetarchive.wiki": {"page": "mopidy-internetarchive", "file": "mopidy-internetarchive.wiki"}, "prettytable.wiki": {"page": "prettytable", "file": "prettytable.wiki"}, "has-binary.wiki": {"page": "has-binary", "file": "has-binary.wiki"}, "Number-Phone.wiki": {"page": "Number-Phone", "file": "Number-Phone.wiki"}, "IPAEXfont.wiki": {"page": "IPAEXfont", "file": "IPAEXfont.wiki"}, "mixin-deep.wiki": {"page": "mixin-deep", "file": "mixin-deep.wiki"}, "soundmodem.wiki": {"page": "soundmodem", "file": "soundmodem.wiki"}, "Perlanet.wiki": {"page": "Perlanet", "file": "Perlanet.wiki"}, "apertium-es-ast.wiki": {"page": "apertium-es-ast", "file": "apertium-es-ast.wiki"}, "CGI-Application-Plugin-ProtectCSRF.wiki": {"page": "CGI-Application-Plugin-ProtectCSRF", "file": "CGI-Application-Plugin-ProtectCSRF.wiki"}, "BashBurn.wiki": {"page": "BashBurn", "file": "BashBurn.wiki"}, "kstart.wiki": {"page": "kstart", "file": "kstart.wiki"}, "ktuberling.wiki": {"page": "ktuberling", "file": "ktuberling.wiki"}, "WWW-Search.wiki": {"page": "WWW-Search", "file": "WWW-Search.wiki"}, "Gradle.wiki": {"page": "Gradle", "file": "Gradle.wiki"}, "libnetfilter_conntrack.wiki": {"page": "libnetfilter_conntrack", "file": "libnetfilter_conntrack.wiki"}, "term.js.wiki": {"page": "term.js", "file": "term.js.wiki"}, "Write.wiki": {"page": "Write", "file": "Write.wiki"}, "Compass_Layout-gala_plugin.wiki": {"page": "Compass Layout-gala plugin", "file": "Compass_Layout-gala_plugin.wiki"}, "clock.wiki": {"page": "clock", "file": "clock.wiki"}, "Class-Singleton.wiki": {"page": "Class-Singleton", "file": "Class-Singleton.wiki"}, "minitest.wiki": {"page": "minitest", "file": "minitest.wiki"}, "The_Tango_team.wiki": {"page": "The Tango team", "file": "The_Tango_team.wiki"}, "Apache_Felix_Gogo_Runtime.wiki": {"page": "Apache Felix Gogo Runtime", "file": "Apache_Felix_Gogo_Runtime.wiki"}, "CipUX__Object.wiki": {"page": "CipUX::Object", "file": "CipUX__Object.wiki"}, "double-conversion.wiki": {"page": "double-conversion", "file": "double-conversion.wiki"}, "glance_store.wiki": {"page": "glance_store", "file": "glance_store.wiki"}, "ql.wiki": {"page": "ql", "file": "ql.wiki"}, "mate-media.wiki": {"page": "mate-media", "file": "mate-media.wiki"}, "Business-OnlinePayment-viaKLIX.wiki": {"page": "Business-OnlinePayment-viaKLIX", "file": "Business-OnlinePayment-viaKLIX.wiki"}, "mongo-ruby-driver.wiki": {"page": "mongo-ruby-driver", "file": "mongo-ruby-driver.wiki"}, "idesk.wiki": {"page": "idesk", "file": "idesk.wiki"}, "com.conversantmedia_disruptor.wiki": {"page": "com.conversantmedia:disruptor", "file": "com.conversantmedia_disruptor.wiki"}, "regex-compat.wiki": {"page": "regex-compat", "file": "regex-compat.wiki"}, "kturtle.wiki": {"page": "kturtle", "file": "kturtle.wiki"}, "duplexify.wiki": {"page": "duplexify", "file": "duplexify.wiki"}, "dhcpd-pools.wiki": {"page": "dhcpd-pools", "file": "dhcpd-pools.wiki"}, "garli.wiki": {"page": "garli", "file": "garli.wiki"}, "Business-OnlinePayment-TCLink.wiki": {"page": "Business-OnlinePayment-TCLink", "file": "Business-OnlinePayment-TCLink.wiki"}, "kscreenlocker.wiki": {"page": "kscreenlocker", "file": "kscreenlocker.wiki"}, "android-platform-build.wiki": {"page": "android-platform-build", "file": "android-platform-build.wiki"}, "python-qcli.wiki": {"page": "python-qcli", "file": "python-qcli.wiki"}, "XML-Hash-LX.wiki": {"page": "XML-Hash-LX", "file": "XML-Hash-LX.wiki"}, "Mail-MboxParser.wiki": {"page": "Mail-MboxParser", "file": "Mail-MboxParser.wiki"}, "sidplayfp.wiki": {"page": "sidplayfp", "file": "sidplayfp.wiki"}, "Calf.wiki": {"page": "Calf", "file": "Calf.wiki"}, "contravariant.wiki": {"page": "contravariant", "file": "contravariant.wiki"}, "bool-extras.wiki": {"page": "bool-extras", "file": "bool-extras.wiki"}, "muxado.wiki": {"page": "muxado", "file": "muxado.wiki"}, "Test-CPAN-Meta.wiki": {"page": "Test-CPAN-Meta", "file": "Test-CPAN-Meta.wiki"}, "usbredir.wiki": {"page": "usbredir", "file": "usbredir.wiki"}, "Simple_Scan.wiki": {"page": "Simple Scan", "file": "Simple_Scan.wiki"}, "freetuxtv.wiki": {"page": "freetuxtv", "file": "freetuxtv.wiki"}, "Mail-DeliveryStatus-BounceParser.wiki": {"page": "Mail-DeliveryStatus-BounceParser", "file": "Mail-DeliveryStatus-BounceParser.wiki"}, "htree.wiki": {"page": "htree", "file": "htree.wiki"}, "russross_blackfriday.wiki": {"page": "russross/blackfriday", "file": "russross_blackfriday.wiki"}, "lyaml.wiki": {"page": "lyaml", "file": "lyaml.wiki"}, "NagVis.wiki": {"page": "NagVis", "file": "NagVis.wiki"}, "rails-assets-jquery-idletimer.wiki": {"page": "rails-assets-jquery-idletimer", "file": "rails-assets-jquery-idletimer.wiki"}, "go-plugin.wiki": {"page": "go-plugin", "file": "go-plugin.wiki"}, "asciinema.wiki": {"page": "asciinema", "file": "asciinema.wiki"}, "jsonpickle.wiki": {"page": "jsonpickle", "file": "jsonpickle.wiki"}, "clFFT.wiki": {"page": "clFFT", "file": "clFFT.wiki"}, "Module-Want.wiki": {"page": "Module-Want", "file": "Module-Want.wiki"}, "MooseX-Traits-Pluggable.wiki": {"page": "MooseX-Traits-Pluggable", "file": "MooseX-Traits-Pluggable.wiki"}, "lemonldap-ng.wiki": {"page": "lemonldap-ng", "file": "lemonldap-ng.wiki"}, "openMSX_Catapult.wiki": {"page": "openMSX Catapult", "file": "openMSX_Catapult.wiki"}, "Colobot.wiki": {"page": "Colobot", "file": "Colobot.wiki"}, "ksaneplugin.wiki": {"page": "ksaneplugin", "file": "ksaneplugin.wiki"}, "softflowd.wiki": {"page": "softflowd", "file": "softflowd.wiki"}, "WinFF.wiki": {"page": "WinFF", "file": "WinFF.wiki"}, "Tree-XPathEngine.wiki": {"page": "Tree-XPathEngine", "file": "Tree-XPathEngine.wiki"}, "fstream.wiki": {"page": "fstream", "file": "fstream.wiki"}, "unauthorized.wiki": {"page": "unauthorized", "file": "unauthorized.wiki"}, "python-redmine.wiki": {"page": "python-redmine", "file": "python-redmine.wiki"}, "Apache__Session__Browseable.wiki": {"page": "Apache::Session::Browseable", "file": "Apache__Session__Browseable.wiki"}, "LXAppearance-Obconf.wiki": {"page": "LXAppearance-Obconf", "file": "LXAppearance-Obconf.wiki"}, "r-cran-openssl.wiki": {"page": "r-cran-openssl", "file": "r-cran-openssl.wiki"}, "Regexp-Stringify.wiki": {"page": "Regexp-Stringify", "file": "Regexp-Stringify.wiki"}, "maximus.wiki": {"page": "maximus", "file": "maximus.wiki"}, "lokalize.wiki": {"page": "lokalize", "file": "lokalize.wiki"}, "toposort.wiki": {"page": "toposort", "file": "toposort.wiki"}, "pysam.wiki": {"page": "pysam", "file": "pysam.wiki"}, "kollision.wiki": {"page": "kollision", "file": "kollision.wiki"}, "gptfdisk.wiki": {"page": "gptfdisk", "file": "gptfdisk.wiki"}, "golang-goptlib.wiki": {"page": "golang-goptlib", "file": "golang-goptlib.wiki"}, "Greed.wiki": {"page": "Greed", "file": "Greed.wiki"}, "coercible.wiki": {"page": "coercible", "file": "coercible.wiki"}, "lv.wiki": {"page": "lv", "file": "lv.wiki"}, "libkcompactdisc.wiki": {"page": "libkcompactdisc", "file": "libkcompactdisc.wiki"}, "bind-dyndb-ldap.wiki": {"page": "bind-dyndb-ldap", "file": "bind-dyndb-ldap.wiki"}, "dfc.wiki": {"page": "dfc", "file": "dfc.wiki"}, "pyroute2.wiki": {"page": "pyroute2", "file": "pyroute2.wiki"}, "ORLite.wiki": {"page": "ORLite", "file": "ORLite.wiki"}, "sqlx.wiki": {"page": "sqlx", "file": "sqlx.wiki"}, "direwolf.wiki": {"page": "direwolf", "file": "direwolf.wiki"}, "utf8-light.wiki": {"page": "utf8-light", "file": "utf8-light.wiki"}, "WTForms.wiki": {"page": "WTForms", "file": "WTForms.wiki"}, "DateTime__Format__XSD.wiki": {"page": "DateTime::Format::XSD", "file": "DateTime__Format__XSD.wiki"}, "hspell.wiki": {"page": "hspell", "file": "hspell.wiki"}, "Log-Any-Adapter-Log4perl.wiki": {"page": "Log-Any-Adapter-Log4perl", "file": "Log-Any-Adapter-Log4perl.wiki"}, "tryton-modules-purchase-request.wiki": {"page": "tryton-modules-purchase-request", "file": "tryton-modules-purchase-request.wiki"}, "IO-CaptureOutput.wiki": {"page": "IO-CaptureOutput", "file": "IO-CaptureOutput.wiki"}, "fakefs.wiki": {"page": "fakefs", "file": "fakefs.wiki"}, "apertium-br-fr.wiki": {"page": "apertium-br-fr", "file": "apertium-br-fr.wiki"}, "semantic_puppet.wiki": {"page": "semantic_puppet", "file": "semantic_puppet.wiki"}, "pymacaroons.wiki": {"page": "pymacaroons", "file": "pymacaroons.wiki"}, "HaCi.wiki": {"page": "HaCi", "file": "HaCi.wiki"}, "Tornado.wiki": {"page": "Tornado", "file": "Tornado.wiki"}, "mupen64plus-ui-console.wiki": {"page": "mupen64plus-ui-console", "file": "mupen64plus-ui-console.wiki"}, "ofxstatement-plugins.wiki": {"page": "ofxstatement-plugins", "file": "ofxstatement-plugins.wiki"}, "optcomp.wiki": {"page": "optcomp", "file": "optcomp.wiki"}, "control-monad-free.wiki": {"page": "control-monad-free", "file": "control-monad-free.wiki"}, "Netty_Tomcat_Native.wiki": {"page": "Netty Tomcat Native", "file": "Netty_Tomcat_Native.wiki"}, "mate-themes.wiki": {"page": "mate-themes", "file": "mate-themes.wiki"}, "uploadprogress.wiki": {"page": "uploadprogress", "file": "uploadprogress.wiki"}, "bottle-cork.wiki": {"page": "bottle-cork", "file": "bottle-cork.wiki"}, "cdist.wiki": {"page": "cdist", "file": "cdist.wiki"}, "Module__Install__DOAPChangeSets.wiki": {"page": "Module::Install::DOAPChangeSets", "file": "Module__Install__DOAPChangeSets.wiki"}, "Test-Most.wiki": {"page": "Test-Most", "file": "Test-Most.wiki"}, "Fantasque_Sans_Mono.wiki": {"page": "Fantasque Sans Mono", "file": "Fantasque_Sans_Mono.wiki"}, "python-xklavier.wiki": {"page": "python-xklavier", "file": "python-xklavier.wiki"}, "libsbsms.wiki": {"page": "libsbsms", "file": "libsbsms.wiki"}, "wai-websockets.wiki": {"page": "wai-websockets", "file": "wai-websockets.wiki"}, "reprof.wiki": {"page": "reprof", "file": "reprof.wiki"}, "Authen-Simple-DBM.wiki": {"page": "Authen-Simple-DBM", "file": "Authen-Simple-DBM.wiki"}, "old-locale.wiki": {"page": "old-locale", "file": "old-locale.wiki"}, "apertium-swe.wiki": {"page": "apertium-swe", "file": "apertium-swe.wiki"}, "pdfpc.wiki": {"page": "pdfpc", "file": "pdfpc.wiki"}, "SDP_Transform.wiki": {"page": "SDP Transform", "file": "SDP_Transform.wiki"}, "Math-Int64.wiki": {"page": "Math-Int64", "file": "Math-Int64.wiki"}, "shoulda.wiki": {"page": "shoulda", "file": "shoulda.wiki"}, "braces.wiki": {"page": "braces", "file": "braces.wiki"}, "muse-el.wiki": {"page": "muse-el", "file": "muse-el.wiki"}, "MARC.wiki": {"page": "MARC", "file": "MARC.wiki"}, "benchmark-ips.wiki": {"page": "benchmark-ips", "file": "benchmark-ips.wiki"}, "Linux__IO_Prio.wiki": {"page": "Linux::IO_Prio", "file": "Linux__IO_Prio.wiki"}, "Roary.wiki": {"page": "Roary", "file": "Roary.wiki"}, "PAL__Phylogenetic_Analysis_Library_.wiki": {"page": "PAL (Phylogenetic Analysis Library)", "file": "PAL__Phylogenetic_Analysis_Library_.wiki"}, "URI-Find.wiki": {"page": "URI-Find", "file": "URI-Find.wiki"}, "qtquickcontrols2-opensource-src.wiki": {"page": "qtquickcontrols2-opensource-src", "file": "qtquickcontrols2-opensource-src.wiki"}, "djinn.wiki": {"page": "djinn", "file": "djinn.wiki"}, "awl.wiki": {"page": "awl", "file": "awl.wiki"}, "guidata.wiki": {"page": "guidata", "file": "guidata.wiki"}, "python-magnumclient.wiki": {"page": "python-magnumclient", "file": "python-magnumclient.wiki"}, "gt-tasks-sync.wiki": {"page": "gt-tasks-sync", "file": "gt-tasks-sync.wiki"}, "bleachbit.wiki": {"page": "bleachbit", "file": "bleachbit.wiki"}, "elasticsearch-ruby.wiki": {"page": "elasticsearch-ruby", "file": "elasticsearch-ruby.wiki"}, "CPAN-Mini.wiki": {"page": "CPAN-Mini", "file": "CPAN-Mini.wiki"}, "dssp.wiki": {"page": "dssp", "file": "dssp.wiki"}, "co.wiki": {"page": "co", "file": "co.wiki"}, "qps.wiki": {"page": "qps", "file": "qps.wiki"}, "Test-Time.wiki": {"page": "Test-Time", "file": "Test-Time.wiki"}, "ejabberd.wiki": {"page": "ejabberd", "file": "ejabberd.wiki"}, "confluent-kafka-python.wiki": {"page": "confluent-kafka-python", "file": "confluent-kafka-python.wiki"}, "optionator.wiki": {"page": "optionator", "file": "optionator.wiki"}, "Net__Netmask.wiki": {"page": "Net::Netmask", "file": "Net__Netmask.wiki"}, "crypto-pubkey.wiki": {"page": "crypto-pubkey", "file": "crypto-pubkey.wiki"}, "rspec-logsplit.wiki": {"page": "rspec-logsplit", "file": "rspec-logsplit.wiki"}, "d-rats.wiki": {"page": "d-rats", "file": "d-rats.wiki"}, "Template-Provider-FromDATA.wiki": {"page": "Template-Provider-FromDATA", "file": "Template-Provider-FromDATA.wiki"}, "Math-Random-OO.wiki": {"page": "Math-Random-OO", "file": "Math-Random-OO.wiki"}, "CPAN-Meta-YAML.wiki": {"page": "CPAN-Meta-YAML", "file": "CPAN-Meta-YAML.wiki"}, "Bibledit-bibletime.wiki": {"page": "Bibledit-bibletime", "file": "Bibledit-bibletime.wiki"}, "murano-dashboard.wiki": {"page": "murano-dashboard", "file": "murano-dashboard.wiki"}, "Email-Sender-Transport-SMTPS.wiki": {"page": "Email-Sender-Transport-SMTPS", "file": "Email-Sender-Transport-SMTPS.wiki"}, "Chart-Clicker.wiki": {"page": "Chart-Clicker", "file": "Chart-Clicker.wiki"}, "cond.wiki": {"page": "cond", "file": "cond.wiki"}, "gcstar.wiki": {"page": "gcstar", "file": "gcstar.wiki"}, "Pango.wiki": {"page": "Pango", "file": "Pango.wiki"}, "JSON_Small_and_Fast_Parser.wiki": {"page": "JSON Small and Fast Parser", "file": "JSON_Small_and_Fast_Parser.wiki"}, "ebook2cw.wiki": {"page": "ebook2cw", "file": "ebook2cw.wiki"}, "autobox-Junctions.wiki": {"page": "autobox-Junctions", "file": "autobox-Junctions.wiki"}, "gettext.wiki": {"page": "gettext", "file": "gettext.wiki"}, "fuzzywuzzy.wiki": {"page": "fuzzywuzzy", "file": "fuzzywuzzy.wiki"}, "cpl.wiki": {"page": "cpl", "file": "cpl.wiki"}, "ruby-launchy-shim.wiki": {"page": "ruby-launchy-shim", "file": "ruby-launchy-shim.wiki"}, "Signal_package_for_Octave.wiki": {"page": "Signal package for Octave", "file": "Signal_package_for_Octave.wiki"}, "PyMCA.wiki": {"page": "PyMCA", "file": "PyMCA.wiki"}, "deap.wiki": {"page": "deap", "file": "deap.wiki"}, "Perl6-Form.wiki": {"page": "Perl6-Form", "file": "Perl6-Form.wiki"}, "HTML-Clean.wiki": {"page": "HTML-Clean", "file": "HTML-Clean.wiki"}, "Atompub.wiki": {"page": "Atompub", "file": "Atompub.wiki"}, "django-stronghold.wiki": {"page": "django-stronghold", "file": "django-stronghold.wiki"}, "brass.wiki": {"page": "brass", "file": "brass.wiki"}, "vcflib.wiki": {"page": "vcflib", "file": "vcflib.wiki"}, "rawdns.wiki": {"page": "rawdns", "file": "rawdns.wiki"}, "KIDO.wiki": {"page": "KIDO", "file": "KIDO.wiki"}, "lazr.config.wiki": {"page": "lazr.config", "file": "lazr.config.wiki"}, "srslog.wiki": {"page": "srslog", "file": "srslog.wiki"}, "iem_tab.wiki": {"page": "iem_tab", "file": "iem_tab.wiki"}, "AutoPreset.wiki": {"page": "AutoPreset", "file": "AutoPreset.wiki"}, "Class-Meta.wiki": {"page": "Class-Meta", "file": "Class-Meta.wiki"}, "flufl.bounce.wiki": {"page": "flufl.bounce", "file": "flufl.bounce.wiki"}, "Message__Passing__Filter__Regexp.wiki": {"page": "Message::Passing::Filter::Regexp", "file": "Message__Passing__Filter__Regexp.wiki"}, "MinLog.wiki": {"page": "MinLog", "file": "MinLog.wiki"}, "gnome-shell-extension-taskbar.wiki": {"page": "gnome-shell-extension-taskbar", "file": "gnome-shell-extension-taskbar.wiki"}, "requests-unixsocket.wiki": {"page": "requests-unixsocket", "file": "requests-unixsocket.wiki"}, "fcitx-qt5.wiki": {"page": "fcitx-qt5", "file": "fcitx-qt5.wiki"}, "setimmediate.wiki": {"page": "setimmediate", "file": "setimmediate.wiki"}, "nettoe.wiki": {"page": "nettoe", "file": "nettoe.wiki"}, "go-update.wiki": {"page": "go-update", "file": "go-update.wiki"}, "MooseX-Daemonize.wiki": {"page": "MooseX-Daemonize", "file": "MooseX-Daemonize.wiki"}, "Test-WWW-Selenium.wiki": {"page": "Test-WWW-Selenium", "file": "Test-WWW-Selenium.wiki"}, "python-zxcvbn.wiki": {"page": "python-zxcvbn", "file": "python-zxcvbn.wiki"}, "SuperCollider.wiki": {"page": "SuperCollider", "file": "SuperCollider.wiki"}, "JFractionLab.wiki": {"page": "JFractionLab", "file": "JFractionLab.wiki"}, "Imagination.wiki": {"page": "Imagination", "file": "Imagination.wiki"}, "halibut.wiki": {"page": "halibut", "file": "halibut.wiki"}, "jlapack.wiki": {"page": "jlapack", "file": "jlapack.wiki"}, "Git-Version-Compare.wiki": {"page": "Git-Version-Compare", "file": "Git-Version-Compare.wiki"}, "gpgmepp.wiki": {"page": "gpgmepp", "file": "gpgmepp.wiki"}, "puppet-nova.wiki": {"page": "puppet-nova", "file": "puppet-nova.wiki"}, "ViennaCL.wiki": {"page": "ViennaCL", "file": "ViennaCL.wiki"}, "Maven_Archiver.wiki": {"page": "Maven Archiver", "file": "Maven_Archiver.wiki"}, "XML-DOM-XPath.wiki": {"page": "XML-DOM-XPath", "file": "XML-DOM-XPath.wiki"}, "libkf5incidenceeditor.wiki": {"page": "libkf5incidenceeditor", "file": "libkf5incidenceeditor.wiki"}, "apertium-spa-arg.wiki": {"page": "apertium-spa-arg", "file": "apertium-spa-arg.wiki"}, "apipkg.wiki": {"page": "apipkg", "file": "apipkg.wiki"}, "smallcheck.wiki": {"page": "smallcheck", "file": "smallcheck.wiki"}, "FlashPolicyFileServer.wiki": {"page": "FlashPolicyFileServer", "file": "FlashPolicyFileServer.wiki"}, "kdnssd.wiki": {"page": "kdnssd", "file": "kdnssd.wiki"}, "pushy.wiki": {"page": "pushy", "file": "pushy.wiki"}, "PEG.js.wiki": {"page": "PEG.js", "file": "PEG.js.wiki"}, "scummvm-tools.wiki": {"page": "scummvm-tools", "file": "scummvm-tools.wiki"}, "sinatra.wiki": {"page": "sinatra", "file": "sinatra.wiki"}, "fontawesome.wiki": {"page": "fontawesome", "file": "fontawesome.wiki"}, "coreos_go-systemd.wiki": {"page": "coreos/go-systemd", "file": "coreos_go-systemd.wiki"}, "MARC__File__MiJ.wiki": {"page": "MARC::File::MiJ", "file": "MARC__File__MiJ.wiki"}, "fs.realpath.wiki": {"page": "fs.realpath", "file": "fs.realpath.wiki"}} \ No newline at end of file
diff --git a/example-output/pandoc.json b/example-output/pandoc.json
deleted file mode 100644
index 0ca3bc1..0000000
--- a/example-output/pandoc.json
+++ /dev/null
@@ -1,65 +0,0 @@
-[
- [
- "Entry",
- {
- "Component programs": "",
- "Computer languages": "Haskell",
- "Full description": "Pandoc is a Haskell library for converting from one markup format\nto another, and a command-line tool that uses this library. It\ncan read several dialects of Markdown and (subsets of) HTML,\nreStructuredText, LaTeX, DocBook, MediaWiki markup, TWiki markup,\nHaddock markup, OPML, Emacs Org-mode, txt2tags, Word Docx, ODT,\nand Textile, and it can write Markdown, reStructuredText, XHTML,\nHTML 5, LaTeX (including rendering as plain PDF or beamer slide\nshows), ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word\ndocx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man\npages, GNU Texinfo, plain text, Emacs Org-Mode, AsciiDoc, Haddock\nmarkup, EPUB (v2 and v3), FictionBook2, InDesign ICML, and\nseveral kinds of HTML/javascript slide shows (S5, Slidy,\nSlideous, DZSlides, reveal.js).\n\nIn contrast to most existing tools for converting Markdown to\nHTML, pandoc has a modular design: it consists of a set of\nreaders, which parse text in a given format and produce a native\nrepresentation of the document, and a set of writers, which\nconvert this native representation into a target format. Thus,\nadding an input or output format requires only adding a reader or\nwriter.\n\nThis package contains the pandoc tool.\n\nPDF output via PDFLaTeX requires the package texlive-latex-\nrecommended. * XeLaTeX additionally requires texlive-xetex *\nLuaTeX additionally requires texlive-luatex * content with YAML\nmetadata additionally requires texlive-latex-extra.\n\nPDF output via wkhtmltopdf requires the package wkhtmltopdf.",
- "Homepage URL": "http://pandoc.org/",
- "Is GNU": "No",
- "Name": "Pandoc",
- "Short description": "general markup converter",
- "Status": "",
- "Submitted by": "Debian import",
- "Submitted date": "2018-08-23",
- "User level": "",
- "VCS checkout command": "",
- "Version download": "http://ftp.debian.org/debian/pool/main/p/pandoc/pandoc_1.17.2~dfsg.orig.tar.gz ",
- "Version identifier": "1.17.2~dfsg-3"
- }
- ],
- [
- "Import",
- {
- "Date": "2018-08-23",
- "Source": "Debian",
- "Source link": "http://packages.debian.org/sid/pandoc",
- "Source packages": "pandoc 1.17.2~dfsg-3"
- }
- ],
- [
- "Project license",
- {
- "License": "GPLv2orlater",
- "License copyright": "Copyright 2006-2016, John MacFarlane <jgm@berkeley.edu>Copyright 2005, Peter Jipsen <http://www.chapman.edu/~jipsen>Copyright 2008-2015, Andrea Rossato <andrea.rossato@ing.unitn.it>Copyright 2008-2015, Peter WangCopyright 2010-2015, Paul Rivier <paul*rivier#demotera*com>Copyright 2010-2015, Puneeth Chaganti <punchagan@gmail.com>Copyright 2011-2012, Sergey AstaninCopyright 2013, David Lazar <lazar6@illinois.edu>Copyright 2013, github.com/mb21Copyright 2014-2016, Albert Krewinkel <tarleb@moltkeplatz.de>Copyright 2014, Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>Copyright 2014, Jesse Rosenthal <jrosenthal@jhu.edu>Copyright 2014, Matthew Pickering <matthewtpickering@gmail.com>Copyright 2015, Martin Linnemann <theCodingMarlin@googlemail.com>",
- "License note": "License: gpl-2+",
- "License verified by": "Debian: Clint Adams <clint@debian.org>",
- "License verified date": "2016-11-11"
- }
- ],
- [
- "Project license",
- {
- "License": "PublicDomain",
- "License copyright": "Copyright none (public domain)",
- "License note": "License: public-domain\n\npublic-domain This art is in the public domain. Kevin Hughes,\nkevinh@eit.com, September 1995",
- "License verified by": "Debian: Clint Adams <clint@debian.org>",
- "License verified date": "2016-11-11"
- }
- ],
- [
- "Person",
- {
- "Email": "",
- "Real name": "https://github.com/jgm/pandoc/issues",
- "Role": "contact"
- }
- ],
- [
- "Resource",
- {
- "Resource URL": "https://hackage.haskell.org/package/pandoc/\n git://github.com/jgm/pandoc.git\n Repackaged, excluding non-DFSG files",
- "Resource kind": "Download"
- }
- ]
-] \ No newline at end of file
diff --git a/example-output/pandoc.wiki b/example-output/pandoc.wiki
deleted file mode 100644
index 8911aea..0000000
--- a/example-output/pandoc.wiki
+++ /dev/null
@@ -1,79 +0,0 @@
-{{Entry
-|Name=Pandoc
-|Short description=general markup converter
-|Full description=Pandoc is a Haskell library for converting from one markup format
-to another, and a command-line tool that uses this library. It
-can read several dialects of Markdown and (subsets of) HTML,
-reStructuredText, LaTeX, DocBook, MediaWiki markup, TWiki markup,
-Haddock markup, OPML, Emacs Org-mode, txt2tags, Word Docx, ODT,
-and Textile, and it can write Markdown, reStructuredText, XHTML,
-HTML 5, LaTeX (including rendering as plain PDF or beamer slide
-shows), ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word
-docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man
-pages, GNU Texinfo, plain text, Emacs Org-Mode, AsciiDoc, Haddock
-markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, and
-several kinds of HTML/javascript slide shows (S5, Slidy,
-Slideous, DZSlides, reveal.js).
-
-In contrast to most existing tools for converting Markdown to
-HTML, pandoc has a modular design: it consists of a set of
-readers, which parse text in a given format and produce a native
-representation of the document, and a set of writers, which
-convert this native representation into a target format. Thus,
-adding an input or output format requires only adding a reader or
-writer.
-
-This package contains the pandoc tool.
-
-PDF output via PDFLaTeX requires the package texlive-latex-
-recommended. * XeLaTeX additionally requires texlive-xetex *
-LuaTeX additionally requires texlive-luatex * content with YAML
-metadata additionally requires texlive-latex-extra.
-
-PDF output via wkhtmltopdf requires the package wkhtmltopdf.
-|Homepage URL=http://pandoc.org/
-|User level=
-|Component programs=
-|VCS checkout command=
-|Computer languages=Haskell
-|Status=
-|Is GNU=No
-|Version identifier=1.17.2~dfsg-3
-|Version download=http://ftp.debian.org/debian/pool/main/p/pandoc/pandoc_1.17.2~dfsg.orig.tar.gz
-|Submitted by=Debian import
-|Submitted date=2018-08-23
-}}
-{{Import
-|Source=Debian
-|Source link=http://packages.debian.org/sid/pandoc
-|Source packages=pandoc 1.17.2~dfsg-3
-|Date=2018-08-23
-}}
-{{Project license
-|License=GPLv2orlater
-|License copyright=Copyright 2006-2016, John MacFarlane <jgm@berkeley.edu>Copyright 2005, Peter Jipsen <http://www.chapman.edu/~jipsen>Copyright 2008-2015, Andrea Rossato <andrea.rossato@ing.unitn.it>Copyright 2008-2015, Peter WangCopyright 2010-2015, Paul Rivier <paul*rivier#demotera*com>Copyright 2010-2015, Puneeth Chaganti <punchagan@gmail.com>Copyright 2011-2012, Sergey AstaninCopyright 2013, David Lazar <lazar6@illinois.edu>Copyright 2013, github.com/mb21Copyright 2014-2016, Albert Krewinkel <tarleb@moltkeplatz.de>Copyright 2014, Alexander Sulfrian <alexander.sulfrian@fu-berlin.de>Copyright 2014, Jesse Rosenthal <jrosenthal@jhu.edu>Copyright 2014, Matthew Pickering <matthewtpickering@gmail.com>Copyright 2015, Martin Linnemann <theCodingMarlin@googlemail.com>
-|License verified by=Debian: Clint Adams <clint@debian.org>
-|License verified date=2016-11-11
-|License note=License: gpl-2+
-}}
-{{Project license
-|License=PublicDomain
-|License copyright=Copyright none (public domain)
-|License verified by=Debian: Clint Adams <clint@debian.org>
-|License verified date=2016-11-11
-|License note=License: public-domain
-
-public-domain This art is in the public domain. Kevin Hughes,
-kevinh@eit.com, September 1995
-}}
-{{Person
-|Real name=https://github.com/jgm/pandoc/issues
-|Role=contact
-|Email=
-}}
-{{Resource
-|Resource kind=Download
-|Resource URL=https://hackage.haskell.org/package/pandoc/
- git://github.com/jgm/pandoc.git
- Repackaged, excluding non-DFSG files
-}}
diff --git a/export.py b/export.py
deleted file mode 100644
index bf45e5e..0000000
--- a/export.py
+++ /dev/null
@@ -1,419 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import datetime
-import itertools
-import json
-import os
-import re
-import sys
-import textwrap
-
-import pandas as pd
-
-import license
-
-# Package fields which refer to download locations.
-download_keys = """
- Origin
- Original-Source
- Source
- Source-Code
- X-Origin
- X-Original-Package
- X-Source
- """
-
-def concat(xss):
- all = []
-
- for xs in xss:
- all.extend(xs)
-
- return all
-
-def indent(s):
- return ''.join(
- ' %s\n' % line if line else '\n'
- for line in s.splitlines())
-
-def today():
- return datetime.datetime.now().strftime('%Y-%m-%d')
-
-def warn(*x):
- for s in ('warning:',) + x + ('\n',):
- print >>sys.stderr, s,
-
-class ExportFailure(Exception):
- pass
-
-class PkgData(object):
- def __init__(self):
- pkg_store = pd.HDFStore('pkg.h5')
- self.pkgs = pkg_store['packages']
- self.descs = pkg_store['descriptions']
- self.srcs = pkg_store['sources']
- pkg_store.close()
-
- cp_store = pd.HDFStore('cp.h5')
- self.cpf = cp_store['cp_files']
- self.cps = cp_store['cp_summary']
- self.licenses = cp_store['licenses']
- cp_store.close()
-
- cl_store = pd.HDFStore('cl.h5')
- self.cl = cl_store['cl_versions']
- cl_store.close()
-
-def nouni(s):
- return s.encode('utf8') if isinstance(s, unicode) else s
-
-class Template(object):
- def __init__(self, name, values):
- self.name = name
- self.values = values
-
- def __str__(self):
- return '{{%s\n%s\n}}' % (
- nouni(self.name),
- '\n'.join(['|' + '%s=%s' %
- (nouni(n), nouni(v))
- for (n, v) in self.values]))
-
-def parse_tags(s):
- return s.replace('\n', '').split(', ')
-
-def extract_languages(tags):
- langs = []
-
- for tag in tags:
- (a, b) = tag.split('::')
-
- if a == 'implemented-in':
- langs.append(b)
- elif a == 'devel' and b.startswith('lang:'):
- langs.append(b.split(':')[1])
-
- return list(set(langs))
-
-def catechise(s):
- heresies = ["open source", "debian", "(?<!gnu/)linux", "creative commons"]
- pattern = '\\b(%s)\\b' % '|'.join([h.replace(' ', '.') for h in heresies])
- return re.sub(pattern,
- lambda m: '??%s??' % m.group(1).replace('\n', ' '),
- s,
- re.DOTALL | re.IGNORECASE)
-
-def munge_description(s):
- paras = s.split('\n .\n')
- return '\n\n'.join(
- textwrap.fill(para.lstrip().replace('\n', ''), 65)
- for para in paras)
-
-def get_license_map():
- map = {}
-
- for para in file('license_map').read().split('\n\n'):
- if not para:
- continue
-
- match = re.match('\[([^\]]+)\]', para)
- assert match, para
- canonical = match.group(1)
- aliases = para[match.end():].lstrip().splitlines()
-
- for alias in aliases:
- map[alias] = canonical
-
- return map
-
-def srcpkg_extract_licenses(header, filess, licenses, cl_date, cl_uploader):
- # XXX: generate template from header stanza
- # XXX: flag CC licenses
- # XXX: check all License stanzas were included
- # XXX: exclude licenses for Files: debian/*
- lmap = get_license_map()
- by_name = dict([
- (s['_license'],
- s['License'].split('\n', 1)[1]
- if '\n' in s['License']
- else s['License'])
- for (_idx, s) in licenses.iterrows()])
-
- for (_ix, files) in filess.iterrows():
- ldesc = files['_license'].strip().lower()
- ltext = files['License']
-
- if '\n' in ltext:
- # Looks like license text is included directly.
- ltext = munge_description(ltext)
- txt = 'License: %s\n\n%s' % (ldesc, ltext)
- elif ldesc in by_name:
- # License information is a stub. Try to find the corresponding
- # text(s).
-
- ltext = munge_description(by_name[ldesc])
- txt = 'License: %s\n\n%s' % (ldesc, ltext)
- else:
- parsed = license.parse_licenses(ldesc)
- lnames = list(parsed.flatten())
- missing = set(lnames) - set(by_name.keys())
-
- if missing:
- txt = 'License: %s' % (parsed)
-
- canon = lmap.get(ldesc.lower(), 'Other')
- # XXX: Should maybe bail if there's no copyright field.
- cp = ''.join(
- u'Copyright %s' % line.lstrip()
- for line in files.dropna().get('Copyright', '').splitlines())
- cp = cp.encode('utf8')
- txt = txt.encode('utf8')
-
- yield Template('Project license', [
- ('License', canon),
- ('License copyright', cp),
- ('License verified by', 'Debian: %s' % cl_uploader),
- ('License verified date', cl_date),
- ('License note', txt)])
-
-def parse_person(s):
- match = re.match('([^<]+)\s+<([^>]+)>', s)
-
- if match:
- return (match.group(1), match.group(2))
- else:
- return (s, '')
-
-def extract_people(df):
- # XXX: extract contributors, maintainers
- df = df.dropna()
-
- if 'Upstream-Contact' in df:
- (name, email) = parse_person(df['Upstream-Contact'])
- yield Template('Person', [
- ('Real name', name),
- ('Role', 'contact'),
- ('Email', email)])
-
-def extract_resources(cp_header):
- cp_header = cp_header.dropna()
-
- for key in re.findall('\S+', download_keys):
- if key in cp_header:
- yield Template('Resource', [
- ('Resource kind', 'Download'),
- ('Resource URL', cp_header[key])])
-
-def export_srcpkgs(data, name, srcpkg_names):
- """Export a package by reference to its constituent source packages.
-
- This coordinates all the information that goes into a particular page.
- """
-
- # Map source package names to binary packages, and also make note
- # of which versions of those source packages we're looking at.
- binpkgs = pd.concat([
- data.pkgs[data.pkgs['_srcpkg'] == srcpkg]
- for srcpkg in srcpkg_names])
- versions = {}
-
- srcfiles=""
- for srcpkg in srcpkg_names:
- srcfile = data.srcs[data.srcs['_srcpkg'] == srcpkg]['srcfile'].values[0]
- letter = srcfile[0]
- if srcfile[:3] == 'lib':
- letter = srcfile[:4]
- srcfile = 'http://ftp.debian.org/debian/pool/main/%s/%s/%s' % (letter,srcpkg,srcfile)
- srcfiles = srcfiles + srcfile + " "
-
- for (_i, pkg) in binpkgs.iterrows():
- versions[pkg['_srcpkg']] = pkg['Version']
-
- if len(binpkgs) == 0:
- warn('no binary packages found for', srcpkg_names)
- return
-
- binpkg_names = sorted(binpkgs['Package'], key=len)
- homepages = list(binpkgs['Homepage'])
- # XXX: maybe choose the one that appears the most?
- homepage = homepages[0] if homepages else ''
- tags = set(concat(
- [parse_tags(t) for t in binpkgs['Tag'] if not pd.isnull(t)]))
- langs = [s.title() for s in extract_languages(tags)]
-
- if name in binpkg_names:
- descpkg = name
- else:
- # Heuristic: choose the package with the shortest name.
- # We could try to do something smarter, like look for the common
- # prefix of the descriptions of all the binary packages.
- descpkg = binpkg_names[0]
- try:
- desc = list(data.descs[
- data.descs['Package'] == descpkg]['Description-en'])[0]
- (short_desc, full_desc) = desc.split('\n', 1)
- except:
- full_desc = ''
- short_desc = ''
- full_desc = catechise(munge_description(full_desc))
-
- yield Template('Entry', [
- ('Name', name.capitalize()),
- ('Short description', short_desc),
- ('Full description', full_desc),
- ('Homepage URL', homepage),
- ('User level', ''),
- # XXX get this information from apt-file
- ('Component programs', ''),
- ('VCS checkout command', ''),
- ('Computer languages', ', '.join(langs)),
- ('Status', ''),
- ('Is GNU', 'No'),
- ('Version identifier', pkg['Version']),
- ('Version download', srcfiles),
- ('Submitted by', 'Debian import'),
- ('Submitted date', today())])
-
- yield Template('Import', [
- ('Source', 'Debian'),
- ('Source link',
- 'http://packages.debian.org/sid/' + srcpkg_names[0]),
- ('Source packages',
- ', '.join('%s %s' % (k, v) for (k, v) in versions.iteritems())),
- ('Date', today())])
-
- people = []
- res = []
-
- for srcpkg in srcpkg_names:
- pkg_cps = data.cps[data.cps['_srcpkg'] == srcpkg].ix[0]
- pkg_cpf = data.cpf[data.cpf['_srcpkg'] == srcpkg]
- pkg_licenses = data.licenses[data.licenses['_srcpkg'] == srcpkg]
- people.extend(list(extract_people(pkg_cps)))
- res.extend(list(extract_resources(pkg_cps)))
-
- pkg_cl = data.cl[data.cl['_srcpkg'] == srcpkg]
- cl_date = pkg_cl['date']
- # avoid rare bad index error:
- if cl_date.empty:
- continue
- cl_date = cl_date[0]
- cl_uploader = pkg_cl['author'][0]
- for template in srcpkg_extract_licenses(
- pkg_cps, pkg_cpf, pkg_licenses, cl_date, cl_uploader):
- # XXX: eliminate duplicates
- yield template
-
- for template in people:
- # XXX: eliminate duplicates
- yield template
-
- for template in res:
- # XXX: eliminate duplicates
- yield template
-
- #yield Template('Software category', [
- # ('Resource kind', ''),
- # ('Resource URL', '')])
-
-def filename(s):
- s_ = re.sub('[^A-Za-z0-9_+.-]', '_', s)
- assert s_, s
- return s_ + '.wiki'
-
-def output(path, xs):
- with open(path, 'w') as f:
- for x in xs:
- f.write(str(x) + '\n')
-
-def output_multi(path, xs):
- "Output a bunch of pages to a directory with an index."
-
- index = {}
-
- if not os.path.exists(path):
- os.makedirs(path)
-
- for (name, templates) in xs:
- fname = filename(name)
- fpath = os.path.join(path, fname)
- index[fname] = {'page': name, 'file': fname}
- output(fpath, templates)
-
- fpath = os.path.join(path, 'index.json')
- json.dump(index, file(fpath, 'w'))
-
-def uname_srcpkgs(data, name):
- pkg_cps = data.cps[data.cps['Upstream-Name'] == name]
- srcpkg_names = list(pkg_cps['_srcpkg'])
- return srcpkg_names
-
-def export_all(data):
- """Export all packages.
-
- Returns a generator of (name, templates) tuples.
- """
-
- # First, find all upstream names and the source packages corresponding
- # to them.
-
- unames = sorted(set(data.cps['Upstream-Name'].dropna()))
-
- # For source packages with no upstream name, use the source package
- # name as the upstream name.
-
- no_uname = sorted(set(data.cps[
- data.cps['Upstream-Name'].isnull()]['_srcpkg']))
-
- packages = itertools.chain(
- ((uname, uname_srcpkgs(data, uname)) for uname in unames),
- ((srcpkg, [srcpkg]) for srcpkg in no_uname))
-
- for (name, srcpkgs) in packages:
- if not name:
- continue
-
- if '\n' in name:
- # Seriously?
- warn('bad name: %r' % name)
- continue
-
- # Generator; exceptions are delayed.
- templates = export_srcpkgs(data, name, srcpkgs)
- yield (name, templates)
-
-def export_all_to_directory(data, outputdir):
- def _export():
- for (name, templates) in export_all(data):
- print (name.encode('utf8') if isinstance(name, unicode) else name)
-
- try:
- # Force errors.
- templates = list(templates)
- except ExportFailure, e:
- warn('export failed: %s: %s' % (name.encode('utf-8').strip(), e.message.encode('utf-8').strip()))
-
- yield(name, templates)
-
- output_multi(outputdir, _export())
-
-def main():
- data = PkgData()
- args = sys.argv[1:]
-
- if len(args) == 0:
- export_all_to_directory(data, 'output')
- elif len(args) == 1:
- # XXX: assumes argument is an upstream name
- uname = args[0]
- srcpkgs = uname_srcpkgs(data, uname)
- templates = export_srcpkgs(data, uname, srcpkgs)
-
- for template in templates:
- print template
- else:
- raise RuntimeError()
-
-if __name__ == '__main__':
- main()
diff --git a/export_json.py b/export_json.py
deleted file mode 100644
index e4f0d3d..0000000
--- a/export_json.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import json
-import sys
-
-import export
-import re
-
-def filename(s, extension):
- s_ = re.sub('[^A-Za-z0-9_+.-]', '_', s)
- assert s_, s
- return s_ + '.' +extension
-
-def output(path, xs):
- with open(path, 'w') as f:
- f.write(xs)
-
-def main():
- data = export.PkgData()
- everything = {}
-
- for (name, templates) in export.export_all(data):
- page = []
-
- try:
- # Force errors.
- templates = list(templates)
- except export.ExportFailure, e:
- export.warn('export failed: %s: %s' % (name.encode('utf-8').strip(), e.message.encode('utf-8').strip()))
-
- for template in templates:
- tname = template.name
- values = dict(template.values)
- page.append((tname, values))
-
- if page != []:
- #name=page[0][1]['Name']
- print name
- fn=filename(name, 'json')
- data = json.dumps(page, sort_keys=True, indent=4, separators=(',', ': '))
- output('output/'+fn, data)
-
-if __name__ == '__main__':
- main()
-
diff --git a/fsd.cabal b/fsd.cabal
new file mode 100644
index 0000000..5fc2e57
--- /dev/null
+++ b/fsd.cabal
@@ -0,0 +1,58 @@
+cabal-version: 2.4
+name: fsd
+version: 0.1.0.0
+synopsis: Free Software Directory import utility
+description: A command line utility to download, import and export debian
+ packages for importing into the Free Software Directory
+ <https://directory.fsf.org>.
+bug-reports: id@ycp.org
+license: AGPL-3.0-or-later
+author: Yuchen Pei
+maintainer: Yuchen Pei <hi@ypei.me>
+copyright: 2022 Yuchen Pei
+-- category:
+-- extra-source-files:
+
+executable fsd
+ main-is: Main.hs
+
+ -- Modules included in this executable, other than Main.
+ other-modules:
+ FSD.ChangeLog
+ FSD.Control
+ FSD.Copyright
+ FSD.Db
+ FSD.Download
+ FSD.Package
+ FSD.PackageInfo
+ FSD.Source
+ FSD.Translation
+ FSD.Types
+ FSD.Wiki
+
+ -- LANGUAGE extensions used by modules in this package.
+ -- other-extensions: ImportQualifiedPost
+ build-depends:
+ base, optparse-applicative, extra, text, debian, sqlite-simple, syb, time,
+ containers, regex-tdfa, pretty-show, process, random, filepath
+ hs-source-dirs: src
+ default-language: Haskell2010
+
+library
+ hs-source-dirs: src
+ exposed-modules:
+ FSD.ChangeLog
+ FSD.Control
+ FSD.Copyright
+ FSD.Db
+ FSD.Download
+ FSD.Package
+ FSD.PackageInfo
+ FSD.Source
+ FSD.Translation
+ FSD.Types
+ FSD.Wiki
+ build-depends:
+ base, extra, text, debian, sqlite-simple, syb, time,
+ containers, regex-tdfa, pretty-show, process, random, filepath
+ \ No newline at end of file
diff --git a/json_to_wiki.py b/json_to_wiki.py
deleted file mode 100644
index e5e91f9..0000000
--- a/json_to_wiki.py
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import json
-import sys
-
-import export
-
-def main():
- everything = json.load(sys.stdin)
-
- def _export():
- for (name, valuess) in everything.iteritems():
- print name
- templates = []
-
- for (tname, values) in valuess:
- template = export.Template(
- tname.decode('utf8'), values.items())
- templates.append(template)
-
- yield (name, templates)
-
- export.output_multi('converted', _export())
-
-if __name__ == '__main__':
- main()
-
diff --git a/license.py b/license.py
deleted file mode 100644
index 7a66a3e..0000000
--- a/license.py
+++ /dev/null
@@ -1,107 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-class License(object):
- def __init__(self, name):
- self.name = name
-
- def __iter__(self):
- yield self
-
- def flatten(self):
- yield self.name
-
- def __str__(self, depth=0):
- return self.name
-
- def __repr__(self):
- return '<%s %s>' % (self.__class__.__name__, self.name)
-
-class Licenses(object):
- def __init__(self, xs):
- self.xs = xs
-
- def __iter__(self):
- for x in self.xs:
- yield x
-
- def flatten(self):
- for x in self.xs:
- for y in x.flatten():
- yield y
-
- def __str__(self, depth=0):
- j = ' %s ' % (self._join,)
- ss = [x.__str__(depth=depth+1) for x in self.xs]
- s = j.join(ss)
-
- if depth > 0:
- s = '(%s)' % s
-
- return s
-
- def __repr__(self):
- return '<%s %r>' % (self.__class__.__name__, self.xs)
-
-class AllLicenses(Licenses):
- _join = 'and'
-
-class AnyLicense(Licenses):
- _join = 'or'
-
-def parse_licenses(s):
- """
- >>> ls = parse_licenses("X")
- >>> ls
- <License X>
- >>> print ls
- X
- >>> list(ls)
- [<License X>]
- >>> list(ls.flatten())
- ['X']
-
- >>> ls = parse_licenses("X or Y or Z")
- >>> ls
- <AnyLicense [<License X>, <License Y>, <License Z>]>
- >>> print ls
- X or Y or Z
- >>> list(ls)
- [<License X>, <License Y>, <License Z>]
- >>> list(ls.flatten())
- ['X', 'Y', 'Z']
-
- >>> ls = parse_licenses("X and Y and Z")
- >>> ls
- <AllLicenses [<License X>, <License Y>, <License Z>]>
- >>> print ls
- X and Y and Z
- >>> list(ls)
- [<License X>, <License Y>, <License Z>]
- >>> list(ls.flatten())
- ['X', 'Y', 'Z']
-
- >>> print parse_licenses("X or Y and Z")
- X or (Y and Z)
-
- >>> print parse_licenses("X and Y or Z")
- (X and Y) or Z
-
- >>> print parse_licenses("X, and Y or Z")
- X and (Y or Z)
-
- >>> print parse_licenses("X | Y")
- X or Y
- """
-
- splits = (
- (', and ', AllLicenses),
- (' or ', AnyLicense),
- (' | ', AnyLicense),
- (' and ', AllLicenses))
-
- for (split_str, cls) in splits:
- if split_str in s:
- return cls([parse_licenses(sub) for sub in s.split(split_str)])
-
- return License(s)
diff --git a/license_map b/license_map
deleted file mode 100644
index 2cdf2fa..0000000
--- a/license_map
+++ /dev/null
@@ -1,285 +0,0 @@
-[Academic Free License 3.0]
-
-[Affero General Public License]
-
-[AGPLv1orlater]
-
-[AGPLv3]
-agpl-3
-
-[AGPLv3orlater]
-agpl-3+
-
-[Apache]
-
-[Apache1.1]
-
-[Apache2.0]
-apache2.0
-apache license, version 2.0
-apache license 2.0
-
-[Artistic]
-
-[ATK License]
-
-[Bitstream Font License]
-
-[Boost]
-
-[BSD]
-
-[BSD_1Clause]
-
-[BSD_2Clause]
-bsd-2
-bsd-2-clause
-
-[BSD_3Clause]
-bsd3
-bsd-3
-bsd (3 clause)
-bsd-3-clause
-bsd-3-clauses
-bsd-c3
-
-[BSD_4Clause]
-
-[BSD_AdClause]
-
-[CeCILLv2]
-
-[CINT]
-
-[ClarifiedArtistic]
-
-[CMix]
-
-[Common Public License]
-
-[Common Public License 1.0]
-
-[CorkforkPL]
-
-[Creative Commons Attribution 2.0]
-
-[Creative Commons Attribution 3.0]
-cc-by-3.0
-
-[Creative Commons Attribution Share-Alike 2.5]
-cc-by-sa-3.0
-
-[DBG License v.3.0]
-
-[DejaVuLicense]
-
-[Eclipse Public License]
-
-[EPICS License]
-
-[EPLv1.0]
-epl-1.0
-
-[Erlang Public License]
-
-[Expat]
-expat
-
-[eZ publish Professional licence]
-
-[FreelyRedistributable]
-
-[FreeType License]
-
-[GFDL]
-
-[GFDLv1.2]
-
-[GFDLv1.2orlater]
-
-[GFDLv1.3]
-
-[GFDLv1.3orlater]
-
-[GL2PS]
-
-[GPL]
-
-[GPLv1]
-
-[GPLv1orlater]
-
-[GPLv2]
-gpl-2
-gpl-2.0
-
-[GPLv2 with exception]
-
-[GPLv2orlater]
-gpl-2+
-gpl2+
-
-[GPLv2orlater with exception]
-gpl-2+ with openssl exception
-gpl-2+ with libtool exception
-gpl-2+ with linking exception
-gpl-2+ with texinfo exception
-
-[GPLv2orlater with library exception]
-
-[GPLv3]
-gpl-3
-gpl-3.0
-
-[GPLv3 with exception]
-
-[GPLv3orlater]
-gpl-3+
-gpl-3.0+
-
-[GPLv3orlater with exception]
-gpl-3+ with openssl exception
-gpl-3.0+ with font exception
-
-[Hipergate license]
-
-[IBM]
-
-[IBM Public License 1.0]
-
-[ISC]
-isc
-
-[Jabber]
-
-[Kawa]
-
-[LGPL]
-
-[LGPL with exception]
-
-[LGPLv2]
-lgpl-2
-
-[LGPLv2.1]
-
-[LGPLv2.1orlater]
-
-[LGPLv2.1orlater with tvmet exception]
-
-[LGPLv2orlater]
-lgpl-2+
-
-[LGPLv3]
-lgpl-3+
-
-[LGPLv3orlater]
-lgpl-3.0
-
-[LinkGrammarLicense]
-
-[LLGPL]
-
-[LPPL]
-
-[MirOS]
-
-[MPL]
-
-[MPL1.1]
-mpl-1.1
-
-[Nethack license]
-
-[NikoSoft Group Public License]
-
-[None yet]
-
-[Open Software License- OSI]
-
-[OpenSSL License]
-
-[other]
-
-[PCRE]
-
-[Perl]
-
-[PHP]
-
-[PHP2.02]
-
-[PHP3.0]
-
-[PublicDomain]
-pd
-public-domain
-
-[Python]
-
-[Python2.1.1]
-
-[Python2.3]
-
-[Python2.5]
-
-[QPL]
-
-[QPLv1.0]
-
-[Ruby]
-ruby
-
-[Sendmail]
-
-[SIL Open Font License 1.1]
-
-[SimplePermissive]
-
-[SimplePermissiveNoNonWarranty]
-
-[SimplePermissiveNonWarranty]
-
-[Simple Permissive With Rules Modified Versions]
-
-[SIP]
-
-[Sleepycat]
-
-[Standard ML of New Jersey License]
-
-[TclLicense]
-
-[Transitive Grace Period Public Licence v1.0]
-
-[Utopia Typeface]
-
-[Vim1.4]
-
-[Vita Nuova Inferno 4th Edition]
-
-[Vita Nuova Liberal Source Licence]
-
-[vtiger CRM license]
-
-[vtiger CRM Public License 1.0]
-
-[W3C]
-
-[WTFPLv2]
-wtfpl-2
-
-[wxWindows Library Licence version 3.1]
-
-[X11]
-
-[Xiph]
-
-[Youpee]
-
-[Zlib]
-zlib
-
-[Zope]
-zope-2.1
-
diff --git a/license_summary.py b/license_summary.py
deleted file mode 100644
index 177e756..0000000
--- a/license_summary.py
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-# summary of the License: fields found in Files: clauses
-
-import pandas as pd
-
-def histogram(values):
- hist = {}
-
- for v in values:
- v_ = v.lower()
- hist[v_] = hist.get(v_, 0) + 1
-
- return hist
-
-if __name__ == '__main__':
- store = pd.HDFStore('cp.h5')
- cpf = store['cp_files']
-
- licenses = list(histogram(cpf['_license']))
-
- for (k, v) in sorted(licenses, key=lambda x: x[1], reverse=True):
- print '%-40s %6d' % (k.encode('utf8'), v)
-
diff --git a/load_changelog.py b/load_changelog.py
deleted file mode 100644
index eb65772..0000000
--- a/load_changelog.py
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-from debian import changelog
-import pandas as pd
-import os
-import sys
-from dateutil import parser
-import subprocess
-
-def import_one(pkgname, fh):
- try:
- c = changelog.Changelog(fh)
- date = parser.parse(c.date).strftime('%Y-%m-%d')
- df = pd.DataFrame([{'_srcpkg':c.package, 'version':c.version, 'date':date, 'author':c.author}])
- except:
- return
- return (df)
-
-def get_pkgname(path):
- (dir, base) = os.path.split(path)
-
- if base in ('current', 'stable_changelog'):
- return get_pkgname(dir)
- else:
- return base
-
-def main():
- versions = []
- for path in subprocess.check_output("find metadata.ftp-master.debian.org -name stable_changelog".split()).strip().split():
- pkgname = get_pkgname(path)
- print pkgname, path
- data = import_one(pkgname, file(path))
-
- if data is not None:
- versions.append(data)
-
- versions = pd.concat(versions)
- print versions
- store = pd.HDFStore('cl.h5')
- store['cl_versions'] = versions
- store.close()
-
-if __name__ == '__main__':
- main()
diff --git a/load_copyright.py b/load_copyright.py
deleted file mode 100644
index 838d907..0000000
--- a/load_copyright.py
+++ /dev/null
@@ -1,153 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import os
-import sys
-
-import debian.deb822
-import pandas as pd
-import subprocess
-
-#from IPython.core import ultratb
-#sys.excepthook = ultratb.FormattedTB(mode='Verbose',
-# color_scheme='Linux', call_pdb=1)
-
-class BadFormat(Exception):
- pass
-
-def read_copyright(fh):
- paras = debian.deb822.Deb822.iter_paragraphs(fh)
-
- try:
- header = paras.next()
-
- header = dict(header)
- paras = [(p.keys()[0], dict(p)) for p in paras]
- except (KeyError, TypeError, StopIteration):
- raise BadFormat('not in DEP-5 format?')
- return
-
- if 'Format' not in header:
- raise ValueError('no Format field')
- return
-
- files = []
- licences = []
- #file_fields = set([
- # 'Authors', 'Files', 'Comment', 'Copyright', 'Disclaimer', 'Homepage',
- # 'License', 'License-Alias', 'Upstream-Authors', 'X-Comment',
- # 'X-Notes'])
-
- for (type, d) in paras:
- type = type.replace('Licence', 'License')
-
- if 'Licence' in d:
- # !!!
- d['License'] = d['Licence']
- del d['Licence']
-
- if type == 'Files':
- if 'debian' in d['Files']:
- continue
- if 'License' not in d:
- raise ValueError('no license: ' + repr(d))
- return
-
- #keys = set(d.keys())
- #assert keys <= file_fields, keys
- files.append(d)
- elif type == 'License':
- # XXX constrain permissible keys here?
- #print d.keys()
- licences.append(d)
- else:
- # Be conservative. Missing license information is a problem.
- raise ValueError('bad para: ' + type)
-
- return (header, files, licences)
-
-def import_one(pkgname, fh):
- try:
- (header, files, licences) = read_copyright(fh)
- except BadFormat:
- print 'info: not readable'
- return None
- except ValueError, e:
- print 'err:', e
- #print 'err:', repr(e)
- return None
-
- if licences == []:
- return None
- header['_srcpkg'] = pkgname
- header['_license'] = header.get('License', '').split('\n')[0]
-
- if 'Upstream-Name' in header:
- # Make spaces breakable (!).
- # Conceivably other characters need replacing.
- header['Upstream-Name'] = \
- header['Upstream-Name'].replace(u'\xa0', ' ')
- #copy_summary['Upstream-Name'].replace('\xc2\xa0', ' ')
- if '@' in header['Upstream-Name']:
- header['Upstream-Name'] = pkgname
-
- copy_summary = pd.DataFrame([header])
- #print copy_summary.T.to_string()
- #print
-
- for d in files:
- d['_srcpkg'] = pkgname
- d['_license'] = d['License'].split('\n')[0]
-
- for d in licences:
- d['_srcpkg'] = pkgname
- d['_license'] = d['License'].split('\n')[0]
-
- copy_files = pd.DataFrame(files)
- licence = pd.DataFrame(licences)
- return (copy_summary, copy_files, licence)
-
-def get_pkgname(path):
- (dir, base) = os.path.split(path)
-
- if base in ('current', 'stable_copyright'):
- return get_pkgname(dir)
- else:
- return base
-
-def main():
- summaries = []
- files = []
- licenses = []
-
- for path in subprocess.check_output("find metadata.ftp-master.debian.org -name stable_copyright".split()).strip().split():
- pkgname = get_pkgname(path)
- print pkgname, path
- data = import_one(pkgname, file(path))
-
- if data is not None:
- (summary, file_, license) = data
- summaries.append(summary)
- files.append(file_)
- licenses.append(license)
-
- print
-
- summaries = pd.concat(summaries)
- files = pd.concat(files)
- licenses = pd.concat(licenses)
-
- #from IPython import embed
- #embed()
-
- #from IPython.core.debugger import Pdb
- #Pdb().set_trace()
-
- store = pd.HDFStore('cp.h5')
- store['cp_summary'] = summaries
- store['cp_files'] = files
- store['licenses'] = licenses
- store.close()
-
-if __name__ == '__main__':
- main()
diff --git a/load_descriptions.py b/load_descriptions.py
deleted file mode 100644
index f8e2ecf..0000000
--- a/load_descriptions.py
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import sys
-
-import debian.deb822
-import pandas as pd
-
-if __name__ == '__main__':
- descs = debian.deb822.Packages.iter_paragraphs(sys.stdin)
- df = pd.DataFrame([dict(p) for p in descs])
- store = pd.HDFStore('pkg.h5')
- store['descriptions'] = df
- store.close()
-
diff --git a/load_packages.py b/load_packages.py
deleted file mode 100644
index 0209b59..0000000
--- a/load_packages.py
+++ /dev/null
@@ -1,32 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import sys
-
-import debian.deb822
-import pandas as pd
-
-def pkg(para):
- d = dict(para)
-
- if 'Source' in d:
- # Source fields sometimes have the source version number; strip it.
- d['_srcpkg'] = d['Source'].split(' ')[0]
- else:
- # No 'Source' field means that it has the same value as the 'Package'
- # field.
- d['_srcpkg'] = d['Package']
-
- return d
-
-if __name__ == '__main__':
- packages = debian.deb822.Packages.iter_paragraphs(sys.stdin)
- df = pd.DataFrame([pkg(p) for p in packages])
- store = pd.HDFStore('pkg.h5')
-
- print df
-
- store = pd.HDFStore('pkg.h5')
- store['packages'] = df
- store.close()
-
diff --git a/load_sources.py b/load_sources.py
deleted file mode 100644
index f420796..0000000
--- a/load_sources.py
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import sys
-
-import debian.deb822
-import pandas as pd
-
-def pkg(para):
- d = dict(para)
- a = dict()
-
- if 'Files' in d:
- a['srcfile']=d['Files'].split('\n')[2].split(' ')[3]
-
- if 'Source' in d:
- # Source fields sometimes have the source version number; strip it.
- a['_srcpkg'] = d['Source'].split(' ')[0]
- else:
- # No 'Source' field means that it has the same value as the 'Package'
- # field.
- a['_srcpkg'] = d['Package']
-
- return a
-
-if __name__ == '__main__':
- packages = debian.deb822.Packages.iter_paragraphs(sys.stdin)
- df = pd.DataFrame([pkg(p) for p in packages])
- store = pd.HDFStore('pkg.h5')
-
- print df
-
- store = pd.HDFStore('pkg.h5')
- store['sources'] = df
- store.close()
-
diff --git a/pkg_summary.py b/pkg_summary.py
deleted file mode 100644
index e262a41..0000000
--- a/pkg_summary.py
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import pandas as pd
-
-if __name__ == '__main__':
- store = pd.HDFStore('pkg.h5')
- print store.handle
- print store['packages']
diff --git a/src/FSD/ChangeLog.hs b/src/FSD/ChangeLog.hs
new file mode 100644
index 0000000..195b713
--- /dev/null
+++ b/src/FSD/ChangeLog.hs
@@ -0,0 +1,60 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+module FSD.ChangeLog where
+
+import Data.Generics
+import Data.Time
+import Data.Text qualified as T
+import Debian.Changes
+import Debian.Version
+import Text.Regex.TDFA
+import FSD.Types
+
+readChangeLog :: String -> Maybe ChangeLogEntry
+readChangeLog raw = case parseEntry raw of
+ Left _ -> Nothing
+ Right (entry, _) -> Just entry
+
+-- Debian version is an abstract type with no constructor, hence the ugly hack.
+getVersion :: DebianVersion -> Maybe String
+getVersion v =
+ let match = show v =~ ("\".*\"" :: String)
+ in if null match then Nothing else Just $ init $ tail match
+
+convertChangeLogEntry :: ChangeLogEntry -> Maybe FSDChangeLogEntry
+convertChangeLogEntry entry = do
+ version <- getVersion $ logVersion entry
+ time <- parseTime' $ logDate entry
+ return $
+ FSDChangeLogEntry
+ (T.pack $ logPackage entry)
+ (T.pack version)
+ (T.pack $ logWho entry)
+ time
+ where
+ parseTime' raw =
+ orElse
+ (parseTimeM False defaultTimeLocale "%a, %d %b %Y %T %Z" raw)
+ (parseTimeM False defaultTimeLocale "%a, %e %b %Y %T %Z" raw)
+
+getChangeLogEntry :: String -> Maybe FSDChangeLogEntry
+getChangeLogEntry raw = readChangeLog raw >>= convertChangeLogEntry
diff --git a/src/FSD/Control.hs b/src/FSD/Control.hs
new file mode 100644
index 0000000..2395f85
--- /dev/null
+++ b/src/FSD/Control.hs
@@ -0,0 +1,84 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Control where
+
+import Data.Either
+import Data.List.Extra
+import Data.Text (Text)
+import Data.Text qualified as T
+import Debian.Control
+import Debug.Trace
+
+-- import Text.Regex.TDFA
+
+-- parse sources, packages, translations and copyright
+-- https://manpages.debian.org/bullseye/dpkg-dev/deb822.5.en.html
+-- https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+readControl :: String -> Control
+readControl =
+ fromRight (Control []) . parseControl ""
+
+-- stripControl . fromRight (Control []) . parseControl ""
+
+simpleFV :: String -> Text
+simpleFV = T.pack
+
+-- multiple lines with nonsignficant whitespaces
+foldedFV :: String -> Text
+foldedFV = undefined
+
+-- multilines
+-- may erroneously remove first char of first line (we'll see)
+multilineFV :: String -> Text
+multilineFV raw =
+ let (first, rest) = fSynFV raw
+ in T.strip $ T.concat [first, "\n", rest]
+
+-- whitespace separated list
+wsListFV :: String -> [Text]
+wsListFV = T.splitOn " " . foldedFV
+
+-- line-based lists
+lbListFV :: String -> [Text]
+lbListFV = fmap T.strip . T.splitOn "\n" . T.pack
+
+-- formatted text with synopsis
+fSynFV :: String -> (Text, Text)
+fSynFV raw =
+ let (synopsis, longRaw) = breakOn "\n" $ raw
+ paras =
+ if null longRaw
+ then []
+ else T.splitOn "\n .\n" $ T.pack $ tail longRaw
+ full =
+ T.intercalate "\n\n" $
+ (T.intercalate "\n" . fmap T.tail . T.lines) <$> paras
+ in (T.pack synopsis, full)
+
+firstFieldName :: Paragraph -> Maybe String
+firstFieldName (Paragraph []) = Nothing
+firstFieldName (Paragraph (Comment _ : xs)) =
+ firstFieldName (Paragraph xs)
+firstFieldName (Paragraph (Field (name, _) : _)) = Just name
diff --git a/src/FSD/Copyright.hs b/src/FSD/Copyright.hs
new file mode 100644
index 0000000..68b7b50
--- /dev/null
+++ b/src/FSD/Copyright.hs
@@ -0,0 +1,106 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Copyright where
+
+import FSD.Control
+import Data.Map hiding (filter)
+import Data.Maybe
+import Data.Text (Text)
+import Data.Text qualified as T
+import Debian.Control
+import Text.Regex.TDFA
+import FSD.Types
+
+parseCopyright :: Text -> Control -> Maybe (Upstream, Copyright)
+parseCopyright package control =
+ case unControl control of
+ [] -> Nothing
+ header : rest ->
+ -- no parse if header is wrong
+ if fromMaybe "" (firstFieldName header) /= "Format"
+ then Nothing
+ else
+ Just
+ ( getUpstream package header,
+ Copyright package (getLicenses (header : files) licenses)
+ )
+ where
+ files = filter (\para ->
+ fromMaybe "" (firstFieldName para) == "Files") rest
+ licenses = filter
+ (\para ->
+ fromMaybe "" (firstFieldName para) == "License") rest
+
+getUpstream :: Text -> Paragraph -> Upstream
+getUpstream package para =
+ Upstream package uName contacts (SourceUrls source)
+ where
+ uName = T.pack <$> fieldValue "Upstream-Name" para
+ contacts = case fieldValue "Upstream-Contact" para of
+ Just contact -> parseContacts $ lbListFV contact
+ Nothing -> []
+ source = case fieldValue "Source" para of
+ Just source -> parseSource $ multilineFV source
+ Nothing -> []
+
+parseContacts :: [Text] -> [Contact]
+parseContacts = catMaybes . fmap parseContact
+
+parseContact :: Text -> Maybe Contact
+parseContact raw =
+ case T.unpack raw =~ ("^(.*)<(.*@.*)>$" :: String) :: [[String]] of
+ [[_, "", email]] -> Just $ Contact Nothing (T.pack email)
+ [[_, name, email]] ->
+ Just $
+ Contact
+ (Just $ T.strip $ T.pack name)
+ (T.pack email)
+ _ -> Nothing
+
+parseSource :: Text -> [Text]
+parseSource = fmap T.strip . T.splitOn "\n"
+
+getLicenses :: [Paragraph] -> [Paragraph] -> [LicenseInfo]
+getLicenses paras licenses =
+ catMaybes $ getLicense (getLicenseMap licenses) <$> paras
+
+getLicense :: Map Text Text -> Paragraph -> Maybe LicenseInfo
+getLicense licMap para = case fSynFV <$> fieldValue "License" para of
+ Just ("", _) -> Nothing
+ Nothing -> Nothing
+ Just (name, desc) ->
+ Just $
+ LicenseInfo
+ (multilineFV <$> fieldValue "Copyright" para)
+ name
+ (if T.null desc then Data.Map.lookup name licMap else Just desc)
+
+getLicenseMap :: [Paragraph] -> Map Text Text
+getLicenseMap licenses = fromList $ catMaybes $ toPair <$> licenses
+ where
+ toPair license = case fSynFV <$> fieldValue "License" license of
+ Just ("", _) -> Nothing
+ Just (_, "") -> Nothing
+ Just (name, desc) -> Just (name, desc)
+ Nothing -> Nothing
diff --git a/src/FSD/Db.hs b/src/FSD/Db.hs
new file mode 100644
index 0000000..38a822c
--- /dev/null
+++ b/src/FSD/Db.hs
@@ -0,0 +1,211 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+{-# LANGUAGE TypeOperators #-}
+
+module FSD.Db where
+
+import Control.Monad
+import FSD.Copyright
+import Data.Text (Text)
+import Data.Text qualified as T
+import Database.SQLite.Simple
+import FSD.Types
+
+newtype FsDb = FsDb {getConn :: Connection}
+
+withFsDb :: FilePath -> (FsDb -> IO a) -> IO a
+withFsDb path f = withConnection path (f . FsDb)
+
+-- creations
+
+initConn :: FsDb -> IO ()
+initConn (FsDb conn) = do
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS sources \
+ \( package TEXT NOT NULL PRIMARY KEY ON CONFLICT REPLACE \
+ \, version TEXT NOT NULL \
+ \, file TEXT NOT NULL \
+ \, homepage TEXT \
+ \)"
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS packages \
+ \( package TEXT NOT NULL PRIMARY KEY ON CONFLICT REPLACE \
+ \, version TEXT NOT NULL \
+ \, homepage TEXT \
+ \, tags TEXT NOT NULL \
+ \)"
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS translation \
+ \( package TEXT NOT NULL PRIMARY KEY ON CONFLICT REPLACE \
+ \, shortDesc TEXT NOT NULL \
+ \, fullDesc TEXT NOT NULL \
+ \)"
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS changelog \
+ \( package TEXT NOT NULL PRIMARY KEY ON CONFLICT REPLACE \
+ \, version TEXT NOT NULL \
+ \, author TEXT NOT NULL \
+ \, date TEXT NOT NULL \
+ \)"
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS copyright \
+ \( id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT \
+ \, package TEXT NOT NULL \
+ \, entryId INTEGER NOT NULL \
+ \, copyright TEXT \
+ \, license TEXT NOT NULL \
+ \, note TEXT \
+ \, CONSTRAINT uniqname UNIQUE (package, entryId) ON CONFLICT REPLACE \
+ \)"
+ execute_
+ conn
+ "CREATE TABLE IF NOT EXISTS upstream \
+ \( package TEXT NOT NULL PRIMARY KEY ON CONFLICT REPLACE \
+ \, name TEXT \
+ \, contacts TEXT \
+ \, sources TEXT \
+ \)"
+
+-- insertions
+
+insertSource :: FsDb -> Source -> IO ()
+insertSource (FsDb conn) source =
+ execute conn "INSERT INTO sources VALUES (?,?,?,?)" source
+
+insertPackage :: FsDb -> Package -> IO ()
+insertPackage (FsDb conn) package =
+ execute conn "INSERT INTO packages VALUES (?,?,?,?)" package
+
+insertTranslation :: FsDb -> Translation -> IO ()
+insertTranslation (FsDb conn) translation =
+ execute conn "INSERT INTO translation VALUES (?,?,?)" translation
+
+insertFSDChangeLogEntry :: FsDb -> FSDChangeLogEntry -> IO ()
+insertFSDChangeLogEntry (FsDb conn) change =
+ execute conn "INSERT INTO changelog VALUES (?,?,?,?)" change
+
+insertCopyright :: FsDb -> Copyright -> IO ()
+insertCopyright db (Copyright package licenses) =
+ zipWithM_ (insertLicense db package) [0 ..] licenses
+
+insertUpstream :: FsDb -> Upstream -> IO ()
+insertUpstream (FsDb conn) upstream =
+ execute conn "INSERT INTO upstream VALUES (?,?,?,?)" upstream
+
+insertLicense :: FsDb -> Text -> Int -> LicenseInfo -> IO ()
+insertLicense (FsDb conn) package idx (LicenseInfo copyright license note) =
+ execute
+ conn
+ "INSERT INTO copyright (package,entryId,copyright,license,note) \
+ \VALUES (?,?,?,?,?)"
+ (package, idx, copyright, license, note)
+
+-- queries
+getDbAll :: FsDb -> IO [Source :. Package :. Translation :. FSDChangeLogEntry :. Upstream]
+getDbAll (FsDb conn) =
+ query_
+ conn
+ "SELECT sources.*,packages.*,translation.*,changelog.*,upstream.* \
+ \FROM sources JOIN packages USING (package,version)\
+ \ JOIN changelog USING (package,version)\
+ \ JOIN translation USING (package)\
+ \ JOIN upstream USING (package)\
+ \"
+
+getDbPkgNames :: FsDb -> IO [Text]
+getDbPkgNames (FsDb conn) = do
+ rows <- query_ conn
+ "SELECT DISTINCT package\
+ \ FROM sources JOIN packages USING (package,version)\
+ \ JOIN changelog USING (package,version)\
+ \ JOIN translation USING (package)\
+ \ JOIN upstream USING (package)\
+ \ JOIN copyright USING (package)\
+ \"
+ return $ fromOnly <$> rows
+
+getDbAllTypes :: Text -> FsDb -> IO (Maybe (Source :. Package :. Translation :. FSDChangeLogEntry :. Upstream))
+getDbAllTypes pkgName (FsDb conn) = do
+ results <- query
+ conn
+ "SELECT sources.*,packages.*,translation.*,changelog.*,upstream.* \
+ \FROM sources JOIN packages USING (package,version)\
+ \ JOIN changelog USING (package,version)\
+ \ JOIN translation USING (package)\
+ \ JOIN upstream USING (package) \
+ \WHERE package = ?\
+ \" (Only pkgName)
+ return $ case results of
+ [source] -> Just source
+ otherwise -> Nothing
+
+getDbSource :: Text -> FsDb -> IO (Maybe Source)
+getDbSource pkgName (FsDb conn) = do
+ results <- query conn "SELECT * FROM sources WHERE package = ?" (Only pkgName)
+ return $ case results of
+ [source] -> Just source
+ otherwise -> Nothing
+
+getDbPackage :: Text -> FsDb -> IO (Maybe Package)
+getDbPackage pkgName (FsDb conn) = do
+ results <- query conn "SELECT * FROM packages WHERE package = ?" (Only pkgName)
+ return $ case results of
+ [package] -> Just package
+ otherwise -> Nothing
+
+getDbTranslation :: Text -> FsDb -> IO (Maybe Translation)
+getDbTranslation pkgName (FsDb conn) = do
+ results <- query conn "SELECT * FROM translation WHERE package = ?" (Only pkgName)
+ return $ case results of
+ [translation] -> Just translation
+ otherwise -> Nothing
+
+getDbFSDChangeLogEntry :: Text -> FsDb -> IO (Maybe FSDChangeLogEntry)
+getDbFSDChangeLogEntry pkgName (FsDb conn) = do
+ results <- query conn "SELECT * FROM changelog WHERE package = ?" (Only pkgName)
+ return $ case results of
+ [entry] -> Just entry
+ otherwise -> Nothing
+
+getDbUpstream :: Text -> FsDb -> IO (Maybe Upstream)
+getDbUpstream pkgName (FsDb conn) = do
+ results <- query conn "SELECT * FROM upstream WHERE package = ?" (Only pkgName)
+ return $ case results of
+ [upstream] -> Just upstream
+ otherwise -> Nothing
+
+getDbCopyright :: Text -> FsDb -> IO (Maybe Copyright)
+getDbCopyright pkgName (FsDb conn) = do
+ results <-
+ query
+ conn
+ "SELECT copyright,license,note FROM copyright WHERE package = ?"
+ (Only pkgName) ::
+ IO [LicenseInfo]
+ return $
+ if (null results) then Nothing else Just $ Copyright pkgName results
diff --git a/src/FSD/Download.hs b/src/FSD/Download.hs
new file mode 100644
index 0000000..3631ddc
--- /dev/null
+++ b/src/FSD/Download.hs
@@ -0,0 +1,118 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Download where
+
+import System.FilePath
+import Control.Monad
+import Data.Function
+import Data.List
+import Data.Text (Text)
+import Data.Text qualified as T
+import System.Exit
+import System.Process
+import System.Random
+
+wgetCommand = "wget"
+
+wgetIndexFileFlags = "-O- 2>/dev/null"
+
+gunzipCommand = "gunzip"
+
+bunzip2Command = "bunzip2"
+
+wgetMetadataFlags = "-N -nv -x -c"
+
+sourcesUrl = "https://ftp.debian.org/debian/dists/stable/main/source/Sources.gz"
+
+packagesUrl = "https://ftp.debian.org/debian/dists/stable/main/binary-amd64/Packages.gz"
+
+translationUrl = "https://ftp.debian.org/debian/dists/stable/main/i18n/Translation-en.bz2"
+
+data MetadataType = MTChangelog | MTCopyright deriving Eq
+
+metadataUrlFile :: MetadataType -> Int -> String
+metadataUrlFile mtype i = toFilename mtype ++ "_urls_" ++ show i
+ where toFilename MTChangelog = "changelog"
+ toFilename MTCopyright = "copyright"
+
+wgetIndexFileCommand :: FilePath -> (String, String) -> String
+wgetIndexFileCommand outputDir (url, filename) =
+ wgetCommand ++ " " ++ wgetIndexFileFlags ++ " " ++ url ++ "|" ++ extractCommand ++ " >" ++ (outputDir </> filename) ++ " && echo Done: " ++ filename
+ where
+ extractCommand = if isSuffixOf ".gz" url then gunzipCommand else bunzip2Command
+
+downloadSources :: FilePath -> IO ExitCode
+downloadSources outputDir =
+ waitForProcess =<<
+ (runCommand $ wgetIndexFileCommand outputDir (sourcesUrl, "Sources"))
+
+downloadPackages :: FilePath -> IO ExitCode
+downloadPackages outputDir =
+ waitForProcess =<<
+ (runCommand $ wgetIndexFileCommand outputDir (packagesUrl, "Packages"))
+
+downloadTranslation :: FilePath -> IO ExitCode
+downloadTranslation outputDir =
+ waitForProcess =<<
+ (runCommand $
+ wgetIndexFileCommand outputDir (translationUrl, "Translation-en"))
+
+downloadMetadataFiles :: FilePath -> MetadataType -> Int -> IO [ProcessHandle]
+downloadMetadataFiles root mtype nWorkers =
+ sequence $
+ ( \i ->
+ runCommand
+ ( wgetCommand ++ " " ++ wgetMetadataFlags
+ ++ " -i " ++ (root </> metadataUrlFile mtype i)
+ ++ " -P " ++ root
+ ++ " && echo Done: worker " ++ show i
+ )
+ )
+ <$> [1 .. nWorkers]
+
+writeWgetListFiles :: FilePath -> MetadataType -> [Text] -> Int -> IO ()
+writeWgetListFiles outputDir mtype packages n = do
+ pairs <- zip [1 ..] . fmap T.unlines <$> mapM shuffle (replicate n urls)
+ mapM_ (\(i, list) ->
+ writeFile (outputDir </> metadataUrlFile mtype i)
+ (T.unpack list)) pairs
+ where
+ urls = metadataUrl mtype <$> packages
+
+shuffle :: [Text] -> IO [Text]
+shuffle xs =
+ fmap fst . sortBy (compare `on` snd) . zip xs
+ <$> replicateM n (randomRIO (0, n * n))
+ where
+ n = length xs
+
+metadataUrl :: MetadataType -> Text -> Text
+metadataUrl mtype pkgName =
+ "https://metadata.ftp-master.debian.org/changelogs/main/" <>
+ (if T.isPrefixOf "lib" pkgName
+ then T.take 4 pkgName else T.take 1 pkgName) <>
+ "/" <> pkgName <> "/" <> toFilename mtype
+ where
+ toFilename MTChangelog = "stable_changelog"
+ toFilename MTCopyright = "stable_copyright"
diff --git a/src/FSD/Package.hs b/src/FSD/Package.hs
new file mode 100644
index 0000000..8ccd852
--- /dev/null
+++ b/src/FSD/Package.hs
@@ -0,0 +1,61 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Package where
+
+import Data.Generics
+import Data.Maybe
+import Data.Text (Text)
+import Data.Text qualified as T
+import Debian.Control
+import Text.Regex.TDFA
+import FSD.Types
+
+getTags :: Paragraph -> [Text]
+getTags para = case fieldValue "Tag" para of
+ Nothing -> []
+ Just tags ->
+ (T.splitOn ", " . T.pack . concat . lines) tags
+
+{-package version should be from Source field overriding Version field:
+Package: pandoc
+Source: pandoc (2.9.2.1-1)
+Version: 2.9.2.1-1+b1
+-}
+getPackage :: Paragraph -> Maybe Package
+getPackage para = do
+ package <- T.pack <$> fieldValue "Package" para
+ let homepage = T.pack <$> fieldValue "Homepage" para
+ let tags = getTags para
+ let srcVersion = extractSrcVersion =<< fieldValue "Source" para
+ version <- T.pack <$> orElse srcVersion (fieldValue "Version" para)
+ return $ Package package version homepage (Tags tags)
+ where
+ extractSrcVersion :: String -> Maybe String
+ extractSrcVersion source =
+ case source =~ (".*\\((.*)\\)$" :: String) :: [[String]] of
+ [[_, version]] -> Just version
+ _ -> Nothing
+
+getPackages :: Control -> [Package]
+getPackages = catMaybes . fmap getPackage . unControl
diff --git a/src/FSD/PackageInfo.hs b/src/FSD/PackageInfo.hs
new file mode 100644
index 0000000..959c225
--- /dev/null
+++ b/src/FSD/PackageInfo.hs
@@ -0,0 +1,70 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+module FSD.PackageInfo where
+
+import Data.Generics
+import Data.Maybe
+import Data.Text qualified as T
+import Data.Text (Text)
+import Data.Char
+import Data.Time
+import FSD.Types
+
+makePackageInfo ::
+ Source ->
+ Package ->
+ Translation ->
+ FSDChangeLogEntry ->
+ Upstream ->
+ Copyright ->
+ IO (Maybe PackageInfo)
+makePackageInfo source package trans change upstream copyright =
+ if or
+ [ sPackage source /= pPackage package,
+ sPackage source /= tPackage trans,
+ sPackage source /= clPackage change,
+ sPackage source /= uPackage upstream,
+ sPackage source /= crPackage copyright,
+ sVersion source /= pVersion package,
+ sVersion source /= clVersion change
+ ]
+ then return Nothing
+ else do
+ time <- getCurrentTime
+ return $
+ Just
+ PackageInfo
+ { piPackage = sPackage source,
+ piVersion = sVersion source,
+ piTimestamp = time,
+ piFile = sFile source,
+ piHomepage = orElse (sHomepage source) (pHomepage package),
+ piTags = unTags $ pTags package,
+ piShortDesc = tShortDesc trans,
+ piFullDesc = tFullDesc trans,
+ piUpstreamName = uName upstream,
+ piContacts = uContacts upstream,
+ piSources = unSources $ uSources upstream,
+ piLicenses = crLicenses copyright,
+ piCLAuthor = clAuthor change,
+ piCLTimestamp = clTimestamp change
+ }
diff --git a/src/FSD/Source.hs b/src/FSD/Source.hs
new file mode 100644
index 0000000..751ac31
--- /dev/null
+++ b/src/FSD/Source.hs
@@ -0,0 +1,45 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Source where
+
+import FSD.Control
+import Data.List.Extra
+import Data.Maybe
+import Data.Text qualified as T
+import Debian.Control
+import FSD.Types
+
+getSource :: Paragraph -> Maybe Source
+getSource para = do
+ package <- simpleFV <$> fieldValue "Package" para
+ version <- simpleFV <$> fieldValue "Version" para
+ fileLines <- lbListFV <$> fieldValue "Files" para
+ -- normally the 2nd file is the orig one
+ fileLine <- fileLines !? 2
+ file <- (T.splitOn " " fileLine) !? 2
+ let homepage = simpleFV <$> fieldValue "Homepage" para
+ return $ Source package version file homepage
+
+getSources :: Control -> [Source]
+getSources = catMaybes . fmap getSource . unControl
diff --git a/src/FSD/Translation.hs b/src/FSD/Translation.hs
new file mode 100644
index 0000000..d825baa
--- /dev/null
+++ b/src/FSD/Translation.hs
@@ -0,0 +1,41 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Translation where
+
+import FSD.Control
+import Data.List.Extra
+import Data.Maybe
+import Data.Text (Text)
+import Data.Text qualified as T
+import Debian.Control
+import FSD.Types
+
+getTranslation :: Paragraph -> Maybe Translation
+getTranslation para = do
+ package <- T.pack <$> fieldValue "Package" para
+ (shortDesc, fullDesc) <- fSynFV <$> fieldValue "Description-en" para
+ return $ Translation package shortDesc fullDesc
+
+getTranslations :: Control -> [Translation]
+getTranslations = catMaybes . fmap getTranslation . unControl
diff --git a/src/FSD/Types.hs b/src/FSD/Types.hs
new file mode 100644
index 0000000..6ac6c12
--- /dev/null
+++ b/src/FSD/Types.hs
@@ -0,0 +1,248 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+{-# LANGUAGE FlexibleInstances #-}
+
+module FSD.Types where
+
+import Data.Maybe
+import Data.Time
+import Data.Text (Text)
+import Data.Text qualified as T
+import Database.SQLite.Simple
+import Database.SQLite.Simple.FromField
+
+{- Source
+- obtained from dist/Sources.gz
+- sPackage, sVersion: key, package and version, also used for {{Entry|Version identifier, Version download and {{Import|Source link and Source packages
+- there's also Uploaders field in Source, but it is not as good as the changelog which is more precise on the version
+-}
+data Source = Source
+ {sPackage :: Text, sVersion :: Text, sFile :: Text, sHomepage :: Maybe Text}
+ deriving (Show)
+
+instance ToRow Source where
+ toRow (Source a b c d) = toRow (a, b, c, d)
+
+instance FromRow Source where
+ fromRow = Source <$> field <*> field <*> field <*> field
+
+{- Package
+- obtained from dist/Packages.gz
+- pPackage, pVersion: key, package and version
+ - comes from Package and Version
+- homepage: used for {{Entry|Homepage URL
+ - comes from Homepage
+ - also available in Sources.gz
+- tags: used for {{Entry|Computer languages (implementing lang)
+ - can also be used for use, works-with etc.
+-}
+
+data Package = Package
+ { pPackage :: Text,
+ pVersion :: Text,
+ pHomepage :: Maybe Text,
+ pTags :: Tags
+ }
+ deriving (Show)
+
+newtype Tags = Tags {unTags :: [Text]} deriving (Show, Eq)
+
+instance ToRow Package where
+ toRow (Package a b c d) = toRow (a, b, c, T.intercalate "," $ unTags d)
+
+instance FromRow Package where
+ fromRow = Package <$> field <*> field <*> field <*> field
+
+instance FromField Tags where
+ fromField f = Tags <$> T.splitOn "," <$> fromField f
+
+{- Translation
+- obtained from dist
+- tPackage: key, package name
+ - comes from Package
+- (shortDesc, fullDesc) are for {{Entry|Short description and {{Entry|Full description
+ - comes from Description-en.syn and .full (formatted text with syn)
+-}
+data Translation = Translation
+ { tPackage :: Text,
+ tShortDesc :: Text,
+ tFullDesc :: Text
+ }
+ deriving (Show)
+
+instance ToRow Translation where
+ toRow (Translation a b c) = toRow (a, b, c)
+
+instance FromRow Translation where
+ fromRow = Translation <$> field <*> field <*> field
+
+{- ChangeLog
+- obtained from metaftp
+- the latest changelog entry
+- clPacakge and clVersion are keys, ignores on mismatch
+- author is used for {{Project license|License verified by
+- timeStamp for {{Project license|License verified date
+-}
+data FSDChangeLogEntry = FSDChangeLogEntry
+ { clPackage :: Text,
+ clVersion :: Text,
+ clAuthor :: Text,
+ clTimestamp :: UTCTime
+ }
+ deriving (Show)
+
+instance ToRow FSDChangeLogEntry where
+ toRow (FSDChangeLogEntry a b c d) = toRow (a, b, c, d)
+
+instance FromRow FSDChangeLogEntry where
+ fromRow = FSDChangeLogEntry <$> field <*> field <*> field <*> field
+
+-- copyright types
+
+{-
+- upstreamName is used for {{Entry|Name
+ - stores upstream package name (canonical name);
+ - comes from Upstream-Name; defined to be name used by upstream;
+ - some copyright files use Upstream-Name for contacts (but not often), which is rather hard to detect ("Foo Library" and "John Doe" are of the same format"), so we take it at face value
+- contacts is used for {{Person|Real name and {{Person|Email with Role=contact
+ - stores contact name and email address;
+ - comes from Upstream-Contact (line-based list)
+ - may contain urls which are ignored
+- sources is used for {{Resource|Resource URL with {{Resource|Resource kind=Download
+ - stores resource urls with download kind;
+ - comes from Source (formatted text with no synopsis), in practice all in url form
+ - so we parse it as whitespace separated list of urls
+-}
+
+data Contact = Contact
+ { coName :: Maybe Text,
+ coEmail :: Text
+ }
+ deriving (Show)
+
+serializeContacts :: [Contact] -> Text
+serializeContacts = T.intercalate ";" . fmap serializeContact
+
+serializeContact :: Contact -> Text
+serializeContact (Contact name email) =
+ T.concat [(fromMaybe "" name), ",", email]
+
+deserializeContacts :: Text -> [Contact]
+deserializeContacts contacts =
+ if T.null contacts
+ then []
+ else catMaybes $ deserializeContact <$> T.splitOn ";" contacts
+
+deserializeContact :: Text -> Maybe Contact
+deserializeContact raw =
+ case T.splitOn "," raw of
+ [_, ""] -> Nothing
+ [name, email] ->
+ Just $ Contact (if T.null name then Nothing else Just name) email
+ otherwise -> Nothing
+
+data Upstream = Upstream
+ { uPackage :: Text,
+ uName :: Maybe Text,
+ uContacts :: [Contact],
+ uSources :: SourceUrls
+ }
+ deriving (Show)
+
+newtype SourceUrls = SourceUrls {unSources :: [Text]} deriving (Eq, Show)
+
+instance ToRow Upstream where
+ toRow (Upstream a b contacts sources) =
+ toRow
+ ( a,
+ b,
+ serializeContacts contacts,
+ T.intercalate "\n" $ unSources sources
+ )
+
+instance FromRow Upstream where
+ fromRow = Upstream <$> field <*> field <*> field <*> field
+
+instance FromField SourceUrls where
+ fromField f = SourceUrls <$> T.splitOn "\n" <$> fromField f
+
+instance FromField [Contact] where
+ fromField f = deserializeContacts <$> fromField f
+
+{- License Information
+- we need to filter out debian/* Files
+- copyright is used for {{Project license|License copyright
+ - comes from Files.Copyright and Header.Copyright (formatted text no syn)
+- license is used for {{Project license|License
+ - comes from Files.License.syn and Header.License.syn (formatted text with syn)
+ - we treat multi-licensing license as one (e.g. "GPL-2+ or MPL" is a valid license field)
+- note is used for {{Project license|License note
+ - comes from Files.License.full and Header.License.full (formatted text with syn), or in case of missing fulls, License.full (formatted text with syn) for matching syn
+-}
+data LicenseInfo = LicenseInfo
+ { lCopyright :: Maybe Text,
+ lLicense :: Text,
+ lNote :: Maybe Text
+ }
+ deriving (Show)
+
+instance FromRow LicenseInfo where
+ fromRow = LicenseInfo <$> field <*> field <*> field
+
+{- Obtained from copyright files
+- formatted as https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+- nonformatted files are ignored
+-}
+data Copyright = Copyright
+ { crPackage :: Text,
+ crLicenses :: [LicenseInfo]
+ }
+ deriving (Show)
+
+data PackageInfo = PackageInfo
+ { piPackage :: Text,
+ piVersion :: Text,
+ piTimestamp :: UTCTime, -- time the PackageInfo is created
+ piFile :: Text,
+ piHomepage :: Maybe Text,
+ piTags :: [Text],
+ piShortDesc :: Text,
+ piFullDesc :: Text,
+ piUpstreamName :: Maybe Text,
+ piContacts :: [Contact],
+ piSources :: [Text],
+ piLicenses :: [LicenseInfo],
+ piCLAuthor :: Text,
+ piCLTimestamp :: UTCTime
+ }
+ deriving (Show)
+
+{- TODO
+- [X] refactor Copyright into CRHeader (with a chPackage) and CRLicense (with a crPackage)
+- refactor so that homepage comes from source overriding package
+- refactor so that shordesc from translations overriding source overriding package
+- refactor so that things get assembled into a big ass object writing to various entries
+- add a (Debian changelog author) to license verifier
+- make sure the db creation works as expected (especially primary key on conflict replace
+- utilise indexes in db
+-}
diff --git a/src/FSD/Wiki.hs b/src/FSD/Wiki.hs
new file mode 100644
index 0000000..78e43f0
--- /dev/null
+++ b/src/FSD/Wiki.hs
@@ -0,0 +1,156 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE OverloadedStrings #-}
+
+module FSD.Wiki (formatWikiEntry) where
+
+import Data.Maybe
+import Data.List.Extra
+import Data.Text (Text)
+import Data.Text qualified as T
+import Data.Time
+import FSD.Types
+
+data WikiTemplate = WikiTemplate
+ { templateName :: Text,
+ templateParams :: [(Text, Text)]
+ }
+
+formatTemplate :: WikiTemplate -> Text
+formatTemplate (WikiTemplate name params) =
+ T.unlines $
+ (T.concat ["{{", name]) :
+ ( fmap
+ (\(key, val) -> T.concat ["|", key, "=", val])
+ params
+ )
+ ++ ["}}"]
+-- The main function that formats a PackageInfo to a wiki entry
+formatWikiEntry :: PackageInfo -> Text
+formatWikiEntry package =
+ formatWikiEntry' $
+ (wtEntry package) : (wtImport package) : wtLicenses package
+ ++ wtPersons package ++ wtResources package
+
+type WikiEntry = [WikiTemplate]
+
+formatWikiEntry' :: WikiEntry -> Text
+formatWikiEntry' = T.concat . fmap formatTemplate
+
+-- https://directory.fsf.org/wiki/Template:Entry
+wtEntry :: PackageInfo -> WikiTemplate
+wtEntry package =
+ WikiTemplate "Entry"
+ -- this may cause problems some times, like 0ad-data which is a
+ -- separate package from 0ad, but with the same upstream name (0ad),
+ -- and can cause overwrite of 0ad info
+ [ ("Name", fromMaybe (piPackage package) (piUpstreamName package)),
+ ("Short description", piShortDesc package),
+ ("Full description", piFullDesc package),
+ ("Homepage", fromMaybe "" $ piHomepage package),
+ ("Computer languages", formatImplLangs package),
+ ("Version identifier", piVersion package),
+ ("Version download", getDlUrl package),
+ ("Submitted by", "Debian import"),
+ ("Submitted date", T.pack $ show $ utctDay $ piTimestamp package)
+ ]
+
+formatImplLangs :: PackageInfo -> Text
+formatImplLangs package =
+ T.intercalate "," $ catMaybes $ getLang <$> tagList
+ where tags = piTags package
+ tagList = filter (\tag -> head tag == "implemented-in") (T.splitOn "::" <$> tags)
+ getLang xs = xs !? 1
+
+getDlUrl :: PackageInfo -> Text
+getDlUrl package =
+ T.concat
+ ["http://ftp.debian.org/debian/pool/main/"
+ , if T.isPrefixOf "lib" name then T.take 4 name else T.take 1 name
+ , "/", name, "/", file]
+ where
+ name = piPackage package
+ file = piFile package
+
+-- TODO
+-- https://directory.fsf.org/wiki/Template:Software_category
+{-
+{{Software category
+|Game=game::
+|Interface=interface::
+|Protocol=protocol::
+|Use=use::
+...
+}}
+-}
+
+-- https://directory.fsf.org/wiki/Template:Import
+makeLink :: Text -> Text
+makeLink name = T.concat ["http://packages.debian.org/stable/", name]
+
+wtImport :: PackageInfo -> WikiTemplate
+wtImport package =
+ WikiTemplate
+ "Import"
+ [("Source", "Debian"), ("Source link", makeLink $ piPackage package),
+ ("Date", T.pack $ show $ utctDay $ piTimestamp package)]
+
+-- https://directory.fsf.org/wiki/Template:Project_license
+wtLicenses :: PackageInfo -> [WikiTemplate]
+wtLicenses package =
+ wtLicense (piCLAuthor package)
+ (T.pack $ show $ utctDay $ piCLTimestamp package) <$>
+ (piLicenses package)
+
+wtLicense :: Text -> Text -> LicenseInfo -> WikiTemplate
+wtLicense author time info =
+ WikiTemplate
+ "Project license"
+ [ ("License", lLicense info),
+ ("License copyright", fromMaybe "" $ lCopyright info),
+ ("License verified by", author),
+ ("License verified date", time),
+ ("License note", fromMaybe "" $ lNote info)
+ ]
+
+-- https://directory.fsf.org/wiki/Template:Person
+data WTPerson = WTPerson
+ { wpName :: Text,
+ wpRole :: Text,
+ wpEmail :: Text
+ }
+
+wtPerson :: Contact -> WikiTemplate
+wtPerson (Contact name email) =
+ WikiTemplate
+ "Person"
+ [("Real name", fromMaybe "" name), ("Role", "contact"), ("Email", email)]
+
+wtPersons :: PackageInfo -> [WikiTemplate]
+wtPersons info = wtPerson <$> piContacts info
+
+-- https://directory.fsf.org/wiki/Template:Resource
+wtResources :: PackageInfo -> [WikiTemplate]
+wtResources package =
+ (\url -> WikiTemplate "Resource"
+ [("Resource kind", "Download"), ("Resource URL", url)]) <$>
+ piSources package
diff --git a/src/Main.hs b/src/Main.hs
new file mode 100644
index 0000000..833c999
--- /dev/null
+++ b/src/Main.hs
@@ -0,0 +1,312 @@
+{-
+Copyright (C) 2022 Yuchen Pei.
+
+This file is part of fsd.
+
+fsd is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+fsd is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General
+Public License for more details.
+
+You should have received a copy of the GNU Affero General Public
+License along with fsd. If not, see <https://www.gnu.org/licenses/>.
+
+-}
+
+{-# LANGUAGE OverloadedStrings #-}
+{-# LANGUAGE ImportQualifiedPost #-}
+{-# LANGUAGE TypeOperators #-}
+
+import System.Process hiding (runCommand)
+import Data.List.Extra
+import System.FilePath
+import FSD.ChangeLog
+import FSD.Download
+import FSD.Control
+import Control.Exception
+import Control.Monad
+import FSD.Copyright
+import Data.Text (Text)
+import Data.Text qualified as T
+import Data.Maybe
+import Database.SQLite.Simple
+import FSD.Db
+import Debian.Changes
+import Debian.Control
+import Options.Applicative
+import FSD.Package
+import FSD.PackageInfo
+import FSD.Source
+import Text.Show.Pretty hiding (List)
+import FSD.Translation
+import FSD.Types
+import FSD.Wiki
+import System.IO
+
+main :: IO ()
+main = do
+ (options, command) <- execParser opts
+ runCommand options command
+ where
+ opts = info (progParser <**> helper)
+ ( fullDesc
+ <> progDesc "FSD import utility"
+ <> header "fsd - a tool to import from Debian and export to FSD entries.")
+
+runCommand :: Options -> Command -> IO ()
+runCommand opts cmd = withFsDb (database opts) $ \db ->
+ case cmd of
+ Init -> initConn db
+ Get target -> do
+ when (target == TAll || target == TSources) $
+ downloadSources (distDir opts) >> return ()
+ when (target == TAll || target == TPackages) $
+ downloadPackages (distDir opts) >> return ()
+ when (target == TAll || target == TTranslation) $
+ downloadTranslation (distDir opts) >> return ()
+ when (target == TAll || target == TChangelog) $
+ getMetadataFiles db (distDir opts) (nWorkers opts) MTChangelog
+ >> return ()
+ when (target == TAll || target == TCopyright) $
+ getMetadataFiles db (distDir opts) (nWorkers opts) MTCopyright
+ >> return ()
+ Import target -> do
+ when (target == TAll || target == TSources) $
+ readControl <$>
+ (readFile $ (distDir opts) </> "Sources") >>= insertSources db
+ when (target == TAll || target == TPackages) $
+ readControl <$>
+ (readFile $ (distDir opts) </> "Packages") >>= insertPackages db
+ when (target == TAll || target == TTranslation) $
+ readControl <$> (readFile $ (distDir opts) </> "Translation-en")
+ >>= insertTranslations db
+ when (target == TAll || target == TChangelog) $
+ insertChangeLogEntries db (distDir opts)
+ when (target == TAll || target == TCopyright) $
+ insertCopyUps db (distDir opts)
+ Export names ->
+ if null names then exportWikiAll db (exportDir opts) else
+ mapM_ (\name -> do
+ allTypes <- (getDbAllTypes (T.pack name) db)
+ when (isJust allTypes) $
+ exportWiki db (exportDir opts) (fromJust allTypes)) names
+ List -> T.unpack . T.unlines <$> getDbPkgNames db >>= putStr
+ otherwise -> error "Unimplemented"
+
+{- USAGE
+fsd init
+fsd get sources | packages | translation | changelog | copyright | all
+fsd import sources | packages | translation | changelog | copyright | all
+fsd export [pkgNames]
+fsd list
+fsd clean -- unimplemented
+fsd show [--debug] <pkgName> -- unimplemented
+-}
+
+data Options = Options
+ { database :: FilePath,
+ distDir :: FilePath,
+ nWorkers :: Int,
+ exportDir :: FilePath
+ }
+
+data Command
+ = Init -- consider creating directories during init
+ | Get Target
+ | Import Target
+ | Export [String]
+ | List
+ | Clean
+ | Show_ String
+
+data Target
+ = TAll
+ | TSources
+ | TPackages
+ | TTranslation
+ | TChangelog
+ | TCopyright
+ deriving Eq
+
+progParser :: Parser (Options, Command)
+progParser = (,) <$> optParser <*> cmdParser
+
+optParser :: Parser Options
+optParser
+ = Options
+ <$> strOption (long "database" <> short 'd' <> metavar "DATABASE"
+ <> value "./directory.db" <> showDefault
+ <> help "Database store of imported package info.")
+ <*> strOption (long "dist-dir" <> short 'm' <> metavar "DISTDIR"
+ <> value "./distfiles" <> showDefault
+ <> help "Root directory to files downloaded from debian.")
+ <*> option auto (long "nworkers" <> short 'n' <> metavar "NWORKERS"
+ <> value 4 <> showDefault
+ <> help "Number of wget workers for downloading changelog \
+ \and copyright files.")
+ <*> strOption (long "export-dir" <> short 'e' <> metavar "EXPORTDIR"
+ <> value "./wiki" <> showDefault
+ <> help "Directory to place the exported .wiki files.")
+
+cmdParser :: Parser Command
+cmdParser = hsubparser
+ $ command "init" (info (pure Init) $ progDesc "Initilise database")
+ <> command "get" (info (Get <$> targetParser) $ progDesc
+ "Download index and metadata files.")
+ <> command "import" (info (Import <$> targetParser) $ progDesc
+ "Import package info from local index and metadata files.")
+ <> command "export" (info (Export <$> many pkgNameParser) $ progDesc
+ "Export packages to .wiki files.")
+ <> command "list" (info (pure List) $ progDesc "List imported packages")
+
+target :: ReadM Target
+target = eitherReader $ \s -> case s of
+ "all" -> Right TAll
+ "sources" -> Right TSources
+ "packages" -> Right TPackages
+ "translation" -> Right TTranslation
+ "changelog" -> Right TChangelog
+ "copyright" -> Right TCopyright
+ otherwise -> Left "TARGET can be all, sources, packages, \
+ \translation, changelog or copyright"
+
+targetParser :: Parser Target
+targetParser = argument target (metavar "TARGET")
+
+pkgNameParser :: Parser String
+pkgNameParser = strArgument (metavar "PKGNAME")
+
+getMetadataFiles :: FsDb -> FilePath -> Int -> MetadataType -> IO [ProcessHandle]
+getMetadataFiles db root n mtype = do
+ names <- getDbPkgNames db
+ writeWgetListFiles root mtype names n
+ downloadMetadataFiles root mtype n
+
+insertSources :: FsDb -> Control -> IO ()
+insertSources db control = do
+ let sources = getSources control
+ putStr $ "Importing " ++ show (length sources) ++ " sources..."
+ hFlush stdout
+ mapM_ (insertSource db) sources
+ putStrLn "Done."
+
+insertPackages :: FsDb -> Control -> IO ()
+insertPackages db control = do
+ let packages = getPackages control
+ putStr $ "Importing " ++ show (length packages) ++ " packages..."
+ hFlush stdout
+ mapM_ (insertPackage db) packages
+ putStrLn "Done."
+
+insertTranslations :: FsDb -> Control -> IO ()
+insertTranslations db control = do
+ let translations = getTranslations control
+ putStr $ "Importing " ++ show (length translations) ++ " translations..."
+ hFlush stdout
+ mapM_ (insertTranslation db) translations
+ putStrLn "Done."
+
+insertChangeLogEntries :: FsDb -> FilePath -> IO ()
+insertChangeLogEntries db root = do
+ paths <- getChangeLogPaths root
+ putStr $ "Importing " ++ show (length paths) ++ " changelogs..."
+ hFlush stdout
+ mapM_ (\path -> do
+ change' <- (readChangeLog <$> readFile path)
+ when (isJust change') $
+ insertChangeLogEntry db $ fromJust change') paths
+
+getChangeLogPaths :: FilePath -> IO [FilePath]
+getChangeLogPaths root = do
+ lines <$>
+ readCreateProcess
+ (shell $ "find " ++ root ++ " -name 'stable_changelog' ") ""
+
+insertChangeLogEntry :: FsDb -> ChangeLogEntry -> IO ()
+insertChangeLogEntry db entry =
+ let entry' = convertChangeLogEntry entry in
+ when (isJust entry') (insertFSDChangeLogEntry db $ fromJust entry')
+
+insertCopyUps :: FsDb -> FilePath -> IO ()
+insertCopyUps db root = do
+ pairs <- getCopyrightPathsAndNames root
+ putStr $ "Importing " ++ show (length pairs) ++ " copyright files..."
+ hFlush stdout
+ mapM_ (\(name, path) ->
+ catch (readControl <$> readFile' path >>= insertCopyUp db name)
+ (\e ->
+ hPutStr stderr
+ ("Warning: error while processing " ++ path ++ ": " ++
+ show (e :: SomeException) ++ "\n"))
+ ) pairs
+
+getNameFromMetadataPath :: FilePath -> Maybe Text
+getNameFromMetadataPath path =
+ case split (=='/') path of
+ [] -> Nothing
+ [x] -> Nothing
+ xs -> Just $ T.pack $ last $ init xs
+
+getCopyrightPathsAndNames :: FilePath -> IO [(Text, FilePath)]
+getCopyrightPathsAndNames root = do
+ paths <- lines <$>
+ readCreateProcess
+ (shell $ "find " ++ root ++ " -name 'stable_copyright' ") ""
+ return $ catMaybes $ maybePair <$> paths
+ where
+ maybePair path = case getNameFromMetadataPath path of
+ Just name -> Just (name, path)
+ Nothing -> Nothing
+
+insertCopyUp :: FsDb -> Text -> Control -> IO ()
+insertCopyUp db package control = case parseCopyright package control of
+ Nothing -> return ()
+ Just (upstream, copyright) ->
+ insertUpstream db upstream >> insertCopyright db copyright
+
+exportWiki ::
+ FsDb -> FilePath ->
+ Source :. Package :. Translation :. FSDChangeLogEntry :. Upstream ->
+ IO ()
+exportWiki db dir (source :. package :. trans :. change :. upstream) = do
+ copyright <- getDbCopyright (sPackage source) db
+ wiki <- case copyright of
+ Nothing -> return Nothing
+ Just copyright' ->
+ fmap formatWikiEntry
+ <$> makePackageInfo source package trans change upstream copyright'
+ when (isJust wiki) $
+ writeFile (dir ++ "/" ++ (T.unpack $ sPackage source) ++ ".wiki")
+ (T.unpack $ fromJust wiki)
+
+exportWikiAll :: FsDb -> FilePath -> IO ()
+exportWikiAll db dir = do
+ allTypes <- getDbAll db
+ putStr $ "Exporting up to " ++ show (length allTypes) ++ " entries..."
+ hFlush stdout
+ mapM_ (exportWiki db dir) allTypes
+
+
+-- tests
+
+testSources =
+ getSources <$> readControl <$> (readFile "./distfiles/Sources-short") >>= pPrint
+
+testPackages =
+ getPackages <$> readControl <$> (readFile "./distfiles/Packages-short") >>= pPrint
+
+testTranslation =
+ getTranslations <$> readControl <$> (readFile "./distfiles/Translation-en-short") >>= pPrint
+
+testCopyright = do
+ result <- try (readFile' "./metadata.ftp-master.debian.org/changelogs/main/d/dbix-easy-perl/stable_copyright") :: IO (Either SomeException String)
+ either (\ex -> pPrint ex) (\content -> (pPrint . parseCopyright "dbix-easy-perl" . readControl) content) result
+
+testChangeLog :: IO ()
+testChangeLog = do
+ getChangeLogEntry <$> (readFile "./metadata.ftp-master.debian.org/changelogs/main/e/emacs/stable_changelog") >>= pPrint
diff --git a/subprojects/freeamo/ISSUES.md b/subprojects/freeamo/ISSUES.md
deleted file mode 100644
index e69de29..0000000
--- a/subprojects/freeamo/ISSUES.md
+++ /dev/null
diff --git a/subprojects/freeamo/README.md b/subprojects/freeamo/README.md
deleted file mode 100644
index b6a90a0..0000000
--- a/subprojects/freeamo/README.md
+++ /dev/null
@@ -1,83 +0,0 @@
-#####################################################################
-About FreeAMO
-
-FreeAMO is a project used to get meta-data for free add-ons at
-addons.mozilla.org (AMO) used to produce free add-on repositories for
-free Mozilla-based programs. contain nonfree add-ons and Mozilla
-Foundation's addons.mozilla.org contains nonfree add-ons, and their
-programs including Firefox, Thunderbird, SeaMonkey, and Sunbird are
-trademarked and thus nonfree.
-
-FreeAMO ships with configuration files used to find free add-ons for
-the latest icecat version for Trisquel GNU/Linux. For more about
-IceCat see the `About IceCat` section and read the `About
-WebExtensions` section to find out why legacy add-ons are
-excluded. Icedove add-ons is not synced yet because Thunderbird still
-hasn't implemented WebExtension support, but it's discussed by the
-Mozilla developers, see
-https://bugzilla.mozilla.org/show_bug.cgi?id=1396172 For more about
-Icedove see the `About Icedove` section. FreeAMO has an option to
-generate .wiki files designed to be imported to
-https://directory.fsf.org/wiki/, example:
-https://directory.fsf.org/wiki/LibreJS
-
-This script uses the Mozilla add-on API
-(https://addons-server.readthedocs.io/en/latest/topics/api/addons.html),
-and decides what to do with add-ons distributed under a free
-license. A lot of developers have added a license on the
-addons.mozilla.org page for their add-on but are not aware of the
-common guidelines to make their programs fully free because Mozilla
-never informed them about it. Common issues:
-* COPYING or LICENSE file in the root directory for example.
-* There are no (full) license notices in the non-trivial source files
-
-Add-ons that doesn't have these issues will get generated XML files
-that can be synced to the Free Software Directory while add-ons that
-has these issues will generated on a list so we can contact the
-developers and ask them to fix them.
-
-#####################################################################
-About addons.mozilla.org
-
-Mozilla's description: "Addons.mozilla.org (AMO), is Mozilla's
-official site for discovering and installing add-ons for the Firefox
-browser. Add-ons help you modify and personalize your browsing
-experience by adding new features to Firefox, enhancing your
-interactions with Web content, and changing the way your browser
-looks.
-
-You can also use AMO to find add-ons for Mozilla Thunderbird and
-SeaMonkey." - https://addons.mozilla.org/en-US/about
-
-API documentation:
-https://addons-server.readthedocs.io/en/latest/topics/api/addons.html
-
-#####################################################################
-About WebExtensions
-
-GNU IceCat 60 is based on Firefox ESR 60 which is the first Firefox
-ESR version based on Firefox Quantum (Firefox 57+). Firefox Quantum
-removed support for legacy add-ons and only run WebExtension
-add-ons. WebExtensions is a new browser extension compatible with the
-extensions APIs of Google Chrome and Microsoft Edge.
-
-#####################################################################
-About GNU IceCat
-
-IceCat is the unbranded version of Firefox ESR.
-
-GNU IceCat aim to be based on the the current official release of
-Firefox Extended Support Release (ESR) with removal of trademarked
-artwork and proprietary components.
-
-However, IceCat is not a straight fork of Firefox ESR; instead, it is
-a parallel effort that works closely with and re-bases in
-synchronization on the latest Firefox ESR as the upstream supplier,
-with patches merged upstream whenever possible; although it should be
-noted that additional security updates are customized to IceCat
-occasionally.
-
-#####################################################################
-About Icedove
-
-Icedove is the unbranded version of Thunderbird.
diff --git a/subprojects/freeamo/default.conf b/subprojects/freeamo/default.conf
deleted file mode 100644
index bd4d01d..0000000
--- a/subprojects/freeamo/default.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-# Read the API reference documentation for parameter values:
-# https://addons-server.readthedocs.io/en/latest/topics/api/addons.html
-
-# Mozilla API
-api_version=
-
-# Mozilla API parameters: Add-ons -> Search
-app=""
-appversion=
-page_size=
-platform=""
-sort=""
-type=""
-
-# Mozilla API parameters: Add-ons -> Detail
-minimum_average_daily_users=
-
-# Extra
-notes=""
-mediawikibot__bot_password__Username="" # Not mandatory
diff --git a/subprojects/freeamo/freeamo b/subprojects/freeamo/freeamo
deleted file mode 100755
index 7bcab33..0000000
--- a/subprojects/freeamo/freeamo
+++ /dev/null
@@ -1,243 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017, 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-
-scriptsrc=$(readlink -f -- "${BASH_SOURCE[0]}")
-run_path=$(dirname "${scriptsrc}" || echo .)
-filename=$(basename "$0");
-
-source "$run_path/src/main_functions"
-source "$run_path/freeamo.conf"
-
-
-source "$run_path/src/err"
-
-# if you don't have this locale, add this to /etc/locale.gen:
-# sv_SE.UTF-8 UTF-8
-# then run sudo locale-gen
-# then open a new terminal.
-export LC_NUMERIC=sv_SE.UTF-8
-
-
-output_file_1="$run_path/build/index-search-pages.txt";
-output_file_2="$run_path/build/index-search-pages--free-licenses.txt"
-
-# Evaluate debug mode
-if [ "$1" == "--debug" ] || [ "$2" == "--debug" ]; then
-
- debug=true
- debug_arg="--debug";
-
-else
-
- debug=false
- unset debug_arg
-
-fi
-
-# Delete empty files to re-generate them -- Typical case scenario: 1) wget tried to download a file 2) The script is interupted 3) The script is run again
-if [ -d "$run_path/build" ]; then
-
- find "$run_path/build" -type f -empty -delete
-
-fi
-
-export -p debug
-
-if [ ! -f /usr/bin/jq ]; then echo "/usr/bin/jq not found!"; exit=true; fi
-if [ ! -f /usr/bin/wget ]; then echo "/usr/bin/wget not found!"; exit=true; fi
-
-if [[ $exit == true ]]; then exit 1; fi
-
-
-case "$1" in
-
- ""|--debug|--normal-mode)
-
- freeamo_command="$0 --conf-note $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --remove-build $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --conf-copy $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --search-pages $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --get-licenses $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --get-add-ons $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- if [ ! "$1" == "--normal-mode" ]; then
-
- freeamo_command="$0 --make-directory.fsf.org-wiki $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- fi
-
- ;;
-
- -help)
-
- [ "$1" = "" ] && echo "Usage: $filename [--option] [--debug]
-
-OPTIONS
-f.org-wiki (they are used by Free Software Directory developers)
- $0 --conf-note
- Display which icecat version the add-on will be compatible with.
- $0 --remove-build
- Remove the build directory if it exists.
- $0 --conf-copy
- Copy the conf file to the build directory.
- $0 --search-pages
- Downloads the most popular WebExtensions from https://addons.mozilla.org/en-US/firefox/search/...
- $0 --get-licenses
- The licenses are not added to the general JSON file. This option will download the neccesary license JSON files for all add-ons.
- $0 --get-add-ons
- Download the installable add-ons (the .xpi files).
- $0 --make-directory.fsf.org-wiki
- Generates .wiki files specifically for https://directory.fsf.org/wiki/
-
-Disabled options due to limited development time
- $0 --make-repository-list
- Required file: FreeAMO-collections
- File content syntax: https://addons.mozilla.org/en-US/firefox/collections/<user>/
- $0 --make-collection-list
- Required file: FreeAMO-collections
- File content syntax: https://addons.mozilla.org/en-US/firefox/collections/<user>/<collection name>
- $0 --make-custom-list
- Required file: FreeAMO-custom
- File content syntax: https://addons.mozilla.org/en-US/firefox/addon/<add-on name>/
- $0 --download-licenses-json
- $0 --download-free-webextensions
- Downloads the latest version of the free WebExtensions.
- $0 --verify-license-copy
- Search for license files in the root directory in the downloaded WebExtensions (.xpi files)
-" && exit 1
-
- ;;
-
- --conf-note)
-
- echo "$notes"
-
- ;;
-
- --remove-build)
-
- rm -fr "$run_path/build"
-
- ;;
-
- --conf-copy)
-
- mkdir -p "$run_path/build/"
- echo -e "# [This file is a copy used as a receipt to declare the settings that were used to generate the files.]\\n" > "$run_path/build/freeamo.conf"
- cat "$run_path/freeamo.conf" >> "$run_path/build/freeamo.conf"
- sed -i "/^appversion=/ s/$/ # $appversion at the time/" "$run_path/build/freeamo.conf"
-
- ;;
-
- --search-pages)
-
- # This option is named after named after https://addons.mozilla.org/en-US/firefox/search/
- freeamo_command="$0 --search-pages--download $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --search-pages--filter $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- ;;
-
- --search-pages--download)
-
- mkdir -p "$run_path/build/json/search-pages"
- source src/search-pages
- search-pages--download
-
- ;;
-
- --search-pages--filter)
-
- mkdir -p "$run_path/build/json/search-pages"
- source src/search-pages
- search-pages--filter
-
- ;;
-
- --get-licenses)
-
- freeamo_command="$0 --get-licenses--download $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --get-licenses--filter $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- ;;
-
- --get-licenses--download)
-
- mkdir -p "$run_path/build/json/current_versions";
- source src/get-licenses
- get-licenses--download
-
- ;;
-
- --get-licenses--filter)
-
- source src/get-licenses
- get-licenses--filter
-
- ;;
-
- --get-add-ons)
-
- freeamo_command="$0 --get-add-ons--download $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- freeamo_command="$0 --get-add-ons--filter $debug_arg"
- echo "$freeamo_command"; $freeamo_command
-
- ;;
-
- --get-add-ons--download)
-
- mkdir -p "$run_path/build/add-ons"
- source src/get-add-ons
- get-add-ons--download
-
- ;;
-
- --get-add-ons--filter)
-
- source src/get-add-ons
- get-add-ons--filter
-
- ;;
-
- --make-directory.fsf.org-wiki)
-
- mkdir -p "$run_path/build/wiki";
- source src/make-wiki
-
- ;;
-
-esac
diff --git a/subprojects/freeamo/freeamo-org.conf b/subprojects/freeamo/freeamo-org.conf
deleted file mode 100644
index 74ea564..0000000
--- a/subprojects/freeamo/freeamo-org.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-# Read the API reference documentation for parameter values:
-# https://addons-server.readthedocs.io/en/latest/topics/api/addons.html
-
-# Mozilla API
-api_version=3
-
-# Mozilla API parameters: Add-ons -> Search
-app="firefox"
-appversion=$(debranded_package="icecat"; latest_debranded_trisquel_version);
-page_size=50
-platform="linux"
-sort="users"
-type="extension"
-
-# Mozilla API parameters: Add-ons -> Detail
-minimum_average_daily_users=0
-
-# Extra
-notes="Extensions for the latest Trisquel GNU/Linux icecat package version."
diff --git a/subprojects/freeamo/freeamo.conf b/subprojects/freeamo/freeamo.conf
deleted file mode 100644
index 3660dd0..0000000
--- a/subprojects/freeamo/freeamo.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-# Read the API reference documentation for parameter values:
-# https://addons-server.readthedocs.io/en/latest/topics/api/addons.html
-
-# Mozilla API
-api_version=3
-
-# Mozilla API parameters: Add-ons -> Search
-app="firefox"
-appversion=60 # Earliest IceCat version (not released yet)
-page_size=50
-platform="linux"
-sort="users"
-type="extension"
-
-# Mozilla API parameters: Add-ons -> Detail
-minimum_average_daily_users=50000
-
-# Extra
-notes="Extensions for the latest Trisquel GNU/Linux icecat package version."
-mediawikibot__bot_password__Username="wikisysbot"
diff --git a/subprojects/freeamo/src/err b/subprojects/freeamo/src/err
deleted file mode 100755
index 4a68f0a..0000000
--- a/subprojects/freeamo/src/err
+++ /dev/null
@@ -1,108 +0,0 @@
-#!/bin/bash
-# Copyright 2018 Ian Kelling
-
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-
-# http://www.apache.org/licenses/LICENSE-2.0
-
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-
-# Commentary: Bash stack trace and error handling functions. This file
-# is meant to be sourced. It loads some functions which you may want to
-# call manually (see the comments at the start of each one), and then
-# runs err-catch. See the README file for a slightly longer explanation.
-
-err-allow() {
- # help: turn off exit and stack trace on error. undoes err-catch
- set +E +o pipefail; trap ERR
-}
-
-err-bash-trace() {
- # help: print stack trace
- #
- # Note: It does not show function args unless you first run:
- # shopt -s extdebug
- # err-catch runs this for you.
-
- local -i argc_index=0 frame i start=${1:-1} max_indent=8 indent
- local source
- local extdebug=false
- if [[ $(shopt -p extdebug) == *-s* ]]; then
- extdebug=true
- fi
- for ((frame=0; frame < ${#FUNCNAME[@]}-1; frame++)); do
- argc=${BASH_ARGC[frame]}
- argc_index+=$argc
- ((frame < start)) && continue
- if (( ${#BASH_SOURCE[@]} > 1 )); then
- source="${BASH_SOURCE[frame+1]}:${BASH_LINENO[frame]}:"
- fi
- indent=$((frame-start+1))
- indent=$((indent < max_indent ? indent : max_indent))
- printf "%${indent}s↳%sin \`%s" '' "$source" "${FUNCNAME[frame]}"
- if $extdebug; then
- for ((i=argc_index-1; i >= argc_index-argc; i--)); do
- printf " %s" "${BASH_ARGV[i]}"
- done
- fi
- echo \'
- done
-}
-
-err-catch() {
- # help: on errors: print stack trace and exit
- #
- # You can set "${_errcatch_cleanup[@]}" to a command and it will run before exiting.
- # This function depends on err-bash-trace.
-
- set -E; shopt -s extdebug
- _err-trap() {
- err=$?
- exec >&2
- set +x
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}:in \`$BASH_COMMAND' returned $err"
- # err trap does not work within an error trap, the following line:
- err-bash-trace 2; set -e
- "${_errcatch_cleanup[@]:-:}" # note :-: is to be compatible with set -u
- echo "$0: exiting with code $err"
- exit $err
- }
- trap _err-trap ERR
- set -o pipefail
-}
-
-err-exit() {
- # usage: err-exit [EXIT_CODE] [MESSAGE]
- # help: exit and print stack trace.
- #
- # Use this instead of the exit command to be more informative. default
- # EXIT_CODE is 1. If only one of EXIT_CODE and MESSAGE is given,
- # we consider it to be an exit code if it is a number.
- # This function depends on err-bash-trace.
-
- exec >&2
- code=1
- if [[ "$*" ]]; then
- if [[ ${1/[^0-9]/} == "$1" ]]; then
- code=$1
- if [[ $2 ]]; then
- printf '%s\n' "$2"
- fi
- else
- printf '%s\n' "$0: $1"
- fi
- fi
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}"
- err-bash-trace 2
- echo "$0: exiting with code $code"
- exit $err
-}
-
-err-catch
diff --git a/subprojects/freeamo/src/get-add-ons b/subprojects/freeamo/src/get-add-ons
deleted file mode 100644
index b2491ba..0000000
--- a/subprojects/freeamo/src/get-add-ons
+++ /dev/null
@@ -1,92 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd "build/json/search-pages" || exit
-
-function get-add-ons--download {
-
-
- output_file="$output_file_2";
-
- if [ "$debug" = true ]; then
-
- pv__size=$(cat "$output_file" | head -n 3 | wc -l)
-
- else
-
- pv__size="$(wc -l < "$output_file")"
-
- fi
-
- echo "Download $pv__size add-ons"
-
- while IFS= read -r table; do
-
- file=$(echo "$table" | awk '{print $1}');
- entry=$(echo "$table" | awk '{print $2}');
-
- source "$run_path/src/main_functions"
- cd "$run_path/build/json/search-pages" || exit
- amo_variables
-
- cd "$run_path/build/add-ons" || exit
- # Add-ons not avalible for GNU/Linux will be ignored (used to be very few though).
- wget -nc -q "https://addons.mozilla.org/firefox/downloads/latest/$slug/addon-$id-latest.xpi" || wget -nc -q "https://addons.mozilla.org/firefox/downloads/latest/$slug/platform:2/addon-$id-latest.xpi"
-
- if ! $debug; then echo "foo"; fi # for pv
-
- done < "$output_file" | pv__progress
-
-}
-
-
-function get-add-ons--filter {
-
- rm -f "$run_path/build/index-search-pages--free-licenses--license-file-status.txt"
-
- output_file="$output_file_2";
-
- if [ "$debug" = true ]; then
-
- pv__size=$(cat "$output_file" | head -n 3 | wc -l)
-
- else
-
- pv__size="$(wc -l < "$output_file")"
-
- fi
-
- echo "Filter $pv__size add-ons "
-
- while IFS= read -r table; do
-
- file=$(echo "$table" | awk '{print $1}');
- entry=$(echo "$table" | awk '{print $2}');
-
- source "$run_path/src/main_functions"
- cd "$run_path/build/json/search-pages" || exit
- amo_variables
-
- cd "$run_path/build/add-ons" || exit
- license_file_text=$(unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -E "^COPYING$|^COPYING.txt$|^COPYING.md$|^LICENSE$|^LICENSE.txt$|^LICENSE.md$" | sed ':a;N;$!ba;s/\n/\t/g' || echo "NOLICENSEFILEFOUND");
- echo -e "$file\\t$entry\\t$slug\\taddon-$id-latest.xpi\\t$license_file_text" >> "$run_path/build/index-search-pages--free-licenses--license-file-status.txt"
-
- if ! $debug; then echo "foo"; fi # for pv
-
- done < "$output_file" | pv__progress
-
-}
diff --git a/subprojects/freeamo/src/get-licenses b/subprojects/freeamo/src/get-licenses
deleted file mode 100644
index 7e587b4..0000000
--- a/subprojects/freeamo/src/get-licenses
+++ /dev/null
@@ -1,146 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-# API: Please adopt SPDX - https://github.com/mozilla/addons-server/issues/8706
-# Allow GNU [L]GPL x.x or later - https://github.com/mozilla/addons-server/issues/8707
-
-cd "build/json/search-pages" || exit
-
-function get-licenses--download {
-
- # API: Add "last_license" to the search pages - https://github.com/mozilla/addons-server/issues/8945
-
- output_file="$output_file_1";
-
- if [ "$debug" = true ]; then
-
- pv__size=$(cat "$output_file" | head -n 3 | wc -l)
-
- else
-
- pv__size="$(wc -l < "$output_file")"
-
- fi
-
- source "$run_path/src/main_functions"
-
- echo "Download $pv__size current_versions files that contain license information."
-
-
- line=0
- while IFS= read -r table; do
-
- ((++line))
-
- if [ "$debug" = true ] && [ "$line" -le "3" ] || [ "$debug" = false ] ; then
-
- file=$(echo "$table" | awk '{print $1}');
- entry=$(echo "$table" | awk '{print $2}');
-
- source "$run_path/src/main_functions"
- amo_variables
-
- total=$(wc -l < "$output_file_1")
- # echo -e "#==================
- #Entry $line (of $total): $name\n"
-
- # Do not download the same license files over and over
- wget -nc -q "https://addons.mozilla.org/api/v3/addons/addon/$slug/versions/$current_version__id/" -O "$run_path/build/json/current_versions/$current_version__id.json"
-
- fi
-
- if ! $debug; then echo "foo"; fi # for pv
-
- done < "$output_file_1" | pv__progress
-
-}
-
-function get-licenses--filter {
-
- output_file="$output_file_1";
-
- if [ "$debug" = true ]; then
-
- pv__size=$(cat "$output_file" | head -n 3 | wc -l)
-
- else
-
- pv__size="$(wc -l < "$output_file")"
-
- fi
-
- source "$run_path/src/main_functions"
- rm -f "$run_path/build/index-search-pages--free-licenses.txt"
-
- echo "Filter free licenses for $pv__size entries."
-
- line=0
- while IFS= read -r table; do
-
- ((++line))
-
- if [ "$debug" = true ] && [ "$line" -le "3" ] || [ "$debug" = false ] ; then
-
- file=$(echo "$table" | awk '{print $1}');
- entry=$(echo "$table" | awk '{print $2}');
-
- source "$run_path/src/main_functions"
- amo_variables
- amo_variables__licenses
-
- # echo "$run_path/build/json/current_versions/$(jq ".results[$entry].current_version.id" "$file")"
-
- # This is the complete list of pre-defined licenses listed on AMO. Apache License 2.0 is not on the list so its not easy to detect because it has to be released under a "Custom License".
- # Make a drop-down menu with all SPDX licenses - https://github.com/mozilla/addons-server/issues/8866
- # See https://addons.mozilla.org/en-US/developers/addon/<your add-on>/ownership for the current add-on list. Note that not all licenses are added to the list.
- # DuckDuckGo Privacy Essentials is distributed under Apache License 2.0.
- # Apache License, version 2.0 is not on the add-on license list - https://github.com/mozilla/addons-server/issues/8545
- if
- [ "$license__amo_full_name" == "BSD License" ] ||
- [ "$license__amo_full_name" == "GNU General Public License, version 3.0" ] ||
- [ "$license__amo_full_name" == "GNU General Public License, version 2.0" ] ||
- [ "$license__amo_full_name" == "GNU Lesser General Public License, version 3.0" ] ||
- [ "$license__amo_full_name" == "GNU Lesser General Public License, version 2.1" ] ||
- [ "$license__amo_full_name" == "MIT/X11 License" ] ||
- [ "$license__amo_full_name" == "Mozilla Public License, version 2.0" ] ||
- [ "$license__amo_full_name" == "Mozilla Public License Version 1.1" ]
- then
-
- # The nonfree add-ons should not be removed since the line number must correspond with the entry number in the search result JSON files.
- # echo "$name: $license__amo_full_name"
- echo "$file $entry $slug" >> "$output_file_2"
-
- freedom_status="free";
-
- elif [ "$license__amo_full_name" == "All Rights Reserved" ]; then
-
- freedom_status="nonfree";
-
- else
-
- freedom_status="unknown";
- fi
-
-
-
- fi
-
- if ! $debug; then echo "foo"; fi # for pv
-
- done < "$output_file_1" | pv__progress
-
-}
diff --git a/subprojects/freeamo/src/main_functions b/subprojects/freeamo/src/main_functions
deleted file mode 100644
index daa779f..0000000
--- a/subprojects/freeamo/src/main_functions
+++ /dev/null
@@ -1,283 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-function latest_debranded_trisquel_version {
-
- # All debranded programs starts with "i" so all of them are in Trisquels "/i/" directory
- wget -qO- "http://archive.trisquel.info/trisquel/pool/main/i/$debranded_package/?C=N;O=D" | sed "s|\"|\\n|g; s|-|\\n|g" | grep "$debranded_package"_ | head -n 1 | sed "s|"$debranded_package"_||"
-
-}
-
-function check_files {
-
- if [ ! -f "$run_path/FreeAMO-$check_type" ]; then
-
- echo "$run_path/FreeAMO-$check_type doesn't exist.";
- echo "Exiting" && exit
-
- else
-
-
- # Make sure all links are using SSL
- if grep -q "http://addons.mozilla.org/" "$run_path/FreeAMO-$check_type"; then
-
- echo "Change http://addons.mozilla.org/ to https://addons.mozilla.org/ (https)."
- echo "Exiting" && exit
-
- fi
-
- fi
-
-}
-
-function line_status {
-
-
- if [ "$file" == "$previous_file" ]; then
-
- ((++line))
-
- else
-
- line="0"; # Should not be 1
-
- fi
-
-}
-
-# Begin locale code
-
-function do-locale {
-
- echo "####################"
-
- tmp__en_US=$(jq ".results[$entry].$locale_description" "$file" | sed "s|en-US|en_US|" | jq -r .en_US )
- tmp__en_GB=$(jq ".results[$entry].$locale_description" "$file" | sed "s|en-GB|en_GB|" | jq -r .en_GB )
- # Use the first avalible if English is not avaliable
- tmp=$(jq -r ".results[$entry] | select(.$locale_description != null) | .$locale_description[]" "$file" | head -n 1) || [[ $? == 141 ]] # Avoid `head -n 1` error `returned 141`
-
- if [ "$tmp__en_US" != "null" ]; then
-
- if [ "$locale_description" == "name" ]; then
-
- name="$tmp__en_US";
-
- elif [ "$locale_description" == "summary" ]; then
-
- summary="$tmp__en_US";
-
- elif [ "$locale_description" == "description" ]; then
-
- description="$tmp__en_US";
-
- elif [ "$locale_description" == "homepage" ]; then
-
- homepage="$tmp__en_US";
-
- elif [ "$locale_description" == "support_url" ]; then
-
- support_url="$tmp__en_US";
-
- fi
-
-
- elif [ "$tmp__en_GB" != "null" ]; then
-
- if [ "$locale_description" == "name" ]; then
-
- name="$tmp__en_GB";
-
- elif [ "$locale_description" == "summary" ]; then
-
- summary="$tmp__en_GB";
-
- elif [ "$locale_description" == "description" ]; then
-
- description="$tmp__en_GB";
-
- elif [ "$locale_description" == "homepage" ]; then
-
- homepage="$tmp__en_GB";
-
- elif [ "$locale_description" == "support_url" ]; then
-
- support_url="$tmp__en_GB";
-
- fi
-
- elif [ "$tmp" != "null" ]; then
-
- if [ "$locale_description" == "name" ]; then
-
- name="$tmp";
-
- elif [ "$locale_description" == "summary" ]; then
-
- summary="$tmp";
-
- elif [ "$locale_description" == "description" ]; then
-
- description="$tmp";
-
- elif [ "$locale_description" == "homepage" ]; then
-
- homepage="$tmp";
-
- elif [ "$locale_description" == "support_url" ]; then
-
- support_url="$tmp";
-
- fi
-
- fi
-
- # Use summary if description is not provided
- if [ "$description" == "" ]; then
-
- description="$summary"
-
- fi
-
-
-}
-
-# End locale code
-
-
-function amo_variables() {
- id="$(jq ".results[$entry].id" "$file")";
- average_daily_users="$(jq ".results[$entry].average_daily_users" "$file")";
- has_eula="$(jq ".results[$entry].has_eula" "$file")";
- slug="$(jq -r ".results[$entry].slug" "$file")";
- current_version__id=$(jq ".results[$entry].current_version.id" "$file");
-
- source "$run_path/src/main_functions"
- locale_description="name"
- do-locale
-
- if jq .results[$entry].current_version.files[0].permissions "$file" | grep -q "nativeMessaging"; then
-
- nativeMessaging__pass=false;
-
- else
-
- nativeMessaging__pass=true;
-
- fi
-
-}
-
-function amo_variables__licenses {
-
- license__amo_full_name="$(jq ".license.name" "$run_path/build/json/current_versions/$current_version__id.json" | sed "s|en-US|en_US|;" | jq -r .en_US)"
-
-}
-
-function essential_addon {
-
- if [ "$has_eula" = false ] && [ "$nativeMessaging__pass" = true ] && [ "$average_daily_users" -ge "$minimum_average_daily_users" ]; then
-
- essential_addon=true;
-
- else
-
- essential_addon=false;
-
- fi
-
-}
-
-#function hard_to_evaluate_addon {
-
-# curl "https://addons.mozilla.org/api/v3/addons/addon/nemid-nøglefilsprogram/" | jq .current_version.files[0].permissions | grep "nativeMessaging
-
-
-# API data: Add software dependencies - https://github.com/mozilla/addons-server/issues/8668
-# The API should be fixed. there are to many add-ons to keep track on if they have or not have software dependencies.
-
-# Old solution:
-
-# 1: Add this to FreeAMO-dependencies:
-#belgium-eid eid-mw
-
-# 2: Uncomment this code:
-# depends_on_external_program=false;
-# while IFS= read -r dependencies; do
-#
-# dependency_slug=$(echo $dependencies | awk '{print $1}');
-# dependency=$(echo "$dependencies" | cut -f 2);
-#
-# if [ "$dependency_slug" == "$slug" ]; then
-#
-# depends_on_external_program=true;
-#
-# fi
-#
-# done < $run_path/FreeAMO-dependencies
-
-#}
-
-function pv__progress {
-
- if [ ! "$pv__discard" = true ] && ! $debug; then
-
- (pv --progress --line-mode --size "$pv__size" --timer) > /dev/null
-
- else
-
- tee
-
- fi
-
-}
-
-
-function format_description__mixed_html_to_mediawiki {
-
- sed "
-# Remove Mozilla tracking links
-s|https://outgoing.prod.mozaws.net/v1/.\\{65\\}||g; s|%3A|:|g; s|%23|#|g
-
-# Remove reduntant backslashes. Pandoc will convert quotes regardless.
-s|\\\\\\\"|\\\"|g
-
-
-"
-
-}
-
-function format_description__after_pandoc {
-
- sed "
-
-### Fix formatting that cannot be fixed by Pandoc since it's not HTML
-
-# Fix line breaks.
-s|\\\\n|\\n|g
-
-# Remove \t
-s|\\\\t||g
-"
- # Change local links to external links
-
-}
-
-function format_description {
-
- format_description__mixed_html_to_mediawiki | pandoc -f html -t mediawiki | format_description__after_pandoc
-
-}
diff --git a/subprojects/freeamo/src/make-wiki b/subprojects/freeamo/src/make-wiki
deleted file mode 100644
index f1cb43f..0000000
--- a/subprojects/freeamo/src/make-wiki
+++ /dev/null
@@ -1,219 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd "build/json/search-pages" || exit
-
-if [ "$minimum_average_daily_users" == "100000" ]; then
-
- echo "{| class=\"wikitable sortable\" border=\"1\" style=\"font-size:smaller\"
-! WebExtension
-! Description
-! Claimed license
-! Users
-! Rating
-! Updated
-! Featured" > "$run_path/build/IceCat WebExtensions - Most Users (proposed).wiki"
-
-fi
-
-output_file="$output_file_2";
-
-if [ "$debug" = true ]; then
-
- pv__size=$(cat "$output_file_2" | head -n 3 | wc -l)
-
-else
-
- pv__size=$(cat "$output_file_2" | wc -l)
-
-fi
-
-source "$run_path/src/main_functions"
-
-echo "Generate $pv__size .wiki pages."
-
-line=0
-while IFS= read -r table; do
-
- ((++line))
-
- if [ "$debug" = true ] && [ "$line" -le "3" ] || [ "$debug" = false ] ; then
-
- file=$(echo "$table" | awk '{print $1}');
- entry=$(echo "$table" | awk '{print $2}');
-
- source "$run_path/src/main_functions"
- amo_variables
- amo_variables__licenses
-
- if [ "$license__amo_full_name" == "BSD License" ]; then license__spdx_short_identifier="BSD-2-Clause";
- elif [ "$license__amo_full_name" == "GNU General Public License, version 3.0" ]; then license__spdx_short_identifier="GPL-3.0";
- elif [ "$license__amo_full_name" == "GNU General Public License, version 2.0" ]; then license__spdx_short_identifier="GPL-2.0";
- elif [ "$license__amo_full_name" == "GNU Lesser General Public License, version 3.0" ]; then license__spdx_short_identifier="LGPL-3.0";
- elif [ "$license__amo_full_name" == "GNU Lesser General Public License, version 2.1" ]; then license__spdx_short_identifier="LGPL-2.1";
- elif [ "$license__amo_full_name" == "MIT/X11 License" ]; then license__spdx_short_identifier="X11";
- elif [ "$license__amo_full_name" == "Mozilla Public License, version 2.0" ]; then license__spdx_short_identifier="MPL-2.0";
- elif [ "$license__amo_full_name" == "Mozilla Public License Version 1.1" ]; then license__spdx_short_identifier="MPL-1.1";
- fi
-
- # Start localization code
-
- source "$run_path/src/main_functions"
-
- locale_description="summary"; do-locale; short_description=$(echo "$summary" | format_description)
- locale_description="description"; do-locale; full_description=$(echo "$description" | format_description)
- locale_description="homepage"; do-locale
- locale_description="support_url"; do-locale
-
- # End localization code
-
- # The homepage field is mandatory so let's remove "null" from it because we don't need to evaluat it
- license_copyright=$(jq -r .results[$entry].authors[].name "$file" );
- bayesian_average=$(jq .results[$entry].ratings.bayesian_average "$file");
- bayesian_average__simple=$(printf "%.1f" "${bayesian_average//./,}");
-
- is_featured=$(jq .results[$entry].is_featured "$file");
-
- last_review_date=$(date +"%Y/%m/%d");
- last_review_by="$mediawikibot__bot_password__Username";
- submitted_by="$mediawikibot__bot_password__Username";
-
- if [[ "$(jq .results[$entry].current_version.compatibility.seamonkey "$file")" != "null" ]]; then
- set_seamonkey="Iceape,";
- fi
-
- if [[ "$(jq .results[$entry].current_version.compatibility.firefox "$file")" != "null" ]]; then
- set_icecat="IceCat,";
- fi
-
- # if [[ "$(jq .results[$entry].current_version.compatibility.android $file)" != "null" ]] || [[ "$(jq .results[$entry].current_version.compatibility.mobile $file)" != "null" ]]; then
- # set_icecatmobile="IceCatMobile,";
- # fi
-
- if [[ "$(jq .results[$entry].current_version.compatibility.thunderbird "$file")" != "null" ]]; then
- set_thunderbird="Icedove,";
- fi
-
- # Do not list IceCatMobile
- extension_of=$(echo "$set_seamonkey$set_icecat$set_thunderbird" | sed "s|,$||;");
-
-
-
- github_true=$(echo "$homepage" | grep "github.com") ||: # ok if grep fails
-
- if [[ $github_true != "" ]]; then
-
- # Always use https, and remove anchors
- homepage__for__vcs_checkout_command="https://github.com$(echo "$github_true" | sed "s|https://github.com||; s|http://github.com||; s|#|\\n|;" | head -n 1)";
- # Remove trailing slash
- homepage__for__vcs_checkout_command="${homepage__for__vcs_checkout_command%/}"
- vcs_checkout_command="git clone $homepage__for__vcs_checkout_command.git";
-
- fi
-
- if [ "$name" == "GNU LibreJS" ]; then
-
- is_gnu="Yes";
-
- else
-
- is_gnu="No";
-
- fi
-
- last_updated=$(jq -r .results[$entry].last_updated $file | sed "s|T|\n|" | head -n 1 | sed "s|-|/|g");
-
- # List JSON structure: cat json/$file | js '.'
- # XML value "homepage" is not always set in AMO API, but the XML require "Homepage URL" to be set: Therfore we use the AMO page itself in Homepage URL to complete the build of the repo automatically.
- echo "{{Entry" > "$run_path/build/wiki/$slug.wiki"
-
- # Avoid specific versions since it's not compatible with all IceCat versions:
- # |Version download=https://addons.mozilla.org/firefox/downloads/latest/$id/addon-$version_id-latest.xpi
- # |Version identifier=$version
- # |Version date=$version_date
-
-
- # Do add these fields since we refer to the download page in the `|Version download` field that lists compatible versions
- # |Version identifier=52.6.0
- # |Version date=2018/02/26
- # |Version status=stable
-
- echo "|Name=$name
-|Short description=$short_description
-|Full description=$full_description
-|Homepage URL=$homepage
-|Extension of=$extension_of
-|VCS checkout command=$vcs_checkout_command
-|Documentation note=Extra data (https://addons.mozilla.org/api/v$api_version/addons/addon/$slug/):
-* Users: $average_daily_users
-* Rating: $bayesian_average__simple
-* Updated: $last_updated
-* Featured: $is_featured
-|Version download=https://addons.mozilla.org/en-US/firefox/addon/$slug/versions/
-|Last review by=$last_review_by
-|Last review date=$last_review_date
-|Submitted by=$submitted_by
-|Submitted date=
-|Is GNU=$is_gnu
-}}" >> "$run_path/build/wiki/$slug.wiki"
-
-
-
- # https://addons.mozilla.org/api/v3/addons/addon/noscript/versions/1910123/
- echo "{{Project license
-|License=$license__spdx_short_identifier
-|License copyright=$license_copyright
-|License note=\"License: $license__amo_full_name\" listed
-at https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/
-}}" >> "$run_path/build/wiki/$slug.wiki"
-
- if [ "$support_url" != "null" ];
- then
-
- echo "{{Resource
-|Resource audience=Users
-|Resource kind=Support
-|Resource URL=$support_url
-}}" >> "$run_path/build/wiki/$slug.wiki"
-
- fi
-
- if [ "$minimum_average_daily_users" == "100000" ]; then
-
- echo "|-
-| [[$slug|$name]]
-| $short_description
-| [[License:$license__spdx_short_identifier|$license__spdx_short_identifier]]
-| $average_daily_users
-| $bayesian_average__simple
-| $last_updated
-| $is_featured" >> "$run_path/build/IceCat WebExtensions - Most Users (proposed).wiki"
-
- fi
-
-
-
- fi
-
- if ! $debug; then echo "foo"; fi # for pv
-done < "$output_file_2" | pv__progress
-
-if [ "$minimum_average_daily_users" == "100000" ]; then
-
- echo "|}" >> "$run_path/build/IceCat WebExtensions - Most Users (proposed).wiki"
-
-fi
diff --git a/subprojects/freeamo/src/search-pages b/subprojects/freeamo/src/search-pages
deleted file mode 100644
index 22f293a..0000000
--- a/subprojects/freeamo/src/search-pages
+++ /dev/null
@@ -1,137 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd "$run_path/build/json/search-pages" || exit
-
-base_uri="https://addons.mozilla.org/api/v$api_version/addons/search/?platform=$platform&sort=$sort&type=$type&app=$app&appversion=$appversion&page_size=$page_size&page=";
-
-function search-pages--download() {
-
- function wget_page {
-
-
- wget_uri="$base_uri$page";
-
- wget -q "$wget_uri" --no-verbose -O "$page.json"
-
- average_daily_users="$(jq ".results[].average_daily_users" "$page.json" | tail -n 1)"
-
- }
-
-
- page="1";
- echo "Downloading search page: 1 (to get the number of total pages)"
- wget_page
-
- page_count="$(jq ".page_count" "$page.json")";
-
- function pv__message {
-
- regular_message="Download $pv__size pages from: ${base_uri//page=/page=\$page}"
-
- }
-
- if [ "$debug" = true ]; then
-
- pv__size="2";
- pv__discard=false;
- pv__message
- echo "$regular_message"
-
- elif [ "$minimum_average_daily_users" -gt "0" ]; then
-
- pv__discard=true;
- echo "Cannot show a progress counter since minimum_average_daily_users is set to more than 0 in freeamo.conf."
- extra_text="max"
-
- else
-
- pv__size="$page_count"
- pv__discard=false;
- pv__message
- echo "$regular_message"
-
- fi
-
- source "$run_path/src/main_functions"
-
- while [ "$page" -lt "$page_count" ]; do
-
- ((++page))
-
- if ( [ "$debug" = true ] && [ "$page" -le "3" ] || [ "$debug" = false ] ) && ( [ "$average_daily_users" -ge "$minimum_average_daily_users" ] ); then
-
- source "$run_path/src/main_functions"
- echo "Downloading search page: $page of $extra_text $page_count"
- wget_page
-
- else
-
- exit 0
-
- fi
-
-
- if [ ! "$pv__discard" = true ]; then
-
- if ! $debug; then echo "foo"; fi # for pv
-
- fi
-
- done | pv__progress
-
-}
-
-function search-pages--filter() {
-
- pv__size=$(find . -not -name . | wc -l)
- output_file="$output_file_1";
- source "$run_path/src/main_functions"
-
- echo "Filter $pv__size search pages from EULA and native messaging."
-
- rm -f "$output_file_1"
-
- # Sort by file modification time stamp for the downloaded JSON files
- find . -type f | sort -n | while read -r file; do
-
- filename="$(echo $(basename "$file"))";
- entry="0"; # Should not be 1
-
-
- # Should not be limited to 3 in --debug mode.
- for id in $(jq ".results[].average_daily_users" "$file"); do
-
- source "$run_path/src/main_functions"
- amo_variables
-
- essential_addon
- if [ "$essential_addon" = true ]; then
-
- echo -e "$filename\\t$entry\\t$slug" >> "$output_file_1"
-
- fi
-
- ((++entry))
-
- done
-
- if ! $debug; then echo "foo"; fi # for pv
-
- done | pv__progress
-
-}
diff --git a/subprojects/freeamo/src/unmaintained/TODO b/subprojects/freeamo/src/unmaintained/TODO
deleted file mode 100644
index 80df787..0000000
--- a/subprojects/freeamo/src/unmaintained/TODO
+++ /dev/null
@@ -1,17 +0,0 @@
-* Merged https://directory.fsf.org/wiki/Free_Software_Directory:IceCat_WebExtensions_(proposed)/About to the README
-
-The author of the package, licenseutils, has implemented an option per request that make it possible to use detect licenses, its evoked with:
-$ licensing detect *
-
-I cannot install licenseutils for the moment because I held broken packages in my system.
-
-
-###############################
-
-Look in GitHub repositories for LICENSE or COPYING. Sometime the add-on is delayed or have not been released to addons.mozilla.org."
-
-###############################
-FreeAMO-anti-features
-
-Work on FreeAMO-anti-features
-
diff --git a/subprojects/freeamo/src/unmaintained/bad_names b/subprojects/freeamo/src/unmaintained/bad_names
deleted file mode 100644
index d919a00..0000000
--- a/subprojects/freeamo/src/unmaintained/bad_names
+++ /dev/null
@@ -1,21 +0,0 @@
-function search-pages--filter__bad_names() {
-
-# The API `name` parameter makes bad MediaWiki URL's - https://github.com/mozilla/addons-server/issues/8790
-# Clean titles. Example of bad titles: "Ghostery – Privacy Ad Blocker"
-
-# -
-# Hard to filter out "-" since many add-ons use it, see for example https://addons.mozilla.org/en-US/firefox/search/?platform=linux&q=1-click
-# Flash Video Downloader - YouTube HD Download [4K]
-
-# Find all names that don't contain Aa-Zz 0-9 and white spaces should be much more reliable than this:
-name=$(echo "$name" | sed '
-s/ — /\n/g;
-s/ – /\n/g;
-s/ - /\n/g; # looks identical to the prevoius line but is unique
-s/: /\n/g;
-s/(/\n/g;
-s/,/\n/g;
-s/™/\n/g;
-' | head -n 1 | sed 's/ $//');
-
-}
diff --git a/subprojects/freeamo/src/unmaintained/conf/license-reporter-anti-features b/subprojects/freeamo/src/unmaintained/conf/license-reporter-anti-features
deleted file mode 100644
index 30e8a41..0000000
--- a/subprojects/freeamo/src/unmaintained/conf/license-reporter-anti-features
+++ /dev/null
@@ -1,8 +0,0 @@
-https://directory.fsf.org/wiki/Free_Software_Directory:Antifeatures#Adware
-Adblock Plus
-
-https://directory.fsf.org/wiki/Free_Software_Directory:Antifeatures#Blacklisted
-Blacklist/Click&Clean Blacklist/Click&Clean
-Blacklist/Looking Glass
-Blacklist/Web of Trust - WOT
-
diff --git a/subprojects/freeamo/src/unmaintained/conf/license-reporter-collections b/subprojects/freeamo/src/unmaintained/conf/license-reporter-collections
deleted file mode 100644
index 1d58d53..0000000
--- a/subprojects/freeamo/src/unmaintained/conf/license-reporter-collections
+++ /dev/null
@@ -1,2 +0,0 @@
-https://addons.mozilla.org/en-US/firefox/collections/NateN1222/librejs-compatibility-add-ons/
-https://addons.mozilla.org/en-US/firefox/collections/DavidHedlund/webextensions/
diff --git a/subprojects/freeamo/src/unmaintained/conf/license-reporter-custom b/subprojects/freeamo/src/unmaintained/conf/license-reporter-custom
deleted file mode 100644
index dd185b0..0000000
--- a/subprojects/freeamo/src/unmaintained/conf/license-reporter-custom
+++ /dev/null
@@ -1,51 +0,0 @@
-https://addons.mozilla.org/en-US/firefox/addon/bookmarks-tab/
-https://addons.mozilla.org/en-US/firefox/addon/capture-reverse-image-search/
-https://addons.mozilla.org/en-US/firefox/addon/country-flags-ip-whois/
-https://addons.mozilla.org/en-US/firefox/addon/dynamichistory/
-https://addons.mozilla.org/en-US/firefox/addon/foxytab/
-https://addons.mozilla.org/en-US/firefox/addon/fraudscore/
-https://addons.mozilla.org/en-US/firefox/addon/ghosttext/
-https://addons.mozilla.org/en-US/firefox/addon/laboratory-by-mozilla/
-https://addons.mozilla.org/en-US/firefox/addon/lesspass/
-https://addons.mozilla.org/en-US/firefox/addon/mute-all-inactive-tabs/
-https://addons.mozilla.org/en-US/firefox/addon/nemid-nøglefilsprogram/
-https://addons.mozilla.org/en-US/firefox/addon/noflash/
-https://addons.mozilla.org/en-US/firefox/addon/org-capture/
-https://addons.mozilla.org/en-US/firefox/addon/porn-site-blocker/
-https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/
-https://addons.mozilla.org/en-US/firefox/addon/save-all-images-webextension/
-https://addons.mozilla.org/en-US/firefox/addon/sky-timer/
-https://addons.mozilla.org/en-US/firefox/addon/smart-https-revived/
-https://addons.mozilla.org/en-US/firefox/addon/speed-dial-lite/
-https://addons.mozilla.org/en-US/firefox/addon/stop-autoplay-next-for-youtube/
-https://addons.mozilla.org/en-US/firefox/addon/tab-notifier/
-https://addons.mozilla.org/en-US/firefox/addon/tab-reloader/
-https://addons.mozilla.org/en-US/firefox/addon/textern/
-https://addons.mozilla.org/en-US/firefox/addon/tile-tabs-we/
-https://addons.mozilla.org/en-US/firefox/addon/tomato-clock/
-https://addons.mozilla.org/en-US/firefox/addon/ubo-scope/
-https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher-revived/
-https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/
-https://addons.mozilla.org/en-US/firefox/addon/webrtc-control/
-https://addons.mozilla.org/en-US/firefox/addon/wikipedia-peek/
-https://addons.mozilla.org/en-US/firefox/addon/withexeditor/
-https://addons.mozilla.org/en-US/firefox/addon/yass-we/
-https://addons.mozilla.org/en-US/firefox/addon/youtube-dark-mode/
-https://addons.mozilla.org/en-US/firefox/addon/youtube-hd-1/
-https://addons.mozilla.org/en-US/firefox/addon/zoom-page-we/
-https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/
-https://addons.mozilla.org/en-US/firefox/addon/a-cookie-manager/
-https://addons.mozilla.org/en-US/firefox/addon/javascript-warning/
-https://addons.mozilla.org/en-US/firefox/addon/modify-header-value/
-https://addons.mozilla.org/en-US/firefox/addon/webrtc-control/
-https://addons.mozilla.org/en-US/firefox/addon/flash-debugger/
-https://addons.mozilla.org/en-US/firefox/addon/real-nano-defender/
-https://addons.mozilla.org/en-US/firefox/addon/bookmarks-manager-and-viewer/
-https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/
-https://addons.mozilla.org/en-US/firefox/addon/try-xpath/
-https://addons.mozilla.org/en-US/firefox/addon/save-image-2-downloads/
-https://addons.mozilla.org/en-US/firefox/addon/history-cleaner/
-https://addons.mozilla.org/en-US/firefox/addon/copy-all-links/
-https://addons.mozilla.org/en-US/firefox/addon/new-hackbar/
-https://addons.mozilla.org/en-US/firefox/addon/new-tab-from-location-bar/
-https://addons.mozilla.org/en-US/firefox/addon/simple-form-fill/
diff --git a/subprojects/freeamo/src/unmaintained/conf/license-reporter-log b/subprojects/freeamo/src/unmaintained/conf/license-reporter-log
deleted file mode 100644
index f8aada4..0000000
--- a/subprojects/freeamo/src/unmaintained/conf/license-reporter-log
+++ /dev/null
@@ -1,5 +0,0 @@
-2017-09-19 04:00 Custom list Already in the main repository https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
-2017-09-19 04:00 Custom list Already in the main repository https://addons.mozilla.org/en-US/firefox/addon/search-image/
-2017-10-14 07:55 Custom list Already in the main repository https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/
-2017-10-14 07:55 Custom list Already in the main repository https://addons.mozilla.org/en-US/firefox/addon/tile-tabs-we/
-2017-10-14 07:55 Custom list Already in the main repository https://addons.mozilla.org/en-US/firefox/addon/zoom-page-we/
diff --git a/subprojects/freeamo/src/unmaintained/conf/license-reporter-repositories b/subprojects/freeamo/src/unmaintained/conf/license-reporter-repositories
deleted file mode 100644
index 9e75120..0000000
--- a/subprojects/freeamo/src/unmaintained/conf/license-reporter-repositories
+++ /dev/null
@@ -1,2 +0,0 @@
-https://addons.mozilla.org/en-US/firefox/collections/DavidHedlund/
-https://addons.mozilla.org/en-US/firefox/collections/mozilla/
diff --git a/subprojects/freeamo/src/unmaintained/download-custom b/subprojects/freeamo/src/unmaintained/download-custom
deleted file mode 100755
index 57bc5d7..0000000
--- a/subprojects/freeamo/src/unmaintained/download-custom
+++ /dev/null
@@ -1,85 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd build || exit
-mkdir json
-
-cp -a "$run_path/FreeAMO-custom" custom_addons.txt
-
-# Sanitize a copy from empty lines, they use to occur at the end of the file
-sed -i '/^\s*$/d' FreeAMO-custom
-
-
-sed -i "s|https://addons.mozilla.org/en-US/firefox/addon/||g; s|/||" custom_addons.txt
-
-rm -fr \
- custom_addons-json-source.txt \
- custom_addons-average_daily_users.txt \
- custom_addons-id.txt custom_addons-slug.txt \
- custom_addons-merged.txt \
- custom_addons-report-expired_links.txt \
- custom_addons-merged-sorted.txt
-
-cd json || exit
-
-lines="1";
-
-while IFS= read -r slug; do
-
-
- if [ "$debug" == false ] || ( [ "$debug" == true ] && [ "$lines" -le 3 ] ); then
-
- wget "https://addons.mozilla.org/api/v3/addons/addon/$slug/" -O "$slug.json";
- [ -s "$slug.json" ] || rm -f "$slug.json" # Delete empty files saved by wget, tis is much faster than using wget options to first validate the links.
-
- # Ignore expired URLs
- if [ -f "$slug.json" ]; then
-
- id="$(jq ".id" "$slug.json")";
- mv "$slug.json" "$id.json"
-
- if [ "$(jq ".average_daily_users" "$id.json")" -gt "$minimum_average_daily_users" ]; then
-
- echo -e "$(date +%Y-%m-%d" "%H:%M)\tCustom list\tAlready in the main repository\thttps://addons.mozilla.org/en-US/firefox/addon/$slug/" >> "$run_path/FreeAMO-log"
-
- else
-
- jq ".average_daily_users" "$id.json" >> ../custom_addons-average_daily_users.txt
-
- # We need the JSON source because they are different for search indexed add-ons (they are store in index.html*)
- jq ".id" "$id.json" >> ../custom_addons-id.txt
- echo "$(jq ".id" "$id.json").json" >> ../custom_addons-json-source.txt
-
- ((lines++))
-
-
- fi
-
-
- else
-
- echo -e "$(date +%Y-%m-%d" "%H:%M)\tCustom list\tLink rot\t\t\thttps://addons.mozilla.org/en-US/firefox/addon/$slug/" >> "$run_path/FreeAMO-log"
-
- fi
-
- fi
-
-done < ../custom_addons.txt
-
-# Sort by average_daily_users
-paste ../custom_addons-average_daily_users.txt ../custom_addons-id.txt ../custom_addons-json-source.txt > ../custom_addons-merged.txt
-sort -k1,1nr ../custom_addons-merged.txt > ../merged-custom.txt
diff --git a/subprojects/freeamo/src/unmaintained/make-collection-list b/subprojects/freeamo/src/unmaintained/make-collection-list
deleted file mode 100644
index f311129..0000000
--- a/subprojects/freeamo/src/unmaintained/make-collection-list
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd build/ || exit
-for i in $(cat ../FreeAMO-collections); do
-
- # https://addons.mozilla.org/en-US/firefox/collections/DavidHedlund/webextensions/format%3Ajson
- collection_name=$(echo $i | sed "s|https://addons.mozilla.org/en-US/firefox/collections/||; s|/|-|; s|/$||");
- wget $i"format%3Ajson" -O "collection-$collection_name.json"
-
-done
diff --git a/subprojects/freeamo/src/unmaintained/make-repository-list b/subprojects/freeamo/src/unmaintained/make-repository-list
deleted file mode 100644
index d043659..0000000
--- a/subprojects/freeamo/src/unmaintained/make-repository-list
+++ /dev/null
@@ -1,93 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-# It is ok to distribute only-free programs on addons.mozilla.org even if they distribute nonfree programs.
-# This function requires _much_ less maintainance for custom add-on's, you don't need to manually sync
-# your addons.mozilla.org collection list with a separate text file.
-
-# https://github.com/mozilla/addons/issues/722
-# Cannot list collections in desired formats
-# Cannot get a list of names of Collections from other users like https://addons.mozilla.org/collections/mozilla/ without authenication (see https://addons-server.readthedocs.io/en/latest/topics/api/collections.html#list).
-# So we have to parse it from HTML.
-
-
-# Get the links to the collections
-
-function get_repositories {
-
- check_type="repositories";
- check_files
-
- cd build/ || exit
-
- for i in $(cat ../FreeAMO-repositories); do
-
- user=$(echo $i | sed "s|https://addons.mozilla.org/en-US/firefox/collections/||; s|/||;");
- rm -f repository-$user
-
-
- function wget_repository {
-
- match="^ <a href=\"/en-US/firefox/collections/"
- wget -qO- $i$wget_repository__page_extension | grep "$match" | sed "s|$match|https://addons.mozilla.org/en-US/firefox/collections/|; s|\">||" >> repository-$user
-
- }
-
- # Figure out if there are several pages
- number_of_pages=$(wget -qO- $i | grep "?page=" | tail -n 2 | head -n 1 | sed "s|page=|\npage=|g; s|\"|\n\"|g" | grep "page=" | sed "s|page=||");
-
- if [ -z "$number_of_pages" ]; then
-
- echo "$i doesn't have any sub pages";
- wget_repository
-
- else
-
- echo "$i has sub pages";
-
- page_number=1;
-
- while [ $page_number -le $number_of_pages ]
- do
-
- wget_repository__page_extension="?page=$page_number";
- echo "$wget_repository__page_extension"
- wget_repository
- page_number=$(( $page_number + 1 ))
-
- done
-
- fi
-
- done
-}
-get_repositories
-
-
-# Download the JSON files from the collections
-
-cd ..
-for x in $(find build/ -name repository* | sort); do
-
- for i in $(cat $x); do
-
- collection_name=$(echo $i | sed "s|https://addons.mozilla.org/en-US/firefox/collections/||; s|/|-|; s|/$||");
- wget $i"format%3Ajson" -O "build/collection-$collection_name.json"
-
- done
-
-done
diff --git a/subprojects/freeamo/src/unmaintained/make-xml b/subprojects/freeamo/src/unmaintained/make-xml
deleted file mode 100644
index 59d2286..0000000
--- a/subprojects/freeamo/src/unmaintained/make-xml
+++ /dev/null
@@ -1,32 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-# Deprecated.
-
-
- # XML pages look like this:
- #...
- # <sha1>tlybh1k9mnxz92kccg46hqv9jvyrkp0</sha1>
- # </revision>
- # </page>
- #</mediawiki>
- #
- # However. It's not possible to insert the checsum in <sha1> for the page since it will break the checksum itself.
-
- # Get number of edits:
- revid="$(wget -qO- "https://directory.fsf.org/w/api.php?action=query&list=recentchanges&rclimit=1&format=json" | jq .query.recentchanges[0].revid)";
- xml_header="$(wget -qO- "https://directory.fsf.org/wiki/Special:Export/Main_Page" | head -n 42)";
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__intro.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__intro.txt
deleted file mode 100644
index 8318161..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__intro.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-I'm working as a volunteer for the Free Software Directory as an administrator. Your program
-is free software so in principle it should be listed there, and I'd like to
-add it. But it has some problems in showing what its license is.
-Would you please fix them, for the sake of users and other developers?
-
-Once your version with fixed license issues is public available on addons.mozilla.org_ENTRY we will review it, and if it meet our requirement I will approve http://directory.fsf.org/wiki/FSD_FULL_SOFTWARE_NAME. Once approved it will be listed on the official GNU IceCat add-on list at https://directory.fsf.org/wiki/IceCat. GNU IceCat is the GNU variant of Firefox.
-
-# Issues
-
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__lack_of_full_license_headers_in_each_file.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__lack_of_full_license_headers_in_each_file.txt
deleted file mode 100644
index 9aa890e..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__lack_of_full_license_headers_in_each_file.txt
+++ /dev/null
@@ -1,78 +0,0 @@
-## Lack of full license headers in each file
-
-There are no (full) license notices in the non-trivial source files
-
-The source files in FULL_SOFTWARE_NAME don't have notices saying you are the copyright
-holder and/or that they are released under LICENSE LICENSE_VERSION.
-I'm writing to ask you to please put a notice on each nontrivial source file.
-
-Selecting a license on a website that hosts the add-on (like addons.mozilla.org), will only show it there, the source files won't be modified.
-
-First, here's why license notices are needed.
-
-The purpose of a license notice is to state formally that a certain
-file may be used under the terms of a particular license.
-
-The LICENSE, like most free software licenses, applies to whatever
-material is released under that license. It does not say anything
-about which programs are released that way.
-
-Therefore, simply including a copy of the LICENSE with some code
-does not release the code under the terms of the LICENSE.
-To do that, you need a license notice, which says, more or less,
-"We the copyright holders release this code under the LICENSE."
-
-The source files should be accompanied by a copyright notice, which says who
-"we" copyright holders are. That takes the form "Copyright YEAR NAME".
-
-For the LICENSE, there are two other reasons for a license notice: to say
-which version of the LICENSE applies, and (for LICENSE LICENSE_VERSION), to say whether the
-LICENSE's option of GPL compatibility applies. It is enabled by default
-in LICENSE LICENSE_VERSION, but users should have an explicit statement of where things
-stand for any particular code. The license notice is where you
-specify this.
-
-Why should the license notice be on _each_ source file?
-Because doing it at the package level is error-prone.
-
-In the free software community, it is not unusual to copy a file from
-a free program into some other context. If the source file doesn't
-have its own license notice, then its licensing comes from the
-original context. In the other context, its licensing may not be
-clear. It may not be stated at all, or it could be stated wrong. For
-instance, what if the other program says, "This program is released
-under Apache 2.0", or "This program is released under GNU GPL, version
-3 or any later version published by the Free Software Foundation."
-
-The result would be to misinform users about the file's licensing.
-
-People sometimes copy part of a file, too. If the file has a license
-notice, people know to preserve that notice when copying part of the
-file's code. Otherwise, the licensing will probably get lost.
-
-A different problem can happen if you copy code _into_ FULL_SOFTWARE_NAME from
-some other package. Your package-level license notice would say it is
-under LICENSE LICENSE_VERSION, but what if it actually carries some other license,
-such as Apache 2.0, or GPL Version 3 or later?
-
-Keeping a license notice in each file is the way to reliably show
-users what their rights are. Please don't let uncertainty creep in.
-
-You've made a decision about the license -- would you please announce
-it in a way that won't get forgotten?
-
-Other people can use your work with bad intentions, even if the mistake were honestly
-unintentional. That is why, unfortunately, we have to take lots of time with verifying
-the legality of everything.
-
-See https://www.gnu.org/licenses/gpl-howto.en.html for how to apply license notices.
-
-
-# Licenseutils
-* sudo apt-get install licenseutils
-* Licenseutils [0.0.8 can edit .js](https://savannah.nongnu.org/bugs/index.php?49441#comment24) files (see [patch](http://git.savannah.gnu.org/cgit/licenseutils.git/commit/?id=0d365160cc0fb6d0ed5eb26cf6e762278867e653)). If you use a earlier version you need to temporary rename your .js files to .cpp (Javascript comments are the same as c++) until JS have been implemented (see [fix](https://savannah.nongnu.org/bugs/?49441)) and then rename them back to .js.
-* Run this but with your name/copyright year/license: licensing notice -c 'Yoyodyne,\ Inc.\ 2001' -l gpl -s c -n *.cpp
-
-# References
-These issues are compatible with the policy listed in [Free Software Directory, Requirements](https://directory.fsf.org/wiki?title=Free_Software_Directory:Requirements).
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_copy.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_copy.txt
deleted file mode 100644
index f817164..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_copy.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-## No full copy of the license file included
-
-There are no full copy of the license file
-
-The root directory don't have a file called COPYING with a copy of the software license. A plain text version of LICENSE LICENSE_VERSION
-can be found here: LICENSE_LINK
-
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_not_displayed_on_AMO.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_not_displayed_on_AMO.txt
deleted file mode 100644
index 5c2f135..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/issue__license_not_displayed_on_AMO.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-## License not displayed on AMO
-addons.mozilla.org_ENTRY do not list "Released under".
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/output.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/output.txt
deleted file mode 100644
index 3059065..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/output.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-I'm working as a volunteer for the Free Software Directory as an administrator. Your program
-is free software so in principle it should be listed there, and I'd like to
-add it. But it has some problems in showing what its license is.
-Would you please fix them, for the sake of users and other developers?
-
-Once your version with fixed license issues is public available on we will review it, and if it meet our requirement I will approve http://directory.fsf.org/wiki/Wayback_Machine. Once approved it will be listed on the official GNU IceCat add-on list at https://directory.fsf.org/wiki/IceCat. GNU IceCat is the GNU variant of Firefox.
-
-See https://addons.mozilla.org/en-US/firefox/addon/librejs/ if you want to study a well licensed add-on.
-
-# Issues
-
-
-## No full copy of the license file included
-
-There are no full copy of the license file
-
-The root directory don't have a COPYING file with a copy of the software license. A plain text version of GPL 3.0
-can be found here: https://www.gnu.org/licenses/gpl-3.0.txt
-
-
-# Release notes
-
-Please mention in your release notes for the upcomming version that
-your software now is properly licensed as free software.
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/outro.txt b/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/outro.txt
deleted file mode 100644
index d8d420d..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/Text_templates/outro.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Release notes
-
-Please mention in your release notes for the upcomming version that
-your software now is properly licensed as free software.
-
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot b/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot
deleted file mode 100755
index 4947ae7..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot
+++ /dev/null
@@ -1,142 +0,0 @@
-#!/bin/bash
-
-# Copyright 2016, 2017 David Hedlund
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# https://addons-server.readthedocs.io/en/latest/topics/api/addons.html
-# Add to wiki and remove: echo "|Name=$(xmlstarlet sel -t -v "addon/name" test.xml)"
-
-SCRIPTSRC=$(readlink -f "$0" || echo "$0")
-RUN_PATH=$(dirname "${SCRIPTSRC}" || echo .)
-
-if [ ! -f /usr/bin/jq ]; then echo "/usr/bin/jq not found!"; exit=true; fi
-if [ ! -f /usr/bin/wget ]; then echo "/usr/bin/wget not found!"; exit=true; fi
-
-if [[ $exit == true ]]; then exit 1; fi
-
-
-if [ ! -d "build" ]; then mkdir -p build; fi
-
-retrive () {
- api="$(echo "$url" | sed "s|https://addons.mozilla.org/en-US/firefox/addon/|https://addons.mozilla.org/api/v3/addons/addon/|g;")";
- slug="$(echo "$url" | sed "s|https://addons.mozilla.org/en-US/firefox/addon/||g; s|/||g")";
-}
-
-xpi () {
- cd build/ || exit
- echo "$download" > tmp.txt
- sed -i "s|/addon-|\naddon-|" tmp.txt
- xpi=$(grep ".xpi" tmp.txt);
- fbname=$(basename "$xpi" | cut -d. -f1);
-}
-
-
-case "$1" in
- --get-json)
-
- if [ ! -d "build/amo/json" ]; then mkdir -p build/amo/json; fi
- if [ ! -d "build/amo/json.versions" ]; then mkdir -p build/amo/json.versions; fi
- cd build/amo/ || exit
-
- while read -r url; do
-
- retrive
- wget "$api" -O json/$slug.json
- wget $api\versions/$(cat json/$slug.json | jq '.current_version.id')/ -O json.versions/$slug.json
-
- done < ../../amo-repo.txt
-
- # List obsoleted projects
- find json/ -size 0 -print
-
- ;;
- --get-xpi-url)
-
- cd build/ || exit
- rm -f amo_repo-latest_download.txt
- for i in $(find amo/json/ -maxdepth 1 -type f); do echo "https://addons.mozilla.org/firefox/downloads/latest/$(basename $i | sed "s|.json||")/addon-$(cat $i | jq '.current_version.id').xpi" >> amo_repo-latest_download.txt; done
-
- ;;
-
- --get-xpi)
-
- if [ ! -d "build/amo/xpi" ]; then mkdir -p build/amo/xpi; fi
-
- while read download; do
-
- xpi
-
- if [ ! -f amo/xpi/$xpi ]; then
-
- cd amo/xpi/ || exit
- wget $download
- cd ..
-
- fi
-
- cd ..
-
-
- done < build/amo_repo-latest_download.txt
-
- ;;
-
- --xpi-extract)
-
- if [ ! -d "build/amo/xpi.extracted" ]; then mkdir -p build/amo/xpi.extracted; fi
-
- while read download; do
-
- xpi
-
- if [ ! -d amo/xpi.extracted/$fbname ]; then
-
- mkdir -p amo/xpi.extracted/$fbname
- cd amo/xpi.extracted/$fbname || exit
- unzip ../../xpi/$xpi
- cd ../../
-
- fi
-
- cd ..
-
- done < build/amo_repo-latest_download.txt
-
- ;;
-
-
- --all)
-
- $0 --get-json
- $0 --get-xpi-url
- $0 --get-xpi
- $0 --xpi-extract
- ;;
-
- *)
-
- echo $"$0 [OPTION]
-
-OPTIONS
- --all
- --get-json
- --get-xpi-url
- --get-xpi
- --xpi-extract
- --make-xml"
- exit 1
-
-esac
-
-exit 0
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot-issues.txt b/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot-issues.txt
deleted file mode 100644
index 3a159f0..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/fsd-amo-bot-issues.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Search engines do not end with .xpi but with .xml
-
-Example for https://addons.mozilla.org/en-US/firefox/addon/metager-metasearch-en/
-
-https://addons.mozilla.org/firefox/downloads/latest/metager-metasearch-en/addon-794759-latest.xml
diff --git a/subprojects/freeamo/src/unmaintained/sync-data/fsdedits.xml b/subprojects/freeamo/src/unmaintained/sync-data/fsdedits.xml
deleted file mode 100644
index 187b37c..0000000
--- a/subprojects/freeamo/src/unmaintained/sync-data/fsdedits.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE html>
-<html lang="en" dir="ltr" class="client-nojs">
-<head>
-<meta charset="UTF-8"/>
-<title>MediaWiki API result - Free Software Directory</title>
-<script>document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" );</script>
-<script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgCanonicalNamespace":"Special","wgCanonicalSpecialPageName":"ApiHelp","wgNamespaceNumber":-1,"wgPageName":"Special:ApiHelp","wgTitle":"ApiHelp","wgCurRevisionId":0,"wgRevisionId":0,"wgArticleId":0,"wgIsArticle":false,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wgRelevantPageName":"Special:ApiHelp","wgRelevantArticleId":0,"wgRequestId":"0d6dd6b811bb36ea3b0f4903","wgIsProbablyEditable":false,"sdgDownArrowImage":"/w/extensions/SemanticDrilldown/skins/down-arrow.png","sdgRightArrowImage":"/w/extensions/SemanticDrilldown/skins/right-arrow.png","wgPageFormsAutocompleteValues":[],"wgPageFormsAutocompleteOnAllChars":false,"wgPageFormsFieldProperties":[],"wgPageFormsCargoFields":[],"wgPageFormsDependentFields":[],"wgPageFormsGridValues":[],"wgPageFormsGridParams":[],"wgPageFormsShowOnSelect":[],"wgPageFormsScriptPath":"/w/extensions/PageForms","edgValues":[],"wgPageFormsEDSettings":null,"wgHeaderTabsTabIndexes":[]});mw.loader.implement("user.options",function($,jQuery,require,module){mw.user.options.set({"variant":"en"});});mw.loader.implement("user.tokens",function ( $, jQuery, require, module ) {
-mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});/*@nomin*/;
-
-});mw.loader.load(["mediawiki.page.startup","ext.smw.style"]);});</script>
-<link rel="stylesheet" href="/w/load.php?debug=false&amp;lang=en&amp;modules=ext.smw.style%7Cext.smw.tooltip.styles&amp;only=styles&amp;skin=apioutput"/>
-<link rel="stylesheet" href="/w/load.php?debug=false&amp;lang=en&amp;modules=mediawiki.apipretty%2CsectionAnchor%7Cmediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.interface&amp;only=styles&amp;skin=apioutput"/>
-<meta name="ResourceLoaderDynamicStyles" content=""/>
-<link rel="stylesheet" href="/w/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=apioutput"/>
-<script async="" src="/w/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=apioutput"></script>
-<meta name="generator" content="MediaWiki 1.27.2"/>
-<link rel="shortcut icon" href="/w/skins/favicon.ico"/>
-<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Free Software Directory (en)"/>
-<link rel="EditURI" type="application/rsd+xml" href="https://directory.fsf.org/w/api.php?action=rsd"/>
-<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html"/>
-<link rel="alternate" type="application/atom+xml" title="Free Software Directory Atom feed" href="/wiki?title=Special:RecentChanges&amp;feed=atom"/>
-</head>
-<body class="mediawiki ltr sitedir-ltr ns--1 ns-special mw-special-ApiHelp page-Special_ApiHelp rootpage-Special_ApiHelp skin-apioutput action-view approvedRevs-noapprovedrev">
-
- <div class="mw-body" role="main">
- <h1 class="firstHeading">MediaWiki API result</h1>
- <div class="mw-body-content">
- <div id="mw-content-text"><div class="api-pretty-header"><p>This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
-</p><p>Specify the <var>format</var> parameter to change the output format. To see the non-HTML representation of the JSON format, set <kbd>format=json</kbd>.
-</p><p>See the <a href="http://www.mediawiki.org/wiki/API" class="extiw" title="mw:API">complete documentation</a>, or the <a href="/w/api.php?action=help&amp;modules=main">API help</a> for more information.
-</p></div><pre class="api-pretty-content">{
- "batchcomplete": "",
- "continue": {
- "rccontinue": "20170904044829|65055",
- "continue": "-||"
- },
- "query": {
- "recentchanges": [
- {
- "type": "new",
- "ns": 0,
- "title": "MetaGer English Metasearch for the Tor Browser",
- "pageid": 20540,
- "revid": 47489,
- "old_revid": 0,
- "rcid": 65056,
- "timestamp": "2017-09-04T04:52:59Z"
- }
- ]
- }
-}</pre><!-- No Bottom Banner --></div><div class="printfooter">
-Retrieved from "<a dir="ltr" href="https://directory.fsf.org/wiki/Special:ApiHelp">https://directory.fsf.org/wiki/Special:ApiHelp</a>"</div>
- </div>
- </div>
-
- <script>(window.RLQ=window.RLQ||[]).push(function(){mw.loader.state({"user":"ready","user.groups":"ready"});mw.loader.load(["site","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.headertabs","ext.headertabs.large"]);});</script><!-- Piwik -->
-<script type="text/javascript">
- var _paq = _paq || [];
- _paq.push(["trackPageView"]);
- _paq.push(["enableLinkTracking"]);
-
- (function() {
- var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org//";
- _paq.push(["setTrackerUrl", u+"piwik.php"]);
- _paq.push(["setSiteId", "12"]);
- var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
- g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
- })();
-</script>
-<!-- End Piwik Code -->
-
-<!-- Piwik Image Tracker -->
-<noscript><img src="https://piwik.fsf.org//piwik.php?idsite=12&amp;rec=1" style="border:0" alt="" /></noscript>
-<!-- End Piwik --><script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":178});});</script> </body></html>
diff --git a/subprojects/freeamo/src/unmaintained/verify-license-copy b/subprojects/freeamo/src/unmaintained/verify-license-copy
deleted file mode 100644
index 773c48e..0000000
--- a/subprojects/freeamo/src/unmaintained/verify-license-copy
+++ /dev/null
@@ -1,52 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2018 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-cd build || exit
-rm -fr VERIFY-LICENSE-COPY.txt
-cd free_webextensions || exit
-
-
-
-# Begin template
-unset file
-while IFS= read -r table; do
-
- verify_variables "$1"
-
- if [ "$approved_program" = true ]; then
- # End template
-
- id=$(echo $table | awk '{print $2}');
- file=$(echo $table | awk '{print $3}');
- slug=$(echo $table | awk '{print $4}');
-
- echo "--------------------------
-$name ($id): $license";
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "COPYING"
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "COPYING.txt"
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "COPYING.md"
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "LICENSE"
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "LICENSE.txt"
- unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep "LICENSE.md"
-
- # Begin template
- fi
-
- ((line++))
-
-done < $run_path/build/MERGED-ALL-freedom_status.txt
-# End template
diff --git a/subprojects/freeamo/src/unmaintained/verify-license-copy-old b/subprojects/freeamo/src/unmaintained/verify-license-copy-old
deleted file mode 100644
index 640d6d5..0000000
--- a/subprojects/freeamo/src/unmaintained/verify-license-copy-old
+++ /dev/null
@@ -1,123 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of FreeAMO
-# Copyright (C) 2017 David Hedlund
-#
-# FreeAMO is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# FreeAMO is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-while IFS= read -r id; do
-
-
-
-
- if [ ! -f "addon-$id-latest.xpi" ]; then
-
- echo "Nonfree" >> ../VERIFY-LICENSE-COPY.txt
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^LICENSE$"; then
-
- echo "LICENSE" >> ../VERIFY-LICENSE-COPY.txt
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^LICENSE.txt$"; then
-
- echo "LICENSE.txt" >> ../VERIFY-LICENSE-COPY.txt
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^LICENSE.md$"; then
-
- echo "LICENSE.md" >> ../VERIFY-LICENSE-COPY.txt
-
-
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^COPYING$"; then
-
- echo "COPYING" >> ../VERIFY-LICENSE-COPY.txt
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^COPYING.txt$"; then
-
- echo "COPYING.txt" >> ../VERIFY-LICENSE-COPY.txt
-
- elif unzip -l "addon-$id-latest.xpi" | awk '{ print $4 }' | grep -q "^COPYING.md$"; then
-
- echo "COPYING.md" >> ../VERIFY-LICENSE-COPY.txt
-
- else
-
- echo "Request" >> ../VERIFY-LICENSE-COPY.txt
-
- fi
-
-done < ../id.txt
-
-
-
-line="0";
-
-while IFS= read -r status; do
-
-
- ((line++))
-
- average_daily_users="$(sed -n ${line}p ../average_daily_users.txt)";
- id="$(sed -n ${line}p ../id.txt)";
- slug="$(sed -n ${line}p ../slug.txt)";
- license_name_en_US="$(sed -n ${line}p ../license.name.enUS.txt)";
- homepage_en_US="$(sed -n ${line}p ../homepage.en-US.txt | sed "s|3A\\/\\/|\n|" | tail -n 1)";
- support_email_en_US="$(sed -n ${line}p ../support_email.en-US.txt)";
- support_url_en_US="$(sed -n ${line}p ../support_url.en-US.txt | sed "s|3A\\/\\/|\n|" | tail -n 1)";
-
-
-
- if [ "$license_name_en_US" == "GNU General Public License, version 3.0" ]; then license_txt="https://www.gnu.org/licenses/gpl-3.0.txt"; license_file_name="COPYING";
- elif [ "$license_name_en_US" == "GNU General Public License, version 2.0" ]; then license_txt="https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt"; license_file_name="COPYING";
- elif [ "$license_name_en_US" == "GNU Lesser General Public License, version 3.0" ]; then license_txt="https://www.gnu.org/licenses/lgpl-3.0.txt"; license_file_name="COPYING";
- elif [ "$license_name_en_US" == "GNU Lesser General Public License, version 2.1" ]; then license_txt="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt"; license_file_name="COPYING";
- elif [ "$license_name_en_US" == "Mozilla Public License, version 2.0" ]; then license_txt="https://www.mozilla.org/media/MPL/2.0/index.txt"; license_file_name="LICENSE";
- elif [ "$license_name_en_US" == "Mozilla Public License Version 1.1" ]; then license_txt="https://www.mozilla.org/media/MPL/1.1/index.txt"; license_file_name="LICENSE";
- elif [ "$license_name_en_US" == "BSD License" ]; then license_txt="https://directory.fsf.org/wiki?title=License:FreeBSD"; license_file_name="LICENSE";
- elif [ "$license_name_en_US" == "MIT/X11 License" ]; then license_txt="https://directory.fsf.org/wiki/License:X11"; license_file_name="LICENSE";
- fi
-
-
- if [ "$(sed -n ${line}p ../name.en-US.txt)" != "null" ]; then name="$(sed -n ${line}p ../name.en-US.txt)";
- elif [ "$(sed -n ${line}p ../name.en-GB.txt)" != "null" ]; then name="$(sed -n ${line}p ../name.en-GB.txt)";
- else name="$slug";
- fi
-
-
- if [ "$status" = "Request" ]; then
-
- ((count_reports++))
-
- # Authors that don't provide contact information will be ignored, its impossible to track conversations in Reviews anyway, because they will be deleted.
-
- if [ "$homepage_en_US" != "null" ] || [ "$support_url_en_US" != "null" ] || [ "$support_email_en_US" != "null" ]; then
-
- decimals="$(echo "$average_daily_users" | sed -r ':L;s=\b([0-9]+)([0-9]{3})\b=\1,\2=g;t L')";
-
- echo "
-$decimals average daily users: $name - https://addons.mozilla.org/en-US/firefox/addon/$slug/
- Request: \"You have distributed $name under $license_name_en_US on https://addons.mozilla.org/en-US/firefox/addon/$slug/, but you have not added a copy of the license. can you please download the text of the license from $license_txt and add save it to file name $license_file_name and put it in the root directory of you program?\" by contacting:";
-
- if [ "$homepage_en_US" != "null" ]; then echo " * Homepage (please submit Pull Request for $license_file_name if possible): $homepage_en_US"; fi
- if [ "$support_url_en_US" != "null" ]; then echo " * Support URL (please submit Pull Request for $license_file_name if possible): $support_url_en_US"; fi
- if [ "$support_email_en_US" != "null" ]; then echo " * Support E-mail: $support_email_en_US"; fi
-
- fi
-
- fi
-
-done < ../VERIFY-LICENSE-COPY.txt
-
-echo "
-#########################
-$count_reports reports to submit";
diff --git a/subprojects/maintenance/get-licenses b/subprojects/maintenance/get-licenses
deleted file mode 100755
index 407d64d..0000000
--- a/subprojects/maintenance/get-licenses
+++ /dev/null
@@ -1,48 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of Free Software Directory (Savannah)
-# Copyright (C) 2018 David Hedlund
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-
-# http://www.apache.org/licenses/LICENSE-2.0
-
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-scriptsrc=$(readlink -f -- "${BASH_SOURCE[0]}")
-run_path=$(dirname "${scriptsrc}" || echo .)
-filename=$(basename "$0");
-
-rm -fr "$run_path/build"
-mkdir -p "$run_path/build"
-
-######################################################################
-# List licenses from Debian packages
-
-for i in $(find ../../output/*.json); do
-
- echo "$i"
- jq -r '.[] | select(.[0] == "Project license") | .[1].License' "$i" >> "$run_path/build/current-licenses.txt"
-
- (printf $(basename "$i")"\t" && jq -r '.[2][1].License' "$i") >> "$run_path/build/current-licenses-and-packages.txt"
-
-done
-
-sort -u "$run_path/build/current-licenses.txt" > "$run_path/build/current-licenses-unique.txt"
-
-######################################################################
-# Evaluate new licenses
-
-while IFS= read -r license; do
-
- if ! grep -q "$license" modify-wiki ; then echo "$license" >> modify-wiki-EVALUATE.txt; fi
-
-done < "$run_path/build/current-licenses-unique.txt"
-
-if [ -f modify-wiki-EVALUATE.txt ]; then echo "========================================================
-Generated modify-wiki-EVALUATE.txt, merge it to modify-wiki and delete it."; fi
diff --git a/subprojects/maintenance/modify-wiki b/subprojects/maintenance/modify-wiki
deleted file mode 100755
index c551805..0000000
--- a/subprojects/maintenance/modify-wiki
+++ /dev/null
@@ -1,51 +0,0 @@
-#!/usr/bin/env bash
-
-exit
-
-# This script will be build to
-# 1: Copy the output directory to say output-production
-# 2: Modify the "|License=" text in the .wiki files in the ouput-production directory
-
-sed -i "
-s|AGPLv3|AGPL-3.0|g
-s|AGPLv3orlater|AGPL-3.0-or-later|g
-s|BSD_2Clause|BSD-2-Clause|g
-s|BSD_3Clause|BSD-3-Clause|g
-s|Creative Commons Attribution 3.0|CC-BY-3.0|g
-s|Creative Commons Attribution Share-Alike 2.5|CC-BY-2.5|g
-s|EPLv1.0|EPL-1.0|g
-s|Expat|MIT|g
-s|GPLv2|GPL-2.0|g
-s|GPLv2orlater|GPL-2.0-or-later|g
-s|GPLv2orlater with exception|GPL-2.0-or-later-with-exception|g
-s|GPLv3|GPL-3.0|g
-s|GPLv3orlater|GPL-3.0-or-later|g
-s|GPLv3orlater with exception|GPL-3.0-or-later-with-exception|g
-s|LGPLv2|LGPL-2.0|g
-s|LGPLv2orlater|LGPL-2.0-or-later|g
-s|LGPLv3|LGPL-3.0|g
-s|LGPLv3orlater|LGPL-3.0-or-later|g
-s|MPL1.1|MPL-1.1|g
-s|PublicDomain|Public-domain|g
-s|WTFPLv2|WTFPL-2.0|g
-s|Zope|ZPL|g
-"
-
-# Debian license identifiers that conflicts with SPDX short identifiers:
-# "GPLv2orlater with exception": Not on the SPDX license list
-# "GPLv3orlater with exception": Not on the SPDX license list
-# "AGPLv3": The SPDX short identifier "AGPL-3.0" is deprecated, should we use "AGPL-3.0-only"?
-# "GPLv2": The SPDX short identifier "GPL-2.0" is deprecated, should we use "GPL-2.0-only"?
-# "GPLv3": The SPDX short identifier "GPL-3.0" is deprecated, should we use "GPL-3.0-only"?
-# "LGPLv2": The SPDX short identifier "LGPL-2.0" is deprecated, should we use "LGPL-2.0-only"?
-# "LGPLv3": The SPDX short identifier "LGPL-3.0" is deprecated, should we use "LGPL-3.0-only"?
-# "Zope": Which version?
-
-
-# Incorporated SPDX short identifiers:
-# "ISC"
-# "Ruby"
-# "Zlib"
-
-# Irrelevant:
-# "Other"
diff --git a/subprojects/spdx/ISSUES b/subprojects/spdx/ISSUES
deleted file mode 100644
index 88851d6..0000000
--- a/subprojects/spdx/ISSUES
+++ /dev/null
@@ -1,19 +0,0 @@
-#############################
-
-https://github.com/spdx/spdx-spec/issues/93
-
-Add false "isFsfLibre" value
-
-
-https://github.com/spdx/spdx-spec/issues/46#issuecomment-413778513
-
-In reviewing https://www.gnu.org/licenses/license-list.html, the FSF specifies "Free and Compatible with GPL", "Free and Incompatible with GPL" and "non-free". Do we need to capture all of these states? If so, do we want a second boolean ("FsfGplCompatible")? We could always implement a second boolean in the future.
-
-The Code for the left border at https://www.gnu.org/licenses/license-list.html defines five properties:
-
- Free licenses, compatible with the GNU GPL
- Free licenses, compatible with the FDL
- Free licenses, incompatible with the GNU GPL and FDL
- Nonfree licenses
- Licenses for works stating a viewpoint
-
diff --git a/subprojects/spdx/err b/subprojects/spdx/err
deleted file mode 100755
index 4a68f0a..0000000
--- a/subprojects/spdx/err
+++ /dev/null
@@ -1,108 +0,0 @@
-#!/bin/bash
-# Copyright 2018 Ian Kelling
-
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-
-# http://www.apache.org/licenses/LICENSE-2.0
-
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-
-# Commentary: Bash stack trace and error handling functions. This file
-# is meant to be sourced. It loads some functions which you may want to
-# call manually (see the comments at the start of each one), and then
-# runs err-catch. See the README file for a slightly longer explanation.
-
-err-allow() {
- # help: turn off exit and stack trace on error. undoes err-catch
- set +E +o pipefail; trap ERR
-}
-
-err-bash-trace() {
- # help: print stack trace
- #
- # Note: It does not show function args unless you first run:
- # shopt -s extdebug
- # err-catch runs this for you.
-
- local -i argc_index=0 frame i start=${1:-1} max_indent=8 indent
- local source
- local extdebug=false
- if [[ $(shopt -p extdebug) == *-s* ]]; then
- extdebug=true
- fi
- for ((frame=0; frame < ${#FUNCNAME[@]}-1; frame++)); do
- argc=${BASH_ARGC[frame]}
- argc_index+=$argc
- ((frame < start)) && continue
- if (( ${#BASH_SOURCE[@]} > 1 )); then
- source="${BASH_SOURCE[frame+1]}:${BASH_LINENO[frame]}:"
- fi
- indent=$((frame-start+1))
- indent=$((indent < max_indent ? indent : max_indent))
- printf "%${indent}s↳%sin \`%s" '' "$source" "${FUNCNAME[frame]}"
- if $extdebug; then
- for ((i=argc_index-1; i >= argc_index-argc; i--)); do
- printf " %s" "${BASH_ARGV[i]}"
- done
- fi
- echo \'
- done
-}
-
-err-catch() {
- # help: on errors: print stack trace and exit
- #
- # You can set "${_errcatch_cleanup[@]}" to a command and it will run before exiting.
- # This function depends on err-bash-trace.
-
- set -E; shopt -s extdebug
- _err-trap() {
- err=$?
- exec >&2
- set +x
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}:in \`$BASH_COMMAND' returned $err"
- # err trap does not work within an error trap, the following line:
- err-bash-trace 2; set -e
- "${_errcatch_cleanup[@]:-:}" # note :-: is to be compatible with set -u
- echo "$0: exiting with code $err"
- exit $err
- }
- trap _err-trap ERR
- set -o pipefail
-}
-
-err-exit() {
- # usage: err-exit [EXIT_CODE] [MESSAGE]
- # help: exit and print stack trace.
- #
- # Use this instead of the exit command to be more informative. default
- # EXIT_CODE is 1. If only one of EXIT_CODE and MESSAGE is given,
- # we consider it to be an exit code if it is a number.
- # This function depends on err-bash-trace.
-
- exec >&2
- code=1
- if [[ "$*" ]]; then
- if [[ ${1/[^0-9]/} == "$1" ]]; then
- code=$1
- if [[ $2 ]]; then
- printf '%s\n' "$2"
- fi
- else
- printf '%s\n' "$0: $1"
- fi
- fi
- echo "${BASH_SOURCE[1]}:${BASH_LINENO[0]}"
- err-bash-trace 2
- echo "$0: exiting with code $code"
- exit $err
-}
-
-err-catch
diff --git a/subprojects/spdx/spdx b/subprojects/spdx/spdx
deleted file mode 100755
index eb4c76f..0000000
--- a/subprojects/spdx/spdx
+++ /dev/null
@@ -1,81 +0,0 @@
-#!/usr/bin/env bash
-# This file is part of SPDX-FSD
-# Copyright (C) 2018 David Hedlund
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-
-# http://www.apache.org/licenses/LICENSE-2.0
-
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-scriptsrc=$(readlink -f -- "${BASH_SOURCE[0]}")
-run_path=$(dirname "${scriptsrc}" || echo .)
-filename=$(basename "$0");
-
-source "$run_path/err"
-
-rm -fr "$run_path/build"
-mkdir -p build/json/licenses build/wiki
-
-cd build/json/ || exit
-
-
-wget -q --show-progress "https://raw.githubusercontent.com/spdx/license-list-data/master/json/licenses.json" -O licenses.json
-
-function build_wiki {
-
- license_file="licenses/$(jq -r .licenses[$entry].licenseId licenses.json).json"
- redirect_full_name="$(jq -r .licenses[$entry].name licenses.json | sed "s|w/|with |g; s|/|+|g;").wiki"
- wget -q --show-progress "$(jq -r .licenses[$entry].detailsUrl licenses.json)" -P licenses/
-
- echo "{{license
-|Name=$(jq -r .licenses[$entry].name licenses.json)
-|Short name=$(jq -r .licenses[$entry].licenseId licenses.json)
-|URL=$(jq -r .licenses[$entry].detailsUrl licenses.json)
-|Comment=$(jq -r .licenseComments "$license_file")
-|Full text=$(jq -r .licenseText "$license_file")
-|See also=$(jq -r .licenses[$entry].seeAlso[] licenses.json)
-}}
-
-[[Category:$freedom license]]
-[[Category:SPDX short identifier]]
-" > "$run_path/build/wiki/$(jq -r .licenses[$entry].licenseId licenses.json).wiki"
-
- echo "#REDIRECT [[License:$(jq -r .licenses[$entry].licenseId licenses.json)]]
-
-[[Category:$freedom license full name]]
-[[Category:SPDX full name]]
-" > "$run_path/build/wiki/$redirect_full_name"
-
-}
-
-
- ######################################################################
- # Start loop
-
- # Add false "isFsfLibre" value - https://github.com/spdx/spdx-spec/issues/93
- # I'd like to figure out licenses that are classified as nonfree by the FSF so this issue is still relevant so I can use something like:
- # if [ "$(jq -r ".licenses[$entry].isFsfLibre" licenses.json)" == "false" ]; then echo "Nonfree"; fi
-
- for entry in $(jq -r .licenses[].referenceNumber licenses.json); do
-
- if [ "$(jq -r ".licenses[$entry].isFsfLibre" licenses.json)" == "true" ]; then
-
- freedom="Free"
- build_wiki
-
- # Code that will be useful once the "false" values has been added, see above notice:
- # elif [ "$(jq -r ".licenses[$entry] | select(.isFsfLibre = null) | .isFsfLibre" licenses.json)" == "null" ]; then
-
- # printf "Unknown: "
- # jq -r .licenses[$entry].name licenses.json
-
- fi
-
- done
diff --git a/test.py b/test.py
deleted file mode 100755
index a59f33b..0000000
--- a/test.py
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-import os
-
-import nose.core
-
-if 'NOSE_TESTMATCH' not in os.environ:
- os.environ['NOSE_TESTMATCH'] = '(?:^|[./])test(_|$)'
-
-if 'NOSE_WITH_DOCTEST' not in os.environ:
- os.environ['NOSE_WITH_DOCTEST'] = '1'
-
-if __name__ == '__main__':
- nose.core.run()