{"id":18720471,"url":"https://github.com/stiffstream/json_dto-conan","last_synced_at":"2025-06-12T01:38:27.177Z","repository":{"id":109496751,"uuid":"186141832","full_name":"Stiffstream/json_dto-conan","owner":"Stiffstream","description":"Conan package for json_dto library","archived":false,"fork":false,"pushed_at":"2020-09-15T07:59:14.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T11:28:18.065Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stiffstream.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":"2019-05-11T14:18:33.000Z","updated_at":"2020-09-15T07:59:17.000Z","dependencies_parsed_at":"2023-04-25T04:47:45.290Z","dependency_job_id":null,"html_url":"https://github.com/Stiffstream/json_dto-conan","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/Stiffstream%2Fjson_dto-conan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stiffstream%2Fjson_dto-conan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stiffstream%2Fjson_dto-conan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stiffstream%2Fjson_dto-conan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stiffstream","download_url":"https://codeload.github.com/Stiffstream/json_dto-conan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239583626,"owners_count":19663232,"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-11-07T13:31:11.958Z","updated_at":"2025-02-19T02:25:48.991Z","avatar_url":"https://github.com/Stiffstream.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json_dto-conan\nConan package for json_dto library\n\n# How To Use\n\n## Installing via Conan\n\nTo use json_dto via Conan the following steps are necessary:\n\n1. Add the corresponding remote to your conan:\n\n```bash\nconan remote add stiffstream https://api.bintray.com/conan/stiffstream/public\n```\n\n2. Add json_dto to your `conanfile.txt`/`conanfile.py`:\n```\n[requires]\njson-dto/0.2.8@stiffstream/stable\n```\n\n3. Install dependencies for your project:\n```bash\nconan install PROJECT_PATH --build=missing\n```\n\n## Adding json_dto to your CMakeLists.txt\n\nOne of the following approaches can be used:\n\n```cmake\n# 1. Find and add dependency.\nfind_package(json_dto CONFIG REQUIRED)\ntarget_link_libraries(your_target json-dto::json-dto)\n\n# 2. Setting up dependencies with Conan\ntarget_link_libraries(your_target ${CONAN_LIBS})\n```\n\n# Feedback\n\nIf you have any questions about json_dto or its Conan package\nfeel free to ask us on `info@stiffstream.com`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstiffstream%2Fjson_dto-conan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstiffstream%2Fjson_dto-conan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstiffstream%2Fjson_dto-conan/lists"}