Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko <gur...@phys.ethz.ch>
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : objfw
Version : 0.90.2
Upstream Author : Jonathan Schleifer <j...@nil.im>
* URL : https://github.com/ObjFW/ObjFW
* License : QPL-1 || GPL-2 || GPL-3
Description : portable framework for the Objective-C language
This is a portable, lightweight framework for the Objective-C language.
It
enables you to write an application in Objective-C that will run on any
platform supported by ObjFW without having to worry about differences
between
operating systems or various frameworks you would otherwise need if you
want
to be portable.
.
It supports all modern Objective-C features when using Clang, but is
also
compatible with GCC ≥ 4.6 to allow maximum portability.