18 Commits (8e83c9b7b49b9a498482b48619d0b358bb8e1420)

Autor SHA1 Nachricht Datum
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles vor 1 Jahr
  JustAnotherArchivist ed69ba16c9 logger → _logger vor 1 Jahr
  JustAnotherArchivist 2257305872 Disallow underscores in module names vor 1 Jahr
  JustAnotherArchivist 4dcac08585 Fix import order vor 1 Jahr
  JustAnotherArchivist 0f1f5abc64 Add indices for files vor 1 Jahr
  JustAnotherArchivist e3da8c7736 Use generic alias types vor 1 Jahr
  JustAnotherArchivist 2a2c9373d0 Documentation of the core vor 4 Jahren
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass vor 4 Jahren
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix vor 4 Jahren
  JustAnotherArchivist 22c707c04f Add Module.name attribute vor 4 Jahren
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} vor 4 Jahren
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules vor 4 Jahren
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID vor 4 Jahren
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods vor 4 Jahren
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience vor 4 Jahren
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally vor 4 Jahren
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results vor 4 Jahren
  JustAnotherArchivist 07dc1927cf Initial commit vor 4 Jahren