Difference between revisions of "Gnustep-base"

From Free Software Directory
Jump to: navigation, search
m (formatting)
m (related project)
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|Computer languages=Objc
 
|Computer languages=Objc
 
|Documentation note=This package contains the GNUstep Base Library API reference, as well as the GNUstep Base programming manual and GNUstep Coding Standards in Info, HTML and PDF format.
 
|Documentation note=This package contains the GNUstep Base Library API reference, as well as the GNUstep Base programming manual and GNUstep Coding Standards in Info, HTML and PDF format.
 +
 +
=== Examples ===
 +
This package also contains [[gnustep-examples|examples]] that show the use of different interfaces; it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/civicrm/contribute/transact?reset=1&id=21
 
|Donate=https://my.fsf.org/civicrm/contribute/transact?reset=1&id=21
|Related projects=gnustep-gui
+
|Related projects=gnustep-make, gnustep-gui, gnustep-back, gtk
 
|Version identifier=1.27.0
 
|Version identifier=1.27.0
 
|Version date=2020/04/13
 
|Version date=2020/04/13
Line 37: Line 40:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright 1993-2007 Free Software Foundation, Inc.Copyright 1995-1999, 2001-2002, 2004-2006 Bruno HaibleCopyright 2004 Alexander MalmbergCopyright 2008 David Ayers
+
|License copyright=Copyright 1993-2007 Free Software Foundation, Inc.
 +
Copyright 1995-1999, 2001-2002, 2004-2006 Bruno Haible
 +
Copyright 2004 Alexander Malmberg
 +
Copyright 2008 David Ayers
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2020/04/15
 
|License verified date=2020/04/15
Line 67: Line 73:
 
|License verified date=2020/04/14
 
|License verified date=2020/04/14
 
|License note=* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Source/inet_pton.m BSD socket]
 
|License note=* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Source/inet_pton.m BSD socket]
 +
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Source/inet_ntop.m BSD socket]
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Source/inet_ntop.m BSD socket]
 
}}
 
}}
Line 74: Line 81:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2020/04/14
 
|License verified date=2020/04/14
|License note=Copying and distribution of this file, with or without modification,
+
|License note=Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.
  are permitted in any medium without royalty provided the copyright
 
  notice and this notice are preserved.
 
 
 
  
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/config/config.printf.c config]
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/config/config.printf.c config]
Line 88: Line 92:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2020/04/14
 
|License verified date=2020/04/14
|License note=Permission is granted to make and distribute verbatim copies of this
+
|License note=Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
  manual provided the copyright notice and this permission notice are
 
  preserved on all copies.
 
  
  Permission is granted to copy and distribute modified versions of
+
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
  this manual under the conditions for verbatim copying, provided
 
  also that the entire resulting derived work is distributed under
 
  the terms of a permission notice identical to this one.
 
  
  Permission is granted to copy and distribute translations of this
+
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
  manual into another language, under the above conditions for
 
  modified versions.
 
  
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Documentation/gnustep-zones.texi.m Documentation]
 
* Applies to part: [https://github.com/gnustep/libs-base/blob/master/Documentation/gnustep-zones.texi.m Documentation]
Line 105: Line 102:
 
{{Person
 
{{Person
 
|Real name=Ivan Vucica
 
|Real name=Ivan Vucica
|Role=Maintaiener
+
|Role=Maintainer
 
|Email=ivan@vucica.net
 
|Email=ivan@vucica.net
 
}}
 
}}

Latest revision as of 06:53, 15 April 2020


[edit]

GNUstep Base Library

https://github.com/gnustep/libs-base
a library of general-purpose, non-graphical Objective C objects

The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.

It provides functionality that aims to implement the non-graphical portion of the Apple's Cocoa frameworks (the Foundation library) which came from the OpenStep standard.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Genium

Verified on

14 April 2020

Notes

* Applies to part: NSXMLNode implementation

License

Other

Verified by

Genium

Verified on

14 April 2020

Notes

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.

License

Expat

Verified by

Genium

Verified on

14 April 2020

License

ISC

Verified by

Genium

Verified on

14 April 2020

Notes

* Applies to part: BSD socket

Verified by

Genium

Verified on

15 April 2020

Notes

https://github.com/gnustep/libs-base/blob/master/COPYINGv3

  • Applies to part: tools, test programs, and other files

License

LGPLv2.1

Verified by

Genium

Verified on

14 April 2020

Notes

https://github.com/gnustep/libs-base/blob/master/COPYING.LIB

  • Applies to part: libraries and library resources

License

Other

Verified by

Genium

Verified on

14 April 2020

Notes

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.




Leaders and contributors

Contact(s)Role
Ivan Vucica Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/gnustep-base
GNUstepE-mailmailto:gnustep-dev@gnu.org
GitHubVCS Repository Webviewhttps://github.com/gnustep/libs-base
WikidataGeneralhttps://www.wikidata.org/wiki/Q90560934
DebianDownloadhttp://ftp.debian.org/debian/pool/main/g/gnustep-base/
Info-gnustep Info PageMailing List Subscribehttps://lists.gnu.org/mailman/listinfo/info-gnustep
GitHubDownloadhttps://github.com/gnustep/libs-base/releases
GNUstepDownloadftp://ftp.gnustep.org/pub/gnustep/core/


Software prerequisites




Entry




























"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNUstep" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Info-gnustep Info Page" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNUstep" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/gnustep-base

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.