GET /api/v1/ports/rb-calendar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-calendar",
"portdir": "ruby/rb-calendar",
"version": "1.11.4r",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20131025153534/https://www.funaba.org/en/calendar.html",
"description": "A Ruby library for calendrical calculations",
"long_description": "Ruby calendar includes a Calendrical Calculations module, and supports the following calendars: Gregorian (current civil), Calendar week (ISO), Julian (old civil), Islamic (Moslem), Hebrew (Jewish), Mayan, French Revolutionary, Old Hindu, Achelis', Coptic, Ethiopian, Jalaali (incomplete), Kyureki (Japanese traditional with CE). It also includes a Getdate module, which provides a method which creates a Time object reflecting the given representation of dates and times. Finally, it comes with an Sdn module, an interface to Scott E. Lee's SDN package. This module supports the following calendars: Gregorian, Julian, French Republican, and Jewish.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
}