Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 530 Bytes

README.rst

File metadata and controls

33 lines (19 loc) · 530 Bytes

eea.meeting

A helper for organising meetings.

Features

  • Participants registration
  • Participants approval (can be automatic)

Installation

Install eea.meeting by adding it to your buildout:

[buildout]

...

eggs =
    eea.meeting

and then running bin/buildout

License

The project is licensed under the GPLv2.