File: control

package info (click to toggle)
mymake 2.2.1-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 612 kB
  • sloc: cpp: 4,951; lisp: 240; ansic: 195; sh: 86; makefile: 33
file content (17 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mymake
Section: devel
Priority: optional
Maintainer: Filip Strömbäck <filip@fprg.se>
Build-Depends: debhelper (>= 11),
	       g++ (>= 8.3.0),
	       quilt
Standards-Version: 4.1.3
Homepage: https://github.com/fstromback/mymake/
#Vcs-Browser: https://salsa.debian.org/debian/storm
#Vcs-Git: https://salsa.debian.org/debian/storm.git

Package: mymake
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Tool for compiling C/C++ programs
 Tool for compiling and running programs with minimal configuration.