HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sbt",
"portdir": "devel/sbt",
"version": "1.9.8",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-sbt.org/",
"description": "Simple build tool (sbt) simplifies building Scala projects",
"long_description": "Simple build tool (sbt) is provides unintrusive and easy to set up for simple Scala projects. All configuration, customization, and extension are done in Scala. Sbt supports continuous compilation and testing with triggered execution in mixed Scala/Java projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"eqwalizer",
"sn-demangler",
"curves"
]
},
{
"type": "run",
"ports": [
"giter8"
]
}
]
}