[perl-Clutter] Populate the contents of the README file
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Clutter] Populate the contents of the README file
- Date: Thu, 3 May 2012 16:22:47 +0000 (UTC)
commit 9419477222a9eadffb2a4fcd2db6cf54857d45bd
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu May 3 17:18:13 2012 +0100
Populate the contents of the README file
README | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index e69de29..0561e08 100644
--- a/README
+++ b/README
@@ -0,0 +1,27 @@
+perl-Clutter :: Perl bindings for the Clutter 1.x API
+=====================================================
+
+This module allows you to use the Clutter library from Perl to create dynamic,
+compelling, and portable graphical user interfaces, using a Perlish and object
+oriented API.
+
+* Installation
+
+ $ perl Makefile.PL
+ $ make
+ $ make test
+ # make install
+
+* Dependencies
+
+perl-Clutter depends on the Clutter C library:
+
+ - clutter-1.0 >= 1.0.0
+
+and on the following Perl modules:
+
+ - Glib::Object::Introspection >= 0.002
+
+* Author and license
+
+Copyright  2006-2012 Emmanuele Bassi <ebassi gnome org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]