|
@@ -0,0 +1,33 @@
|
|
1
|
+# ILFS-Data
|
|
2
|
+
|
|
3
|
+> Tools to collect, analyze and visualize data about participation in the
|
|
4
|
+> [I Love Free Software Campaign](https://ilovefs.org)
|
|
5
|
+> For further information refer to the [documentation](./docs/README.md).
|
|
6
|
+
|
|
7
|
+* Free Software: GPL-3.0-or-later
|
|
8
|
+
|
|
9
|
+* Libre Graphics: CC-BY-4.0
|
|
10
|
+
|
|
11
|
+- Documentation: <https://git.fsfe.org/janwey/ilfs-data/src/branch/master/docs/README.md>
|
|
12
|
+
|
|
13
|
+- Source code: <https://git.fsfe.org/janwey/ilfs-data>
|
|
14
|
+
|
|
15
|
+- Python: 2.7
|
|
16
|
+
|
|
17
|
+- R: 3.3.3
|
|
18
|
+
|
|
19
|
+## Maintainers
|
|
20
|
+
|
|
21
|
+* Jan Weymeirsch - janwey at fsfe dot org
|
|
22
|
+
|
|
23
|
+## Contribute
|
|
24
|
+
|
|
25
|
+Any pull requests or suggestions are welcome at
|
|
26
|
+<https://git.fsfe.org/janwey/ilfs-data> or via e-mail to the maintainer.
|
|
27
|
+
|
|
28
|
+## License
|
|
29
|
+
|
|
30
|
+Copyright (C) 2018 Free Software Foundation Europe e.V.
|
|
31
|
+
|
|
32
|
+Licensed under the GNU General Public License version 3.0, graphics and plots
|
|
33
|
+are licensed under Creative Commons Attribution 4.0 International Public License
|