Skip to content

Diego-Ivan/Paper-Clip

Repository files navigation

Paper Clip

Edit PDF document metadata

Download on Flathub

Features

Edit:

  • Title
  • Author
  • Creator
  • Producer
  • Creation Date
  • Modification Date
  • Keywords

Conduct

This project follows the GNOME Code of Conduct

Flathub

The only official distribution format for Paper Clip is Flathub. Any other distribution format is unofficial and discouraged.

GNOME Builder

Paper Clip comes with a Flatpak manifest, and it it can be compiled and executed in GNOME Builder just by cloning the repository and clicking on the play button.

Manual Building

The following are required to build Paper Clip

libpoppler
libexempi
libadwaita-1
gtk4
glib-2.0
gio-2.0
gobject-2.0
valac
meson
ninja

Clone the repository, and in the directory, run:

meson builddir
cd builddir
meson compile