moved into main repo for pisi 2.0

This commit is contained in:
ayhanyalcinsoy
2015-06-19 15:02:35 +03:00
parent 989fceacdc
commit 5ce2abd8c2
4 changed files with 164 additions and 0 deletions
@@ -0,0 +1,15 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>ruby</Name>
<Summary xml:lang="tr">Nesneye dayalı bir dil</Summary>
<Description xml:lang="tr">Ruby, basitlik ve üretkenliğe odaklanan açık kaynaklı, dinamik bir betik dilidir. Okuması ve yazması kolay, şık bir sözdizime sahiptir.</Description>
<Description xml:lang="fr">Ruby est un langage de programmation dynamique, open source mettant l'accent sur la simplicité et la productivité. Il a une syntaxe élégante qui est naturelle à lire et facile à écrire.</Description>
<Description xml:lang="es">Ruby es un lenguaje dinámico, de código abierto, y con enfoque en simplicidad y productividad. Tiene una sintaxis elegante que permite leer naturalmente y escribirlo de manera fácil.</Description>
</Source>
<Package>
<Name>ruby-devel</Name>
<Summary xml:lang="tr">ruby için geliştirme dosyaları</Summary>
</Package>
</PISI>