Metadata-Version: 2.4
Name: trollsift
Version: 1.0.0
Summary: String parser/formatter
Author-email: The Pytroll Team <pytroll@googlegroups.com>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Keywords: pytroll,string formatting,string parsing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/x-rst

Trollsift
=========

Trollsift is a collection of modules that assist with formatting,
parsing and filtering satellite granule file names.

For documentation, see http://trollsift.readthedocs.org/

License
=======

Copyright 2014 Trollsift developers

Licensed under the Apache License, Version 2.0 (the "License");
you may not use these files except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
