Bug#886514: RFS: verdigris/1.0-1

2018-02-17 Thread Olzhas Rakhimov
Hello,

I am looking for review and sponsorship
of initial 'verdigris' upload.
This is the first time me following your team's guidelines,
so take it easy :)

repo: https://salsa.debian.org/qt-kde-team/qt-extras/verdigris
mentors: https://mentors.debian.net/package/verdigris

Thanks,
Olzhas Rakhimov



Bug#886514: RFP: verdigris -- a header-only Qt moc replacement

2018-01-06 Thread Olzhas Rakhimov
Package: wnpp
Severity: wishlist

* Package name: verdigris
  Version : 0.0.0
  Upstream Author : Olivier Goffart 
* URL : https://github.com/woboq/verdigris
* License : GPLv2, LGPLv3
  Programming Lang: C++
  Description : a header-only Qt moc replacement

>From https://woboq.com/blog/verdigris-qt-without-moc.html:
"Verdigris is a header-only library that can be used with Qt.
It uses macros to create a QMetaObject
that is binary compatible with Qt's own QMetaObject without requiring moc.
In other words, you can use Verdigris macros in your Qt or QML application
instead of some of the Qt macros and then you do not need to run moc."

In addition, unlike Qt moc,
Verdigris supports modern C++ (templates, nested classes).
It requires C++14 (e.g., GCC 5.2) compiler (needs extended contexpr features).



Bug#842884: RFS: scram/0.11.4-1 [ITP]

2016-11-01 Thread Olzhas Rakhimov
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "scram"

* Package name: scram
  Version : 0.11.4-1
  Upstream Author : Olzhas Rakhimov <ol.rakhi...@gmail.com>
* URL : http://scram-pra.org/
* License : GPLv3
  Section : science

It builds those binary packages:

  scram - Probabilistic Risk Analysis Tool

To access further information about this package, please visit the
following URL:

https://mentors.debian.net/package/scram


Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/s/scram/scram_0.11.4-1.dsc


Regards,
 Olzhas Rakhimov


Bug#842883: RFS: scram/0.11.4-1 [ITP]

2016-11-01 Thread Olzhas Rakhimov
Package: scram
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "scram"

* Package name: scram
  Version : 0.11.4-1
  Upstream Author : Olzhas Rakhimov <ol.rakhi...@gmail.com>
* URL : http://scram-pra.org/
* License : GPLv3
  Section : science

It builds those binary packages:

  scram - Probabilistic Risk Analysis Tool

To access further information about this package, please visit the
following URL:

https://mentors.debian.net/package/scram


Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/s/scram/scram_0.11.4-1.dsc


Regards,
 Olzhas Rakhimov


Bug#842766: ITP: scram -- Probabilistic risk analysis tool

2016-10-31 Thread Olzhas Rakhimov
Package: wnpp
Severity: wishlist
Owner: Olzhas Rakhimov <ol.rakhi...@gmail.com>

* Package name: scram
  Version : 0.11.4
  Upstream Author : Name <ol.rakhi...@gmail.com>
* URL : http://scram-pra.org/
* License : GPLv3
  Programming Lang: C++
  Description : Probabilistic risk analysis tool

This project aims to build a command line tool for probabilistic risk
analysis.
SCRAM is capable of performing static fault tree analysis,
analysis with common cause failure models,
probability calculations with importance analysis,
and uncertainty analysis with Monte Carlo simulations.

SCRAM input and report files are based on OpenPSA (http://open-psa.org)
Model Exchange Format.
A complementary GUI front-end is under development
for visualization and manipulation of risk analysis models and reports.

To my knowledge, there has not been a tool in Debian
that addresses this issue.
Most risk analysis tools are commercial or institutional (academia)
and not distributed as open source solutions.
I am already providing this package via my Ubuntu PPA:
https://launchpad.net/~rakhimov/+archive/ubuntu/scram

I would like to get the packaging for Debian started
so that users don't need
to be restricted to Ubuntu-based distributions
and have root access to install from the PPA.
Moreover, universities usually have Debian machines
without the root access for students,
so providing this free software for educational purposes
is currently a hassle without an easy installation.

I will definitely need a sponsor and a mentor to package this tool.
The tool is still under active development,
so I guess it can be provided as experimental/unstable.