Skip to content

peter88213/yW2OO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yW2OO: yWriter - OpenOffice/LibreOffice converter

For more information, see the project homepage with description and download instructions.

Development

yw2OO depends on the pywriter library which must be present in your file system. It is organized as an Eclipse PyDev project. The official release branch on GitHub is main.

Mandatory directory structure for building the application script

.
├── PyWriter/
│   └── src/
│       └── pywriter/
└── yw2OO/
    ├── src/
    ├── test/
    └── tools/ 
        └── build.xml

Conventions

See https://github.com/peter88213/PyWriter/blob/main/docs/conventions.md

Development tools

Credits

The icons are made using the free Pusab font by Ryoichi Tsunekawa, Flat-it.

License

yW2OO is distributed under the MIT License.