Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 799 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 799 Bytes

Devices

soupy is a library for parsing and querying like BeautifulSoup.

TODO

  • Default XML parser
  • Lenient HTML parser
  • Node editing

Cargo Features

  • regex: Support for regex matching in queries. Enabled by default.

License

soupy is dual-licensed under MIT and Apache-2.0.