blob: d9c550778034ec64734a7c5df21b6eae810b518c [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<!--
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-->
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
=======================================================================
Copyright (c) 2012 The Apache Software Foundation.
All rights reserved.
=======================================================================
-->
<Project rdf:about="https://celix.apache.org">
<created>2010-11-17</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<name>Apache Celix</name>
<homepage rdf:resource="https://celix.apache.org" />
<asfext:pmc rdf:resource="https://celix.apache.org" />
<shortdesc>OSGi framework implementation in C and C++.</shortdesc>
<description>
Apache Celix is an implementation of the OSGi specification adapted to C and C++ (C++11). It is a framework to develop (dynamic) modular software applications using component and/or service-oriented programming.
</description>
<bug-database rdf:resource="https://github.com/apache/celix/issues" />
<download-page rdf:resource="https://celix.apache.org/download.cgi" />
<mailing-list rdf:resource="https://celix.apache.org/support/mailing-list.html" />
<programming-language>C</programming-language>
<programming-language>C++</programming-language>
<category rdf:resource="https://projects.apache.org/category/network-server" />
<repository>
<GitRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf/celix.git"/>
<browse rdf:resource="https://github.com/apache/celix"/>
</GitRepository>
</repository>
<repository>
<GitRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf/celix-site.git"/>
<browse rdf:resource="https://github.com/apache/celix-site"/>
</GitRepository>
</repository>
</Project>
</rdf:RDF>