swh:1:snp:a422b851e16cc4f1262b8bf03a4a48e024193f52
Raw File
Tip revision: 90fb3bd81b3dd7487e33b6820807c696bb6d37a0 authored by Dirk Roorda on 08 February 2024, 14:17:54 UTC
new WATM export method
Tip revision: 90fb3bd
entry_points.txt
[console_scripts]
tf = tf.browser.start:main
tf-addnlp = tf.convert.addnlp:main
tf-fromtei = tf.convert.tei:main
tf-fromxml = tf.convert.xml:main
tf-make = tf.client.make.build:main
tf-nbconvert = tf.tools.nbconvert:main
tf-xmlschema = tf.tools.xmlschema:main
tf-zip = tf.advanced.zipdata:main
tf-zipall = tf.zip:main
back to top