python3-multiurl
Python package for downloading multiple URLs as one
A Python package to download several URL as one, as well as
supporting multi-part URLs.
quantum-espresso-data-sssp
Standard solid-state pseudopotentials (SSSP) library
The convergence pattern of each element includes for each of the
considered family:
- the total number of electrons in the valence, Z;
- delta value (the error in the equation of state compared with
all-electron WIEN2k results, developed by Cottenier group), at full
converged cutoff;
- the largest phonon frequency, ωmax, at the zone boundary (as a
number), at full cutoff;
- and then as a function of wave function cutoff:
- the discrepancy of all phonon frequencies, δω̄, at the zone
boundary, with respect to the converged value;
- the convergence of the pressure, δVpress, with respect to the
converged value;
- the convergence of the cohesive energy, δEcoh, with respect to the
converged value;
- the convergence of the bands structure, η10 and max η10 with
respect to the converged value.
python3-wtforms-json
smart json support for WTForms
WTForms-JSON is a WTForms extension for JSON data handling. It:
ruby-foreman
Process manager for applications with multiple components
Foreman is a process manager commonly used during development of
multi-component applications. For production, it allows allow you to either
run your application directly or export it to some other process management
format (i.e. init system service files).
ruby-shoulda-context
context framework for Test::Unit
Shoulda’s contexts make it easy to write understandable and maintainable
tests for Test::Unit. It’s fully compatible with your existing tests in
Test::Unit, and requires no retooling to use.
yard
Ruby documentation tool
YARD is a documentation generation tool for the Ruby programming language.
It enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.