Introduction
WpkgSync is a tool intended to enable Windows programmers to quickly and easily download, install and use commonly used precompiled libraries. For example, creating a program with ftp support, the compiled CURL library and header files may be needed, with
WpkgSync you can get and begin using CURL in a matter of minutes negating the need for downloading and compiling the source repeatedly to make the library work with a Windows environment.
WpkgSync have the same goal as apt-get for Debian except that it is used only for libraries and not for application.
More informations are available on the README file in the package.
Download
You can download the last official version of
WpkgSync binary.
Sources
You can browse the
WpkgSync CVS source tree.
If you want to retreive the source:
cvs -d:pserver:anonymous@cvs.gna.org:/cvs/mtptarget login
cvs -d:pserver:anonymous@cvs.gna.org:/cvs/mtptarget co wpkg-sync
Screenshot
License
WpkgSync is a Free Software project under the GNU General Public License, which means all its code is available for everyone to download, examine, use, modify, and distribute, subject to the usual restrictions attached to any GNU GPL software. If you are not familiar with the GNU GPL, click here for for more details on license terms and other legal issues.