From d0f75b9b35806b64e42158708c58808a7a42928b Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 17 Dec 2018 07:30:05 -0300 Subject: Initial commit --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d557ba --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +NAME +==== + +Gettext - Perl6 binding for [GNU Gettext](http://www.gnu.org/software/gettext/) + +SYNOPSIS +======== + + use Gettext; + +DESCRIPTION +=========== + +Gettext is ... + +AUTHOR +====== + +Matias Linares + +COPYRIGHT AND LICENSE +===================== + +Copyright 2018 Matias Linares + +This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0. + -- cgit v1.2.3-70-g09d2