Skip to content

danielfdickinson/w3c-feedvalidator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Some tests, and some functionality, will not be enabled unless a full set of 32-bit character encodings are available through Python.

The feedvalidator relies on html5lib for parsing HTML and rdflib for parsing RDF.

Python 3 is required.

To run with Docker:

docker build -t feedvalidator .
docker run -p 8080:80 feedvalidator

About

W3C-customized version of the feedvalidator (forked from https://github.com/rubys/feedvalidator/)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.9%
  • HTML 36.4%
  • CSS 2.8%
  • Other 0.9%