Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: README
 examples/benchmarking/benchmark-coercions.pl
 examples/benchmarking/benchmark-constraints.pl
 examples/benchmarking/benchmark-named-param-validation.pl
 examples/benchmarking/benchmark-param-validation.pl
 examples/datetime-coercions.pl
 lib/Devel/TypeTiny/Perl56Compat.pm
 lib/Devel/TypeTiny/Perl58Compat.pm
 lib/Error/TypeTiny.pm
 lib/Error/TypeTiny/Assertion.pm
 lib/Error/TypeTiny/Compilation.pm
 lib/Error/TypeTiny/WrongNumberOfParameters.pm
 lib/Eval/TypeTiny.pm
 lib/Reply/Plugin/TypeTiny.pm
 lib/Test/TypeTiny.pm
 lib/Type/Coercion.pm
 lib/Type/Coercion/FromMoose.pm
 lib/Type/Coercion/Union.pm
 lib/Type/Library.pm
 lib/Type/Params.pm
 lib/Type/Parser.pm
 lib/Type/Registry.pm
 lib/Type/Tiny.pm
 lib/Type/Tiny/Class.pm
 lib/Type/Tiny/ConstrainedObject.pm
 lib/Type/Tiny/Duck.pm
 lib/Type/Tiny/Enum.pm
 lib/Type/Tiny/Intersection.pm
 lib/Type/Tiny/Manual.pod
 lib/Type/Tiny/Manual/AllTypes.pod
 lib/Type/Tiny/Manual/Coercions.pod
 lib/Type/Tiny/Manual/Contributing.pod
 lib/Type/Tiny/Manual/Installation.pod
 lib/Type/Tiny/Manual/Libraries.pod
 lib/Type/Tiny/Manual/NonOO.pod
 lib/Type/Tiny/Manual/Optimization.pod
 lib/Type/Tiny/Manual/Params.pod
 lib/Type/Tiny/Manual/Policies.pod
 lib/Type/Tiny/Manual/UsingWithClassTiny.pod
 lib/Type/Tiny/Manual/UsingWithMoo.pod
 lib/Type/Tiny/Manual/UsingWithMoo2.pod
 lib/Type/Tiny/Manual/UsingWithMoo3.pod
 lib/Type/Tiny/Manual/UsingWithMoose.pod
 lib/Type/Tiny/Manual/UsingWithMouse.pod
 lib/Type/Tiny/Manual/UsingWithOther.pod
 lib/Type/Tiny/Manual/UsingWithTestMore.pod
 lib/Type/Tiny/Role.pm
 lib/Type/Tiny/Union.pm
 lib/Type/Utils.pm
 lib/Types/Common/Numeric.pm
 lib/Types/Common/String.pm
 lib/Types/Standard.pm
 lib/Types/Standard/ArrayRef.pm
 lib/Types/Standard/CycleTuple.pm
 lib/Types/Standard/Dict.pm
 lib/Types/Standard/HashRef.pm
 lib/Types/Standard/Map.pm
 lib/Types/Standard/ScalarRef.pm
 lib/Types/Standard/StrMatch.pm
 lib/Types/Standard/Tied.pm
 lib/Types/Standard/Tuple.pm
 lib/Types/TypeTiny.pm
 t/00-begin.t
 t/01-compile.t
 t/02-api.t
 t/03-leak.t
 t/20-unit/Devel-TypeTiny-Perl56Compat/basic.t
 t/20-unit/Devel-TypeTiny-Perl58Compat/basic.t
 t/20-unit/Error-TypeTiny-Assertion/basic.t
 t/20-unit/Error-TypeTiny-Compilation/basic.t
 t/20-unit/Error-TypeTiny-WrongNumberOfParameters/basic.t
 t/20-unit/Error-TypeTiny/basic.t
 t/20-unit/Error-TypeTiny/stacktrace.t
 t/20-unit/Eval-TypeTiny/aliases-devel-lexalias.t
 t/20-unit/Eval-TypeTiny/aliases-native.t
 t/20-unit/Eval-TypeTiny/aliases-padwalker.t
 t/20-unit/Eval-TypeTiny/aliases-tie.t
 t/20-unit/Eval-TypeTiny/basic.t
 t/20-unit/Eval-TypeTiny/lexical-subs.t
 t/20-unit/Test-TypeTiny/basic.t
 t/20-unit/Test-TypeTiny/extended.t
 t/20-unit/Test-TypeTiny/matchfor.t
 t/20-unit/Type-Coercion-FromMoose/basic.t
 t/20-unit/Type-Coercion-FromMoose/errors.t
 t/20-unit/Type-Coercion-Union/basic.t
 t/20-unit/Type-Coercion/basic.t
 t/20-unit/Type-Coercion/esoteric.t
 t/20-unit/Type-Coercion/frozen.t
 t/20-unit/Type-Coercion/inlining.t
 t/20-unit/Type-Coercion/smartmatch.t
 t/20-unit/Type-Coercion/typetiny-constructor.t
 t/20-unit/Type-Library/assert.t
 t/20-unit/Type-Library/deprecation.t
 t/20-unit/Type-Library/errors.t
 t/20-unit/Type-Library/import-params.t
 t/20-unit/Type-Library/is.t
 t/20-unit/Type-Library/to.t
 t/20-unit/Type-Library/types.t
 t/20-unit/Type-Params/badsigs.t
 t/20-unit/Type-Params/carping.t
 t/20-unit/Type-Params/coerce.t
 t/20-unit/Type-Params/compile-named-bless.t
 t/20-unit/Type-Params/compile-named-oo.t
 t/20-unit/Type-Params/compile-named.t
 t/20-unit/Type-Params/defaults.t
 t/20-unit/Type-Params/hashorder.t
 t/20-unit/Type-Params/methods.t
 t/20-unit/Type-Params/mixednamed.t
 t/20-unit/Type-Params/multisig.t
 t/20-unit/Type-Params/named-to-list.t
 t/20-unit/Type-Params/named.t
 t/20-unit/Type-Params/noninline.t
 t/20-unit/Type-Params/optional.t
 t/20-unit/Type-Params/positional.t
 t/20-unit/Type-Params/slurpy.t
 t/20-unit/Type-Params/wrap.t
 t/20-unit/Type-Parser/basic.t
 t/20-unit/Type-Parser/moosextypes.t
 t/20-unit/Type-Registry/automagic.t
 t/20-unit/Type-Registry/basic.t
 t/20-unit/Type-Registry/methods.t
 t/20-unit/Type-Registry/moosextypes.t
 t/20-unit/Type-Registry/mousextypes.t
 t/20-unit/Type-Tiny-Class/basic.t
 t/20-unit/Type-Tiny-Class/errors.t
 t/20-unit/Type-Tiny-Class/plus-constructors.t
 t/20-unit/Type-Tiny-ConstrainedObject/basic.t
 t/20-unit/Type-Tiny-Duck/basic.t
 t/20-unit/Type-Tiny-Duck/cmp.t
 t/20-unit/Type-Tiny-Duck/errors.t
 t/20-unit/Type-Tiny-Enum/basic.t
 t/20-unit/Type-Tiny-Enum/cmp.t
 t/20-unit/Type-Tiny-Enum/errors.t
 t/20-unit/Type-Tiny-Intersection/basic.t
 t/20-unit/Type-Tiny-Intersection/cmp.t
 t/20-unit/Type-Tiny-Intersection/constrainedobject.t
 t/20-unit/Type-Tiny-Intersection/errors.t
 t/20-unit/Type-Tiny-Role/basic.t
 t/20-unit/Type-Tiny-Role/errors.t
 t/20-unit/Type-Tiny-Union/basic.t
 t/20-unit/Type-Tiny-Union/constrainedobject.t
 t/20-unit/Type-Tiny-Union/errors.t
 t/20-unit/Type-Tiny-Union/relationships.t
 t/20-unit/Type-Tiny-_HalfOp/double-union.t
 t/20-unit/Type-Tiny/arithmetic.t
 t/20-unit/Type-Tiny/basic.t
 t/20-unit/Type-Tiny/cmp.t
 t/20-unit/Type-Tiny/coercion-modifiers.t
 t/20-unit/Type-Tiny/constraint-strings.t
 t/20-unit/Type-Tiny/deprecation.t
 t/20-unit/Type-Tiny/esoteric.t
 t/20-unit/Type-Tiny/inline-assert.t
 t/20-unit/Type-Tiny/my-methods.t
 t/20-unit/Type-Tiny/parameterization.t
 t/20-unit/Type-Tiny/shortcuts.t
 t/20-unit/Type-Tiny/smartmatch.t
 t/20-unit/Type-Tiny/syntax.t
 t/20-unit/Type-Tiny/to-moose.t
 t/20-unit/Type-Tiny/to-mouse.t
 t/20-unit/Type-Utils/classifier.t
 t/20-unit/Type-Utils/dwim-both.t
 t/20-unit/Type-Utils/dwim-moose.t
 t/20-unit/Type-Utils/dwim-mouse.t
 t/20-unit/Type-Utils/match-on-type.t
 t/20-unit/Type-Utils/warnings.t
 t/20-unit/Types-Common-Numeric/ranges.t
 t/20-unit/Types-Common-String/strlength.t
 t/20-unit/Types-Standard/arrayreflength.t
 t/20-unit/Types-Standard/basic.t
 t/20-unit/Types-Standard/cycletuple.t
 t/20-unit/Types-Standard/filehandle.t
 t/20-unit/Types-Standard/lockdown.t
 t/20-unit/Types-Standard/mxtmlb-alike.t
 t/20-unit/Types-Standard/optlist.t
 t/20-unit/Types-Standard/overload.t
 t/20-unit/Types-Standard/strmatch-allow-callbacks.t
 t/20-unit/Types-Standard/strmatch-avoid-callbacks.t
 t/20-unit/Types-Standard/strmatch.t
 t/20-unit/Types-Standard/structured.t
 t/20-unit/Types-Standard/tied.t
 t/20-unit/Types-TypeTiny/basic.t
 t/20-unit/Types-TypeTiny/coercion.t
 t/20-unit/Types-TypeTiny/meta.t
 t/20-unit/Types-TypeTiny/moosemouse.t
 t/20-unit/Types-TypeTiny/progressiveexporter.t
 t/21-types/Any.t
 t/21-types/ArrayLike.t
 t/21-types/ArrayRef.t
 t/21-types/Bool.t
 t/21-types/ClassName.t
 t/21-types/CodeLike.t
 t/21-types/CodeRef.t
 t/21-types/ConsumerOf.t
 t/21-types/CycleTuple.t
 t/21-types/Defined.t
 t/21-types/Dict.t
 t/21-types/Enum.t
 t/21-types/FileHandle.t
 t/21-types/GlobRef.t
 t/21-types/HasMethods.t
 t/21-types/HashLike.t
 t/21-types/HashRef.t
 t/21-types/InstanceOf.t
 t/21-types/Int.t
 t/21-types/IntRange.t
 t/21-types/Item.t
 t/21-types/LaxNum.t
 t/21-types/LowerCaseSimpleStr.t
 t/21-types/LowerCaseStr.t
 t/21-types/Map.t
 t/21-types/Maybe.t
 t/21-types/NegativeInt.t
 t/21-types/NegativeNum.t
 t/21-types/NegativeOrZeroInt.t
 t/21-types/NegativeOrZeroNum.t
 t/21-types/NonEmptySimpleStr.t
 t/21-types/NonEmptyStr.t
 t/21-types/Num.t
 t/21-types/NumRange.t
 t/21-types/NumericCode.t
 t/21-types/Object.t
 t/21-types/OptList.t
 t/21-types/Optional.t
 t/21-types/Overload.t
 t/21-types/Password.t
 t/21-types/PositiveInt.t
 t/21-types/PositiveNum.t
 t/21-types/PositiveOrZeroInt.t
 t/21-types/PositiveOrZeroNum.t
 t/21-types/Ref.t
 t/21-types/RegexpRef.t
 t/21-types/RoleName.t
 t/21-types/ScalarRef.t
 t/21-types/SimpleStr.t
 t/21-types/SingleDigit.t
 t/21-types/Str.t
 t/21-types/StrLength.t
 t/21-types/StrMatch.t
 t/21-types/StrictNum.t
 t/21-types/StringLike.t
 t/21-types/StrongPassword.t
 t/21-types/Tied.t
 t/21-types/Tuple.t
 t/21-types/TypeTiny.t
 t/21-types/Undef.t
 t/21-types/UpperCaseSimpleStr.t
 t/21-types/UpperCaseStr.t
 t/21-types/Value.t
 t/30-integration/Exporter-Tiny/basic.t
 t/30-integration/Exporter-Tiny/installer.t
 t/30-integration/Exporter-Tiny/role-conflict.t
 t/30-integration/Function-Parameters/basic.t
 t/30-integration/Kavorka/80returntype.t
 t/30-integration/Kavorka/basic.t
 t/30-integration/Moo/basic.t
 t/30-integration/Moo/coercion-inlining-avoidance.t
 t/30-integration/Moo/coercion.t
 t/30-integration/Moo/exceptions.t
 t/30-integration/Moo/inflation.t
 t/30-integration/Moo/inflation2.t
 t/30-integration/Moops/basic.t
 t/30-integration/Moops/library-keyword.t
 t/30-integration/Moose/accept-moose-types.t
 t/30-integration/Moose/basic.t
 t/30-integration/Moose/coercion-more.t
 t/30-integration/Moose/coercion.t
 t/30-integration/Moose/inflate-then-inline.t
 t/30-integration/Moose/native-attribute-traits.t
 t/30-integration/Moose/parameterized.t
 t/30-integration/MooseX-Types/basic.t
 t/30-integration/MooseX-Types/extending.t
 t/30-integration/MooseX-Types/more.t
 t/30-integration/Mouse/basic.t
 t/30-integration/Mouse/coercion.t
 t/30-integration/Mouse/parameterized.t
 t/30-integration/MouseX-Types/basic.t
 t/30-integration/MouseX-Types/extending.t
 t/30-integration/Object-Accessor/basic.t
 t/30-integration/Return-Type/basic.t
 t/30-integration/Specio/basic.t
 t/30-integration/Specio/library.t
 t/30-integration/Sub-Quote/basic.t
 t/30-integration/Sub-Quote/delayed-quoting.t
 t/30-integration/Sub-Quote/unquote-coercions.t
 t/30-integration/Sub-Quote/unquote-constraints.t
 t/30-integration/Switcheroo/basic.t
 t/30-integration/Type-Tie/basic.t
 t/30-integration/Types-ReadOnly/basic.t
 t/30-integration/Validation-Class-Simple/archaic.t
 t/30-integration/Validation-Class-Simple/basic.t
 t/30-integration/match-simple/basic.t
 t/40-regression/gh14.t
 t/40-regression/rt102748.t
 t/40-regression/rt104154.t
 t/40-regression/rt121763.t
 t/40-regression/rt129729.t
 t/40-regression/rt130823.t
 t/98-param-eg-from-docs.t
 t/lib/BiggerLib.pm
 t/lib/DemoLib.pm
Copyright: 2013, Toby Inkster.
  2013-2014, 2017, Toby Inkster.
  2013-2014, 2017-2019, Toby Inkster.
  2014, 2017-2019, Toby Inkster.
  2017, Toby Inkster.
  2017-2019, Toby Inkster.
  2018-2019, Toby Inkster.
  2019, Toby Inkster.
License: Artistic or GPL-1+
 FIXME

Files: CONTRIBUTING
 INSTALL
 META.json
 META.yml
 Makefile.PL
 NEWS
 debian/TODO
 debian/control
 debian/gbp.conf
 debian/libtype-tiny-perl.docs
 debian/libtype-tiny-perl.examples
 debian/rules
 debian/source/format
 debian/upstream
 debian/watch
 dist.ini
 examples/benchmarking/versus-scalar-validation.pl
 examples/nonempty.pl
 examples/page-numbers.pl
 inc/Test/Fatal.pm
 inc/Test/Requires.pm
 inc/archaic/Test/Builder/Module.pm
 t/README
 t/TODO
 t/mk-test-manifest.pl
 t/not-covered.pl
Copyright: NONE
License: UNKNOWN
 FIXME

Files: t/40-regression/rt85911.t
 t/40-regression/rt86004.t
 t/40-regression/rt90096-2.t
 t/40-regression/rt92571-2.t
 t/40-regression/rt92571.t
 t/40-regression/rt92591.t
 t/40-regression/rt94196.t
 t/40-regression/rt97684.t
Copyright: 2013-2014, 2017-2019, Diab Jerius.
  2014, 2017-2019, Diab Jerius.
License: Artistic or GPL-1+
 FIXME

Files: lib/Type/Tiny/_HalfOp.pm
 t/20-unit/Type-Tiny-_HalfOp/overload-precedence.t
 t/40-regression/73f51e2d.pl
 t/40-regression/73f51e2d.t
Copyright: 2014, 2017-2019, Graham Knop.
License: Artistic or GPL-1+
 FIXME

Files: t/20-unit/Types-Common-Numeric/basic.t
 t/20-unit/Types-Common-String/basic.t
 t/20-unit/Types-Common-String/coerce.t
Copyright: 2013-2014, 2017-2019, Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http:www.shadowcatsystems.co.uk/>).
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/rt86233.t
 t/40-regression/rt86239.t
Copyright: 2013-2014, 2017-2019, Vyacheslav Matyukhin.
License: Artistic or GPL-1+
 FIXME

Files: inc/archaic/Test/More.pm
 inc/archaic/Test/Simple.pm
Copyright: Copyright 2001-2008 by Michael G Schwern E<lt>schwern@pobox.comE<gt>. /
License: Artistic or GPL-1+
 FIXME

Files: t/20-unit/Type-Coercion/parameterized.t
 t/20-unit/Type-Library/inheritance.t
Copyright: Paris", "GarÃ§on"
  Paris|GarÃ§on";
License: Artistic or GPL-1+
 FIXME

Files: t/30-integration/MooseX-Getopt/coercion.t
Copyright: 2014, 2017-2019, Alexander Hartmaier.
License: Artistic or GPL-1+
 FIXME

Files: t/20-unit/Type-Params/multisig-custom-message.t
Copyright: 2018-2019, Benct Philip Jonsson.
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/rt98113.t
Copyright: 2014, 2017-2019, Dagfinn Ilmari MannsÃ¥ker
License: Artistic or GPL-1+
 FIXME

Files: t/30-integration/Class-InsideOut/basic.t
Copyright: 2013-2014, 2017-2019, David Golden, Toby Inkster.
License: Artistic or GPL-1+
 FIXME

Files: inc/archaic/Test/Builder/IO/Scalar.pm
Copyright: 1996, Eryq.
  1999, 2001, ZeeGee Software Inc.
License: Artistic or GPL-1+
 FIXME

Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc.
  19xx name of author
  19yy <name of author>
  2019, Toby Inkster.
  disclaimer" for the program, if
  ed by the Free
  interest in the
  of this Package, but belong to whomever generated them, and may be sold
  the software, and
License: Artistic or GPL-1+
 FIXME

Files: t/99-moose-std-types-test.t
Copyright: 2013-2014, 2017-2019, Infinity Interactive, Inc..
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/ttxs-gh1.t
Copyright: 2014, 2017-2019, Jed Lund.
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/rt125765.t
Copyright: 2018-2019, KB JÃ¸rgensen.
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/rt125132.t
Copyright: 2018-2019, Marc Ballarin.
License: Artistic or GPL-1+
 FIXME

Files: t/20-unit/Types-Common-String/unicode.t
Copyright: 2013-2014, 2017-2019, Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http:www.shadowcatsystems.co.uk/>).
  is lowercase");
  is not (entirely) uppercase");
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/gh1.t
Copyright: 2013-2014, 2017-2019, Richard SimÃµes.
License: Artistic or GPL-1+
 FIXME

Files: t/40-regression/rt90096.t
Copyright: 2013-2014, 2017-2019, Samuel Kaufman.
License: Artistic or GPL-1+
 FIXME

Files: t/20-unit/Types-Standard/deep-coercions.t
Copyright: 2013-2014, 2017-2019, Toby Inkster.
  to $Dict1 - changed in 0.003_11; the presence of an additional value cancels coercion",
License: Artistic or GPL-1+
 FIXME

Files: inc/archaic/Test/Builder.pm
Copyright: Copyright 2002-2008 by chromatic E<lt>chromatic@wgz.orgE<gt> and /
License: Artistic or GPL-1+
 FIXME

Files: inc/archaic/Test/Builder/Tester.pm
Copyright: Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004.
  Micheal G Schwern 2001. Used and distributed with
License: Artistic or GPL-1+
 FIXME

Files: inc/archaic/Test/Builder/Tester/Color.pm
Copyright: Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002.
License: Artistic or GPL-1+
 FIXME

Files: COPYRIGHT
Copyright: -format/1.0/
  1999, 2001, ZeeGee Software Inc.
  2019, the copyright holder(s).
  Copyright (c) 1996 by Eryq.
  Copyright 1970 Toby Inkster.
  Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
  Copyright 2002-2008 by chromatic <chromatic@wgz.org> and.
  Copyright 2014 Ricardo Signes.
  Copyright 2014 Toby Inkster.
  Copyright 2014 Yuval Kogman.
  Copyright 2017 Toby Inkster.
  Copyright 2018 Toby Inkster.
  Copyright 2019 MATSUNO Tokuhiro.
  Copyright 2019 Toby Inkster.
  None
  SIGNATURE
  This software is copyright (c) 2013-2014, 2017 by Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2019 by David Golden, Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2019 by Diab Jerius.
  This software is copyright (c) 2013-2014, 2017-2019 by Infinity Interactive, Inc..
  This software is copyright (c) 2013-2014, 2017-2019 by Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http:www.shadowcatsystems.co.uk/>).
  This software is copyright (c) 2013-2014, 2017-2019 by Richard SimÃÂµes.
  This software is copyright (c) 2013-2014, 2017-2019 by Samuel Kaufman.
  This software is copyright (c) 2013-2014, 2017-2019 by Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2019 by Vyacheslav Matyukhin.
  This software is copyright (c) 2014, 2017-2019 by Alexander Hartmaier.
  This software is copyright (c) 2014, 2017-2019 by Dagfinn Ilmari MannsÃÂ¥ker.
  This software is copyright (c) 2014, 2017-2019 by Diab Jerius.
  This software is copyright (c) 2014, 2017-2019 by Graham Knop.
  This software is copyright (c) 2014, 2017-2019 by Jed Lund.
  This software is copyright (c) 2014, 2017-2019 by Toby Inkster.
  This software is copyright (c) 2017-2019 by Toby Inkster.
  This software is copyright (c) 2018-2019 by Benct Philip Jonsson.
  This software is copyright (c) 2018-2019 by KB JÃÂ¸rgensen.
  This software is copyright (c) 2018-2019 by Marc Ballarin.
  This software is copyright (c) 2018-2019 by Toby Inkster.
  This software is copyright (c) 2019 by Toby Inkster.
  Unknown
License: Artistic-1.0 and/or GPL-1
 FIXME

Files: debian/copyright-check
Copyright: 2016-2017, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
 FIXME

Files: doap.ttl
Copyright: 2014
  Walker";
License: UNKNOWN
 FIXME

Files: Changes
Copyright: 2014
  Walker++
License: UNKNOWN
 FIXME

Files: inc/Try/Tiny.pm
Copyright: 2014, Yuval Kogman.
License: UNKNOWN
 FIXME

Files: debian/source/lintian-overrides
Copyright: Artistic
  GPL-1+
  GPL-3+
  artistic
  gpl-1+
  gpl-3+
License: UNKNOWN
 FIXME

Files: MANIFEST
Copyright: CREDITS
License: UNKNOWN
 FIXME

Files: SIGNATURE
Copyright: SHA256 e20e14c05140ed64948a9c80683d147a3b6d75d8a941e6f2a4748e1bc31c0434 CREDITS
License: UNKNOWN
 FIXME

Files: CREDITS
Copyright: Walker
License: UNKNOWN
 FIXME

