gap-packages / qpa

GAP package for quivers and path algebras
https://folk.ntnu.no/oyvinso/QPA/
GNU General Public License v2.0
30 stars 13 forks source link

Archive name for QPA #55

Closed olexandr-konovalov closed 3 years ago

olexandr-konovalov commented 3 years ago

It was not noticed before that unpacking the package archive results in the directory named qpa-version-1.31 - the GAOP manual advises to use qpa-1.31 instead: please see https://www.gap-system.org/Manuals/doc/ref/chap76.html#X8383876782480702 :

A GAP package should have an alphanumeric name (packagename, say); mixed case is fine, but there should be no whitespace characters. All files of a GAP package packagename must be collected in a single directory packagedir, where packagedir should be just packagename optionally converted to lowercase and optionally followed by the package version (with or without hyphen to separate the version from packagename). Let us call this directory the home directory of the package.

As @fingolfin suggested in https://github.com/gap-packages/qpa/issues/51 using https://github.com/gap-system/ReleaseTools would take care of this automatically.

sunnyquiver commented 3 years ago

Have changed the file create-release.sh to comply with the recommended format for the name of packagedir. In addition created a new release using these changes.

olexandr-konovalov commented 3 years ago

Thanks @sunnyquiver - it's picked up!

* QPA - new version 1.32 discovered!!!
  ============================================
  Getting new archives from 
  https://folk.ntnu.no/oyvinso/QPA/qpa-1.32[ ".tar.gz" ]
  unpacking qpa-1.32.tar.gz
  Validation of the info file successful!
  Package QPA 1.32 from 04/03/2021 has dependencies:
  * NeededOtherPackages [ [ "GBNP", ">=0.9.5" ] ]
  * GAP >=4.5
  finding text files  . . .

=====================text files==========================
qpa-1.32/CHANGES
qpa-1.32/LICENSE
qpa-1.32/README
qpa-1.32/PackageInfo.g
qpa-1.32/init.g
qpa-1.32/read.g
qpa-1.32/lib/algebra.gd
qpa-1.32/lib/combinatorialrep.gd
qpa-1.32/lib/complex.gd
qpa-1.32/lib/degorderfinitetype.gd
qpa-1.32/lib/derivedcat.gd
qpa-1.32/lib/documentation.gd
qpa-1.32/lib/functors.gd
qpa-1.32/lib/gbhighlevel.gd
qpa-1.32/lib/gbnp.gd
qpa-1.32/lib/groebner.gd
qpa-1.32/lib/groebnerdyndict.gd
qpa-1.32/lib/groebnerdyntree.gd
qpa-1.32/lib/groebnerordering.gd
qpa-1.32/lib/groebnerstadict.gd
qpa-1.32/lib/idempotent.gd
qpa-1.32/lib/inflist.gd
qpa-1.32/lib/module.gd
qpa-1.32/lib/moduleARtheory.gd
qpa-1.32/lib/moduledecomp.gd
qpa-1.32/lib/modulehom.gd
qpa-1.32/lib/modulehomalg.gd
qpa-1.32/lib/moduleprojres.gd
qpa-1.32/lib/modulespecial.gd
qpa-1.32/lib/pathalg.gd
qpa-1.32/lib/pathalgideal.gd
qpa-1.32/lib/pathalgkoszul.gd
qpa-1.32/lib/pathalgpredef.gd
qpa-1.32/lib/pathalgreptype.gd
qpa-1.32/lib/pathalgtensor.gd
qpa-1.32/lib/present2.gd
qpa-1.32/lib/projpathalgmodule.gd
qpa-1.32/lib/qpaposet.gd
qpa-1.32/lib/quiver.gd
qpa-1.32/lib/quivergraphalgorithms.gd
qpa-1.32/lib/util.gd
qpa-1.32/lib/algebra.gi
qpa-1.32/lib/combinatorialrep.gi
qpa-1.32/lib/complex.gi
qpa-1.32/lib/degorderfinitetype.gi
qpa-1.32/lib/derivedcat.gi
qpa-1.32/lib/documentation.gi
qpa-1.32/lib/functors.gi
qpa-1.32/lib/gbhighlevel.gi
qpa-1.32/lib/gbnp.gi
qpa-1.32/lib/groebner.gi
qpa-1.32/lib/groebnerdyndict.gi
qpa-1.32/lib/groebnerdyntree.gi
qpa-1.32/lib/groebnerordering.gi
qpa-1.32/lib/groebnerstadict.gi
qpa-1.32/lib/idempotent.gi
qpa-1.32/lib/inflist.gi
qpa-1.32/lib/module.gi
qpa-1.32/lib/moduleARtheory.gi
qpa-1.32/lib/moduledecomp.gi
qpa-1.32/lib/modulehom.gi
qpa-1.32/lib/modulehomalg.gi
qpa-1.32/lib/moduleprojres.gi
qpa-1.32/lib/modulespecial.gi
qpa-1.32/lib/pathalg.gi
qpa-1.32/lib/pathalgideal.gi
qpa-1.32/lib/pathalgkoszul.gi
qpa-1.32/lib/pathalgpredef.gi
qpa-1.32/lib/pathalgreptype.gi
qpa-1.32/lib/pathalgtensor.gi
qpa-1.32/lib/present2.gi
qpa-1.32/lib/projpathalgmodule.gi
qpa-1.32/lib/qpaposet.gi
qpa-1.32/lib/quiver.gi
qpa-1.32/lib/quivergraphalgorithms.gi
qpa-1.32/lib/util.gi
qpa-1.32/examples/examples_AR-theory.g
qpa-1.32/examples/examples_brauer_configuration_algebras.g
qpa-1.32/examples/examples_chain_complexes.g
qpa-1.32/examples/examples_degorderfinitetype.g
qpa-1.32/examples/examples_groebner_bases.g
qpa-1.32/examples/examples_homological_algebra.g
qpa-1.32/examples/examples_homomorphisms.g
qpa-1.32/examples/examples_introduction.g
qpa-1.32/examples/examples_path_algebras.g
qpa-1.32/examples/examples_proj_and_derived.g
qpa-1.32/examples/examples_quivers.g
qpa-1.32/examples/examples_right_modules.g
qpa-1.32/tst/testall.g
qpa-1.32/tst/testall.tst
qpa-1.32/doc/chapter_AR-theory.xml
qpa-1.32/doc/chapter_chain_complexes.xml
qpa-1.32/doc/chapter_combinatorialrep.xml
qpa-1.32/doc/chapter_degorderfinitetype.xml
qpa-1.32/doc/chapter_gbnp.xml
qpa-1.32/doc/chapter_groebner_bases.xml
qpa-1.32/doc/chapter_homological_algebra.xml
qpa-1.32/doc/chapter_homomorphisms.xml
qpa-1.32/doc/chapter_introduction.xml
qpa-1.32/doc/chapter_path_algebras.xml
qpa-1.32/doc/chapter_proj_and_derived.xml
qpa-1.32/doc/chapter_quickstart.xml
qpa-1.32/doc/chapter_quivers.xml
qpa-1.32/doc/chapter_right_modules.xml
qpa-1.32/doc/qpadocumentation.xml
qpa-1.32/doc/chap0.txt
qpa-1.32/doc/chap1.txt
qpa-1.32/doc/chap10.txt
qpa-1.32/doc/chap11.txt
qpa-1.32/doc/chap12.txt
qpa-1.32/doc/chap13.txt
qpa-1.32/doc/chap2.txt
qpa-1.32/doc/chap3.txt
qpa-1.32/doc/chap4.txt
qpa-1.32/doc/chap5.txt
qpa-1.32/doc/chap6.txt
qpa-1.32/doc/chap7.txt
qpa-1.32/doc/chap8.txt
qpa-1.32/doc/chap9.txt
qpa-1.32/doc/chapBib.txt
qpa-1.32/doc/chapInd.txt
qpa-1.32/doc/chap0.html
qpa-1.32/doc/chap0_mj.html
qpa-1.32/doc/chap1.html
qpa-1.32/doc/chap10.html
qpa-1.32/doc/chap10_mj.html
qpa-1.32/doc/chap11.html
qpa-1.32/doc/chap11_mj.html
qpa-1.32/doc/chap12.html
qpa-1.32/doc/chap12_mj.html
qpa-1.32/doc/chap13.html
qpa-1.32/doc/chap13_mj.html
qpa-1.32/doc/chap1_mj.html
qpa-1.32/doc/chap2.html
qpa-1.32/doc/chap2_mj.html
qpa-1.32/doc/chap3.html
qpa-1.32/doc/chap3_mj.html
qpa-1.32/doc/chap4.html
qpa-1.32/doc/chap4_mj.html
qpa-1.32/doc/chap5.html
qpa-1.32/doc/chap5_mj.html
qpa-1.32/doc/chap6.html
qpa-1.32/doc/chap6_mj.html
qpa-1.32/doc/chap7.html
qpa-1.32/doc/chap7_mj.html
qpa-1.32/doc/chap8.html
qpa-1.32/doc/chap8_mj.html
qpa-1.32/doc/chap9.html
qpa-1.32/doc/chap9_mj.html
qpa-1.32/doc/chapBib.html
qpa-1.32/doc/chapBib_mj.html
qpa-1.32/doc/chapInd.html
qpa-1.32/doc/chapInd_mj.html
qpa-1.32/doc/chooser.html
qpa-1.32/doc/lefttoc.css
qpa-1.32/doc/manual.css
qpa-1.32/doc/nocolorprompt.css
qpa-1.32/doc/ragged.css
qpa-1.32/doc/times.css
qpa-1.32/doc/toggless.css
qpa-1.32/doc/MakeQPADoc.gi

=====================end of the list of text files=======
=====================binary files========================
qpa-1.32/version
qpa-1.32/doc/manual.js
qpa-1.32/doc/rainbow.js
qpa-1.32/doc/toggless.js
qpa-1.32/doc/manual.pdf
qpa-1.32/doc/manual.six

=====================end of the list of binary files=====
=====================ignored files=======================

=====================end of the list of ignored files====