Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | info page typo fix |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | master |
Files: | files | file ages | folders |
SHA3-256: |
bfea3ba285d2b3fd06f3cd2e520ff41e |
User & Date: | jmcclure 2019-09-07 19:35:38 |
Context
2019-09-07
| ||
19:37 | info page revision Leaf check-in: 1a52f062b1 user: jmcclure tags: trunk, master | |
19:35 | info page typo fix check-in: bfea3ba285 user: jmcclure tags: trunk, master | |
19:33 | added info page check-in: 053043dfe4 user: jmcclure tags: trunk, master | |
Changes
Changes to info.html.
1 2 3 4 5 6 7 8 9 10 | <div class="fossil-doc" data-title="Discontinued"> <section id="main"> <h2>FEX has been replaced by TweetyPy</h2> <p>As FEX developed my primary goal was to make it a cross-platform tool (to run on Windows / MacOS / Linux) rather than being restricted to Linux systems. To reach this goal, FEX was completely rewritten, and I found that the new organization of the code allowed for a much more flexible tool. This resulted in an expanded scope for the tool, and a rename as it will (eventually) do much more than Frequency Excursion calculations. | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | <div class="fossil-doc" data-title="Discontinued"> <section id="main"> <h2>FEX has been replaced by TweetyPy</h2> <p>As FEX developed my primary goal was to make it a cross-platform tool (to run on Windows / MacOS / Linux) rather than being restricted to Linux systems. To reach this goal, FEX was completely rewritten, and I found that the new organization of the code allowed for a much more flexible tool. This resulted in an expanded scope for the tool, and a rename as it will (eventually) do much more than Frequency Excursion calculations. <p>If you were looking for FEX, please use TweetyPy<a class="note-link" href="#note-1">1</a> instead. <ol class="notes"> <li id="intro-note-1"><a href="https://code.jessemcclure.org/tweetypy/ticket">https://code.jessemcclure.org/tweetypy</a> </ol> </section> </div> |