AbiWord

AbiWord是一个类似于Microsoft®Word的免费文字处理程序。 它适用于各种文字处理任务。(AbiWord is a free word processing program similar to Microsoft® Word. It is suitable for a wide variety of word processing tasks.)

  • 所有者: AbiWord/abiword
  • 平台: Linux, Unix-like, Windows
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

AbiWord subversion存储库的官方镜像 -- 只读。

AbiWord是一个类似于Microsoft®Word的免费文字处理程序。 它适用于各种文字处理任务。

开始

像大多数开源项目一样,AbiWord最初是一个大教堂,但更像是一个集市。 AbiWord是一个名为AbiSource的大型项目的一部分,该项目由SourceGear公司启动。该项目的目标是开发一个跨平台的开源办公套件,从项目的文字处理器AbiWord开始。

SourceGear向AbiWord发布了源代码,并在该项目周围迅速形成了一个开发人员社区。 SourceGear从那时起就停止了该项目的工作。

从那时起,开发者社区不断改进并提高AbiWord的质量。版本1.0于2002年4月发布,随后是2003年9月的2.0版,2004年12月的2.2版和2005年9月的2.4版。

什么使AbiWord与众不同?

AbiWord是字处理器中独一无二的,它致力于成为一个完全跨平台的字处理器。我们的源代码经过精心编写,因此AbiWord几乎可以在任何操作系统上运行,并且只需花费最少的时间进行移植。这与我们对国际化的支持(以多种语言运行AbiWord的能力)相结合,为AbiWord提供了巨大的潜在用户群。

目前我们在大多数UNIX系统上运行,Windows 95及更高版本,QNX Neutrino 6.2。我们还提供MacOS X原生移植。曾经有一个BeOS移植,但该版本已经长时间没有维护,并且已经停止支持它。

(Source Link: https://www.abisource.com/information/about/

主要指標

概覽
名稱與所有者AbiWord/abiword
主編程語言C++
編程語言Shell (語言數: 14)
平台Linux, Unix-like, Windows
許可證GNU General Public License v2.0
所有者活动
創建於2013-02-24 21:03:53
推送於2024-02-08 11:44:38
最后一次提交2022-06-06 17:52:20
發布數159
最新版本名稱release-3.0.4 (發布於 2019-11-26 20:22:19)
第一版名稱ABI-2-2-0-STABLE_branchpoint (發布於 2013-07-23 12:26:28)
用户参与
星數132
關注者數15
派生數36
提交數20.7k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數2
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

This is the source tree for the AbiSource desktop productivity tools,
namely the AbiWord word processor.
Everything contained here is copyrighted and is available for your use
and redistribution under certain license terms. Please read
COPYRIGHT.TXT and TRADEMARK.TXT for more information.

Current information is available at https://www.abisource.com/.

This tree contains the following top-level subdirectories:

src
All source code is under here, including applications,
library modules, and third-party source code.

ac-helpers
Autoconf macros used by the autoconfiscated build system (configure).

docs
Documents related to the project. Includes specifications,
design documents, and the like. You should also find instructions
for how to build the tree in here, within the "build" subdirectory.

po
Localized strings for each locale we support, in PO format, as well
as scripts for conversion to and from Abi's native .strings files,
which are the files actually used directly by the program(s). PO
files are maintained as a convenience for translators, many of whom
are already accustomed to working with them (as opposed to .strings).

test
Test files for AbiWord (not explicitly part of regression testing).

user
Support files, other than code, which need to be installed
on the user's machine, are stored in here. Items which
are too large to be practical do not necessarily go here,
such as the fonts.

flatpak
Files to build AbiWord as a flatpak using flatpak-builder. See
instructions below.

Flatpak

We support flatpak:

To build:

$ flatpak-builder --force-clean --repo=repo abiword flatpak/com.abisource.AbiWord.json

To run:

$ flatpak-builder --run abiword flatpak/com.abisource.AbiWord.json abiword