macOS
brew install csvprintflocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de csvprintf pour les workflows d'agents IA.
installation
brew install csvprintflocal Homebrew formula metadata
sudo zypper install csvprintfopenSUSE Tumbleweed package metadata · csvprintf · Source: download.opensuse.org
aperçu
Command-line utility for parsing CSV files
historique
csvprintf is a small Unix-style command-line utility for parsing CSV records and formatting each record through printf-like format strings. It also includes XML, JSON text sequence, Bash assignment, and XML-to-CSV workflows.
The project's official change log records an initial 1.0 release on November 30, 2010. Its early 1.0.x line focused on CSV edge cases and XML conversion, while later releases added named column accessors, Bash output, JSON text sequences, and fixes for column-name handling.
csvprintf has a narrower package footprint than the larger CSV toolkits in this batch, but the input package facts identify it in Homebrew and openSUSE zypper. Its appeal is the traditional Unix model: a compact filter that can sit in shell pipelines and produce formatted text or machine-readable output.
The upstream README shows csvprintf being used like printf for CSV rows: users provide a format string, reference columns by position or name, and stream CSV from stdin. The same tool can emit XML and other structured forms when a pipeline needs a quick conversion step.
csvprintf matters as an example of the single-purpose C/Unix utility lineage applied to CSV. It is not a spreadsheet replacement or SQL layer; it is a formatter and converter that fits package-manager ecosystems because it builds and installs like a conventional command-line program.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
csvprintf | cli | exécutable global | |
xml2csv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/archiecobbs/csvprintf
métadonnées d'installation
| Clé du paquet | brew:csvprintf |
|---|---|
| Version | 1.3.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/csvprintf |
| Page d'accueil | https://github.com/archiecobbs/csvprintf |
| Dépôt | https://github.com/archiecobbs/csvprintf |
| Docs amont | https://github.com/archiecobbs/csvprintf#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/archiecobbs/csvprintf/archive/refs/tags/1.3.4.tar.gz |
| Dépendances de compilation | autoconf, automake |
| Bibliothèques fournies par macOS | libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csvprintf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
csvprintf 1.3.4-1.2
Simple CSV file parser for the UNIX command line
https://github.com/archiecobbs/csvprintf
sudo zypper install csvprintfpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.