File "lib/swish/http_version.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_version_service |
size: | 8574 |
Recent changes
6 years ago | Jan Wielemaker | Updated upstream files |
6 years ago | Jan Wielemaker | Updated upstream files. |
6 years ago | Jan Wielemaker | Updated upstream files. |
6 years ago | Jan Wielemaker | New upstream file |
6 years ago | Jan Wielemaker | Added new upstream files. |
This file requires
- From packages
- markdown.pl: wiki_file_codes_to_dom/3, wiki_html/3
- version.pl: git_module_property/2, prolog_version_atom/1
- From the Prolog library
- library(apply) resolved by
- apply.pl: include/3, convlist/3
- library(git) resolved by
- git.pl: git_shortlog/3, git_log_data/3
- library(http/html_write) resolved by
- html_write.pl: print_html/1
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json_dict/1
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(apply) resolved by
Required predicates
- convlist/3 from library(apply)
- git_log_data/3 from library(git)
- git_module_property/2 from version.pl
- git_shortlog/3 from library(git)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- include/3 from library(apply)
- print_html/1 from library(http/html_write)
- prolog_version_atom/1 from version.pl
- reply_json_dict/1 from library(http/http_json)
- wiki_file_codes_to_dom/3 from markdown.pl
- wiki_html/3 from markdown.pl