Metadata-Version: 2.1
Name: upf-to-json
Version: 0.9.3
Summary: upf to json converter
Home-page: https://github.com/simonpintarelli/upf_to_json
Author: Simon Pintarelli
Author-email: simon.pintarelli@cscs.ch
License: UNKNOWN
Description: # UPF to JSON converter
        
        UPF is a file format to describe atomic pseudo-potentials used by (DFT) density
        functional theory codes. This package provides scripts for converting UPF v1 and
        UPF v2 (Unified Pseudopotential Format) to json format as required by the SIRIUS
        DFT library [SIRIUS github](https://github.com/electronic-structure/SIRIUS).
        
        
        More information about the unified pseudopotential format can be found here:
        https://www.quantum-espresso.org/pseudopotentials/unified-pseudopotential-format
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
