Open teake opened 5 years ago
Help command displays sex
name yet. It should be fixed before deprecation.
[julio@Dell7995 ~]$ source-extractor
SExtractor version 2.25.0 (2019-10-03)
Written by Emmanuel BERTIN <bertin@iap.fr>
Copyright 2012-2015 IAP/CNRS/UPMC
visit http://astromatic.net/software/sextractor
SExtractor comes with ABSOLUTELY NO WARRANTY
You may redistribute copies of SExtractor
under the terms of the GNU General Public License.
> SYNTAX: sex <image> [<image2>][-c <configuration_file>][-<keyword> <value>]
> to dump a default configuration file: sex -d
> to dump a default extended configuration file: sex -dd
> to dump a full list of measurement parameters: sex -dp
Currently the recipe renames the binary from
sex
tosource-extractor
and adds a symlink from the latter to the former. As discussed in the original feedstock PR (https://github.com/conda-forge/staged-recipes/pull/8764), this symlink should be deprecated and removed at some point.