txexpr --------------- Convenience functions for working with HTML-style tagged X-expressions in Racket Install from the command line like so: raco pkg install txexpr Then require it in your Racket file: (require txexpr) Full docs are installed with the package.