{"id":20559839,"url":"https://github.com/cxw42/pfft","last_synced_at":"2025-10-29T11:39:59.904Z","repository":{"id":55923587,"uuid":"270048341","full_name":"cxw42/pfft","owner":"cxw42","description":"PDF From Formatted Text: very lightweight markdown-to-PDF converter","archived":false,"fork":false,"pushed_at":"2023-09-05T00:32:10.000Z","size":570,"stargazers_count":6,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:04:34.077Z","etag":null,"topics":["cairo","compiled","glib","hacktoberfest","lightweight","markdown","pango","pangocairo","pdf","pdf-generation","text-processing","text-rendering","tiny","vala"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cxw42.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-06T17:09:20.000Z","updated_at":"2023-01-07T07:13:11.000Z","dependencies_parsed_at":"2024-11-16T03:52:30.982Z","dependency_job_id":"3ba21b9a-be06-4015-9521-c1ecc1490361","html_url":"https://github.com/cxw42/pfft","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Fpfft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Fpfft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Fpfft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxw42%2Fpfft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxw42","download_url":"https://codeload.github.com/cxw42/pfft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894923,"owners_count":21179152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cairo","compiled","glib","hacktoberfest","lightweight","markdown","pango","pangocairo","pdf","pdf-generation","text-processing","text-rendering","tiny","vala"],"created_at":"2024-11-16T03:52:21.672Z","updated_at":"2025-10-29T11:39:59.836Z","avatar_url":"https://github.com/cxw42.png","language":"Vala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF From Formatted Text: markdown to PDF with fewer dependencies\n\n[![Build Status](https://travis-ci.com/cxw42/pfft.svg?branch=master)](https://travis-ci.com/cxw42/pfft)\n[![codecov](https://codecov.io/gh/cxw42/pfft/branch/master/graph/badge.svg)](https://codecov.io/gh/cxw42/pfft)\n\nI think TeX, LaTeX, and Pandoc are fantastic tools!  However, I sometimes\nneed a markdown-to-PDF converter with fewer dependencies.  Pfft is that tool.\n\nPfft:\n\n- Doesn't need a Web browser --- it doesn't use HTML\n- Doesn't need a build system --- it comes with an autoconf-generated build\n  script\n- Doesn't need a separate rendering library --- it uses pangocairo, which\n  is standard on GNOME systems.\n\n## Installing from a source tarball\n\n(Package names may differ --- these are for Ubuntu)\n\n    $ sudo apt install -y libpango1.0-dev libgee-0.8-dev libgstreamer1.0-dev\n    $ tar xvf pfft-VERSION.tar.gz\n    $ cd pfft-VERSION\n    $ ./configure \u0026\u0026 make -j4 \u0026\u0026 sudo make install\n\nFor the HTML documentation, run `make html`, then open\n`doc/valadoc/pfft/index.htm`.\n\n## Contributing to Pfft's development\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\nThe version history is in [CHANGELOG.md](CHANGELOG.md).\n\n## Thanks\n\n- \u003chttps://github.com/stefantalpalaru/vala-skeleton-autotools\u003e\n- \u003chttps://github.com/D3Engineering/d3-jetson-bsp\u003e\n\n## Legal\n\nMost of pfft is BSD-3-clause (see file [`LICENSE`](LICENSE)).  The files in `src/logging`\nare LGPL 2.1+ (see file [`LGPL-2.1`](LGPL-2.1)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxw42%2Fpfft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxw42%2Fpfft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxw42%2Fpfft/lists"}