File: control

package info (click to toggle)
openlayers 2.13.1%2Bds2-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 67,260 kB
  • sloc: javascript: 61,721; xml: 7,435; python: 907; sh: 44; makefile: 17
file content (26 lines) | stat: -rw-r--r-- 972 bytes parent folder | download
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
Source: openlayers
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Section: javascript
Priority: optional
Build-Depends: debhelper-compat (= 13),
               python3,
               python3-packaging
Build-Depends-Indep: uglifyjs
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/openlayers
Vcs-Git: https://salsa.debian.org/debian-gis-team/openlayers.git
Homepage: http://openlayers.org/two/
Rules-Requires-Root: no

Package: libjs-openlayers
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: JavaScript library for displaying map data in web browsers
 OpenLayers is a pure JavaScript library for displaying map data in
 most modern web browsers, with no server-side dependencies.
 .
 OpenLayers implements a JavaScript API for building rich web-based
 geographic applications, similar to the Google Maps and MSN Virtual
 Earth APIs.