https://github.com/annotation/text-fabric
Raw File
Tip revision: 2cf3efdb663825bae9d1b2d64217c556d0326a0e authored by Dirk Roorda on 02 January 2022, 10:58:20 UTC
testrelease
Tip revision: 2cf3efd
entry_points.txt
[console_scripts]
text-fabric = tf.server.start:main
text-fabric-make = tf.client.make.build:main
text-fabric-zip = tf.advanced.zipdata:main

back to top