| <?xml version="1.0" encoding="UTF-8" ?> | |
| <module xmlns="http://www.qi4j.org/schemas/2008/dev-status/1"> | |
| <status> | |
| <codebase>early</codebase> | |
| <!--none,early,beta,stable,mature--> | |
| <documentation>none</documentation> | |
| <!-- none, brief, good, complete --> | |
| <unittests>some</unittests> | |
| <!-- none, some, good, complete --> | |
| </status> | |
| <licenses> | |
| <license>ALv2</license> | |
| </licenses> | |
| </module> |