Misplaced Pages

Gnulib

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by 70.198.1.174 (talk) at 02:11, 8 October 2013 (Refined the infobox and other things.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 02:11, 8 October 2013 by 70.198.1.174 (talk) (Refined the infobox and other things.)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "Gnulib" – news · newspapers · books · scholar · JSTOR (August 2011) (Learn how and when to remove this message)
Gnulib
Developer(s)GNU Project
Repository
Written inC
Operating systemGNU
TypeGNU portability library
LicenseGNU General Public License
Websitewww.gnu.org/software/gnulib/

Gnulib, also called the GNU portability library, is a collection of software subroutines which are designed to be usable on many operating systems. The goal of the project is to make it easy for free software authors to make their software run on many operating systems. Since source is designed to be copied from gnulib, it is not a library per-se, as much as a collection of portable idioms to be used in other projects.

Making a software package work on a system other than the original system it worked on is usually called "porting" the software to the new system, and a library is a collection of subroutines which can be added to new programs. Thus, Gnulib is the GNU project's portability library.

It is primarily written for use by the GNU Project, but can be used by any free software project.

See also

References

  1. "Gnulib - The GNU Portability Library". GNU Project.

External links

GNU Project
History
Licenses
Software
Contributors
Other topics
Stub icon

This free and open-source software article is a stub. You can help Misplaced Pages by expanding it.

Categories: