File: control

package info (click to toggle)
asmc-linux 0.0~git20250329.4ee70bd%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,284 kB
  • sloc: asm: 96,130; makefile: 16
file content (21 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: asmc-linux
Maintainer: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Section: devel
Priority: optional
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Homepage: https://github.com/nidud/asmc_linux
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/yokota/asmc-linux
Vcs-Git: https://salsa.debian.org/yokota/asmc-linux.git

Package: asmc-linux
Architecture: amd64
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Masm compatible assembler
 Asmc is a Macro Assembler that compatible with MASM syntax.
 "asmc_linux" is a variant of "asmc" that can be build by GCC.
 .
 [asmc_linux]: https://github.com/nidud/asmc_linux
 [asmc]:       https://github.com/nidud/asmc