<?xml version="1.0" encoding="UTF-8"?>
<project>
  <bugtracker-url>http://trac.symmetry-project.org</bugtracker-url>
  <created-at type="datetime">2008-08-23T10:32:46Z</created-at>
  <description>Symmetry is a small operating system written in C++ and assembler. It aims to one day be a fast, useful and platform independent system. Having undergone a complete rewrite, it is not that interesting at this time. 

Symmetry can set up a computer's GDT and IDT, load a tar archive and mount it on its virtual file system, run a few tests, and shut down a computer with its limited ACPI support. There is also a basic keyboard handler that you can play around with.

I am working on adding multitasking and ELF executable parsing to the kernel, along with the necessary multitasking and process handling that it requires.</description>
  <home-url>http://sos.joox.net</home-url>
  <license>BSD License</license>
  <mailinglist-url nil="true"></mailinglist-url>
  <slug>sos</slug>
  <title>Symmetry</title>
  <wiki-enabled type="boolean">true</wiki-enabled>
  <owner kind="User">StephenGentle</owner>
  <repositories type="array">
    <mainlines type="array">
      <repository>
        <id>1447</id>
        <name>mainline</name>
        <owner kind="User">StephenGentle</owner>
        <clone_url>git://gitorious.org/sos/mainline.git</clone_url>
      </repository>
    </mainlines>
    <clones type="array">
    </clones>
  </repositories>
</project>
