mirror of
https://github.com/pfusik/xasm.git
synced 2024-12-22 15:31:23 +00:00
17 lines
433 B
Plaintext
17 lines
433 B
Plaintext
Source: xasm
|
|
Maintainer: Piotr Fusik <fox@scene.pl>
|
|
Section: devel
|
|
Priority: optional
|
|
Standards-Version: 4.6.0
|
|
Build-Depends: debhelper (>= 7), dmd (>= 2), asciidoc-base
|
|
|
|
Package: xasm
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}
|
|
Description: 6502 cross-assembler with original syntax extensions.
|
|
|
|
Package: xasm-scite
|
|
Architecture: all
|
|
Depends: scite
|
|
Description: xasm syntax highlighting and single keystroke compilation for SciTE.
|