macOS
brew install papslocal Homebrew formula metadata
sudo port install papsMacPorts ports tree · print/paps/Portfile · 来源: api.github.com
安装
brew install papslocal Homebrew formula metadata
sudo port install papsMacPorts ports tree · print/paps/Portfile · 来源: api.github.com
sudo dnf install papsFedora Rawhide package metadata · paps · 来源: dl.fedoraproject.org
nix profile install nixpkgs#papsnixpkgs package indexes · pkgs/by-name/pa/paps/package.nix · 来源: api.github.com
sudo zypper install papsopenSUSE Tumbleweed package metadata · paps · 来源: download.opensuse.org
概览
Pango to PostScript converter
历史
paps is a command-line converter that uses Pango to turn UTF-8 text into PostScript or PDF, with support for internationalized text layout.
paps was written around 2005 to print plain UTF-8 text using Pango. Its name combines the first two letters of Pango with “ps” for PostScript.
The original implementation emitted bitmap fonts because Pango output could not then be translated simply into PostScript outlines. A later custom PostScript font-encoding approach produced resolution-independent output but caused very large PDFs and prevented text selection.
After Cairo and PangoCairo made idiomatic PostScript output practical, paps was rewritten around those libraries. The rewritten version was published on GitHub as version 0.7.0 in 2015.
paps has been packaged across Homebrew, Debian and Ubuntu, Fedora-family distributions, openSUSE, MacPorts, and Nix. That breadth reflects its role as a small, reusable bridge between Unicode-aware desktop text layout and traditional printing workflows.
Users pass UTF-8 text to `paps` to produce PostScript or PDF suitable for printing or further conversion. Command help is available through `paps --help`, and fuller command documentation is installed as the `paps` man page.
paps is a classic glue utility: it exposes Pango's internationalized text shaping through a pipeline-friendly command and produces established print formats. Its long presence in several Unix package ecosystems makes it useful for scripts that need better Unicode handling than older plain-text-to-PostScript tools.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
paps | cli | 全局可执行文件 | |
src-to-paps | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:paps |
|---|---|
| 版本 | 0.8.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/paps |
| 主页 | https://github.com/dov/paps |
| 仓库 | https://github.com/dov/paps |
| 许可证 | LGPL-2.0-or-later |
| 源码归档 | https://github.com/dov/paps/archive/refs/tags/v0.8.0.tar.gz |
| 最后更新 | 2026-09-11T18:29:23Z |
| Pulse | updated |
| 依赖 | cairo, fmt, gettext, glib, pango |
| 构建依赖 | meson, ninja, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | paps |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libpaps-dev 0.6.8-7.2
Development files for libpaps
sudo apt install libpaps-devlibpaps0t64 0.6.8-7.2
UTF-8 to PostScript converter library using Pango
sudo apt install libpaps0t64paps 0.6.8-7.2
UTF-8 to PostScript converter using Pango
sudo apt install papspaps
nix profile install nixpkgs#papslibpaps-dev 0.6.8-7.2build1
Development files for libpaps
sudo apt install libpaps-devlibpaps0t64 0.6.8-7.2build1
UTF-8 to PostScript converter library using Pango
sudo apt install libpaps0t64paps 0.6.8-7.2build1
UTF-8 to PostScript converter using Pango
sudo apt install papspaps 0.8.0-19.fc45
Plain Text to PostScript converter
sudo dnf install papstexttopaps 0.8.0-19.fc45
CUPS filter based on paps
sudo dnf install texttopapspaps 0.8.0-4.5
A text to postscript converter through pango
sudo zypper install papspaps
sudo port install paps来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.