mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
To simplify the directory layout. - OS400 and vms support move from `packages` to `projects`. - Windows README and `generate.bat` files move from `projects` to `projects/Windows`. Closes #20271
13 lines
344 B
Markdown
13 lines
344 B
Markdown
<!--
|
|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
|
|
SPDX-License-Identifier: curl
|
|
-->
|
|
|
|
# Packages
|
|
|
|
This directory and all its subdirectories are for special package
|
|
information, templates, scripts and docs. The files herein should be of use
|
|
for those of you who want to package curl in a binary or source format for
|
|
these platforms.
|