Add package descriptions and homepages

This commit is contained in:
lyxell
2017-05-30 05:20:56 +02:00
parent 41cefa1e24
commit 5aa6546dde
169 changed files with 337 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
require 'package'
class Readline < Package
description 'The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.'
homepage 'http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html'
version '6.3'
source_url 'http://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz'
source_sha1 '017b92dc7fd4e636a2b5c9265a77ccc05798c9e1'