{"id":15067653,"url":"https://github.com/nuew/postgres-inet","last_synced_at":"2025-04-10T14:37:04.533Z","repository":{"id":45916484,"uuid":"86771644","full_name":"nuew/postgres-inet","owner":"nuew","description":"Cidr and Inet support for rust-postgres","archived":false,"fork":false,"pushed_at":"2021-11-28T16:50:42.000Z","size":57,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T13:11:09.093Z","etag":null,"topics":["ip-address","postgresql","rust","rust-lang"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuew.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}},"created_at":"2017-03-31T02:56:51.000Z","updated_at":"2021-11-28T16:50:44.000Z","dependencies_parsed_at":"2022-08-26T05:21:22.297Z","dependency_job_id":null,"html_url":"https://github.com/nuew/postgres-inet","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuew%2Fpostgres-inet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuew%2Fpostgres-inet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuew%2Fpostgres-inet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuew%2Fpostgres-inet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuew","download_url":"https://codeload.github.com/nuew/postgres-inet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248233953,"owners_count":21069493,"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":["ip-address","postgresql","rust","rust-lang"],"created_at":"2024-09-25T01:25:37.006Z","updated_at":"2025-04-10T14:37:04.513Z","avatar_url":"https://github.com/nuew.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postgres-inet\n[![Build Status](https://travis-ci.org/nuew/postgres-inet.svg?branch=master)](https://travis-ci.org/nuew/postgres-inet)\n[![Docs.rs](https://docs.rs/postgres-inet/badge.svg)](https://docs.rs/postgres-inet/)\n[![Crates.io](https://img.shields.io/crates/v/postgres-inet.svg)](https://crates.io/crates/postgres-inet)\n[![License](https://img.shields.io/crates/l/postgres-inet.svg)]()\n\nProvides [`cidr` and `inet`][1] support for rust's [`postgres`].\n\nThis crate is not affiliated with or supported by the author of [`postgres`].\n\n## Installation\n\nAdd the following to your `Cargo.toml`:\n\n```toml\n[dependencies]\npostgres = \"0.15\"\npostgres-inet = \"0.15\"\n```\n\nThis crate will have the same major and minor version numbers as the supported\nversion of [`postgres`]. The `patch` version number will be incremented by\none for each release within that version. Unless required by an upstream\nchange, this crate's API is guaranteed stable.\n\n## Usage\n\nPlease see the `examples/` folder in the crate root for a simple example.\n\n[1]: https://www.postgresql.org/docs/current/static/datatype-net-types.html\n[`postgres`]: https://crates.io/crates/postgres\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuew%2Fpostgres-inet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuew%2Fpostgres-inet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuew%2Fpostgres-inet/lists"}