Package Details: python-diffpy.structure 3.3.0-1

Git Clone URL: https://aur.archlinux.org/python-diffpy.structure.git (read-only, click to copy)
Package Base: python-diffpy.structure
Description: Storage and manipulation of crystal structure data in python
Upstream URL: https://www.diffpy.org/diffpy.structure/
Licenses: BSD-3-Clause
Provides: diffpy.structure
Submitter: jlaehne
Maintainer: jlaehne
Last Packager: jlaehne
Votes: 1
Popularity: 0.000000
First Submitted: 2021-08-23 12:24 (UTC)
Last Updated: 2024-11-12 13:16 (UTC)

Latest Comments

micwoj92 commented on 2025-02-25 00:08 (UTC)

Sorry, what I meant is that for Arch packages the file needs to be installed in /usr/share/licenses/$pkgname/ https://wiki.archlinux.org/title/PKGBUILD#license

jlaehne commented on 2025-02-24 08:05 (UTC)

A license file is included upstream in the release and will thus be installed with the package: https://github.com/diffpy/diffpy.structure/blob/main/LICENSE.rst

micwoj92 commented on 2025-02-23 02:04 (UTC)

This license file also needs to be installed.

MartinDiehl commented on 2024-08-22 06:57 (UTC)

It seems that the software is licensed under BSD 3 clause (https://www.diffpy.org/diffpy.structure/license.html)

Arch Linux uses SPDX, so the string would be "BSD-3-Clause": https://spdx.org/licenses/BSD-3-Clause.html)