Skip to content
Snippets Groups Projects
Commit 7da915cb authored by Alexander Kozlov's avatar Alexander Kozlov Committed by Eleni Mathioulaki
Browse files

Update package.py

parent fca77589
No related branches found
No related tags found
No related merge requests found
Pipeline #59560 passed with stage
in 32 minutes and 29 seconds
......@@ -11,7 +11,9 @@ from spack.package import *
class PyTreem(PythonPackage):
"""Module treem provides data structure and command-line tools
for accessing and manipulating the digital reconstructions
of the neuron morphology in Stockley-Wheal-Cannon format (SWC)."""
of the neuron morphology in Stockley-Wheal-Cannon format (SWC).
Developed by Alexander Kozlov (akozlov@kth.se),
KTH Royal Institute of Technology, Stockholm, Sweden."""
homepage = "https://github.com/a1eko/treem"
pypi = "treem/treem-1.1.0.tar.gz"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment