1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- newlib: newlib (C library)
- newlib:
- newlib: Newlib is a C library intended for use on embedded systems. It is a
- newlib: conglomeration of several library parts, all under free software
- newlib: licenses that make them easily usable on embedded products.
- newlib:
- newlib: Newlib is only available in source form. It can be compiled for a
- newlib: wide array of processors, and will usually work on any architecture
- newlib: with the addition of a few low-level routines.
- newlib:
- newlib:
|