Difference between revisions of "Gparted"

From Free Software Directory
Jump to: navigation, search
m (version status to stable)
(gparted-1.2.0)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GParted
 
|Name=GParted
|Short description=Gnome Partition Editor
+
|Short description=Partition editor to graphically manage disk partitions.
|Full description='''GParted''' is a partition editor to graphically manage disk partitions. Among other features it supports creating, resizing, moving and copying of partitions.
+
|Full description='''GParted''' is a [[GNOME]] partition editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the [[parted]] project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.
 
+
|Homepage URL=https://gparted.org/
Its name stands for Gnome Partition Editor.  It is a graphical front-end for [[GNU Parted]].
+
|Is High Priority Project=No
|Homepage URL=http://gparted.org/
+
|VCS checkout command=git clone https://gitlab.gnome.org/GNOME/gparted.git
|User level=intermediate
 
|VCS checkout command=git clone git://git.gnome.org/gparted
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=http://gparted.sourceforge.net/documentation.php
+
|Documentation note=https://gparted.org/documentation.php
|Paid support=http://gparted.org/donations.php
+
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.gnome.org/gparted
 
|Related projects=parted
 
|Related projects=parted
 
|Keywords=device,tables,devices,table,partitioning,partition,partitions
 
|Keywords=device,tables,devices,table,partitioning,partition,partitions
|Version identifier=0.24.0
+
|Version identifier=1.2.0
|Version date=2015/10/27
+
|Version date=2021/01/25
 
|Version status=stable
 
|Version status=stable
|Version download=http://sourceforge.net/projects/gparted/files/gparted/gparted-0.24.0/
+
|Version download=https://sourceforge.net/projects/gparted/files/gparted/gparted-1.2.0/
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2014/11/08
+
|Last review date=2021/01/26
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=intermediate
|Is GNU=No
+
|Extension of=GNOME
|License verified date=2009-11-05
+
|Paid support=http://gparted.org/donations.php
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2004, 2005, 2006 Bart Hakvoort
|License verified date=2009-11-05
+
Portions Copyright (C) 2008-2021 Curtis Gedak
 +
Portions Copyright (C) 2011-2021 Mike Fleetwood
 +
|License verified by=Genium
 +
|License verified date=2021/01/26
 +
|License note=https://gitlab.gnome.org/GNOME/gparted/-/blob/master/COPYING
 
}}
 
}}
{{Project license
+
{{Software category
|License=GFDL
+
|Interface=command-line, frontend, gnome-app
|License verified by=Kelly Hopkins
+
|Programming-language=C++
|License verified date=2009-11-05
+
|Runs-on=GNU/Linux
 +
|System-administration=configuration
 +
|Use=system-administration
 +
|Uitoolkit=gtk
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Bart Hakvoort
+
|Real name=Curtis Gedak
 
|Role=Maintainer
 
|Role=Maintainer
|Email=hakvoort@cvs.gnome.org
+
|Email=gedakc@gmail.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=Homepage
+
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/projects/gparted/
+
|Resource URL=https://gitlab.gnome.org/GNOME/gparted
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=http://gparted.sourceforge.net/bugs.php
+
|Resource URL=https://gitlab.gnome.org/GNOME/gparted/-/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List
 +
|Resource URL=https://sourceforge.net/projects/gparted/lists/gparted-devel
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/gparted/files/gparted/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 55: Line 71:
 
|Resource kind=Forum
 
|Resource kind=Forum
 
|Resource URL=http://gparted-forum.surf4.info/
 
|Resource URL=http://gparted-forum.surf4.info/
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.gnome.org/browse/gparted
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 66: Line 77:
 
|Resource URL=http://gparted.org/download.php
 
|Resource URL=http://gparted.org/download.php
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Debian
|Programming-language=C++
+
|Resource kind=Developer
|System-administration=configuration
+
|Resource URL=https://tracker.debian.org/pkg/gparted
|Use=system-administration
+
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q843156
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}
 +
{{Project license
 +
|License=GFDL
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-11-05
 +
}}

Latest revision as of 13:31, 26 January 2021


[edit]

GParted

https://gparted.org/
Partition editor to graphically manage disk partitions.

GParted is a GNOME partition editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

26 January 2021

License

GFDL

Verified by

Kelly Hopkins

Verified on

5 November 2009




Leaders and contributors

Contact(s)Role
Curtis Gedak Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttps://sourceforge.net/projects/gparted/files/gparted/
DebianDeveloperhttps://tracker.debian.org/pkg/gparted
DeveloperBug Trackinghttps://gitlab.gnome.org/GNOME/gparted/-/issues
GeneralForumhttp://gparted-forum.surf4.info/
DeveloperMailing Listhttps://sourceforge.net/projects/gparted/lists/gparted-devel
WikidataGeneralhttps://www.wikidata.org/wiki/Q843156
UserDownloadhttp://gparted.org/download.php
DeveloperVCS Repository Webviewhttps://gitlab.gnome.org/GNOME/gparted


Software prerequisites




Entry





















"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.