summaryrefslogtreecommitdiff
path: root/sci-chemistry/nmrglue
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
commit2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch)
tree69a469da2fa8c3f4920325ac5595300929f5d884 /sci-chemistry/nmrglue
parent9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff)
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'sci-chemistry/nmrglue')
-rw-r--r--sci-chemistry/nmrglue/Manifest2
-rw-r--r--sci-chemistry/nmrglue/metadata.xml30
2 files changed, 16 insertions, 16 deletions
diff --git a/sci-chemistry/nmrglue/Manifest b/sci-chemistry/nmrglue/Manifest
index c3bdeabf1490..c9891f92a778 100644
--- a/sci-chemistry/nmrglue/Manifest
+++ b/sci-chemistry/nmrglue/Manifest
@@ -2,4 +2,4 @@ DIST nmrglue-0.7.tar.gz 166596 BLAKE2B 769dbe1330a2b610393cea07edcb7c997d219038e
DIST nmrglue-0.9.tar.gz 14916942 BLAKE2B febe5c25a05474242654a63617388b4e65310050d07263cf6dd173ac75579c75b8b3238d7a20fe7e535ee43fe53828fe6776f18cc781c24ac571d58a1110314c SHA512 8e20a53cf53df6fb0f0ddba1361b1ead0f03c5cdd34cc7199fb9d6727060596a1f79c5c0139dd978f6b09551216a0042e8858603ce4c9b1f4063f04e06d912e5
EBUILD nmrglue-0.7.ebuild 596 BLAKE2B b6259e5773b6b57d174937605a0eb96dbc902d240c941526e4fffc62b8a31b2eef165fac6b262ad56bb1649ce22f2e7455a81f0673597da8779576a3e83a6bfb SHA512 c6291e9966e67df4d053d6029c7452bdef69106053ad55aa83e033a76cc3dbb2d6c98a8a6d08a4e038d1d2b339e941cf540f29c279f43a69946a513e60052067
EBUILD nmrglue-0.9.ebuild 802 BLAKE2B ae9f15af9ba59bb6d8d43edf59f70d078a939c607c5775ab2da99a0b166c1d3531ab473ed61a64d4ed130e0124947ec568dc561e6f1a0f2384304d2e61ef9e4e SHA512 6add963c1a1672c64b54133192dd5299d0c9ec16dab585d4aca99ef6e4bbd709e23ba28616d862d6a9107a8354942fb78bc40fdb393364ee6c06f63c6cc9bae7
-MISC metadata.xml 1339 BLAKE2B 629b015245457db2ca3d5c8ee1a6a21393a312130e2fafc352531dddd281025bc59cde411275eba0a5620ac8e33cc365c223f1a7bf598b3111335aea9020c1d0 SHA512 24b469373599ff8b4b211e566be408fc629f6e6b55d0c6ef6a4a3c7e722da6fa499dd373b771682db23795cc5ba75e155eaa4c5bae98d030907af60ec57689e8
+MISC metadata.xml 1359 BLAKE2B 2af5f4f21a0e3a531df1f10709c7830fa23e54d0cadd03f08dcb4f4f44aaccb04078e4908e1503185c5ab5bbb3ad22d6a4f3dc88e7a38ca0866c62dba4b699b4 SHA512 0a139395593cc7162d852be49f3c89d109235da0d667131d0268fbf37ba39933951fe404aac5a71548b8d46cf157b63572f57ad47877bb349a7a42ac762ee4e4
diff --git a/sci-chemistry/nmrglue/metadata.xml b/sci-chemistry/nmrglue/metadata.xml
index 71d8eb79fc18..83de058dacf2 100644
--- a/sci-chemistry/nmrglue/metadata.xml
+++ b/sci-chemistry/nmrglue/metadata.xml
@@ -6,23 +6,23 @@
<name>Gentoo Chemistry Project</name>
</maintainer>
<longdescription>
-Nmrglue has the ability to read, write and convert between a number of NMR file
-formats including Agilent/Varian, Bruker, NMRPipe, Sparky, SIMPSON, Rowland NMR
-Toolkit files. The files, which are represented in Python as dictionaries of
-spectral parameters and NumPy ndarray objects, can be easily examined, modified
-and processed as desired.
+ Nmrglue has the ability to read, write and convert between a number of NMR file
+ formats including Agilent/Varian, Bruker, NMRPipe, Sparky, SIMPSON, Rowland NMR
+ Toolkit files. The files, which are represented in Python as dictionaries of
+ spectral parameters and NumPy ndarray objects, can be easily examined, modified
+ and processed as desired.
-Nmrglue provides a number of functions for processing NMR data such as
-apodization, spectral shifting, Fourier and other transformations, baseline
-smoothing and flattening, and linear prediction modeling and extrapolation.
-In addition new processing schemes can be implemented easily using the nmrglue
-provided functions and the multitude of numerical routines provided by the NumPy
-and SciPy packages.
+ Nmrglue provides a number of functions for processing NMR data such as
+ apodization, spectral shifting, Fourier and other transformations, baseline
+ smoothing and flattening, and linear prediction modeling and extrapolation.
+ In addition new processing schemes can be implemented easily using the nmrglue
+ provided functions and the multitude of numerical routines provided by the NumPy
+ and SciPy packages.
-When used in conjunction with the matplotlib (or other) python plotting library
-nmrglue can be used to create publication quality figures of NMR spectrum or
-examine data interactively.
-</longdescription>
+ When used in conjunction with the matplotlib (or other) python plotting library
+ nmrglue can be used to create publication quality figures of NMR spectrum or
+ examine data interactively.
+ </longdescription>
<upstream>
<remote-id type="github">jjhelmus/nmrglue</remote-id>
</upstream>