Metadata-Version: 2.1
Name: AirStuff
Version: 0.0.2
Summary: Utilities to speedup AIR (Archivio Istituzionale della Ricerca) document upload, for HEP users
Home-page: https://github.com/wiso/airstuff
Author: Ruggero Turra
Author-email: ruggero.turra@cern.ch
License: UNKNOWN
Description: # AirStuff
        
        This small utility helps the poor guys who need to import publications into the AIR (Archivio Istituzionale della Ricerca). By default the program points to the UniMI database https://air.unimi.it/
        
        It automatizes the extraction of: title, full authors list, list of authors for a given institution (see -h), keyword from the address of the inspirehep web page.
        
        ## Usage
        
            python inspire.py
        
        ![screenshot](https://raw.githubusercontent.com/wiso/AirStuff/master/screenshot.png)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
