Metadata-Version: 1.1
Name: inspire-query-parser
Version: 0.1.9
Summary: A PEG-based query parser for INSPIRE
Home-page: https://github.com/inspirehep/inspire-query-parser
Author: CERN
Author-email: admin@inspirehep.net
License: GPLv3
Description-Content-Type: UNKNOWN
Description: ..
            This file is part of INSPIRE.
            Copyright (C) 2014-2017 CERN.
        
            INSPIRE is free software: you can redistribute it and/or modify
            it under the terms of the GNU General Public License as published by
            the Free Software Foundation, either version 3 of the License, or
            (at your option) any later version.
        
            INSPIRE is distributed in the hope that it will be useful,
            but WITHOUT ANY WARRANTY; without even the implied warranty of
            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
            GNU General Public License for more details.
        
            You should have received a copy of the GNU General Public License
            along with INSPIRE. If not, see <http://www.gnu.org/licenses/>.
        
            In applying this license, CERN does not waive the privileges and immunities
            granted to it by virtue of its status as an Intergovernmental Organization
            or submit itself to any jurisdiction.
        
        =====================
         INSPIRE-QueryParser
        =====================
        
        .. image:: https://img.shields.io/github/tag/inspirehep/inspire-query-parser.svg
                :target: https://github.com/inspirehep/inspire-query-parser/releases
        
        .. image:: https://img.shields.io/pypi/dm/inspire-query-parser.svg
                :target: https://pypi.python.org/pypi/inspire-query-parser
        
        .. image:: https://img.shields.io/github/license/inspirehep/inspire-query-parser.svg
                :target: https://github.com/inspirehep/inspire-query-parser/blob/master/LICENSE
        
        A PEG-based query parser for INSPIRE
        
        *This is a non feature complete version.*
        
        A query parser for INSPIRE, supporting SPIRES and Invenio syntaxes.
        
        Further documentation is available on
        https://inspire-query-parser.readthedocs.io/
        
Keywords: inspirehep query parser
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 2 - Pre-Alpha
