This is p_group_cohomology, version 3.0

p_group_cohomology is a SageMath package for the computation
of modular cohomology rings of finite groups. It is formed by
two sub-packages:

- modular_resolution, which is a set of programs and a C-library
  libmodres to compute presentations and minimal free resolutions of
  modular group algebras of prime power groups. It also comprises a
  database of pre-computed cohomology rings. It relies on
  SharedMeatAxe.
- pGroupCohomology, which is formed by Cython, Python, Gap and
  Singular code to compute cohomology rings and work with the
  above-mentioned database. It links against libmodres.

See INSTALL for installing p_group_cohomology-3.0.

See COPYING for licence information.
