[gupnp-igd] doap: add <programming-language>



commit 7a92d1f7fd4e41cbbd26a27a9582e5175f0f36af
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 1 23:38:42 2014 +0200

    doap: add <programming-language>

 gupnp-igd.doap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gupnp-igd.doap b/gupnp-igd.doap
index fdfc72d..ccfb1f1 100644
--- a/gupnp-igd.doap
+++ b/gupnp-igd.doap
@@ -7,6 +7,7 @@
   <name xml:lang="en">GUPnP IGD</name>
   <shortdesc xml:lang="en">A library to handle UPnP Internet Gateway Device port mappings</shortdesc>
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
+  <programming-language>C</programming-language>
   <description>GUPnP is an object-oriented open source framework for creating UPnP devices and
 control points, written in C using GObject and libsoup. The GUPnP API is
 intended to be easy to use, efficient and flexible.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]