File: CITATION.cff

package info (click to toggle)
mapnik 4.2.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,548 kB
  • sloc: cpp: 163,861; python: 1,190; sh: 690; xml: 161; makefile: 123; perl: 28; lisp: 13
file content (34 lines) | stat: -rw-r--r-- 916 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
22
23
24
25
26
27
28
29
30
31
32
33
34
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: mapnik
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Artem
    family-names: Pavlenko
identifiers:
  - type: url
    value: 'https://github.com/mapnik/mapnik'
    description: GitHub Repository
  - type: swh
    value: >-
      swh:1:dir:3f5758e17e9d54016ca694268da68cf6856fab58
    description: Software Archive
repository-code: 'https://github.com/mapnik/mapnik'
url: 'https://mapnik.org/'
abstract: >-
  Mapnik is an open source toolkit for developing
  mapping applications. At the core is a C++ shared
  library providing algorithms and patterns for
  spatial data access and visualization.
keywords:
  - mapping
  - gis
  - cartography
  - beautiful-maps
  - rendering
license: LGPL-2.1