Home
Name Modified Size InfoDownloads / Week
libmwaw 2023-04-30
corpus 2018-01-18
testEmscriptenCompilation 2016-08-28
anyOSX.zip 2019-12-09 25.1 MB
README.txt 2018-03-16 3.7 kB
mwawOSX.zip 2018-03-16 6.4 MB
mwawFileOSX.zip 2017-08-18 107.8 kB
libmwaw-regression.tar.bz2 2016-11-22 1.5 MB
mwawCSVOSX.zip 2016-06-15 23.6 MB
Totals: 9 Items   56.7 MB 303
                  ------------         library                   -------------- 
libmwaw : a directory which regroups the different version of the main library sources.

                  -------------  some test files                 -------------- 
libmwaw-regression           : regression tests 
    a more recent version may be accessible with 
        git clone git://git.code.sf.net/p/libmwaw/libmwaw-regression libmwaw-regression

                  ------ a small example to compile and use           ---------
                  -----           libmwaw with Emscripten             --------- 

testEmscriptenCompilation : a directory which contains a .cxx file and .html file and
       some instructions to create a executable with Emscripten. 

                  ------------- compiled OSX version             -------------- 

anyOSX.zip                   :
    a unsigned application which contains all librevenge-based import filters
    for OSX 10.10, ..., OSX 10.13 ( Intel 64bits).
    After unzipping anyOSX.zip, you can :
        - either launch the application anyOSX and choose the file to convert,
	- or drag a file on the icon of anyOSX.
    if possible, the file will be converted in ODG|ODP|ODS|ODT and saved with extension
    .odg|.odp|.ods|.odt in the file's repository.

    You can use the Preferences dialog to ask it to save the files in another directory...

mwawOSX.zip                  :
    a unsigned application which contains the last compiled version of mwaw2odf
    for OSX 10.10, ..., OSX 10.13 ( Intel 64bits).
    After unzipping mwawOSX.zip, you can :
        - either launch the application mwawOSX and choose the file to convert,
	- or drag a file on the icon of mwawOSX.
    if possible, the file will be converted in ODG|ODP|ODS|ODT and saved with extension
    .odg|.odp|.ods|.odt in the file's repository.

    You can use the Preferences dialog to ask it to save the files in another directory...

mwawFileOSX.zip               :
    a specific tool compiled for OSX 10.7, 10.8, 10.9 (Intel 32/64bits)
    with a small applescript interface.

    After unzipping mwawFileOSX.zip, you can launch mwawFile, select
    a folder, it will look for each files in this folder (recursively)
    and try to recognize the type of each file ; finally it will ask
    the Finder to open the temporary repository which contains
	 HERE_is_mwawFile_Result.txt
    the result of the parsing ( which can be open with TextEdit, ...).

    Notes:
    - if the folder contains many files, this may take some time,
    - of course, it can only recognize a limited list of formats:
      mainly the formats that libmwaw can convert,
    - if no file is recognized ( or can be read because of some
     permission issues ), HERE_is_mwawFile_Result.txt will be empty,
    - this application is a small interface build with AppleScript
    Editor and can be modified. For instance, you can replace 
    << {} >> by << -v4 {} >> to obtain a much more verbose result.

mwawCSVOSX.zip
    an experimental tool which tries to retrieve the main content
    of a recognized spreadsheet format (or a AppleWorks/ClarisWorks
    database/spreadsheet file) and converts it in CSV.

    After unzipping mwawCVSOSX.zip, you can :
        - either launch the application mwawCSV (in mwawCVSOSX repository)
          and choose the file to convert,
	- or drag a file on the icon of mwawCSV.
    If possible, the file will be converted in CSV and saved with extension
    .csv in the file's repository (with comma separator and point decimal mark).
    If not (because of permissions), it will try to create a temporary
    repository, save the converted files in it, and then ask the finder
    to open this temporary repository.
Source: README.txt, updated 2018-03-16