1
0
mirror of https://github.com/pfusik/xasm.git synced 2024-06-01 01:41:29 +00:00
xasm/debian/control
2014-06-12 21:19:11 +02:00

17 lines
430 B
Plaintext

Source: xasm
Maintainer: Piotr Fusik <fox@scene.pl>
Section: devel
Priority: optional
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7), dmd (>= 2), asciidoc
Package: xasm
Architecture: any
Depends: ${shlibs:Depends}
Description: A 6502 cross-assembler with original syntax extensions.
Package: xasm-scite
Architecture: all
Depends: scite
Description: xasm syntax highlighting and single keystroke compilation for SciTE.