(lang dune 3.22)
(name belenios-server)
(version 3.3.0)
(sections
 (lib /usr/lib/belenios-server)
 (bin /usr/bin)
 (share /usr/share/belenios-server)
 (doc /usr/doc/belenios-server))
(files
 (lib (META dune-package opam))
 (bin
  (belenios-captcha
   belenios-server
   belenios-start-server
   belenios-stop-server))
 (share
  (apps/admin.html
   apps/credauth.html
   apps/credop.html
   apps/election.html
   apps/trustee.html
   mime.types
   static/admin.js
   static/admin_basic.html
   static/admin_basic.js
   static/avatar.png
   static/belenios-tool.html
   static/belenios_jslib.js
   static/belenios_worker.js
   static/credauth.js
   static/credop.js
   static/css/MainMenu.css
   static/css/MainZone.css
   static/css/NavMenu.css
   static/css/app2.css
   static/css/common.css
   static/css/responsive_site.css
   static/election.js
   static/encrypting.gif
   static/libsodium.wasm
   static/locales/admin/ar.json
   static/locales/admin/ar.mo
   static/locales/admin/cs.json
   static/locales/admin/cs.mo
   static/locales/admin/de.json
   static/locales/admin/de.mo
   static/locales/admin/el.json
   static/locales/admin/el.mo
   static/locales/admin/en.json
   static/locales/admin/en.mo
   static/locales/admin/es.json
   static/locales/admin/es.mo
   static/locales/admin/es_419.json
   static/locales/admin/es_419.mo
   static/locales/admin/fr.json
   static/locales/admin/fr.mo
   static/locales/admin/it.json
   static/locales/admin/it.mo
   static/locales/admin/ms.json
   static/locales/admin/ms.mo
   static/locales/admin/nb.json
   static/locales/admin/nb.mo
   static/locales/admin/nl.json
   static/locales/admin/nl.mo
   static/locales/admin/oc.json
   static/locales/admin/oc.mo
   static/locales/admin/pl.json
   static/locales/admin/pl.mo
   static/locales/admin/pt.json
   static/locales/admin/pt.mo
   static/locales/admin/pt_BR.json
   static/locales/admin/pt_BR.mo
   static/locales/admin/ro.json
   static/locales/admin/ro.mo
   static/locales/admin/ru.json
   static/locales/admin/ru.mo
   static/locales/admin/sl.json
   static/locales/admin/sl.mo
   static/locales/admin/ta.json
   static/locales/admin/ta.mo
   static/locales/admin/uk.json
   static/locales/admin/uk.mo
   static/locales/voter/ar.json
   static/locales/voter/ar.mo
   static/locales/voter/cs.json
   static/locales/voter/cs.mo
   static/locales/voter/de.json
   static/locales/voter/de.mo
   static/locales/voter/el.json
   static/locales/voter/el.mo
   static/locales/voter/en.json
   static/locales/voter/en.mo
   static/locales/voter/es.json
   static/locales/voter/es.mo
   static/locales/voter/es_419.json
   static/locales/voter/es_419.mo
   static/locales/voter/fi.json
   static/locales/voter/fi.mo
   static/locales/voter/fr.json
   static/locales/voter/fr.mo
   static/locales/voter/it.json
   static/locales/voter/it.mo
   static/locales/voter/jpn_JP.json
   static/locales/voter/jpn_JP.mo
   static/locales/voter/nb.json
   static/locales/voter/nb.mo
   static/locales/voter/nl.json
   static/locales/voter/nl.mo
   static/locales/voter/oc.json
   static/locales/voter/oc.mo
   static/locales/voter/pl.json
   static/locales/voter/pl.mo
   static/locales/voter/pt.json
   static/locales/voter/pt.mo
   static/locales/voter/pt_BR.json
   static/locales/voter/pt_BR.mo
   static/locales/voter/ro.json
   static/locales/voter/ro.mo
   static/locales/voter/sk.json
   static/locales/voter/sk.mo
   static/locales/voter/sl.json
   static/locales/voter/sl.mo
   static/locales/voter/ta.json
   static/locales/voter/ta.mo
   static/locales/voter/uk.json
   static/locales/voter/uk.mo
   static/placeholder.png
   static/tool_js.js
   static/tool_js_fingerprint.js
   static/trustee.js))
 (doc (CHANGES.md README.md)))
