Module melib::utils

source ·
Expand description

Utility modules for general use.

Modules§

  • Connections layers (TCP/fd/TLS/Deflate) to use with remote backends.
  • Functions for dealing with date strings and UNIX Epoch timestamps.
  • Get local hostname.
  • HTML Coded Character Set
  • Parser combinators.
  • URLs use special characters to indicate the parts of the request. For example, a ? question mark marks the end of a path and the start of a query string. In order for that character to exist inside a path, it needs to be encoded differently.
  • A ShellExpandTrait to expand paths like a shell.
  • Query system for default apps using XDG MIME databases.

Enums§