Misplaced Pages

Gnulib: Difference between revisions

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.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 04:46, 16 March 2013 editAddbot (talk | contribs)Bots2,838,809 editsm Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q5574496← Previous edit Revision as of 17:35, 24 July 2013 edit undoUniwersalista (talk | contribs)Extended confirmed users520 edits removed Category:GNU Project; added Category:GNU Project software using HotCatNext edit →
Line 31: Line 31:


<!-- Categories --> <!-- Categories -->
] ]
] ]



Revision as of 17:35, 24 July 2013

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
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: