Skip to main content

An extensible wiki processor, using parser grammer

Project description

EazyText

Wiki, in general is a simple markup language to generate html pages that can be rendered in a browser. This is quick and neat way of documentation. Eazytext can be used as a library package or as a command line tool. It is lean, clean and insanely fast !! Since eazytext wiki-markup supports dynamic text (text that gets translated based on context), it is not practical to cache the html result and re-use them (by web-applications). And to avoid parsing the wiki-text every-time, an intermediate .py file is generated. You can learn more and hack into its guts at launchpad.

As a newbie, get started with EazyText in 5 minutes. As a pro, never be limited by a wiki engine. Our philosophy of wiki,

“Make simple things easy and difficult things possible”

Some interesting features in EazyText are,

  • Text content can be emphasized, italicized, underlined, subscripted, superscripted.

  • Short cut for hyper links, several variants

  • Short cut for referring to image source

  • Short cut for email link

  • Heading

  • Horizontal line

  • Ordered list

  • Unordered list

  • Block quoted text

  • Small table

  • Big table

  • Definition list

  • Style short cuts

  • New line break

  • Interspersing HTML text

  • Templated tags for common html-tag usage patterns

  • Pluggable macros

  • Pluggable wiki-extensions

Documentation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eazytext-0.93dev.tar.gz (98.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page