leaflet 1.6.0~dfsg-1 source package in Ubuntu

Changelog

leaflet (1.6.0~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * copyright: extend coverage for main upstream author
  * update watch file:
    + simplify regular expressions
    + use dversionmangle=auto
    + rewrite usage comment

 -- Jonas Smedegaard <email address hidden>  Mon, 18 Nov 2019 17:41:52 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe web

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
leaflet_1.6.0~dfsg-1.dsc 2.1 KiB 605a866afe32f847d8bc1c983adbe3d24f45c47987555bf0668b1634a33a7f76
leaflet_1.6.0~dfsg.orig.tar.xz 8.6 MiB 21101547869a93a21787f3038517a8fb815334aef46119a985bc878917f417d5
leaflet_1.6.0~dfsg-1.debian.tar.xz 12.7 KiB acaeee6232c5d84eebf05de2b8bfd9f3eb8ae63a5001189ccc46a54f77fb4828

Available diffs

No changes file available.

Binary packages built by this source

libjs-leaflet: mobile-friendly interactive maps - browser library

 Leaflet is a modern JavaScript library for mobile-friendly interactive
 maps. Weighing just about 27 KB of JS code, it has all the features
 most developers ever need for online maps.
 .
 Leaflet is designed with simplicity, performance and usability in mind.
 It works efficiently across all major desktop and mobile platforms out
 of the box, taking advantage of HTML5 and CSS3 on modern browsers while
 still being accessible on older ones. It can be extended with many
 plugins, has a beautiful, easy to use and well-documented API and a
 simple, readable source code that is a joy to contribute to.
 .
 This package provides Leaflet library directly usable in web browsers.

node-leaflet: mobile-friendly interactive maps - Node.js library

 Leaflet is a modern JavaScript library for mobile-friendly interactive
 maps. Weighing just about 27 KB of JS code, it has all the features
 most developers ever need for online maps.
 .
 Leaflet is designed with simplicity, performance and usability in mind.
 It works efficiently across all major desktop and mobile platforms out
 of the box, taking advantage of HTML5 and CSS3 on modern browsers while
 still being accessible on older ones. It can be extended with many
 plugins, has a beautiful, easy to use and well-documented API and a
 simple, readable source code that is a joy to contribute to.
 .
 This package provides Leaflet library usable with Node.js -
 an event-based server-side JavaScript engine.