Use https by default
[gentoo.git] / dev-embedded / zmac / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer>
5   <email>ulm@gentoo.org</email>
6 </maintainer>
7 <longdescription>
8   zmac is a Z80 macro cross-assembler. It has all the features you'd expect.
9   It assembles the specified input file and produces raw binary output.
10   (It can optionally produce CP/M-style Intel hex format.) By default it
11   also produces a nicely-formatted listing of the m/c alongside the source.
12
13   As well as normal Z80 programs, zmac lets you write 8080 programs in Z80
14   assembly.
15 </longdescription>
16 </pkgmetadata>