| add_file_download_to_curl_pool | Add a single file download to a curl multi pool. |
| are_files_available | Check whether the given files exist in the package cache. |
| derive_manifest_urls | Derive missing URLs in a manifest from a base URL. |
| download_files_with_md5_mismatch | Download files marked as mismatch to package cache. |
| ensure_files_available | Ensure all given files exist in the file cache, download them... |
| ensure_files_available_from_manifest | Ensure the files described in a manifest are available in the... |
| erase_file_cache | Delete the full package cache directory for the given... |
| files_exist_md5 | Check whether files exist, optionally with MD5 check. |
| flatten_filepath | Turn a filepath into a flat string. |
| get_abs_filenames | Join all relative filenames to a datadir. |
| get_absolute_path_for_files | Construct absolute path for package cache files. |
| get_cache_dir | Get the absolute path of the package cache. |
| get_filepath | Retrieve the path to a single file from the package cache. |
| get_pkg_info | Construct a pkg_info object to be used with all other... |
| get_relative_file_subdir | Given a relative file, determine its subdir in the package... |
| list_available | List files that are available locally in the package cache. |
| make_pgk_cache_subdir_for_all_relative_files | Given a relative file, create the subdir in the package cache... |
| make_pgk_cache_subdir_for_relative_file | Given a relative file, create the subdir in the package cache... |
| manifest_cli | Run the manifest generation command line interface (CLI). |
| manifest_cli_usage | Get the usage message of the manifest generation CLI. |
| manifest_script | Get the path of the standalone manifest generation script. |
| pick_cache_dir | Decide between the new and the legacy package cache... |
| pkg_cache_dir_with_version | Append the optional package version to a cache directory... |
| read_manifest | Read a file manifest for optional data files. |
| remove_cached_files | Delete all the given files from the package cache. |
| validate_manifest | Validate a file manifest. |
| write_manifest_from_dir | Generate a file manifest from a directory of local files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.