File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -99,11 +99,9 @@ <h3>I don't want to program in C++. Can I use Osmium from other languages?</h3>
9999< p > Yes. There is the < a href ="/pyosmium/ "> PyOsmium</ a > Python module (written
100100by Sarah Hoffmann). There is also a now unsupported < a
101101href ="/node-osmium/ "> Node Osmium</ a > NodeJS module for Javascript developers
102- (written by Dane Springmeyer and Jochen Topf) and
103-
104- Not all functionality available from C++ is available through those
105- modules and you'll take a performance hit, but they are much easier to use
106- for the average programmer.</ p >
102+ (written by Dane Springmeyer and Jochen Topf). Not all functionality available
103+ from C++ is available through those modules and you'll take a performance hit,
104+ but they are much easier to use for the average programmer.</ p >
107105
108106< p > If you are interested in making Osmium available in other languages, come
109107< a href ="/contact.html "> talk to us</ a > .</ p >
You can’t perform that action at this time.
0 commit comments