File: control

package info (click to toggle)
mono-fuse 0.4.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,112 kB
  • ctags: 488
  • sloc: sh: 8,858; xml: 6,742; cs: 2,406; ansic: 481; makefile: 187
file content (38 lines) | stat: -rw-r--r-- 1,252 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: mono-fuse
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Marco Nenciarini <mnencia@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 libtool,
 automake,
 autoconf,
 cli-common-dev (>= 0.7),
 mono-devel (>= 2.4.2.3),
 mono-tools-devel,
 monodoc-base,
 libfuse-dev,
 libglib2.0-dev
Standards-Version: 3.8.3
Homepage: http://www.jprl.com/Projects/mono-fuse/
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/mono-fuse.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/mono-fuse.git

Package: libmono-fuse-cil
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
Description: CLI binding for FUSE
 Mono.Fuse is a binding for the FUSE library, permitting user-space 
 file systems to be written in C# or other CLI based / enabled 
 languages.

Package: monodoc-mono-fuse-manual
Section: doc
Architecture: all
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for mono-fuse
 Mono.Fuse is a binding for the FUSE library, permitting user-space 
 file systems to be written in C# or other CLI based / enabled
 languages.
 .
 This package contains the compiled XML documentation for mono-fuse