Description
BIXTEP is an XML Text Processor for the Bash shell whose intelligence is still in the making. The main development aim is to provide users with a tool to flexibly structure and control textual information. With only the most basic functions implemented, BIXTEP is a text-mode tagged notecase suited for everyday use.
About the current state of the project
New development version available for download (revision 53).
A lot of code has been cleaned up and refactored. Compared to earlier versions 0.2 code will be easier to understand and maintain.
The 0.2 release will remain a Bash script that makes heavy use of standard command line tools. Future releases will use Python. ~ kstep 03/2010
I am currently rewriting BIXTEP in Python. If anyone wants to help, especially with UI (ncurses, wxWidgets) programming: You're welcome! ~kstep 08/2010
0.1.1 User Guide
0.2-dev User Guide
Coming soon.
Do you have ideas on how BIXTEP can be improved? Help developing it.
Your questions, feature requests, suggestions, participation and constructive source code criticism are all appreciated.