aboutsummaryrefslogtree
summaryrefslogtreecommitdiff
path: root/html/reset.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/reset.css')
0 files changed, 0 insertions, 0 deletions
ntrols-5 qtquickcontrols2-5 qtsvg-5)) (home-page "https://www.gnuhealth.org") (synopsis "The GNU Health Personal Health Record") (description "This package provides GNUHealth Personal Health Record application for desktop and mobile devices that integrates with the GNU Health Federation.") (license gpl3+))) (define-public openmolar-1 (package (name "openmolar") (version "1.1.6-g81838c85") (source (origin (method url-fetch) (uri (string-append "https://static.openmolar.com/om1/releases/openmolar-" version ".tar.gz")) (sha256 (base32 "09vrfqn511vswnj2q9m7srlwdgz066qvqpmja6sg1yl1ibh3cbpr")))) (build-system python-build-system) (arguments `(#:use-setuptools? #f #:phases (modify-phases %standard-phases (add-after 'unpack 'patch-/usr (lambda* (#:key outputs #:allow-other-keys) (substitute* '("setup.py" "src/openmolar/settings/localsettings.py") (("/usr") (assoc-ref outputs "out"))) #t))))) (inputs (list python-pyqtwebengine python-pyqt+qscintilla python-mysqlclient qscintilla)) (propagated-inputs (list qtwebengine-5)) (home-page "https://openmolar.com/om1") (synopsis "Dental practice management software") (description "Openmolar is a dental practice management suite. Its functionality includes appointments, patient records, treatment planning, billing etc. It is a full featured, reliable and thoroughly tested application and has been translated into many languages.") (license gpl3+)))