| commit | 3a028e705869d45585d1cc5bf8ed4c1aec4018bd | [log] [tgz] |
|---|---|---|
| author | Ealanrian <erik@jansman.eu> | Tue Jul 12 16:09:17 2016 +0200 |
| committer | Ealanrian <erik@jansman.eu> | Tue Jul 12 16:09:17 2016 +0200 |
| tree | 513dd99456e90f082c26fd705e4ebfa876ab7444 | |
| parent | 4042d88383c37cc3a25230a8b98f89d19b6507cc [diff] | |
| parent | e7fc3a643e4f84218ac31271f06e5c6bff997ed6 [diff] |
Merge branch 'develop' of http://git.apache.org/celix into develop
#Apache Celix
Apache Celix is an implementation of the OSGi specification adapted to C. It will follow the API as close as possible, but since the OSGi specification is written primarily for Java, there will be differences (Java is OO, C is procedural). An important aspect of the implementation is interoperability between Java and C. This interoperability is achieved by porting and implementing the Remote Services specification in Celix.
##Building For information how to build Apache Celix see BUILDING
##Introduction to Apache Celix For an introduction into Apache Celix see Getting Started Guide