A scene relationship table for yWriter projects.
For more information, see the project homepage with description and download instructions.
yw-table is organized as an Eclipse PyDev project. The official release branch on GitHub is main.
.
└── yw-table/
├── src/
├── test/
└── tools/
└── build.xml
See https://github.com/peter88213/PyWriter/blob/main/docs/conventions.md
Exceptions:
- The directory structure is modified to minimize dependencies:
- Python version 3.10.
- Eclipse IDE with PyDev and EGit.
- Apache Ant is used for building the application.
- The icons are made using the free Pusab font by Ryoichi Tsunekawa, Flat-it.
This is Open Source software, and yw-table is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.