{ "name": "pg_bikram_sambat", "abstract": "Bikram Sambat (BS) date type and conversion functions", "description": "Provides a custom bs_date type for PostgreSQL with support for conversion between Gregorian (AD) and Bikram Sambat (BS) calendars, including Devanagari support and formatting.", "version": "0.1.0", "maintainer": [ "Leohang Rai " ], "license": "postgresql", "provides": { "pg_bikram_sambat": { "abstract": "Bikram Sambat date conversion functions", "file": "extension/functions.c", "version": "0.1.0" } }, "resources": { "repository": { "url": "https://github.com/LeohangRai/pg_bikram_sambat", "type": "git" }, "bugtracker": { "web": "https://github.com/LeohangRai/pg_bikram_sambat/issues" } }, "generated_by": "Leohang Rai", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "bs date", "nepali calendar", "nepali date", "bikram sambat", "bs_date" ] }