Metadata-Version: 2.4
Name: civic-scraper
Version: 1.0.0rc2.dev0
Summary: Tools for downloading agendas, minutes and other documents produced by local government
Author-email: Serdar Tumgoren <zstumgoren@gmail.com>
License-Expression: Apache-2.0
Project-URL: Documentation, https://civic-scraper.readthedocs.io
Project-URL: Maintainer, https://github.com/biglocalnews
Project-URL: Source, https://github.com/biglocalnews/civic-scraper
Project-URL: Tracker, https://github.com/biglocalnews/civic-scraper/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4
Requires-Dist: click
Requires-Dist: click-option-group
Requires-Dist: feedparser
Requires-Dist: requests
Requires-Dist: demjson3
Requires-Dist: scraper-legistar==0.0.2
Dynamic: license-file

## Links

- Documentation: [civic-scraper.readthedocs.io](http://civic-scraper.readthedocs.io/)
- Repository: [github.com/biglocalnews/civic-scraper](https://github.com/biglocalnews/civic-scraper)
- Packaging: [pypi.python.org/pypi/civic-scraper](https://pypi.python.org/pypi/civic-scraper)
