{"id":21438051,"url":"https://github.com/cpp-netlib/uri","last_synced_at":"2025-07-14T15:32:43.302Z","repository":{"id":6226678,"uuid":"7458185","full_name":"cpp-netlib/uri","owner":"cpp-netlib","description":"cpp-netlib URI","archived":false,"fork":false,"pushed_at":"2020-03-23T20:46:21.000Z","size":8213,"stargazers_count":140,"open_issues_count":7,"forks_count":73,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-08T10:52:56.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://cpp-netlib.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpp-netlib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_1_0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-05T17:52:36.000Z","updated_at":"2024-12-16T01:47:48.000Z","dependencies_parsed_at":"2022-09-13T10:22:30.278Z","dependency_job_id":null,"html_url":"https://github.com/cpp-netlib/uri","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/cpp-netlib/uri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp-netlib%2Furi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp-netlib%2Furi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp-netlib%2Furi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp-netlib%2Furi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpp-netlib","download_url":"https://codeload.github.com/cpp-netlib/uri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp-netlib%2Furi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265311989,"owners_count":23745176,"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-23T00:32:33.433Z","updated_at":"2025-07-14T15:32:43.024Z","avatar_url":"https://github.com/cpp-netlib.png","language":"C++","readme":".. :Authors: Glyn Matthews \u003cglyn.matthews@gmail.com\u003e\n.. :Date: Jan 01, 2013\n.. :Description: Source code for the cpp-netlib URI class.\n\n###################\nDeprecation warning\n###################\n\nThis library is still missing some features (including full Unicode\nsupport), and does not work on some of the newest compiler versions.\nTherefore, please prefer to use the\n`WhatWG URL implementation`_ that\nis intended to supersede this library.\n\n.. _`WhatWG URL implementation`: https://github.com/cpp-netlib/url\n\n################\n C++ Network URI\n################\n\n.. image:: https://travis-ci.org/cpp-netlib/uri.png?branch=master\n  :target: https://travis-ci.org/cpp-netlib/uri\n\n.. image:: https://ci.appveyor.com/api/projects/status/rjt0nbbtdhsjdjv4?svg=true\n  :target: https://ci.appveyor.com/project/glynos/uri-6fkuc\n  \n.. image:: https://img.shields.io/badge/license-boost-blue.svg\n  :target: https://github.com/cpp-netlib/uri/blob/master/LICENSE_1_0.txt\n\nThis project contains the source code that was originally meant to\ntrack the proposal for a C++ URI at\nhttp://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3975.html\n\nThis package provides:\n\n    * A ``network::uri`` class that implements a generic URI parser,\n      compatible with `RFC 3986`_ and `RFC 3987`_\n    * Accessors to the underlying URI parts\n    * A range-compatible interface\n    * Methods to normalize and compare URIs\n    * Percent encoding and decoding functions\n    * A URI builder to build consistent URIs from parts, including\n      case, percent encoding and path normalization\n\n.. _`RFC 3986`: http://tools.ietf.org/html/rfc3986\n.. _`RFC 3987`: http://tools.ietf.org/html/rfc3987\n\nBuilding the project\n====================\n\nBuilding with ``CMake``\n-----------------------\n\n::\n\n\t$ mkdir _build\n\t$ cd _build\n\t$ cmake ..\n\t$ make -j4\n\nRunning the tests with ``CTest``\n--------------------------------\n\n::\n\n\t$ ctest\n\nLicense\n=======\n\nThis library is released under the Boost Software License (please see\nhttp://boost.org/LICENSE_1_0.txt or the accompanying LICENSE_1_0.txt\nfile for the full text.\n\nContact\n=======\n\nAny questions about this library can be addressed to the cpp-netlib\n`developers mailing list`_. Issues can be filed using Github at\nhttp://github.com/cpp-netlib/uri/issues.\n\n.. _`developers mailing list`: cpp-netlib@googlegroups.com\n","funding_links":[],"categories":["Networking","内存分配"],"sub_categories":["网络"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpp-netlib%2Furi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpp-netlib%2Furi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpp-netlib%2Furi/lists"}