Write your screenplay in plain text and run it through this program to make it look good
Screenplain allows you to write a screenplay as a plain text file using a format called Fountain. Text files are simple and supported by all text manipulation software. It's not just for hackers, too. The simplicity of plain text allows you to easily view and edit them on devices such as tablets and phones. No need for specific screenwriting software.
The magic that Screenplain performs is to take your plain text file and convert it to a good looking screenplay in an industry standard format. Send that file off to your producer, agent, director or screenwriting competition. Currently, the supported output formats are FDX and HTML. PDF will hopefully be supported in a not too distant future.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/python-screenplain && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000694 694 Bytes | |
_servicedata | 0000000238 238 Bytes | |
fix_entry_point.patch | 0000000404 404 Bytes | |
python-screenplain.changes | 0000001151 1.12 KB | |
python-screenplain.spec | 0000003127 3.05 KB | |
screenplain-0.9.0+git.1597423678.4e34d1f.tar.gz | 0000024431 23.9 KB |
Revision 2 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 852998
from
Matej Cepl (mcepl)
(revision 2)
- Update to version 0.9.0+git.1597423678.4e34d1f: * Don't use open, but more compatible io.open - Remove py2.patch, which has been included upstream. - Add fix_entry_point.patch - We don't need any stinking pytest.
Comments 0