Python的wiki引擎 MoinMoin

码农软件 · 软件分类 · WIKI系统 · 2020-02-05 10:26:48

软件介绍

MoinMoin是一个基于Python环境的wiki引擎程序,支持包括中文在内的多语种特性。

MoinMoin

MoinMoin程序是遵循GNU GPL的开源项目,启动于2000年7月20日,最初由JürgenHermann撰写。最近的版本为2006年02月05日发布的1.5.2,最高稳定版本为1.3.5,并一直保持正常的更新。

MoinMoin可运行在Windows、Linux/BSD/UNIX、OS X等环境下。目前能够处理英文、德文、繁简体中文、日文、俄文等约20种语言。

MoinMoin的特点

  • 完全使用文件来存储内容,不使用数据库
  • 实现了全部Wiki规范,Unicode编码支持多语种
  • 完整实用的wiki文本约定,编辑规则比较轻巧易学
  • 支持多种扩展方式: 宏,插件,预处理……
  • 为数众多的插件中包括Tex科技文本输入、FreeMind思维图谱、GraphViz示意图、gnuplot数据图表绘图等
  • 支持几种很实用的不同页面样式
  • 真正跨平台

本文地址:https://codercto.com/soft/d/24934.html

Computing Patterns in Strings

Computing Patterns in Strings

Bill Smyth / Addison Wesley / 2003 / $ 75.00

The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试