Package libmetalink-devel

Files needed for developing with libmetalink

https://github.com/metalink-dev/libmetalink

Files needed for building applications with libmetalink.

Version: 0.1.3

Library Functions

metalink_checksum_t The structure that holds a hash value of an entire resource.
metalink_chunk_checksum_t The structure that holds piece hashes for a resource.
metalink_delete Free the allocated resources for metalink_t structure.
metalink_file_t The structure that holds information of a single file.
metalink_parse_fd alias for metalink_parse_file
metalink_parse_file Parse Metalink file and create metalink_t object.
metalink_parse_final alias for metalink_parse_update
metalink_parse_fp alias for metalink_parse_file
metalink_parse_memory alias for metalink_parse_file
metalink_parse_update Parse Metalink file and create metalink_t object.
metalink_parser_context_delete alias for metalink_parse_update
metalink_parser_context_new alias for metalink_parse_update
metalink_piece_hash_t The structure that holds hash value of a piece.
metalink_resource_t The structure that holds an URL of a resource and its metadata.
metalink_t Metalink top level structure.