Metadata-Version: 2.1
Name: chatmap-py
Version: 0.0.2
Summary: Analyzes chat logs and pair locations with messages, generating a GeoJSON.
Keywords: hot,geojson,data,chat,chatmap
Author-Email: Emilio Mariscal <emilio.mariscal@hotosm.org>
License: AGPL-3.0-only
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Project-URL: homepage, https://github.com/hotosm/chatmap/tree/master/chatmap-py
Project-URL: documentation, https://github.com/hotosm/chatmap/tree/master/chatmap-py
Project-URL: repository, https://github.com/hotosm/chatmap
Requires-Python: >=3.1
Description-Content-Type: text/markdown

# chatmap-py

This is a Python package for analyzing chat logs in JSON format,
pair locations with messages and generate a GeoJSON as a result.

## Test 

`python cli.py test/chat.json`

## Licensing

This project is part of ChatMap

Copyright 2024 Emilio Mariscal

This is free software! you may use this project under the terms of the GNU General Public License (GPL) Version 3.
