Skip to content
Snippets Groups Projects
Commit eb0d94f7 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files
parents 8e194e3a 9975e594
No related branches found
No related tags found
No related merge requests found
...@@ -31,5 +31,5 @@ full licence text or on the `European Union Public Licence`_ website ...@@ -31,5 +31,5 @@ full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions). (including all other official language versions).
.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS .. _AlekSIS: https://aleksis.org/
.. _European Union Public Licence: https://eupl.eu/ .. _European Union Public Licence: https://eupl.eu/
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Untis" name = "AlekSIS-App-Untis"
version = "1.0a4.dev0" version = "2.0a2"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
readme = "README.rst" readme = "README.rst"
description = "AlekSIS (School Information System) — App for Untis import" description = "AlekSIS (School Information System) — App for Untis import"
authors = ["Dominik George <dominik.george@teckids.org>", "Julian Leucker <leuckeju@katharineum.de>", "Frank Poetzsch-Heffter <p-h@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"] authors = ["Dominik George <dominik.george@teckids.org>", "Julian Leucker <leuckeju@katharineum.de>", "Frank Poetzsch-Heffter <p-h@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>", "Tom Teichler <tom.teichler@teckids.org>", "mirabilos <thorsten.glaser@teckids.org>"]
license = "EUPL-1.2" maintainers = ["Jonathan Weth <wethjo@katharineum.de>", "Dominik George <dominik.george@teckids.org>"]
homepage = "https://aleksis.edugit.io/" license = "EUPL-1.2-or-later"
repository = "https://edugit.org/AlekSIS/AlekSIS-App-Untis" homepage = "https://aleksis.org/"
documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/" repository = "https://edugit.org/AlekSIS/official/AlekSIS-App-Untis"
documentation = "https://aleksis.org/AlekSIS/docs/html/"
keywords = ["SIS", "education", "school", "timetable", "plans"]
classifiers = [ classifiers = [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment", "Environment :: Web Environment",
"Framework :: Django :: 3.0",
"Intended Audience :: Education", "Intended Audience :: Education",
"Topic :: Education" "Topic :: Education",
"Typing :: Typed",
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment