-
Notifications
You must be signed in to change notification settings - Fork 435
Description
The HTML Tidy package in Cygwin is extremely old and seems abandoned.
It would be wonderful, if somebody could take care of it.
What is Cygwin?
Cygwin is a POSIX API implementation for Windows ("newlib", the "Cygwin DLL" itself) and a package distribution system with a "rolling release" approach to update packages.
While the Cygwin DLL is maintained by a core development team, the project as a whole receive contributions from many people - package maintainers - devoting their time to update and support numerous packages provided through the single package manager.
But there's a Windows builds for Tidy already?
Cygwin is not "Windows", Cygwin is "sort of Linux".
While it is possible to pipe data in and out of tools from different environments with little care, directly working with files across operating environment borders requires wrappers.
Nothing that can't be solved with relative ease, but a native build would be greatly appreciated.