view .hgignore @ 53:805c7d768caa

Make feed parser more resilient, add ability to modify html doc. - Better handle errors found while parsing the html feed. - Add CSS-selector-based configuration to modify the html feed before parsing it. This allows using SiloRider with a feed that doesn't have proper micro-format markup.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 08 Oct 2023 13:52:26 -0700
parents 76c7ad729006
children
line wrap: on
line source

syntax: glob
*.pyc
*.egg-info
.eggs
.pytest_cache
__pycache__
build
dist
silorider/version.py