| Line | |
|---|
| 1 | plugin.author=Biswesh Mohapatra biswesh123@gmail.com
|
|---|
| 2 | plugin.class=org.openstreetmap.josm.plugins.pt_assistant.PTAssistantPlugin
|
|---|
| 3 | plugin.description=Provides validation and fixing for public transport route according to version 2 of the public transport schema
|
|---|
| 4 | plugin.icon=...
|
|---|
| 5 | plugin.link=https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PT_Assistant
|
|---|
| 6 | plugin.canloadatruntime=true
|
|---|
| 7 | plugin.requires=utilsplugin2
|
|---|
| 8 |
|
|---|
| 9 | # Minimum JOSM version (any numeric version)
|
|---|
| 10 | plugin.main.version=13729
|
|---|
| 11 | # JOSM version to compile against (any numeric version available for download, or the special values "tested" or "latest")
|
|---|
| 12 | plugin.compile.version=13878
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.