Skip to content

Commit

Permalink
chore: add mapillary structure file
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinus committed Jan 11, 2019
1 parent 783ddd5 commit fc4eafb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions mapillary_structure.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"description": "Open source SfM library",
"repo": "OpenSfM",
"frameworks": [],
"language": "python",
"maintainers": [
"paulinus",
"YanNoun"
],
"providers": [
{
"dependencies": [],
"description": "Provides the open source SfM library",
"name": "OpenSfM_library_provider",
"services": [
{
"description": "Open source SfM library",
"name": "OpenSfM_library"
}
],
"type": "library"
}
]
}

0 comments on commit fc4eafb

Please sign in to comment.