3 | | * C++ Library and commandline tool providing http, ftp and other internet protocol support. |
4 | | * http://curl.haxx.se/ - home page |
5 | | * Includes include files and stub library needed to build applications against curl. |
6 | | * Includes the curl.exe command line program which can be used to download files (similar to wget). |
7 | | * Prepared using stock binaries downloaded from curl site. |
8 | | * Maintained by FrankWarmerdam. |
| 3 | * http, ftp およびその他インターネットプロトコルサポートを提供しているC++ Library およびコマンドラインツール |
| 4 | * http://curl.haxx.se/ - ホームページ |
| 5 | * curlに反するアプリケーションを作成するのに必要とされるインクルードファイルおよびスタブライブラリを含みます。 |
| 6 | * ダウンロードファイルが使用されるcurl.exe コマンドラインプログラムを含みます。(wgetと似ています) |
| 7 | * curl siteからダウンロードされたストックバイナリーの使用が準備されています。 |
| 8 | * FrankWarmerdamによって維持されています。 |