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.)

  • Owner: AbiWord/abiword
  • Platform: Linux, Unix-like, Windows
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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/

Main metrics

Overview
Name With OwnerAbiWord/abiword
Primary LanguageC++
Program languageShell (Language Count: 14)
PlatformLinux, Unix-like, Windows
License:GNU General Public License v2.0
所有者活动
Created At2013-02-24 21:03:53
Pushed At2024-02-08 11:44:38
Last Commit At2022-06-06 17:52:20
Release Count159
Last Release Namerelease-3.0.4 (Posted on 2019-11-26 20:22:19)
First Release NameABI-2-2-0-STABLE_branchpoint (Posted on 2013-07-23 12:26:28)
用户参与
Stargazers Count132
Watchers Count15
Fork Count37
Commits Count20.7k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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