macOS
brew install gnustep-baseprovider-native install command
安装
brew install gnustep-baseprovider-native install command
概览
Library of general-purpose, non-graphical Objective C objects
历史
GNUstep Base is the non-graphical Foundation layer of GNUstep, the GNU implementation of the OpenStep object and application environment. It gives Objective-C programs a portable class library for strings, collections, files, processes, property lists, notifications, distributed objects, and other services that sit below a graphical application framework.
GNUstep began as a free software implementation of the OpenStep APIs, preserving the NeXT/OpenStep programming model on Unix-like systems and other platforms. The Base library became the project's core runtime-facing library: the part needed by command-line tools, daemons, tests, and higher GNUstep frameworks before any GUI code enters the picture.
The library's repository history and documentation show a long-running Foundation implementation maintained apart from the graphical back end. It accumulated compatibility work for Objective-C runtimes, property-list formats, Unicode and encoding handling, networking, process control, and developer utilities such as defaults, plparse, plutil, autogsdoc, and gspath.
GNUstep Base has been adopted mostly by developers who want the OpenStep or Cocoa-style Objective-C model outside Apple's platforms, along with GNUstep applications that depend on Foundation behavior. Its importance is less about mass end-user visibility and more about keeping an older but influential object system buildable through ordinary Unix package managers.
The package appears across Unix distributions because it is a common dependency for GNUstep applications and developer tools. It also serves portability work: code can use Foundation-style APIs without tying every build to a proprietary platform SDK.
Practitioners use GNUstep Base as a library dependency for Objective-C software and as a toolbox for inspecting and manipulating GNUstep property lists, defaults, documentation, and path configuration. The installed commands are practical companions to the library rather than a single monolithic application.
Developers building GNUstep applications usually combine GNUstep Base with GNUstep Make, an Objective-C compiler/runtime, and, for graphical programs, GUI and back-end packages. For non-graphical Objective-C tools, Base alone supplies much of the Foundation-style environment.
GNUstep Base is a package-manager hinge for the GNUstep world. It brings Objective-C runtime concerns, Foundation compatibility, file layout conventions, and command-line developer utilities into one package, so a small formula or distribution package unlocks a larger OpenStep-derived ecosystem.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
HTMLLinker | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
autogsdoc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
classes | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
cvtenc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
defaults | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gdnc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gdomap | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gspath | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
make_strings | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
pl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
pl2link | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
pldes | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
plget | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
plmerge | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
plparse | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
plser | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
plutil | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sfparse | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xmlparse | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gnustep-base |
|---|---|
| 版本 | 1.31.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.gnustep.org/ |
| 仓库 | https://github.com/gnustep/libs-base |
| 最后更新 | 2026-06-22T14:03:37-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.