File: license.rst

package info (click to toggle)
python-bumps 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,180 kB
  • sloc: python: 24,284; xml: 493; ansic: 373; makefile: 209; sh: 94; javascript: 88
file content (28 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. _license:

*******
License
*******

.. include:: ../../LICENSE.txt


*******
Credits
*******

Bumps package was developed under DANSE project and is maintained by
its user community.

It can by referenced by DOI: `10.5281/zenodo.15730428 <https://doi.org/10.5281/zenodo.15730428>`_.
(citation text available at that link)

Or cited as:

        Kienzle, P.A., Krycka, J., Patel, N., & Sahin, I. (2011).
        Bumps (Version |release|) [Computer Software].
        College Park, MD: University of Maryland.  Retrieved |today|.

We are grateful for the existence of many fine open source packages such
as `NumPy <http://numpy.scipy.org/>`_ and `Python <http://www.python.org/>`_
without which this package would be much more difficult to write.