Sha256: 03fc75134fb49b14294f57d5cab3143791bf3a08fffb191735f6f13df1358e05

Contents?: true

Size: 1.2 KB

Versions: 4

Compression:

Stored size: 1.2 KB

Contents

= README

== Name

pkg-config

== Description

A pkg-config implementation by Ruby.

== Dependencies

* ruby >= 1.8 (1.9.2 is also supported!)

== Install

=== Package

  # gem install pkg-config

=== No package

  # ruby setup.rb

== Documents

* TODO

== Source

There is the pkg-config repository at GitHub:
http://github.com/rcairo/pkg-config

== Copyright

Copyright 2008-2011 Kouhei Sutou <kou@clear-code.com>

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

See LGPL-2.1 file for details.

== Mailing list

TODO

== Thanks

* Funky Bibimbap
* Andrea B.C.
* Antonio Terceiro

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pkg-config-1.1.5 README.rdoc
pkg-config-1.1.4 README.rdoc
pkg-config-1.1.3 README.rdoc
pkg-config-1.1.2 README.rdoc