# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "gsocproposal" in publications use:' type: software license: MIT title: 'gsocproposal: Submit Proposals to Google Summer of Code' version: 0.1.0 abstract: 'Provides a single function to determine whether a Google Summer of Code proposal can still be submitted. The submission deadline is stored in a package-level environment variable so that it can be updated without modifying source documentation. Documentation is generated dynamically: the deadline is resolved at install time and the time-remaining message is computed at render time using Rd Sexpr macros.' authors: - family-names: Bansal given-names: Aditya email: aditya2017rks@gmail.com repository: https://adit-0132.r-universe.dev commit: 23ff48d0c32c365d3e88fb364972c0612f02be55 date-released: '2026-07-07' contact: - family-names: Bansal given-names: Aditya email: aditya2017rks@gmail.com