Difference between revisions of "Xbase"

From Free Software Directory
Jump to: navigation, search
(Added Perl link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Xbase
+
|Name=xbase
|Short description=Library for manipulating xBase files
+
|Short description=Library for manipulating xBase files.
 
|Full description=Xbase (formerly xdb) DBMS is a collection of specifications, programs, utilities and a C++ class library for manipulating Xbase type datafiles and indices. XBase DBMS currently includes routines to support multi-user access for .DBF databases, fields, Dbase III and IV memo fields (variable length fields), dates, filters, record and file locking, and NDX and NTX indices.
 
|Full description=Xbase (formerly xdb) DBMS is a collection of specifications, programs, utilities and a C++ class library for manipulating Xbase type datafiles and indices. XBase DBMS currently includes routines to support multi-user access for .DBF databases, fields, Dbase III and IV memo fields (variable length fields), dates, filters, record and file locking, and NDX and NTX indices.
|Homepage URL=http://linux.techass.com/projects/xdb/
+
|Homepage URL=https://www.gnu.org/software/xbase/
|User level=none
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Computer languages=C++
+
|Documentation note=----
|Documentation note=User manual included and available in HTML format from http://linux.techassocinc.com/projects/xdb/xbasedocs/xbase_toc.html
+
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=Harbour
+
 
|Keywords=C++,library,xBase,xdb,databases
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org.
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=harbour,xbase64
 
|Version identifier=3.1.2
 
|Version identifier=3.1.2
 
|Version date=2006/07/17
 
|Version date=2006/07/17
 
|Version status=stable
 
|Version status=stable
|Version download=https://sourceforge.net/projects/xdb/files/latest/download?source=files
+
|Version download=https://sourceforge.net/projects/xdb/files/Source/3.1.2/xbase64-3.1.2.tar.gz/download/
|Version comment=3.1.2 stable released 2006-07-17
 
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/04/20
+
|Last review date=2018/12/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 +
|GNU package identifier=xbase
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-02-01
 
|License verified date=2001-02-01
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPL
+
|License=LGPLv2.1orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-02-01
+
|License verified date=2018/12/29
 +
|License note=xbase library.
 
}}
 
}}
{{Person
+
{{Project license
|Role=Maintainer
+
|License=GPLv2orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/12/29
 
}}
 
}}
 
{{Person
 
{{Person
Line 79: Line 95:
 
{{Resource
 
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource audience=Python (Ref)
|Resource URL=https://pypi.org/project/xbase
+
|Resource URL=https://pypi.org/project/xbase/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/xbase64
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=http://sourceforge.net/cvs/?group_id=4451
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://sourceforge.net/projects/xdb/
|Resource URL=http://sourceforge.net/tracker/?group_id=4451&atid=104451
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://sourceforge.net/projects/xbase/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/xdb-devel
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=General
|Resource kind=Mailing List Info/Archive
+
|Resource URL=http://linux.techass.com/projects/xdb/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/xdb-users
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=library
+
|Programming-language=C++, shell
|Use=library
+
|Runs-on=GNU/Linux
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libtool
+
|Prerequisite description=[[libtool]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=make
+
|Prerequisite description=[[make]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=autoconf
+
|Prerequisite description=[[autoconf]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:56, 29 December 2018


[edit]

xbase

https://www.gnu.org/software/xbase/
Library for manipulating xBase files.

Xbase (formerly xdb) DBMS is a collection of specifications, programs, utilities and a C++ class library for manipulating Xbase type datafiles and indices. XBase DBMS currently includes routines to support multi-user access for .DBF databases, fields, Dbase III and IV memo fields (variable length fields), dates, filters, record and file locking, and NDX and NTX indices.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

29 December 2018

Verified by

Bendikker

Verified on

29 December 2018

Notes

xbase library.




Leaders and contributors

Contact(s)Role
Vitaly Fedrushkov Contributor
Bob Cotton Contributor
Denis Pershin Contributor
Michael Bedward Contributor
Paul Foster Contributor
Denis Braussen Contributor
Kehl Hubertus Contributor
Eirk Bachman Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/xbase64
Generalhttps://sourceforge.net/projects/xbase/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttp://linux.techass.com/projects/xdb/
Generalhttps://sourceforge.net/projects/xdb/


Software prerequisites

KindDescription
Required to buildmake
Required to buildautoconf
Required to buildlibtool




Entry































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


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


"Debian (Ref)" 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.