Skip to content

radialbalance/fountainhead

 
 

Repository files navigation

fountainhead

This is a parser for Fountain-formatted scripts that will output "active documents" that incorporate dynamic, code-based elements and are also used for control of the show.

This work is based on the obj-c fountain parser: https://github.com/nyousefi/Fountain

License: GPLv3

Usage:

python -O main.py -v <parser version tag> -i <inputfile> -c <css file: relevant to output file path> -o <output file> -f <component parent folder name, relevant to output file path>

Flags:

  • v: Parser version tag, supported are 'base' and 'remap'
  • i: Fountain input file path
  • o: HTML output file path
  • c: CSS file path (relative to output file path)
  • h: Print help and exit

Links:

Specification: http://redmine.remap.ucla.edu/projects/fountainhead/documents

Issue tracking: http://redmine.remap.ucla.edu/projects/fountainhead/

Bug report and contact: Zhehao [email protected]

About

No description, website, or topics provided.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • CSS 5.4%
  • HTML 2.8%