Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anexia-it/geofeed-validator
Validation library for self-published geofeeds
https://github.com/anexia-it/geofeed-validator
hacktoberfest hacktoberfest2021
Last synced: about 2 months ago
JSON representation
Validation library for self-published geofeeds
- Host: GitHub
- URL: https://github.com/anexia-it/geofeed-validator
- Owner: anexia-it
- License: agpl-3.0
- Created: 2014-03-28T12:43:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T10:18:13.000Z (6 months ago)
- Last Synced: 2024-11-13T17:07:18.566Z (2 months ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 6
- Watchers: 6
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: changelog.rst
- License: COPYING
Awesome Lists containing this project
README
=================
geofeed-validator
=================
.. image:: https://github.com/anexia-it/geofeed-validator/actions/workflows/python-package.yml/badge.svg?branch=master
:target: https://github.com/anexia-it/geofeed-validator/actions/workflows/python-package.yml/badge.svg?branch=master.. image:: https://coveralls.io/repos/anexia-it/geofeed-validator/badge.png?branch=master
:target: https://coveralls.io/r/anexia-it/geofeed-validator?branch=master.. image:: https://img.shields.io/pypi/dm/geofeed_validator.svg
:target: https://pypi.python.org/pypi/geofeed_validator/.. image:: https://img.shields.io/pypi/v/geofeed_validator.svg
:target: https://pypi.python.org/pypi/geofeed_validator/.. image:: https://img.shields.io/pypi/wheel/geofeed_validator.svg
:target: https://pypi.python.org/pypi/geofeed_validator/.. image:: https://img.shields.io/pypi/l/geofeed_validator.svg
:target: https://pypi.python.org/pypi/geofeed_validator/geofeed-validator is a Python library which implements validation for self-published geofeeds as defined in
http://tools.ietf.org/html/draft-google-self-published-geofeeds-02.Additionally to the library a sample CLI application is provided, which allows to validate geolocation feeds,
either located in the local filesystem, or downloaded from a remote host using urllib2.