{"id":17989351,"url":"https://github.com/gamepad64/conan-http-parser","last_synced_at":"2025-04-04T03:40:24.856Z","repository":{"id":150474701,"uuid":"111586282","full_name":"GamePad64/conan-http-parser","owner":"GamePad64","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-29T20:15:08.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"testing/2.7.1","last_synced_at":"2025-02-09T15:15:04.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GamePad64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-21T18:28:50.000Z","updated_at":"2023-09-08T17:32:54.000Z","dependencies_parsed_at":"2024-01-04T17:29:38.992Z","dependency_job_id":"f105e6b2-7475-4235-a3fd-0f10a6d059c6","html_url":"https://github.com/GamePad64/conan-http-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamePad64%2Fconan-http-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamePad64%2Fconan-http-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamePad64%2Fconan-http-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamePad64%2Fconan-http-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GamePad64","download_url":"https://codeload.github.com/GamePad64/conan-http-parser/tar.gz/refs/heads/testing/2.7.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247117749,"owners_count":20886439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T19:14:22.841Z","updated_at":"2025-04-04T03:40:24.833Z","avatar_url":"https://github.com/GamePad64.png","language":"Python","readme":"[ ![Download](https://api.bintray.com/packages/bincrafters/public-conan/somelib%3Abincrafters/images/download.svg) ](https://bintray.com/bincrafters/public-conan/http-parser%3Abincrafters/_latestVersion)\n[![Build Status](https://travis-ci.org/bincrafters/conan-http-parser.svg?branch=stable%2F2.7.1)](https://travis-ci.org/bincrafters/conan-http-parser)\n[![Build status](https://ci.appveyor.com/api/projects/status/sxs9n6vb8nqa92l5?svg=true)](https://ci.appveyor.com/project/BinCrafters/conan-http-parser)\n\n[Conan.io](https://conan.io) package for [http-parser](https://github.com/nodejs/http-parser) project\n\nThe packages generated with this **conanfile** can be found in [Bintray](https://bintray.com/bincrafters/public-conan/http-parser%3Abincrafters).\n\n## For Users: Use this package\n\n### Basic setup\n\n    $ conan install http-parser/2.7.1@bincrafters/stable\n\n### Project setup\n\nIf you handle multiple dependencies in your project is better to add a *conanfile.txt*\n\n    [requires]\n    http-parser/2.7.1@bincrafters/stable\n\n    [generators]\n    txt\n\nComplete the installation of requirements for your project running:\n\n    $ mkdir build \u0026\u0026 cd build \u0026\u0026 conan install ..\n\nNote: It is recommended that you run conan install from a build directory and not the root of the project directory.  This is because conan generates *conanbuildinfo* files specific to a single build configuration which by default comes from an autodetected default profile located in ~/.conan/profiles/default .  If you pass different build configuration options to conan install, it will generate different *conanbuildinfo* files.  Thus, they should not be added to the root of the project, nor committed to git.\n\n## For Packagers: Publish this Package\n\nThe example below shows the commands used to publish to bincrafters conan repository. To publish to your own conan respository (for example, after forking this git repository), you will need to change the commands below accordingly.\n\n## Build and package\n\nThe following command both runs all the steps of the conan file, and publishes the package to the local system cache.  This includes downloading dependencies from \"build_requires\" and \"requires\" , and then running the build() method.\n\n    $ conan create bincrafters/stable\n\n## Add Remote\n\n    $ conan remote add bincrafters \"https://api.bintray.com/conan/bincrafters/public-conan\"\n\n## Upload\n\n    $ conan upload http-parser/2.7.1@bincrafters/stable --all -r bincrafters\n\n## License\n[LICENSE_TYPE](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamepad64%2Fconan-http-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamepad64%2Fconan-http-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamepad64%2Fconan-http-parser/lists"}