Skip to content

Commit

Permalink
DOAP Description for IPA Project
Browse files Browse the repository at this point in the history
https://pagure.io/freeipa/issue/2536

Signed-off-by: Sudhir Menon <[email protected]>
Reviewed-By: Christian Heimes <[email protected]>
Reviewed-By: Rob Crittenden <[email protected]>
  • Loading branch information
menonsudhir authored and rcritten committed Jun 22, 2018
1 parent ad838c3 commit c7ac8b9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions freeipa.doap.rdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/">
<Project rdf:about="https://www.freeipa.org">
<created>2005-06-01</created>
<name>FreeIPA Project</name>
<shortname>FreeIPA</shortname>
<homepage rdf:resource="https://www.freeipa.org" />
<shortdesc>FreeIPA is the upstream open-source project for Red Hat Identity Manager</shortdesc>
<description>FreeIPA is an integrated security information management solution combining Linux (Fedora), 389 Directory Server, MIT Kerberos, Chronyd, DNS, Dogtag (Certificate System). It consists of a web interface and command-line administration tools.</description>
<bug-database rdf:resource="https://pagure.io/freeipa/" />
<mailing-list rdf:resource="https://www.freeipa.org/page/Contribute" />
<mailing-list>[email protected]</mailing-list>
<mailing-list>[email protected]</mailing-list>
<mailing-list>[email protected]</mailing-list>
<download-page rdf:resource="https://www.freeipa.org/page/Downloads" />
<programming-language>C</programming-language>
<programming-language>Python</programming-language>
<release>
<Version>
<name>stable</name>
<branch>4.6.90.pre2</branch>
<created>2018-05-15</created>
<revision></revision>
</Version>
</release>
<repository>
<location rdf:resource="https://github.com/freeipa/freeipa" />
<browse rdf:resource="https://github.com/freeipa/freeipa" />
</repository>
</Project>
</rdf:RDF>

0 comments on commit c7ac8b9

Please sign in to comment.