Difference between revisions of "Haskell filestore"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
+
|Name=Haskell filestore
|User level=
 
|Submitted by=Debian import
 
|Computer languages=Haskell
 
|Name=A haskell interface for versioning file stores
 
|Submitted date=2013-03-20
 
 
|Short description=Haskell interface for versioning file stores - GHC libraries
 
|Short description=Haskell interface for versioning file stores - GHC libraries
|VCS checkout command=
 
 
|Full description=The filestore library provides an abstract interface for a
 
|Full description=The filestore library provides an abstract interface for a
 
versioning file store, and modules that instantiate this
 
versioning file store, and modules that instantiate this
Line 14: Line 8:
  
 
This package contains the libraries compiled for GHC.
 
This package contains the libraries compiled for GHC.
|Component programs=
 
 
|Homepage URL=http://hackage.haskell.org/package/filestore
 
|Homepage URL=http://hackage.haskell.org/package/filestore
 +
|VCS checkout command=git clone git://github.com/jgm/filestore.git
 +
|Computer languages=Haskell
 +
|Accepts cryptocurrency donations=No
 +
|Version identifier=0.6.0.1
 +
|Version date=2013/03/21
 +
|Version status=stable
 +
|Version download=http://hackage.haskell.org/packages/archive/filestore/0.6.0.1/filestore-0.6.0.1.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/08
 +
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/haskell-filestore
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© 2009 John MacFarlane <jgm@berkeley.edu>
 +
© 2009 Gwern Branwen
 +
© 2009 Sebastiaan Visser
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© © 2009 John MacFarlane <jgm@berkeley.edu>
 
© © 2009 Gwern Branwen
 
© © 2009 Sebastiaan Visser
 
 
|License=Other
 
 
|License note=License: BSD
 
|License note=License: BSD
  
Line 66: Line 63:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=© © 2010-2012, Giovanni Mascellani <gio@debian.org>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© © 2010-2012, Giovanni Mascellani <gio@debian.org>
 
 
|License=GPLv3orlater
 
 
|License note=License: GPL-3+
 
|License note=License: GPL-3+
  
Line 80: Line 76:
 
{{Person
 
{{Person
 
|Real name=John MacFarlane
 
|Real name=John MacFarlane
|Resource URL=
 
 
|Role=contact
 
|Role=contact
|Email=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/haskell-filestore
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 
|Resource URL=http://hackage.haskell.org/package/filestore
 
|Resource URL=http://hackage.haskell.org/package/filestore
|Resource kind=Download
+
}}
 +
{{Resource
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/jgm/filestore/issues
 +
}}
 +
{{Software category
 +
|Interface=file-manager
 +
|Software-development=version-control
 +
|Version-control=git, mercurial
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/haskell-filestore
 
}}
 
}}

Latest revision as of 03:46, 8 March 2018


[edit]

Haskell filestore

http://hackage.haskell.org/package/filestore
Haskell interface for versioning file stores - GHC libraries

The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided.

This package contains the libraries compiled for GHC.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSD

BSD All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-3+

GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in

`/usr/share/common-licenses/GPL-3'.




Leaders and contributors

Contact(s)Role
John MacFarlane contact


Resources and communication

AudienceResource typeURI
Bug Trackinghttps://github.com/jgm/filestore/issues
Downloadhttp://hackage.haskell.org/package/filestore
Debian (Ref) (R)https://tracker.debian.org/pkg/haskell-filestore


Software prerequisites




Entry











"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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










Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/haskell-filestore

[[Category:]]



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.