diff options
Diffstat (limited to 'dub_describe.json')
-rw-r--r-- | dub_describe.json | 564 |
1 files changed, 1 insertions, 563 deletions
diff --git a/dub_describe.json b/dub_describe.json index 598e7cd..082e32d 100644 --- a/dub_describe.json +++ b/dub_describe.json @@ -20,7 +20,7 @@ "authors": [ "Ralph Amissah" ], - "copyright": "Copyright © 2015 - 2021 Ralph Amissah", + "copyright": "Copyright © 2015 - 2022 Ralph Amissah", "license": "AGPL-3.0+", "dependencies": [ "spine:d2sqlite3", @@ -43,7 +43,6 @@ "versions": [], "debugVersions": [], "importPaths": [ - "source/", "src/" ], "stringImportPaths": [ @@ -61,422 +60,6 @@ "options": [], "files": [ { - "role": "import_", - "path": "source/src/doc_reform/conf/compile_time_info.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_in/paths_source.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_in/read_config_files.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_in/read_source_files.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/cgi_sqlite_search_form.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/create_zip_file.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/defaults.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/epub3.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/html.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/hub.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/latex.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/metadata.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/odt.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/package.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/paths_output.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/rgx.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/source_pod.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/sqlite.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/xmls.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/io_out/xmls_css.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/conf_make_meta_json.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/conf_make_meta_structs.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/conf_make_meta_yaml.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/defaults.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/doc_debugs.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_curate.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_curate_authors.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_curate_topics.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_from_src.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_object_setter.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_show_config.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_show_make.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_show_metadata.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/metadoc_show_summary.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/package.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/meta/rgx.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/share/defaults.d" - }, - { - "role": "import_", - "path": "source/src/doc_reform/spine.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/composer.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/constructor.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/dumper.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/emitter.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/encoding.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/escapes.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/event.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/exception.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/linebreak.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/loader.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/node.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/package.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/parser.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/queue.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/reader.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/representer.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/resolver.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/scanner.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/serializer.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/style.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/tagdirective.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/common.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/compare.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/constructor.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/emitter.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/errors.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/inputoutput.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/reader.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/representer.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/resolver.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/test/tokens.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/D-YAML/source/dyaml/token.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/database.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/internal/memory.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/internal/util.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/library.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/package.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/results.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/sqlite3.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/d2sqlite3/statement.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/d2sqlite3/source/tests.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/imageformats/imageformats/bmp.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/imageformats/imageformats/jpeg.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/imageformats/imageformats/package.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/imageformats/imageformats/png.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/imageformats/imageformats/tga.d" - }, - { - "role": "import_", - "path": "source/src/ext_depends/tinyendian/source/tinyendian.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/ext_lib/src/arsd/cgi.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/cgi/search/src/spine_cgi_sqlite_search.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/tools/markup_conversion/endnotes_inline_from_binary.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/tools/markup_conversion/markup_changes.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/tools/markup_conversion/markup_changes_header_and_content.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/tools/markup_conversion/markup_conversion_from_sisu_ruby_to_sisu_spine.d" - }, - { - "role": "import_", - "path": "source/sundry/misc/util/d/tools/spine_scaffold.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/arsd/cgi.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/database.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/internal/memory.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/internal/util.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/library.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/package.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/results.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/sqlite3.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/statement.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/tests.d" - }, - { - "role": "import_", - "path": "source/sundry/spine_search_cgi/src/spine_search.d" - }, - { "role": "source", "path": "src/doc_reform/conf/compile_time_info.d" }, @@ -862,14 +445,6 @@ }, { "role": "stringImport", - "path": "views/configuration_example.txt" - }, - { - "role": "stringImport", - "path": "views/configuration_suggested.txt__" - }, - { - "role": "stringImport", "path": "views/version.txt" } ] @@ -961,14 +536,6 @@ }, { "role": "stringImport", - "path": "views/configuration_example.txt" - }, - { - "role": "stringImport", - "path": "views/configuration_suggested.txt__" - }, - { - "role": "stringImport", "path": "views/version.txt" } ] @@ -1158,14 +725,6 @@ }, { "role": "stringImport", - "path": "views/configuration_example.txt" - }, - { - "role": "stringImport", - "path": "views/configuration_suggested.txt__" - }, - { - "role": "stringImport", "path": "views/version.txt" } ] @@ -1238,14 +797,6 @@ }, { "role": "stringImport", - "path": "views/configuration_example.txt" - }, - { - "role": "stringImport", - "path": "views/configuration_suggested.txt__" - }, - { - "role": "stringImport", "path": "views/version.txt" } ] @@ -1327,7 +878,6 @@ "versionFilters": [], "debugVersionFilters": [], "importPaths": [ - "./source/", "./src/", "./src/ext_depends/d2sqlite3/source", "./src/ext_depends/D-YAML/source", @@ -1338,110 +888,6 @@ "./views" ], "importFiles": [ - "./source/src/doc_reform/conf/compile_time_info.d", - "./source/src/doc_reform/io_in/paths_source.d", - "./source/src/doc_reform/io_in/read_config_files.d", - "./source/src/doc_reform/io_in/read_source_files.d", - "./source/src/doc_reform/io_out/cgi_sqlite_search_form.d", - "./source/src/doc_reform/io_out/create_zip_file.d", - "./source/src/doc_reform/io_out/defaults.d", - "./source/src/doc_reform/io_out/epub3.d", - "./source/src/doc_reform/io_out/html.d", - "./source/src/doc_reform/io_out/hub.d", - "./source/src/doc_reform/io_out/latex.d", - "./source/src/doc_reform/io_out/metadata.d", - "./source/src/doc_reform/io_out/odt.d", - "./source/src/doc_reform/io_out/package.d", - "./source/src/doc_reform/io_out/paths_output.d", - "./source/src/doc_reform/io_out/rgx.d", - "./source/src/doc_reform/io_out/source_pod.d", - "./source/src/doc_reform/io_out/sqlite.d", - "./source/src/doc_reform/io_out/xmls.d", - "./source/src/doc_reform/io_out/xmls_css.d", - "./source/src/doc_reform/meta/conf_make_meta_json.d", - "./source/src/doc_reform/meta/conf_make_meta_structs.d", - "./source/src/doc_reform/meta/conf_make_meta_yaml.d", - "./source/src/doc_reform/meta/defaults.d", - "./source/src/doc_reform/meta/doc_debugs.d", - "./source/src/doc_reform/meta/metadoc.d", - "./source/src/doc_reform/meta/metadoc_curate.d", - "./source/src/doc_reform/meta/metadoc_curate_authors.d", - "./source/src/doc_reform/meta/metadoc_curate_topics.d", - "./source/src/doc_reform/meta/metadoc_from_src.d", - "./source/src/doc_reform/meta/metadoc_object_setter.d", - "./source/src/doc_reform/meta/metadoc_show_config.d", - "./source/src/doc_reform/meta/metadoc_show_make.d", - "./source/src/doc_reform/meta/metadoc_show_metadata.d", - "./source/src/doc_reform/meta/metadoc_show_summary.d", - "./source/src/doc_reform/meta/package.d", - "./source/src/doc_reform/meta/rgx.d", - "./source/src/doc_reform/share/defaults.d", - "./source/src/doc_reform/spine.d", - "./source/src/ext_depends/D-YAML/source/dyaml/composer.d", - "./source/src/ext_depends/D-YAML/source/dyaml/constructor.d", - "./source/src/ext_depends/D-YAML/source/dyaml/dumper.d", - "./source/src/ext_depends/D-YAML/source/dyaml/emitter.d", - "./source/src/ext_depends/D-YAML/source/dyaml/encoding.d", - "./source/src/ext_depends/D-YAML/source/dyaml/escapes.d", - "./source/src/ext_depends/D-YAML/source/dyaml/event.d", - "./source/src/ext_depends/D-YAML/source/dyaml/exception.d", - "./source/src/ext_depends/D-YAML/source/dyaml/linebreak.d", - "./source/src/ext_depends/D-YAML/source/dyaml/loader.d", - "./source/src/ext_depends/D-YAML/source/dyaml/node.d", - "./source/src/ext_depends/D-YAML/source/dyaml/package.d", - "./source/src/ext_depends/D-YAML/source/dyaml/parser.d", - "./source/src/ext_depends/D-YAML/source/dyaml/queue.d", - "./source/src/ext_depends/D-YAML/source/dyaml/reader.d", - "./source/src/ext_depends/D-YAML/source/dyaml/representer.d", - "./source/src/ext_depends/D-YAML/source/dyaml/resolver.d", - "./source/src/ext_depends/D-YAML/source/dyaml/scanner.d", - "./source/src/ext_depends/D-YAML/source/dyaml/serializer.d", - "./source/src/ext_depends/D-YAML/source/dyaml/style.d", - "./source/src/ext_depends/D-YAML/source/dyaml/tagdirective.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/common.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/compare.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/constructor.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/emitter.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/errors.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/inputoutput.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/reader.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/representer.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/resolver.d", - "./source/src/ext_depends/D-YAML/source/dyaml/test/tokens.d", - "./source/src/ext_depends/D-YAML/source/dyaml/token.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/database.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/internal/memory.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/internal/util.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/library.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/package.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/results.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/sqlite3.d", - "./source/src/ext_depends/d2sqlite3/source/d2sqlite3/statement.d", - "./source/src/ext_depends/d2sqlite3/source/tests.d", - "./source/src/ext_depends/imageformats/imageformats/bmp.d", - "./source/src/ext_depends/imageformats/imageformats/jpeg.d", - "./source/src/ext_depends/imageformats/imageformats/package.d", - "./source/src/ext_depends/imageformats/imageformats/png.d", - "./source/src/ext_depends/imageformats/imageformats/tga.d", - "./source/src/ext_depends/tinyendian/source/tinyendian.d", - "./source/sundry/misc/ext_lib/src/arsd/cgi.d", - "./source/sundry/misc/util/d/cgi/search/src/spine_cgi_sqlite_search.d", - "./source/sundry/misc/util/d/tools/markup_conversion/endnotes_inline_from_binary.d", - "./source/sundry/misc/util/d/tools/markup_conversion/markup_changes.d", - "./source/sundry/misc/util/d/tools/markup_conversion/markup_changes_header_and_content.d", - "./source/sundry/misc/util/d/tools/markup_conversion/markup_conversion_from_sisu_ruby_to_sisu_spine.d", - "./source/sundry/misc/util/d/tools/spine_scaffold.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/arsd/cgi.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/database.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/internal/memory.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/internal/util.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/library.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/package.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/results.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/sqlite3.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/d2sqlite3/statement.d", - "./source/sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3/source/tests.d", - "./source/sundry/spine_search_cgi/src/spine_search.d", "./src/ext_depends/D-YAML/source/dyaml/composer.d", "./src/ext_depends/D-YAML/source/dyaml/constructor.d", "./src/ext_depends/D-YAML/source/dyaml/dumper.d", @@ -1492,8 +938,6 @@ ], "stringImportFiles": [ "./views/configuration.txt", - "./views/configuration_suggested.txt__", - "./views/configuration_example.txt", "./views/version.txt" ], "preGenerateCommands": [], @@ -1562,8 +1006,6 @@ "importFiles": [], "stringImportFiles": [ "./views/configuration.txt", - "./views/configuration_suggested.txt__", - "./views/configuration_example.txt", "./views/version.txt" ], "preGenerateCommands": [], @@ -1647,8 +1089,6 @@ "importFiles": [], "stringImportFiles": [ "./views/configuration.txt", - "./views/configuration_suggested.txt__", - "./views/configuration_example.txt", "./views/version.txt" ], "preGenerateCommands": [ @@ -1706,8 +1146,6 @@ "importFiles": [], "stringImportFiles": [ "./views/configuration.txt", - "./views/configuration_suggested.txt__", - "./views/configuration_example.txt", "./views/version.txt" ], "preGenerateCommands": [], |