Skip to content

W3C-customized version of the feedvalidator (forked from rubys)

License

Notifications You must be signed in to change notification settings

appatsekhar/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 package 'iconvcodec' provides the necessary codecs, if your underlying operating system supports them. Its web page is at http://cjkpython.i18n.org/#iconvcodec, and a range of packages are provided.

Python 2.3.x is required, for its Unicode support.

To run with Docker: docker build -t feedvalidator . docker run -p 8080:80 feedvalidator

About

W3C-customized version of the feedvalidator (forked from rubys)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.8%
  • HTML 27.5%
  • CSS 2.7%
  • JavaScript 0.7%
  • Shell 0.1%
  • Dockerfile 0.1%
  • Makefile 0.1%