For more information, see the project homepage with description and download instructions.
yw2md is organized as an Eclipse PyDev project. The official release branch on GitHub is main.
See https://github.com/peter88213/PyWriter/blob/main/docs/conventions.md
Exceptions:
- No localization is required.
- The directory structure is modified to minimize dependencies:
.
└── yw2md/
├── src/
├── test/
└── tools/
└── build.xml
- Python version 3.10
- Eclipse IDE with PyDev and EGit
- Apache Ant for building the application script
- Frederik Lundh published the xml pretty print algorithm.
yw2md is distributed under the MIT License.