summaryrefslogtreecommitdiff
path: root/dist/debian/control
blob: 7e7d9998a5d26d64af248c90efa1647bc1e38453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: pgfuse
Section: unknown
Priority: extra
Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
Build-Depends: debhelper (>= 4.1.16), pkg-config,
 libpq-dev, libfuse-dev
Standards-Version: 3.8.3
Homepage: https://github.com/andreasbaumann/pgfuse

Package: pgfuse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PgFuse
 PgFuse  is a FUSE filesystem which stores inodes and data into a 
 PostgreSQL database.