We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7a538 commit 5ef0eaeCopy full SHA for 5ef0eae
README.rst
@@ -4,9 +4,15 @@ extruct
4
5
.. image:: https://img.shields.io/travis/scrapinghub/extruct/master.svg
6
:target: https://travis-ci.org/scrapinghub/extruct
7
+ :alt: Build Status
8
9
.. image:: https://img.shields.io/codecov/c/github/scrapinghub/extruct/master.svg?maxAge=2592000
10
:target: https://codecov.io/gh/scrapinghub/extruct
11
+ :alt: Coverage report
12
+
13
+.. image:: https://img.shields.io/pypi/v/extruct.svg
14
+ :target: https://pypi.python.org/pypi/extruct
15
+ :alt: PyPI Version
16
17
18
*extruct* is a library for extracting embedded metadata from HTML markup.
0 commit comments