source: npl/overig/gc/slack-desc @ a9c55d3

perl-5.22
Last change on this file since a9c55d3 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 694 bytes
Line 
1# HOW TO EDIT THIS FILE:
2# The "handy ruler" below makes it easier to edit a package description.  Line
3# up the first '|' above the ':' following the base package name, and the '|'
4# on the right side marks the last column you can put a character in.  You must
5# make exactly 11 lines for the formatting to be correct.  It's also
6# customary to leave one space after the ':'.
7
8  |-----handy-ruler------------------------------------------------------|
9gc: gc (garbage collector library)
10gc:
11gc: The Boehm-Demers-Weiser conservative garbage collector can be used as
12gc: a garbage collecting replacement for C malloc or C++ new.
13gc:
14gc: Homepage:  http://www.hboehm.info/gc/
15gc:
16gc:
17gc:
18gc:
19gc:
Note: See TracBrowser for help on using the repository browser.