Package gnustep-Encore: Information
Source package: gnustep-Encore
Version: 0.3.1-alt5
Build time: Feb 14, 2025, 07:35 AM in the task #374287
Category: Graphical desktop/GNUstep
Report package bugHome page: http://fortytwo.sourceforge.net/index.html
License: LGPLv2.1
Summary: A set of utility classes
Description:
Encore is a set of utility classes written in Objective-C for GNUstep
and Mac OS X. The motivation of writting these classes was driven by
implementing the projects BDB and FT. The classes may be useful for
other projects as well.
The classes include
- logging: A flexible logging mechanism similiar to log4j. Supports
logging levels, logging contexts, different output channels per
context, configuration per xml, ...
- XML-based reflection: a configuration mechanism which is based on
XML and uses inversion of control (see tests for an example)
- a simple testing framework
- StringUtils class
- an iterator interfaceList of RPM packages built from this SRPM:
gnustep-Encore (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore-debuginfo (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore-devel (x86_64, ppc64le, i586, aarch64)
gnustep-Encore (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore-debuginfo (x86_64, ppc64le, i586, aarch64)
libgnustep-Encore-devel (x86_64, ppc64le, i586, aarch64)
Maintainer: Eugeny A. Rostovtsev
Last changed
Sept. 8, 2020 Andrey Cherepanov 0.3.1-alt5
- Build without gnustep-objc.
Feb. 14, 2014 Eugeny A. Rostovtsev 0.3.1-alt4
- Built with clang
Jan. 29, 2014 Eugeny A. Rostovtsev 0.3.1-alt3
- Added Requires: gnustep-back