Tianon Gravi acb7edfd20 Update "Tags" section to be labelled "Supported tags" instead, to make it clear that this isn't the full list of tags, but is instead the list of tags that are currently supported for active usage 11 yıl önce
..
.keep 48776166e3 adding some directories for andrew to dump the short and long desc in 11 yıl önce
README-content.md e2416c1ee3 Reflow all the language stack `README-content.md` files to 80 columns and incorporate Fred's changes 11 yıl önce
README-short.txt 9538ebb6db pulled descriptions from registry.hub 11 yıl önce
README.md acb7edfd20 Update "Tags" section to be labelled "Supported tags" instead, to make it clear that this isn't the full list of tags, but is instead the list of tags that are currently supported for active usage 11 yıl önce
logo.png 01c1265395 logos for all the things 11 yıl önce

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.