Skip to content

lmf2txt / LMF_IO (Roentdek CoboldPC file IO) and lmf4py (Python bindings for LMF_IO)

Notifications You must be signed in to change notification settings

NichtJens/lmf2txt

Repository files navigation

lmf2txt

Modified version of lmf2txt as originally found under:

http://www.atom.uni-frankfurt.de/czasch/default_files/software/LMF_tools/lmf2txt/lmf2txt.zip

Can be compiled under Linux via a simple make.

The Visual Studio project for Windows compilation should also still work fine. It hasn't been tested, though...


lmf4py

Boost.Python-based wrapper of LMF_IO.

Compile the library via make python. Needs a make clean-objects before if lmf2txt has been compiled to ensure the shared object can be generated.

So far, only classes/structs used in the original C lmf2txt are wrapped.

A Python replica of the C lmf2txt is included. Note that the code is still very C-like. The library will be made more pythonic in the future.

About

lmf2txt / LMF_IO (Roentdek CoboldPC file IO) and lmf4py (Python bindings for LMF_IO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages