readability 0.3.0

Port of arc90's readability project to rust
Documentation
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>This is title</title>
  </head>
  <body>
    <p> <a href="poop"> poop </a> </p>
  </body>
</html>