File: control

package info (click to toggle)
phpmyadmin-shapefile 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,436 kB
  • sloc: php: 1,630; makefile: 7
file content (21 lines) | stat: -rw-r--r-- 882 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: phpmyadmin-shapefile
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Uploaders: William Desportes <williamdes@wdes.fr>
Section: php
Priority: optional
Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/phpmyadmin-team/shapefile
Vcs-Git: https://salsa.debian.org/phpmyadmin-team/shapefile.git -b debian/latest
Homepage: https://github.com/phpmyadmin/shapefile
Rules-Requires-Root: no

Package: php-phpmyadmin-shapefile
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Description: ESRI ShapeFile library for PHP
 This library parses ESRI ShapeFile files and supports the
 editing of ShapeFiles and the associated information (DBF file).