Skip to content

redte-ch/retrieve-extractors

Repository files navigation

retrieve-extractors

This project is TODO.

Requirements

  • C compiler (e.g., GCC)
  • Python 3.x
  • MuPDF library
  • Meson build system
  • Pipx for Python dependencies

Installation

  1. Clone the repository:

      git clone https://github.com/redte-ch/retrieve-extractors.git
      cd retrieve-extractors
  2. Install MuPDF:

      brew install mupdf
  3. Install dependencies:

      brew install meson pipx
      pipx install poe
      poe install
  4. Build the project:

      poe build
  5. Test the project:

      poe test

Releases

No releases published

Packages

No packages published