Brett Smith
|
582316ae85
|
data: Add Metadata.report_links() method.
This is just a variant of get_links() that eats TypeError.
Higher-level reporting code often wants it.
|
2020-06-15 14:19:10 -04:00 |
|
Brett Smith
|
71d671e493
|
data: Add Metadata.human_name() classmethod.
|
2020-06-14 08:53:27 -04:00 |
|
Brett Smith
|
9c33517583
|
data: Add Metadata.first_link() method.
|
2020-06-11 10:44:05 -04:00 |
|
Brett Smith
|
f996139070
|
tests: Test Metadata.get_links() with whitespace on one side.
|
2020-03-28 13:38:18 -04:00 |
|
Brett Smith
|
9b63d898af
|
data: Add Metadata class.
As I start writing more link-checking hooks, I want a common place to
write link-parsing code. This new class will be that place.
|
2020-03-28 13:35:38 -04:00 |
|