| … | |
… | |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
3 | <pkgmetadata> |
| 4 | <herd>no-herd</herd> |
4 | <herd>no-herd</herd> |
| 5 | <maintainer> |
5 | <maintainer> |
| 6 | <email>vapier@gentoo.org</email> |
6 | <email>vapier@gentoo.org</email> |
| 7 | <name>Mike Frysinger</name> |
|
|
| 8 | </maintainer> |
7 | </maintainer> |
| 9 | <longdescription> |
8 | <longdescription> |
| 10 | Embryo is primarily a shared library that gives you an API to load and control |
9 | Embryo is primarily a shared library that gives you an API to load and control |
| 11 | interpredted programs compiled into the abstract machine bytecode that it |
10 | interpredted programs compiled into the abstract machine bytecode that it |
| 12 | understands. This abstrac (or virtual) machine is imilar to a real machine |
11 | understands. This abstrac (or virtual) machine is imilar to a real machine |