Tianon Gravi c2de625a0e Run ./update.sh 11 lat temu
..
.keep 48776166e3 adding some directories for andrew to dump the short and long desc in 11 lat temu
README-content.md e2416c1ee3 Reflow all the language stack `README-content.md` files to 80 columns and incorporate Fred's changes 11 lat temu
README-short.txt 9538ebb6db pulled descriptions from registry.hub 11 lat temu
README.md c2de625a0e Run ./update.sh 11 lat temu
logo.png 01c1265395 logos for all the things 11 lat temu

README-content.md

What is buildpack-deps?

In spirit, buildpack-deps is similar to Heroku's stack images. It includes a large number of "development header" packages needed by various things like Ruby Gems, PyPI modules, etc. For example, buildpack-deps would let you do a bundle install in an arbitrary application directory without knowing beforehand that ssl.h is required to build a dependent module.