File: PKG-INFO

package info (click to toggle)
geomet 0.2.1.post1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: python: 1,037; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 1,024 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
Metadata-Version: 1.2
Name: geomet
Version: 0.2.1.post1
Summary: GeoJSON <-> WKT/WKB conversion utilities
Home-page: https://github.com/geomet/geomet
Maintainer: Lars Butler
Maintainer-email: lars.butler@gmail.com
License: Apache 2.0
Description: 
        GeoMet
        
        Convert GeoJSON to WKT/WKB (Well-Known Text/Binary), and vice versa.
        
Keywords: wkb wkt geojson
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >2.6, !=3.3.*, <4