https://github.com/cy-suite/curl
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cy-suite
- License: other
- Language: C
- Default Branch: master
- Size: 190 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Codeowners
Security
Governance
Roadmap
README
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|
README
Curl is a command line tool for transferring data specified with URL
syntax. Find out how to use curl by reading the curl.1 man page or the
MANUAL document. Find out how to install Curl by reading the INSTALL
document.
libcurl is the library curl is using to do its job. It is readily
available to be used by your software. Read the libcurl.3 man page to
learn how.
You find answers to the most frequent questions we get in the FAQ document.
Study the COPYING file for distribution terms.
Those documents and more can be found in the docs/ directory.
CONTACT
If you have problems, questions, ideas or suggestions, please contact us
by posting to a suitable mailing list. See https://curl.se/mail/
All contributors to the project are listed in the THANKS document.
WEBSITE
Visit the curl website for the latest news and downloads:
https://curl.se/
GIT
To download the latest source code off the GIT server, do this:
git clone https://github.com/curl/curl.git
(you will get a directory named curl created, filled with the source code)
SECURITY PROBLEMS
Report suspected security problems via our HackerOne page and not in public.
https://hackerone.com/curl
NOTICE
Curl contains pieces of source code that is Copyright (c) 1998, 1999
Kungliga Tekniska Högskolan. This notice is included here to comply with the
distribution terms.
Owner
- Name: cy-suite
- Login: cy-suite
- Kind: organization
- Repositories: 1
- Profile: https://github.com/cy-suite
GitHub Events
Total
- Delete event: 2
- Issue comment event: 2
- Public event: 1
- Pull request event: 6
- Create event: 3
Last Year
- Delete event: 2
- Issue comment event: 2
- Public event: 1
- Pull request event: 6
- Create event: 3
Dependencies
.github/workflows/appveyor-status.yml
actions
.github/workflows/checkdocs.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- rojopolis/spellcheck-github-actions 23dc186319866e1de224f94fe1d31b72797aeec7 composite
.github/workflows/checksrc.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- fsfe/reuse-action bb774aa972c2a89ff34781233d275075cbddf542 composite
.github/workflows/configure-vs-cmake.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/curl-for-win.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/distcheck.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- actions/download-artifact d3f86a106a0bac45b974a628896c90dbdf5c8093 composite
- actions/upload-artifact 4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 composite
- msys2/setup-msys2 d44ca8e88d8b43d56cf5670f91747359d5537f97 composite
.github/workflows/fuzz.yml
actions
.github/workflows/hacktoberfest-accepted.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/http3-linux.yml
actions
- actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf composite
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/label.yml
actions
- actions/labeler 8558fd74291d67161a8a78ce36a881fa63b766a9 composite
.github/workflows/linux-old.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/linux.yml
actions
- actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf composite
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/macos.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/non-native.yml
actions
- actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf composite
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- cross-platform-actions/action fe0167d8082ac584754ef3ffb567fded22642c7d composite
- vmactions/omnios-vm 8eba2a9217262f275d4566751a92d6ef2f433d00 composite
.github/workflows/windows.yml
actions
- actions/cache d4323d4df104b026a6aa633fdb11d772146be0bf composite
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- cygwin/cygwin-install-action f2009323764960f80959895c7bc3bb30210afe4d composite
- msys2/setup-msys2 d44ca8e88d8b43d56cf5670f91747359d5537f97 composite
- msys2/setup-msys2 61f9e5e925871ba6c9e3e8da24ede83ea27fa91f composite
Dockerfile
docker
- debian bookworm-slim@sha256 build
tests/http/requirements.txt
pypi
- cryptography * test
- multipart * test
- psutil * test
- pytest * test
- websockets * test
tests/requirements.txt
pypi
- impacket * test