 pkg | The namespace used to hold the package management library |
  os | |
   exception | An exception class to represent a RISC OS error block |
   file_info | |
  swi | |
  auto_dir | A class for automatically creating and deleting directories |
  binary_control | A class to represent the content of a RiscPkg binary control file |
  binary_control_table | A class for mapping package name and version to binary control record |
   commit_error | An exception class for reporting failure to commit table |
   key_type | A class for specifying the name and version of a package |
  boot_options_file | Base class to manipulate the RISC OS boot options files in Choices |
   commit_error | An exception class for reporting failure to commit a boot options file |
  look_at_options | Class to configure the look at options file in the Desktop file |
  run_options | Class to configure the run options in the Desktop file |
  add_to_apps_options | Class to configure the add to apps option section in the PreDeskop file |
  commit | A class for installing, removing and purging packages |
   progress | A structure for monitoring the download progress of one source |
  component | A class to represent a component of a package |
   parse_error | An exception class for reporting parse errors |
  component_update | A class for managing the updating of package components |
   commit_error | An exception class for reporting failure to commit table |
  control | A class to represent the content of a RiscPkg control file |
   key_type | The key type |
   parse_error | An exception class for reporting parse errors |
  dependency | A class to represent a package dependency |
   parse_error | An exception class for reporting parse errors |
  dirstream | A class for reading directories |
   object | |
  download | A class for downloading a file from a URL |
  log_text_item | |
  log_entry | A class to represent one log entry |
  log | Class to log actions that occur in LibPkg |
  md5 | A class for producing MD5 message digests |
  module_info | Class to read the header details from a RISC OS Module |
  path_table | A class for mapping source paths to destination paths |
   commit_error | An exception class for reporting failure to commit table |
   invalid_source_path | An exception class for reporting invalid source paths |
   parse_error | An exception class for reporting parse errors |
  pkgbase | A class for representing the collection of package database tables |
   cache_error | An exception class for reporting cache errors |
  source_table | A class for holding a list of source URLs |
  sprite_file | An interface class to represent a sprite file |
   already_exists | An exception class for reporting already-exists errors |
   corrupt | An exception class for reporting corrupt-sprite-file errors |
   not_found | An exception class for reporting not-found errors |
   sprite_info | A class to represent a sprite within a sprite file |
  status | A class to represent the current or required status of a package |
   parse_error | An exception class for reporting parse errors |
  status_table | A class for mapping package name to package status |
   commit_error | An exception class for reporting failure to commit table |
  table | A base class to represent a data table |
   watcher | A mixin class to allow an object to watch one or more tables |
  thread | A mixin class to represent a cooperative thread |
  case_insensitive_cmp | Comparison that does not take into account the case of the string |
  unpack | A class for unpacking and removing sets of packages |
   cannot_process | An exception class for reporting that one or more packages cannot be processed |
   file_conflict | An exception class for reporting that one or more files conflict with those already on the system |
   file_info_not_found | An exception class for reporting that a file information record could not be found |
  update | A class for updating the package database |
   progress | A structure for monitoring the progress of one source |
  uri | A class to represent a uniform resource identifier |
  version | A class to represent a package version |
   parse_error | An exception class for reporting parse errors |
  zipfile | An interface class to represent a zip file |
   extra_info | A base class to represent an extra information record from a zip file |
   file_info | A class to represent a file information record from a zip file |
   not_found | An exception class for reporting not found errors |
   riscos_info | A class to represent a RISC OS extra information record from a zip file |
   unsupported_compression_method | An exception class for reporting unsupported compression method errors |
   zlib_error | An exception class for reporting errors in zlib |