Bug#1070386: ITP: pass-import - MediaWiki API client in Python

2024-05-04 Thread Hans-Christoph Steiner

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: remarkable
  Version : 1.87+git20240504.e8cc99d
  Upstream Author : Jamie McGowan 
* URL : https://github.com/roddhjav/pass-import
* License : BSD-2 GPL-2+ LGPL-2.1+ MIT
  Programming Lang: Python
  Package source  : https://salsa.debian.org/python-team/packages/remarkable
  Description: A free fully featured Markdown editor.

 Remarkable is a free fully featured Markdown editor. It has a syntax
 like Github flavoured Markdown. With it you can write Markdown and view
 the changes as you make them in the live preview window. You can export
 your files to a variety of formats. There are multiple styles available
 along with extensive configuration options so you can set it up exactly
 how you like.

Also on:

AUR: https://aur.archlinux.org/packages/remarkable
Gentoo: https://github.com/gentoo/gentoo/tree/824b749/app-editors/remarkable



Bug#1065612: O: google-android-m2repository-installer -- Google Android support m2 repository

2024-03-07 Thread Hans-Christoph Steiner



Package: wnpp
Severity: normal
X-Debbugs-Cc: google-android-m2repository-instal...@packages.debian.org
Control: affects -1 + src:google-android-m2repository-installer

I intend to orphan the google-android-m2repository-installer package.
None of the current maintainers have an interest in it, and it is
non-free.

The package description is:
 This package will download the Google Android Support Library repository and
 create a Debian package. This is structured as a maven m2 repository of all the
 versions of the library.
 .
 The Android Support Library offers a number of features that are not built into
 the framework. These libraries offer backward-compatible versions of new
 features, provide useful UI elements that are not included in the framework,
 and provide a range of utilities that apps can draw on.
 .
 WARNING: Installing this Debian package causes android_m2repository_r35.zip to
 be downloaded from dl.google.com and/or from other suggested mirrors. The End
 User License Agreement of this binary package is available at
 developer.android.com.



Bug#909567: ITP: opensnitch -- Port of the Little Snitch application firewall

2022-12-15 Thread Hans-Christoph Steiner



Hey aliasarmor,

It would be great to have you as the package maintainer!  I'm a Debian Developer 
and can mentor you through the process.  The first step is to get it building on 
Debian unstable.  Then get it building with only packages from Debian. Looks 
like lamby started that process here:


https://salsa.debian.org/lamby/pkg-opensnitch

More info here
https://github.com/evilsocket/opensnitch/issues/304



Bug#779893: some packaging progress

2022-07-12 Thread Hans-Christoph Steiner



Aloïs and Dmitry have done some work towards packaging this:

https://salsa.debian.org/go-team/packages/go-ipfs



Bug#869169: packaged and uploaded

2022-06-20 Thread Hans-Christoph Steiner




> Nilson is already working on this package at 
https://salsa.debian.org/nilsonfsilva/minisign.
> Is there a reason for creating that repo when you do not own the ITP? Do you 
want to sponsor Nilson?


Sorry, I didn't mean to step on anyone's toes.  I'd be very happy if Nilson 
wants to be the maintainer of the minisign package.  We can move the package to 
whichever salsa repo he wants.  Also, I don't need to be a maintainer of this 
package, I maintain enough already.  I'm flexible and open on all this, I just 
wanted to get minisign into Debian and didn't find signs of progress on the ITP bug.


> A side note: signify-openbsd is already in the archive. This is almost the 
same (https://github.com/aperezdc/signify/issues/20). Why should we package 
minisign in addition?


signify-openbsd is a different codebase with a different feature set.  They are 
similar, but far from the same thing.




Bug#869169: packaged and uploaded

2022-06-15 Thread Hans-Christoph Steiner

https://salsa.debian.org/debian/minisign



Bug#1001420: ITP: sdkmanager - Package manager for Android SDK packages

2021-12-09 Thread Hans-Christoph Steiner

Package: wnpp
Severity: wishlist

* Package name: sdkmanager
  Version : 0.4.1
  Upstream Author : Hans-Christoph Steiner
* URL : https://gitlab.com/fdroid/sdkmanager
* License : AGPLv3
  Programming Lang: Python
  Package source  :
https://salsa.debian.org/python-team/packages/sdkmanager
  Description:  Package manager for Android SDK packages

 A drop-in replacement for sdkmanager from the Android SDK written in
 Python.  It implements the exact API of the sdkmanager
 (https://developer.android.com/studio/command-line/sdkmanager)
 command line.  It only deviates from that API if it can be done while
 being 100% compatible.
 .
 The project also attempts to maintain the same terminal output so it
 can be compatible with things that scrape sdkmanager output.



Bug#969424: ITP: pyasn -- very fast IP address to Autonomous System Number lookups

2020-09-02 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: pyasn
  Version : 1.6.1
  Upstream Author : Hadi Asghari and Arman Noroozian
* URL : https://github.com/hadiasghari/pyasn
* License : MIT and BSD
  Programming Lang: Python, C
  Description : very fast IP address to Autonomous System Number lookups

 pyasn is a Python extension module that enables very fast IP address
 to Autonomous System Number lookups. Current state and Historical
 lookups can be done, based on the MRT/RIB BGP archive used as input.
 .
 pyasn is different from other ASN lookup tools in that it provides
 offline and historical lookups. It provides utility scripts for users
 to build their own lookup databases based on any MRT/RIB
 archive. This makes pyasn much faster than online dig/whois/json
 lookups.
 .
 The module is written in C and Python, and cross-compiles on Linux and
 Windows. Underneath, it uses a radix tree data structure for storage
 of IP addresses. In the current version, it borrows code from
 py-radix to support both IPV4 and IPV6 network prefixes. The current
 release is a beta. Compared to the previous version, it provides
 support for Python 2 and 3; adds new functionality, performance
 improvements, and unit-tests.
 .
 pyasn is developed and maintained by researchers at the Economics of
 Cybersecurity research group at Delft University of Technology
 (http://econsec.tbm.tudlft.nl). The package is used on an almost
 daily basis and bugs are fixed pretty quickly. The package is largely
 developed and maintained by Hadi Asghari and Arman Noroozian. Please
 report any bugs via GitHub (https://github.com/hadiasghari/pyasn) or
 email the developers.



Bug#969374: ITP: python-javaobj -- read and write Java objects serialized by ObjectOutputStream

2020-09-01 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: python-javaobj
  Version : 0.4.1
  Upstream Author : Thomas Calmant 
* URL : https://github.com/tcalmant/python-javaobj
* License : Apache-2.0
  Programming Lang: Python
  Description : read and write Java objects serialized by ObjectOutputStream

 python-javaobj is a Python library that provides functions for
 reading and writing (writing is WIP currently) Java objects
 serialized or will be deserialized by ObjectOutputStream. This form
 of object representation is a standard data interchange format in
 Java world.
 .
 The javaobj module exposes an API familiar to users of the standard
 library marshal, pickle and json modules.
 .
  * Java object instance un-marshalling
  * Java classes un-marshalling
  * Primitive values un-marshalling
  * Automatic conversion of Java Collections to Python ones
(HashMap => dict, ArrayList => list, etc.)
  * Basic marshalling of simple Java objects (v1 implementation only)


The original project https://github.com/vbuell/python-javaobj has not
been maintained in 7 years and does not run on Python 3.x, so this
uses the maintained fork which is also known as javaobj-py3.



Bug#968987: RFP: python-pyjks -- load and manipulate Java KeyStore (JKS) data without a JVM

2020-08-25 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

* Package name: python-pyjks
  Version : v20.0.0
  Upstream Author : Kurt Rose, Jeroen De Ridder
* URL : https://github.com/kurtbrose/pyjks
* License : MIT
  Programming Lang: Python
  Description : load and manipulate Java KeyStore (JKS) data without a JVM

A pure python Java KeyStore file parser, including private/secret key
decryption. Can read JKS, JCEKS, BKS and UBER (BouncyCastle) key
stores. The best way to utilize a certificate stored in a jks file up
to this point has been to use the java keytool command to transform to
pkcs12, and then openssl to transform to pem.

This is better:

 * no security concerns in passwords going into command line
   arguments, or unencrypted files being left around no dependency on
 * a JVM





This should easily find into Python Module Team maintenance, since its
pure Python with a setup.py.



Bug#967943: ITP: opencard-framework - smart card middleware implemented in Java

2020-08-05 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

This is an "Intent To Package" (ITP) email to register the beginning of
the process of including software for Debian.

* Package name: opencard-framework
  Version : 1.4.148
  Upstream Author : CardContact
* URL : https://www.openscdp.org/ocf/
* License : OPEN CARD CONSORTIUM SOURCE LICENSE
  Programming Lang: Java
  Package source  :
https://salsa.debian.org/java-team/opencard-framework/
  Description:  smart card middleware implemented in Java

 The OpenCard Framework (OCF) is a smart card middleware implemented
 in Java. The framework allows a smart card aware application to
 access contact and contactless cards that implement commands using
 Application Protocol Data Units (APDUs) as defined by ISO/IEC 7816-4,
 -8 and -9.
 .
 The OpenCard Framework was originally defined by the OpenCard
 Consortium, but mainly driven by IBM and Gemplus. The work ended with
 version 1.2 of the specification and a reference implementation by
 IBM. The consortium split up and left the OpenCard Framework in a
 dormant state. The website was still available until 2007 and is now
 shut down. The original code was transferred the a project on
 SourceForge, but never actively maintained.
 .
 A number of projects are still using OCF, including the OpenSCDP
 project.
 .
 The version of OCF maintained by the OpenSCDP projects is based on
 the last version of the reference implementation. It contains some
 bug-fixes and minor modifications to the original code and a generic
 card service to access smart cards with an ISO 7816-4 file
 system. Such a generic service was missing from the original code and
 rendered it pretty much useless for any serious application.
 .
 This distribution of OCF contains the base-core, base-opt and pcsc
 components, but does not include the reference implementation for the
 IBM MFC and special Gemplus terminals. It includes support for card
 readers using the CT-API interface.
 .
 If you are new to OCF, then a suggested starting point is the
 programmer's guide.



Bug#967907: ITP: nitrotool - Easy handling of NitroKey HSM USB Smard Card

2020-08-04 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

* Package name: nitrotool
  Version : 0.0~git
  Upstream Author : Johannes Bauer
* URL : https://github.com/johndoe31415/nitrotool
* License : GPLv3
  Programming Lang: Python
  Package source  :
https://salsa.debian.org/python-team/applications/nitrotool/
  Description:  Easy handling of NitroKey HSM USB Smard Card

 Nitrotool is a frontend for OpenSC to ease handling of the NitroKey
 HSM USB smart card. It might work with other smart cards as well, I'm
 not certain. Basically, it is just boilerplate that does nothing more
 than what is already described in the excellent OpenSC tutorial
 (https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM) for the Smart
 Card HSM. However, there's some annoying issues with that -- multiple
 tools are needed (pkcs11-tool, pkcs15-tool, sc-hsm-tool, OpenSSL) and
 output formats are sometimes not very user friendly (e.g., public
 keys are exported as binary DER blobs instead of PEM files). So I
 wrote this little frontend to encapsulate common tasks a bit. The
 hardware this was develped with is the NitroKey HSM, which is a quite
 affordable smart-card based USB HSM.



signature.asc
Description: OpenPGP digital signature


Bug#961598: RFA: sqlcipher -- Command line interface for SQLCipher

2020-05-26 Thread Hans-Christoph Steiner
Package: wnpp
Severity: normal

I request an adopter for the sqlcipher package. I no longer am
involved in SQLCipher development nor have time to maintain this
package.

The package description is:
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET,
 Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and
 Xamarin.Android.
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.


Bug#959912: ITP: droidlysis -- Property extractor for Android apps

2020-05-06 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: droidlysis
  Version : 3.1.0
  Upstream Author : Axelle Apvrille
* URL : https://github.com/cryptax/droidlysis
* License : MIT
  Programming Lang: Python
  Description : Property extractor for Android apps

https://salsa.debian.org/python-team/applications/droidlysis

 DroidLysis is a property extractor for Android apps. It automatically
 disassembles the Android application you provide and looks for
 various properties within the package or its disassembly.  DroidLysis
 can be used over Android packages (apk), Dalvik executables (dex),
 Zip files (zip), Rar files (rar) or directories of files.
 .
 DroidLysis outputs:
 .
  * A summary on the console
  * The unzipped, pre-processed sample in a subdirectory of your output
dir. The subdirectory is named using the sample's filename and
sha256 sum.
  * A database (by default, SQLite droidlysis.db) containing
properties it noticed.



Bug#959169: ITP: ruby-jekyll-polyglot -- Localization plugin for Jekyll websites

2020-04-30 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: ruby-jekyll-polyglot
  Version : 1.3.2
  Upstream Author : Samuel Volin @untra
* URL : https://polyglot.untra.io/
* License : MIT
  Programming Lang: Ruby
  Description : Localization plugin for Jekyll websites

https://salsa.debian.org/ruby-team/ruby-jekyll-polyglot

 Polyglot is a fast, painless, open-source internationalization plugin
 for Jekyll websites. Polyglot is easy to setup and use with any Jekyll
 project, and it scales to the languages you want to support. With
 fallback support for missing content, automatic url relativization,
 and powerful SEO tools, Polyglot allows any multi-language Jekyll
 blog to focus on content without the cruft.



Bug#956388: ITP: golang-github-avast-apkverifier -- APK Signature verification in Go. Supports scheme v1, v2 and v3 and passes Google apksig's testing suite.

2020-04-10 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: golang-github-avast-apkverifier
  Version : 0.0~git20200217.aa28c80-1
  Upstream Author : Avast
* URL : https://github.com/avast/apkverifier
* License : LGPL-3.0
  Programming Lang: Go
  Description : APK Signature verification in Go. Supports scheme v1, v2 
and v3 and passes Google apksig's testing suite.

 apkverifier GoDoc (https://godoc.org/github.com/avast/apkverifier)
 Build Status (https://travis-ci.org/avast/apkverifier)
 .
 APK signature verification, should support all algorithms and both scheme
 v1 and v2, including downgrade attack protection.
 .
 Works with Go 1.8 or higher.
 .
 Documentation on GoDoc (https://godoc.org/github.com/avast/apkverifier)
 go get github.com/avast/apkverifier Vendored stuff Because
 Android can handle even broken x509 cerficates and ZIP files,
 apkverifier is using the ZipReader from apkparser package and vendors
 crypto/x509 in internal/x509andr and github.com/fullsailor/pkcs7
 (https://github.com/fullsailor/pkcs7) in the fullsailor/pkcs7 folder.  The
 last two have some changes to handle some not-entirely-according-to-spec
 certificates.  Example ```go package main
 .
 import (
 "fmt" "github.com/avast/apkverifier" "os"
 )
 .
 func main() {
 res, err := apkverifier.Verify(os.Args[1], nil) if err != nil {
 fmt.Fprintf(os.Stderr, "Verification failed: %s\n", err.Error())
 }
 fmt.Printf("Verification scheme used: v%d\n", res.SigningSchemeId) cert,
 _ := apkverifier.PickBestApkCert(res.SignerCerts) if cert == nil {
 fmt.Printf("No certificate found.\n")
 } else {
 fmt.Println(cert)
 }
 .
 }
 .
 ```

TODO: perhaps reasoning



Bug#956303: ITP: apkparser -- APK manifest & resources parsing in Golang.

2020-04-09 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner 

* Package name: apkparser
  Version : 0.0~git20200402.9fd46d5-1
  Upstream Author : Avast
* URL : https://github.com/avast/apkparser
* License : LGPL-3.0
  Programming Lang: Go
  Description : APK manifest & resources parsing in Golang.

 apkparser GoDoc (https://godoc.org/github.com/avast/apkparser) Build
 Status (https://travis-ci.org/avast/apkparser)
 .
 APK AndroidManifest.xml and resources.arsc parsing.
 .
 Works with Go 1.8 or higher.
 .
 Documentation on GoDoc (https://godoc.org/github.com/avast/apkparser)
 go get github.com/avast/apkparser ZipReader Because Android can handle
 even broken ZIP archives, this packages has it's own zip reader, based
 on archive/zip.  axml2xml A tool to extract AndroidManifest.xml
 and verify APK signature is also part of this repo.  go get
 github.com/avast/apkparser go install github.com/avast/apkparser/axml2xml
 ./axml2xml -v application.apk Example ```go package main
 .
 import (
 "encoding/xml" "fmt" "github.com/avast/apkparser" "os"
 )
 .
 func main() {
 enc := xml.NewEncoder(os.Stdout) enc.Indent("", "\t") zipErr, resErr,
 manErr := apkparser.ParseApk(os.Args[1], enc) if zipErr != nil {
 fmt.Fprintf(os.Stderr, "Failed to open the APK: %s",
 zipErr.Error()) os.Exit(1) return
 }
 if resErr != nil {
 fmt.Fprintf(os.Stderr, "Failed to parse resources: %s",
 resErr.Error())
 } if manErr != nil {
 fmt.Fprintf(os.Stderr, "Failed to parse AndroidManifest.xml: %s",
 manErr.Error()) os.Exit(1) return
 } fmt.Println()
 .
 } ```

TODO: perhaps reasoning



Bug#947063: ITP: pass-import - MediaWiki API client in Python

2019-12-19 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Alexander Tolios 

* Package name: pass-import
  Version : 2.6
  Upstream Author : Alexandre Pujol
* URL : https://github.com/roddhjav/pass-import
* License : GPLv3
  Programming Lang: Python
  Package source  :
https://salsa.debian.org/alexander.tolios-guest/pass-import
  Description:
 Pass extension for importing data from existing password managers

pass import is a password store extension allowing you to import your
password database to a password store repository conveniently. It
natively supports import from 39 different password managers. More
manager support can easily be added.

Passwords are imported into the existing default password store,
therefore the password store must have been initialised before with pass
init.

By default, pass imports entries at the root of the password store and
only keeps the main data (password, login, email, URL, group). This
behaviour can be changed using the provided options.

Pass import handles duplicates and is compatible with browserpass. It
imports OTP secret in a way that is compatible with pass-otp.



Bug#762355: Packaging Raccoon

2018-03-21 Thread Hans-Christoph Steiner
please go right ahead and do it :-)  let us know if you need help



Bug#886826: ITP: mwclient - MediaWiki API client in Python

2018-01-10 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: mwclient
  Version : git
  Upstream Author : Bryan Tong Minh, Dan Michael O. Heggø, and others
* URL : https://github.com/mwclient/mwclient
* License : EXPAT
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/cgit/python-modules/packages/mwclient.git
  Description: MediaWiki API client in Python

mwclient is a lightweight Python client library to the MediaWiki API
which provides access to most API functionality. It works with Python
2.7, 3.3 and above, and supports MediaWiki 1.16 and above. For functions
not available in the current MediaWiki, a MediaWikiVersionError is raised.

Most properties and generators accept the same parameters as the API,
without their two-letter prefix. Exceptions to this rule:

* Image.imageinfo is the imageinfo of the latest image. Earlier
  versions can be fetched using imagehistory()
* Site.all*: parameter  [ap]from renamed to start
* categorymembers is implemented as Category.members
* deletedrevs is deletedrevisions
* usercontribs is usercontributions
* First parameters of search and usercontributions are search and
  user respectively

Properties and generators are implemented as Python generators. Their
limit parameter is only an indication of the number of items in one
chunk. It is not the total limit. Doing list(generator(limit =
limit)) will return ALL items of generator, and not be limited by the
limit value. Default chunk size is generally the maximum chunk size.



signature.asc
Description: OpenPGP digital signature


Bug#885997: ITP: getmyancestors - downloads GEDCOM data from FamilySearch

2018-01-01 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: getmyancestors
  Version : git
  Upstream Author : (benoitfontaine.ba|giulio.genovese)@gmail.com
* URL : https://github.com/freeseek/getmyancestors
* License : GPLv3+
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/cgit/python-modules/packages/getmyancestors.git
  Description: downloads GEDCOM data from FamilySearch

getmyancestors.py is a python3 script that downloads family trees in
GEDCOM format from FamilySearch.

It is meant to be a replacement for the GetMyAncestors program from
Ohana Software (previously available at
http://www.ohanasoftware.com/?sec=downloads=GetMyAncestors).

This program is now in production phase, but bugs might still be
present. Features will be added on request. It is provided as is.



Bug#876784: ITP: django-background-tasks -- databased-backed work queue for Django

2017-09-25 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: django-background-tasks
  Version : 1.1.11
  Upstream Author : John Montgomery and contributors
* URL : https://github.com/arteria/django-background-tasks
* License : BSD-3-clause
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/git/python-modules/packages/django-background-tasks.git
  Description: databased-backed work queue for Django

Django Background Task is a databased-backed work queue for Django,
loosely based around Ruby's DelayedJob library. This project was adopted
and adapted from lilspikey django-background-task.

To avoid conflicts on PyPI we renamed it to django-background-tasks
(plural). For an easy upgrade from django-background-task to
django-background-tasks, the internal module structure were left untouched.

In Django Background Task, all tasks are implemented as functions (or
any other callable).

There are two parts to using background tasks:

creating the task functions and registering them with the scheduler
setup a cron task (or long running process) to execute the tasks



Bug#876507: ITP: django-hvad -- Painless translations in Django

2017-09-22 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: django-hvad
  Version :
  Upstream Author : Kristian Oellegaard
* URL :
https://anonscm.debian.org/cgit/python-modules/packages/django-hvad.git
* License : 1.8.0
  Programming Lang: BSD-3-clause
  Package source  : https://anonscm.debian.org/git/pkg-java/jimfs.git
  Description: Painless translations in Django

 Painless translations in django, using the regular ORM. Integrates
 easily into existing projects and apps. Easy convertible from
 django-multilingual-ng.
 .
 This project adds support for model translations in Django. It is
 designed to be unobtrusive, efficient and reliable. On the technical
 side, it uses an automatically created Translations Model to store
 translatable fields in arbitrary languages with a foreign key to the
 main model, enabling fast queries.
 .
 Started in 2011, hvad has grown mature and is now used on large scale
 applications.



Bug#876505: ITP: django-js-reverse -- Javascript url handling for Django that doesn't hurt.

2017-09-22 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: django-js-reverse
  Version : 0.7.3
  Upstream Author : Bernhard Janetzki
* URL : https://github.com/ierror/django-js-reverse
* License : MIT/EXPAT
  Programming Lang: Python
  Package source  : https://anonscm.debian.org/git/pkg-java/jimfs.git
  Description: Javascript url handling for Django that doesn't hurt.

Django JS Reverse is a small django app that makes url handling of
`named urls `_ in javascript easy and
non-annoying..



signature.asc
Description: OpenPGP digital signature


Bug#876450: ITP: django-tinymce -- TinyMCE integration for Django

2017-09-22 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: django-tinymce
  Version : 2.6.0
  Upstream Author : Joost Cassee / Aljosa Mohorovic
* URL : https://github.com/aljosa/django-tinymce
* License : MIT
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/git/python-modules/packages/django-tinymce.git
  Description: TinyMCE integration for Django

 django-tinymce is a Django application that contains a widget to
 render a form field as a TinyMCE editor. It uses staticfiles so
 everything should work as expected, different use cases (like using
 widget instead of HTMLField) and other stuff is available in
 documentation.



Bug#876449: ITP: django-sass-processor --

2017-09-22 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: django-sass-processor
  Version : 0.5.4
  Upstream Author : Jacob Rief
* URL : https://github.com/jrief/django-sass-processor
* License : EXPAT
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/cgit/python-modules/packages/django-sass-processor.git
  Description: compile files from markup languages such as SASS/SCSS

 django-sass-processor converts *.scss or *.sass files into *.css
 while rendering templates. For performance reasons this is done only
 once, since the preprocessor keeps track on the timestamps and only
 recompiles, if any of the imported SASS/SCSS files is younger than
 the corresponding generated CSS file.
 .
 This Django app provides a templatetag {% sass_src
 'path/to/file.scss' %}, which can be used instead of the built-in
 templatetag static. Since version 0.3.4 this also works for Jinja2
 templates.
 .
 If SASS/SCSS files shall be referenced through the Media class, or
 media property, the SASS processor can be used directly.
 .
 Additionally, django-sass-processor is shipped with a management
 command, which can convert the content of all occurrences inside the
 templatetag sass_src as an offline operation. Hence the libsass
 compiler is not required in a production environment.
 .
 During development, a `sourcemap <https://developer.chrome.com=";
 devtools="" docs="" css-preprocessors="">`__ is generated along side
 with the compiled *.css file. This allows to debug style sheet errors
 much easier.
 .
 With this tool, you can safely remove your Ruby installations
 "Compass" and "SASS" from your Django projects. You neither need any
 directory "watching" daemons based on node.js.



Bug#849191: ITP: jimfs -- in-memory file system implementing the java.nio.file APIs

2016-12-23 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: jimfs
  Version : 1.1
  Upstream Author : Google Inc.
* URL : https://github.com/google/jimfs
* License : Apache-2.0
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/git/pkg-java/jimfs.git
  Description: in-memory file system implementing the java.nio.file APIs


Jimfs is an in-memory file system for Java 7 and above, implementing the
java.nio.file abstract file system APIs. Jimfs supports almost all the
APIs under java.nio.file. It supports:

Creating, deleting, moving and copying files and directories.
Reading and writing files with FileChannel or SeekableByteChannel,
InputStream, OutputStream, etc.
Symbolic links.
Hard links to regular files.
SecureDirectoryStream, for operations relative to an open directory.
Glob and regex path filtering with PathMatcher.
Watching for changes to a directory with a WatchService.
File attributes. Built-in attribute views that can be supported
include "basic", "owner", "posix", "unix", "dos", "acl" and "user". Do
note, however, that not all attribute views provide useful attributes.
For example, while setting and reading POSIX file permissions is
possible with the "posix" view, those permissions will not actually
affect the behavior of the file system.

Jimfs also supports creating file systems that, for example, use
Windows-style paths and (to an extent) behavior. In general, however,
file system behavior is modeled after UNIX and may not exactly match any
particular real file system or platform.



Bug#847657: ITP: apksig -- sign and verify Android APK signatures

2016-12-10 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: apksig
  Version : 0.3
  Upstream Author : The Android Open Source Project
* URL : https://android.googlesource.com/platform/tools/apksig
* License : Apache-2.0
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/git/android-tools/android-platform-tools-apksig.git
  Description: sign and verify Android APK signatures

apksig is a project which aims to simplify APK signing and checking
whether APK's signatures should verify on Android. apksig supports JAR
signing (used by Android since day one) and APK Signature Scheme v2
(supported since Android Nougat, API Level 24).

The key feature of apksig is that it knows about differences in APK
signature verification logic between different versions of the Android
platform. apksig can thus check whether a signed APK is expected to
verify on all Android platform versions supported by the APK. When
signing an APK, apksig will choose the most appropriate cryptographic
algorithms based on the Android platform versions supported by the APK
being signed.

The project consists of two subprojects:

apksig -- a pure Java library, and
apksigner -- a pure Java command-line tool based on the apksig library.


apksig library offers three primitives:

ApkSigner which signs the provided APK so that it verifies on all
Android platform versions supported by the APK. The range of platform
versions can be customized if necessary.
ApkVerifier which checks whether the provided APK is expected to
verify on all Android platform versions supported by the APK. The range
of platform versions can be customized if necessary.
(Default)ApkSignerEngine which abstracts away signing an APK from
parsing and building an APK file. This is useful in optimized APK
building pipelines, such as in Android Plugin for Gradle, which need to
perform signing while building an APK, instead of after. For simpler use
cases where the APK to be signed is available upfront, the ApkSigner
above is easier to use.

NOTE: Some public classes of the library are in packages having the word
“internal” in their name. These are not public API of the library. Do
not use *.internal.* classes directly.
apksigner command-line tool

apksigner command-line tool offers two operations:

sign the provided APK so that it verifies on all Android platforms
supported by the APK. Run apksigner sign for usage information.
check whether the provided APK's signatures are expected to verify
on all Android platforms supported by the APK. Run apksigner verify for
usage information.

The tool determines the range of Android platform versions (API Levels)
supported by the APK by inspecting the APK's AndroidManifest.xml. This
behavior can be overridden by specifying the range of platform versions
on the command-line.



Bug#842943: RFP: signal-desktop -- standalone JS desktop client for Signal Messenger

2016-11-02 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

* Package name: signal-desktop
* Version : 0.25.4
* Upstream Author : Open Whisper Systems / Lilia Kai
* URL : https://signal.org/
* License : gplv3
* Programming Lang: Javascript
* Description : standalone JS desktop client for Signal Messenger

Signal is a private messaging app, with built-in end-to-end encrpytion
that is always on.  Signal Desktop is a chrome packaged app that links
with your Signal Android or Signal iOS app.

Here is instructions how to manually make a standalone version:
https://timtaubert.de/blog/2016/01/build-your-own-signal-desktop/

Here is the source code:
https://github.com/WhisperSystems/Signal-Desktop

Discussion of packaging:
https://github.com/WhisperSystems/Signal-Desktop/issues/871



Bug#842637: ITP: dummydroid -- Register a GSF ID for mock-up Android devices

2016-10-30 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: dummydroid
  Version : 1.1
  Upstream Author : Patrick Ahlbrecht
* URL : http://www.onyxbits.de/dummydroid
* License : Apache-2.0
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/git/android-tools/dummydroid.git
  Description: Register a GSF ID for mock-up Android devices

 Dummy Droid allows you to create hardware profiles for arbitrary
 Android devices and upload them into your Google Play account,
 thereby creating a "Google Services Framework ID".
 .
 Mocks can either be generated from the /system/build.prop file of
 existing hardware or be completely made up from scratch. You (may)
 need this tool if Google Play won't give you access to an app because
 of device incompatibilities, country or carrier restrictions. You
 (may) also need this tool if you are an app developer yourself and
 want to test compatibility filter settings without actually owning
 the target device.
 .
 Word of warning: Dummy Droid grants you absolute freedom, including
 the freedom to specify absolute nonsense (such as a smart-tv with a
 screensize of 1 pixel). Please pay attention to the instructions and
 use a throw-away account for testing. Otherwise you might end up with
 dozens of mocks in your main account you cannot get rid of again!



Bug#836875: ITP: vagrant-sshfs -- convert vagrant boxes to work with different providers

2016-09-06 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: vagrant-sshfs
  Version : 1.2.0
  Upstream Author : Dusty Mabe <du...@dustymabe.com>
* URL : https://github.com/dustymabe/vagrant-sshfs
* License : GPL-2+
  Programming Lang: Ruby
  Package source  :
https://anonscm.debian.org/git/pkg-ruby-extras/vagrant-sshfs.git
  Description : adds vagrant synced folder support with sshfs

 This is a vagrant plugin that adds synced folder support for mounting
 folders from the Vagrant host into the Vagrant guest via FUSE
 SSHFS. In the default mode it does this by executing the SSHFS client
 software within the guest, which creates an SSH connection from the
 Vagrant guest back to the Vagrant host.
 .
 The benefits of this approach:
  - Works on any host platform and hypervisor type - Windows, Linux, Mac
OS X - Virtualbox, Libvirt, Hyper-V, VMWare
  - Seamlessly works on remote Vagrant solutions - Works with vagrant
aws/openstack/etc.. plugins
 .
 The drawbacks with this approach:
  - Performance is worse than an implementation like NFS
  - There must be `sftp-server` software on the Vagrant host



Bug#836789: ITP: vagrant-mutate -- convert vagrant boxes to work with different providers

2016-09-05 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: vagrant-cachier
  Version : 1.2.0
  Upstream Author : Fabio Rehm
* URL : https://github.com/sciurus/vagrant-mutate
* License : MIT
  Programming Lang: Ruby
  Package source  :
https://anonscm.debian.org/git/pkg-ruby-extras/vagrant-mutate.git
  Description : convert vagrant boxes to work with different provide
rs

Vagrant-mutate is a vagrant plugin to convert vagrant boxes to work
with different providers.
Supported Conversions

Virtualbox to kvm
Virtualbox to libvirt
Virtualbox to bhyve
Libvirt to kvm
Kvm to libvirt
-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJXzbehAAoJED4XeBe6G5v6wjYIAIt1EyOn/uGU5n9g+dSOz2OR
+kCnretHtKOQm3KRePdD/ZFwBsCKoy789Tj1nYjUdHj0VAbgWjkRpO0WgIrf1LEV
1hBiJBoZ2bLaCmdgVjogzSQlcm72QJMKKlY7dOvOHMYUoe2Al1ERN7qDyLXegfNL
9dWrt55svFtfYibQKidQMqUNtviUMPuvxS8dPEuynidcbDdNnWGVsD/e3uKZk97y
FanNFreEI2zJBOp1IUjtMbEVkVVwSMC/bBhu7tT1L4n5Xd5fOyoVgi6QsZnd7glH
660qt8+tsmHaev0KpdhI+vlu0dHO/ChNYNeFb6IapVEZIlAfWxo4BhVpnFxul8M=
=b794
-END PGP SIGNATURE-



Bug#827514: ITP: python-vagrant -- Python bindings for interacting with Vagrant virtual machines

2016-06-17 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: python-vagrant
  Version : 0.5.13
  Upstream Author : Todd DeLuca <todddel...@gmail.com>
* URL : https://github.com/todddeluca/python-vagrant
* License : MIT
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/cgit/python-modules/packages/python-vagrant.git
  Description : Python bindings for interacting with Vagrant virtual
machines

 Python-vagrant is a python module that provides a _thin_ wrapper
 around the `vagrant` command line executable, allowing programmatic
 control of Vagrant virtual machines (boxes).  This project began
 because I wanted python bindings for Vagrant so I could
 programmatically access my vagrant box using Fabric. This module is
 useful for:
 .
  - Starting a Vagrant virtual machine (VM) (`up`)
  - Terminating a Vagrant VM (`destroy`)
  - Halting a Vagrant VM without destroying it (`halt`)
  - Querying the status of a VM or VMs (`status`)
  - Getting ssh configuration information useful for SSHing into the
VM (`host`, `port`, ...)
  - Running `vagrant` commands in a multi-VM environment
(http://vagrantup.com/v1/docs/multivm.html) by using `vm_name`
parameter
  - Initializing the VM based on a named base box, using init().
  - Adding, Removing, and Listing boxes (`box add`, `box remove`,
`box list`)
  - Provisioning VMs - up() accepts options like `no_provision`,
`provision`, and `provision_with`, and there is a `provision()`
method
  - Using sandbox mode from the Sahara gem:
https://github.com/jedi4ever/sahara
 .
 This package is _beta_ and its API is not guaranteed to be
 stable. The API attempts to be congruent with the `vagrant` API
 terminology, to facilitate knowledge transfer for users already
 familiar with Vagrant. Over time, the python-vagrant API has changed
 to better match the underling `vagrant` CLI and to evolve with the
 changes in that CLI.
 .
 The package version numbering is in the form `0.X.Y`. The initial `0`
 reflects the _beta_ nature of this project. The number `X` is
 incremented when backwards-incompatible changes occur. The number `Y`
 is incremented when backwards-compatible features or bug fixes are
 added.



Bug#812372: ITP: vagrant-cachier -- share a common package cache among similar VM instances

2016-01-22 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: vagrant-cachier
  Version : 1.2.1
  Upstream Author : Fabio Rehm
* URL : https://github.com/fgrehm/vagrant-cachier
* License : MIT
  Programming Lang: Ruby
  Package source  : https://github.com/eighthave/debian/vagrant-cachier
  Description : share a common package cache among similar VM instances

 A Vagrant plugin that helps you reduce the amount of coffee you drink
 while waiting for boxes to be provisioned by sharing a common package
 cache among similar VM instances. Kinda like vagrant-apt_cache or
 this magical snippet but targeting multiple package managers and
 Linux distros.



Bug#811421: ITP: androguard -- a full Python tool to play with Android files

2016-01-18 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: androguard
  Version : 1.16.6
  Upstream Author : Anthony Desnos and Geoffroy Gueguen
* URL : https://github.com/androguard/androguard
* License : Apache-2.0
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/cgit/python-apps/androguard.git
  Description : a full Python tool to play with Android files

Androguard is a full python tool to play with Android files.

* DEX, ODEX
* APK
* Android's binary xml
* Android resources
* Disassemble DEX/ODEX bytecodes
* Decompiler for DEX/ODEX files



Bug#810722: git

2016-01-11 Thread Hans-Christoph Steiner
the package git repo is here:
https://anonscm.debian.org/cgit/collab-maint/gplaycli.git



Bug#807814: ITP: ivyplusplus -- Adds features to ivy for creating projects

2015-12-13 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: ivyplusplus
  Version : 1.14
  Upstream Author : Reinier Zwitserloot
* URL : https://github.com/rzwitserloot/ivyplusplus
* License : MIT
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/cgit/pkg-java/ivyplusplus.git
  Description : Adds features to ivy for creating projects

 ivyplusplus (ipp) adds a few useful features to ivy, such as creating
 an eclipse project from your deps.  Aside from ivy itself, you get a
 few extra tasks and a command line tool that creates a new project by
 filling out a skeleton build.xml and ivy configuration.



Bug#807816: ITP: lombok -- Reduce boilerplate code in Java projects

2015-12-13 Thread Hans-Christoph Steiner


Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: lombok
  Version : 1.16.6
  Upstream Author : Reinier Zwitserloot
* URL : https://projectlombok.org/
* License : MIT
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/lombok.git
  Description : Reduce boilerplate code in Java projects

 "Boilerplate" is a term used to describe code that is repeated in
 many parts of an application with little alteration. One of the most
 frequently voiced criticisms of the Java language is the volume of
 this type of code that is found in most projects. This problem is
 frequently a result of design decisions in various libraries, but is
 exacerbated by limitations in the language itself. Project Lombok
 aims to reduce the prevalence of some of the worst offenders by
 replacing them with a simple set of annotations.



Bug#807815: ITP: lombok.ast -- Adds features to ivy for creating projects

2015-12-13 Thread Hans-Christoph Steiner


Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: lombok.ast
  Version : 0.2
  Upstream Author : Reinier Zwitserloot
* URL : https://projectlombok.org/
* License : MIT
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/lombok-ast.git
  Description : Robust parser + AST for the java language

 Lombok wraps the Abstract Syntax Tree (AST) produced by a target
 platform into its own AST system, mostly because both Eclipse and
 javac do not allow upward traversal (from a method to its owning
 type, for example).



Bug#807874: ITP: libspi-java -- Reduce boilerplate code in Java projects

2015-12-13 Thread Hans-Christoph Steiner

Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <h...@eds.org>

* Package name: libspi-java
  Version : 0.2.4
  Upstream Author : TOPdesk
* URL : https://github.com/rspilker/spi
* License : Apache-2.0
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/libspi-java.git
  Description : Simplifies usage of Java Service Provider Interface

 The usage of the Service Provider Interface in Java is a great way to
make your
 program more extensible. However, implementing and distributing such an
 Interface is error prone.
 .
 One of the reasons is that the system depends on naming schemes and
text files.
 The name of an implementation should be put in a text file, located on the
 classpath in a folder called META-INF/services/.
 .
 This project allows the programmer to use an Annotation, @ProviderFor,
to flag
 a class as an implementation of a certain interface. During
compilation, the
 necessary files are created at the appropriate locations. Also, the
class is
 inspected to see if it follows all rules applicable to Service Providers.
 Compile time errors will be generated if those rules are broken,
assisting the
 programmer to create more robust code.



Bug#806855: ITP: apktool -- tool for reverse engineering Android apps

2015-12-02 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Android Tools Team" 

* Package name: apktool
  Version : 2.0.1
  Upstream Author : Connor Tumbleson 
* URL : http://ibotpeaches.github.io/Apktool/
* License : Apache 2.0
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/cgit/android-tools/apktool.git
  Description : tool for reverse engineering Android apps


It is a tool for reverse engineering 3rd party, closed, binary Android
apps. It can decode resources to nearly original form and rebuild them
after making some modifications; it makes possible to debug smali code
step by step. Also it makes working with app easier because of
project-like files structure and automation of some repetitive tasks
like building apk, etc.

It is NOT intended for piracy and other non-legal uses. It could be used
for localizing, adding some features or support for custom platforms and
other GOOD purposes. Just try to be fair with authors of an app, that
you use and probably like.

Reiner Herrmann    has done all of the packaging
work so far.



Bug#724718: ITP flexget

2015-10-19 Thread Hans-Christoph Steiner
also, go ahead and build upon the git repo, its here:

https://anonscm.debian.org/cgit/collab-maint/flexget.git



signature.asc
Description: OpenPGP digital signature


Bug#724718: ITP flexget

2015-10-19 Thread Hans-Christoph Steiner
This is great!  Glad to see this happening.  Please own it and run with it!



signature.asc
Description: OpenPGP digital signature


Bug#792014: ITP: repo -- repository management tool built on top of git

2015-07-10 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: repo
  Version : v1.12.22
  Upstream Author : Google, Inc
* URL : https://source.android.com/source/developing.html
* License : Apache 2.0
  Programming Lang: Python
  Package source  :
https://anonscm.debian.org/gitweb/?p=android-tools/repo.git
  Description: repository management tool built on top of git

 Repo is a repository management tool that we built on top of Git. Repo
 unifies the many Git repositories when necessary, does the uploads to our
 revision control system, and automates parts of the Android development
 workflow. Repo is not meant to replace Git, only to make it easier to work
 with Git in the context of Android. The repo command is an executable Python
 script that you can put anywhere in your path. In working with the Android
 source files, you will use Repo for across-network operations. For example,
 with a single Repo command you can download files from multiple repositories
 into your local working directory.
 .
 repo is an unusual tool because it downloads all of the python modules it
 needs to run using GPG-signed git tags, and stores those files as part of the
 project that it is working with.  So this package just provides the wrapper
 script, which provides the GPG signing keys for verifying that the correct
 python code was downloaded.



signature.asc
Description: OpenPGP digital signature


Bug#788550: ITP: simple-http -- Android framework classes and services

2015-06-12 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-frameworks-base
  Version : 4.1.21
  Upstream Author : Niall Gallagher
* URL : http://www.simpleframework.org/
* License : Apache 2.0
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/gitweb/?p=pkg-java/libsimple-http-java.git
  Description : high-performance, embeddable Java HTTP engine

 The goal of Simple is to bring the power of simplicity to the world of server
 side Java. The primary focus of the project is to provide a truly embeddable
 Java based HTTP engine capable of handling enormous loads.

 Simple provides a truly asynchronous service model, request completion is
 driven using an internal, transparent, monitoring system. This allows Simple
 to vastly outperform most popular Java based servers in a multi-tier
 environment, as it requires only a very limited number of threads to handle
 very high quantities of concurrent clients.

 Simple has consistently out performed both commercial and open source Java
 Servlet engines and has a fully comprehensive API that is as usable for
 experienced Java developers as it is for beginners.




signature.asc
Description: OpenPGP digital signature


Bug#724718: ITP: flexget

2015-01-27 Thread Hans-Christoph Steiner
Hey Carl,

It would be very useful if you could try fixing the dependency issue you
mentioned, and pinging me when you it is ready for uploading.

I'm also happy to add you as a maintainer, or if you want, you can entirely
take over this package from me. I have more than I really can manage.  But
flexget is one that I use, so I want to see it in Debian :)  Are you a DD or
DM?  If neither, I recommend going to for DM status after doing this update.
It is not hard to do, and will give you direct upload privileges for the
packages that you are maintainer of.

.hc



signature.asc
Description: OpenPGP digital signature


Bug#724718: ITP: flexget

2015-01-18 Thread Hans-Christoph Steiner

Hey Carl,

Thanks for your interest! I submitted it to the NEW queue, I imagine it is
still there waiting to be reviewed.  But please do check it out.  The version
I uploaded is relatively old, so it would be good to have it updated.  I would
love to have help maintaining this :-)

.hc


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54bc1c6b.9090...@at.or.at



Bug#724718: ITP: flexget -- multipurpose automation tool for torrents, nzbs, podcasts, etc

2014-10-20 Thread Hans-Christoph Steiner

I'd like to see this package done since I use flexget pretty regularly.  I was
hoping to get it into Jessie, but that's not looking likely, unless some other
contributors help.



signature.asc
Description: OpenPGP digital signature


Bug#719981: packaged and ready

2014-10-07 Thread Hans-Christoph Steiner

I've packaged this and have it ready to go:
http://anonscm.debian.org/gitweb/?p=collab-maint/google-api-python-client.git

Say the word, and I'll upload it.

.hc



signature.asc
Description: OpenPGP digital signature


Bug#763394: working git link

2014-09-30 Thread Hans-Christoph Steiner
Here's the actual git link:
http://anonscm.debian.org/cgit/android-tools/android-androresolvd.git


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/542ae3c6.1020...@at.or.at



Bug#763571: ITP: android-platform-frameworks-base -- Android framework classes and services

2014-09-30 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-frameworks-base
  Version : r21
  Upstream Author : Google, Inc.
* URL : https://android.googlesource.com/platform/frameworks/base
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/cgit/android-tools/android-platform-frameworks-base.git
  Description : Android framework classes and services

This section of the Android source provides a number of things, including the
aapt tool for inspecting APK files, the aidl tool used in building apps, some
SDK components, and SDK documentation.



signature.asc
Description: OpenPGP digital signature


Bug#763392: ITP: android-permissions -- create gids that represent Android permissions

2014-09-29 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-permissions
  Version : 0.1
  Upstream Author : Sven-Ola Tuecke and Hans-Christoph Steiner
* URL :
http://anonscm.debian.org/cgit/collab-maint/android-permissions.git
* License : Apache 2.0
  Programming Lang: /bin/sh
  Package source  :
http://anonscm.debian.org/cgit/collab-maint/android-permissions.git
  Description : create gids that represent Android permissions

 Android is based on the Linux kernel, but is not otherwise a UNIX operating
 system. That means that Debian can be installed in parallel with Android,
 using the same kernel as Android.  Android uses Linux uids and gids quite
 differently than GNU/Linux.  Each app has its own uid and gid, and every part
 of that app runs as that uid/gid. Linux groups are used to represent system
 permissions, like internet access.  This package sets up all of the Android
 permissions uids and gids in Debian so that you can easily give Debian
 processes Android permissions by adding the user that process runs as to the
 group that represents the permission, e.g. aid_inet for network access
 permission.  Specifically, this package adds all uids and gids for each
 permission listed in Android's
 system/core/include/private/android_filesystem_config.h to /etc/passwd and
 /etc/group.

 This is required in Debian+Android setups created by Android apps such as
 Debian Kit and Lil' Debi.  This only makes sense to install on a Debian
 chroot running on Android.  It should be installed as early as possible in
 the install process to prevent conflicting user/group names with Debian.

 This package is based on Sven-Ola Tuecke's 'andromize' package.



signature.asc
Description: OpenPGP digital signature


Bug#763394: ITP: androresolvd -- Build tools for Android apps

2014-09-29 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: androresolvd
  Version : 1.3
  Upstream Author : Sven-Ola Tuecke
* URL : http://sven-ola.dyndns.org/
* License : Apache 2.0
  Programming Lang: /bin/sh
  Package source  :
http://anonscm.debian.org/cgit/collab-maint/android-permissions.git
  Description : create gids that represent Android permissions

 Small user space daemon to get the Android DNS server setting and
 maintain the resolver config on a regulary basis. Note, that this
 daemon has to be started by some running android programs, in order
 to have the ANDROID_PROPERTY_WORKSPACE environment variable and
 the /dev/ashmem file descriptor (usually #9) that is inherited from
 the calling process. Another note: cannot be started from a login
 shell, because `bash --login` closes all inherited file descriptors.
 .
 This only makes sense to install on a Debian chroot running on Android.



signature.asc
Description: OpenPGP digital signature


Bug#729510: ITP: python-biplist -- Python library for reading/writing Mac OS X binary plists

2014-07-15 Thread Hans-Christoph Steiner

retitle 729510 ITP: python-biplist -- Python library for reading/writing Mac
OS X binary plists


Making this package Python2.7 only and uploading.  Once upstream fixes Python
3.x support, I can add it.



signature.asc
Description: OpenPGP digital signature


Bug#754622: ITP: google-android-sdk-docs-installer -- Install Google build-tools for Android

2014-07-12 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: google-android-sdk-docs-installer
  Version : 20.0.0
  Upstream Author : Google, Inc.
* URL : https://developer.android.com/sdk/index.html
* License : public domain
  Programming Lang: make
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/google-android-sdk-docs-installer
-- Install Google build-tools for Android.git
  Description : Android SDK Documentation from Google

 This package will download the Android SDK Documentation from Google and
 create a Debian package.  This package also aims to strip out all calls to
 the networking, including tracking services like Google Analytics and
 Doubleclick. These documentation files still require the Google jsapi,
 which is only available by fetching it each time from
 http://www.google.com/jsapi.  This package forces it to use https://, but
 otherwise, these docs have to phone home in order for any of the javascript
 to work.
 .
 WARNING: Installing this Debian package causes docs-L_r01.zip to be
 downloaded from dl-ssl.google.com. The End User License Agreement of this
 binary package is available at developer.android.com.  The code in the
 documentation is licensed under the Apache 2.0, and the content is licensed
 under Creative Commons CC-BY 2.5.  The CC-BY 2.5 license is non-free but can
 be legally distributed by Debian.  This package avoids the issue all together
 since each user directly downloads the files from Google, and must agree to
 Google's license.



signature.asc
Description: OpenPGP digital signature


Bug#754210: ITP: google-android-build-tools-installer -- Install Google build-tools for Android

2014-07-08 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: google-android-build-tools-installer
  Version : 20.0.0
  Upstream Author : Google, Inc.
* URL : https://developer.android.com/sdk/index.html
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/google-android-build-tools-installer.git
  Description : Build-tools for Google Android SDK (aapt, aidl, dexdump, dx)

 This package will download the binary Google Android build tools and create a
 Debian package.
 .
 WARNING: Installing this Debian package causes build-tools_r20-linux.zip to
 be downloaded from developer.android.com. The End User License Agreement of
 this binary package is available at developer.android.com.


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: GPG for Android - https://guardianproject.info/code/gnupg/
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJTvDfJAAoJEJ8P5Yc3S76BHCsP/iSNb90oDNIMjS1bdfybno11
64BAqHsvnvcKcmXZuiiw1MLwFMTI2IOVcoIT3AknknQWp09XN5AMaKfQ28vl4VRH
Stdho+P7Tdn9Y5MyHhnxU3Z4IwQicvImudRM+kds5Oa2aaTFfRn2Lqu1xEKqVocW
h8/9JzQjXB/Gzdx8M0dDGsD6NxgaTDql/0EuyH8AfEPqheZeaLl5928gIIWpfs8R
iq+Zt2VcTKauuWcUkMZzlqxW/zG/a/utFEhQlO+/HkhfDy6/+vQtkwyLrK8OYir3
jXX00jpHp9W0lukKDxARduTNFKKifcS9j/mkdhrHGXdVevw9/186MN3vfEG53HtV
FyMlvvXIHX6Lt9GC9BXKfRF+Jle9qC1oVEuhMneFCNX3M7AMy95hYbTsSiY1vXWb
xXx6gD2eNPfSRhOAeanKuC0bgVYLBP9x1kCK7e2tbCU4iCRvjMQwfEhvFAoZqgMe
kTupzwxt12iE18wrQ+baUFrYB503YKBhNLfDGJKXPrW8Q9YIHyN2PC275dw/Vgm9
AFCyeuTaMuPLHi6rgjd2gx85T1egMi7MDNK6r4LYthUGoPL37W5Si3+txxropq/R
hK9gshHbdJIxZsNdjj2QEDUwFrQtpso3rsVqYw/JcSslHUfaPylf8expxDrTR9s7
1r4HVcwssYNnYbOVdrSY
=eOvC
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53bc37c9.1040...@eds.org



Bug#749100: ITP: android-platform-frameworks-native -- Utility library for Android tools

2014-05-23 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-frameworks-native
  Version : r21
  Upstream Author : Google, Inc.
* URL : https://android.googlesource.com/platform/frameworks/native
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/android-platform-frameworks-native.git
  Description : Utility library for Android tools

 Library providing utility functions to Android related tools. This is needed
 purely to get various Android utilities working.




signature.asc
Description: OpenPGP digital signature


Bug#749101: ITP: android-platform-frameworks-native -- Utility library for Android tools

2014-05-23 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-build
  Version : r21
  Upstream Author : Google, Inc.
* URL : https://android.googlesource.com/platform/frameworks/native
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/android-platform-frameworks-native.git
  Description : Build tools for the Android apps and the SDK itself

This source package includes libs and utils for building both Android apps and
the SDK itself.  The most important things here are probably zipalign and
signapk, which are Android-specific tools for the final process of creating
the APK files, which are really just a JAR tweaked by signapk and zipalign.




signature.asc
Description: OpenPGP digital signature


Bug#748806: ITP: pidcat -- Colored adb logcat that shows entries for specific apps

2014-05-20 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

* Package name: pidcat
  Version : 1.4.1
  Upstream Author : Jake Wharton j...@squareup.com
* URL : https://github.com/JakeWharton/pidcat
* License : Apache 2.0
  Programming Lang: python
  Description : Colored adb logcat that shows entries for specific apps

 An update to Jeff Sharkey's excellent logcat color script which only shows
 log entries for processes from a specific application package.
 .
 During application development you often want to only display log messages
 coming from your app. Unfortunately, because the process ID changes every
 time you deploy to the phone it becomes a challenge to grep for the right
 thing.
 .
 This script solves that problem by filtering by application package. Supply
 the target package as the sole argument to the python script and enjoy a more
 convenient development process.
 .
  pidcat com.oprah.bees.android



signature.asc
Description: OpenPGP digital signature


Bug#748062: ITP: android-platform-build -- Build tools for Android apps

2014-05-13 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-build
  Version : r21
  Upstream Author : Google, Inc.
* URL : https://android.googlesource.com/platform/build
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/android-platform-build.git
  Description : Build tools for Android apps

This section of the Android sources provides some of the key tools used in
creating
APK files, which are the package file for Android apps.  While APKs are 
basically
just standard jars, which are basically just specially formatted ZIP files, 
there
are some key differences.  For example, this repo includes `zipalign`, which is
used to align the executable code to 32-bit binaries to make execution straight
out of the APK file more efficient.



signature.asc
Description: OpenPGP digital signature


Bug#747926: ITP: android-platform-system-core -- Core libraries for the Android platform

2014-05-12 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: android-platform-system-core
  Version : r21
  Upstream Author : Google, Inc.
* URL : https://android.googlesource.com/platform/system/core
* License : Apache 2.0
  Programming Lang: C, Java, Bash
  Package source  :
http://anonscm.debian.org/gitweb/?p=android-tools/android-platform-system-core.git
  Description : Core libraries for the Android platform

This is a huge collection of libraries that provide the core of the Android
platform.  Only a handful of these are needed on Debian because some of the
utilities for working with Android rely on some of these libraries.
Currently, this package includes liblog, libutils, and libcutils.

Android's system/ directory is intended for pieces of the world that are the
core of the embedded linux platform at the heart of Android.  These
essential bits are required for basic booting, operation, and debugging.



signature.asc
Description: OpenPGP digital signature


Bug#729510: blocked by upstream bug

2013-12-28 Thread Hans-Christoph Steiner

There is an upstream bug where the tests fail on Debian/jessie and Debian/sid:
https://bitbucket.org/wooster/biplist/issue/3/testfileread-fails-on-debian-unstable

-- 



signature.asc
Description: OpenPGP digital signature


Bug#730292: ITP: openni-sensor-pointclouds -- Microsoft Kinect sensor modules for the OpenNI framework

2013-11-23 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Jochen Sprickerhof joc...@sprickerhof.de

* Package name: openni-sensor-pointclouds
  Version : 5.1.0.41.1
  Upstream Author : Jochen Sprickerhof joc...@sprickerhof.de
* URL : http://www.pointclouds.org/
* License : GPL, LGPL
  Programming Lang: C++, C#
  Description : Microsoft Kinect sensor modules for the OpenNI framework

 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the Kinect camera for processing with the OpenNI Middleware, like PrimeSense
 NITE.
 .
 This module is an unofficial 'pointclouds' branch of PrimeSense Sensors
patched for
 Kinect support.




signature.asc
Description: OpenPGP digital signature


Bug#729510: ITP: biplist -- Python library for reading/writing Mac OS X binary plists

2013-11-13 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name:
  Version : 1.1.121
  Upstream Author : Andrew Wooster
* URL : https://pypi.python.org/pypi/biplist
* License : BSD
  Programming Lang: python
  Package source  :
http://anonscm.debian.org/gitweb/?p=collab-maint/python-biplist.git
  Description : Python library for reading/writing Mac OS X binary plists

 biplist is a binary plist parser/generator for Python. Binary Property List
 (plist) files provide a faster and smaller serialization format for property
 lists on Mac OS X. This is a library for generating binary plists which can
 be read by Mac OS X, iOS, or other clients.



signature.asc
Description: OpenPGP digital signature


Bug#727716: testing fdroidserver

2013-11-11 Thread Hans-Christoph Steiner

My plan is to package aapt itself and have fdroidserver depend on it, and use
the built-in aapt by default.  I've never used Replicant, tho I'm happy to
hear it exists.  As for adding support for replicant SDK paths, I think that
should happen upstream.  Since I've never worked with it, I can only say
patches welcome.

.hc

On 11/08/2013 09:03 AM, chrysn wrote:
 hello hans-christoph,
 
 i've tested the fdroidserver from your git repository, albeit in a
 slightly unconventional way: i'd prefer to have a completely free build
 environment, so i'm using the replicant sdk from [1] instead of the
 usual android sdk.
 
 this showed a problem with discovering the aapt path:
 
 (reporting this to the itp instead of to a dedicated bug as the package
 is still in NEW).
 
 $ fdroid init
 Reading config.py...
 Enter the path to the Android SDK (/opt/android-sdk): 
 /tmp/replicant/replicant-sdk_linux-x86
 Traceback (most recent call last):
   File /usr/bin/fdroid, line 63, in module
 main()
   File /usr/bin/fdroid, line 59, in main
 mod.main()
   File /usr/lib/python2.7/dist-packages/fdroidserver/init.py, line 153, in 
 main
 if os.path.isfile(aapt):
 UnboundLocalError: local variable 'aapt' referenced before assignment
 
 that is due to aapt not being shipped in `build-tools/$VERSION` but in
 `platform-tools` in the replicant sdk. (given your comment in 459219,
 that part would need an extension to detect a natively installed aapt
 too, and ideally not even mention it in the config).
 
 
 with that set up, i was able to build an fdroid application
 (net.sylvek.sharemyposition) with minimal modifications (setting
 target=android-15 from target=android-11), and to install it on an
 android device.
 
 given that, there is reason to assume that the infrastructure of a full
 featured f-droid server can be properly shipped in main. (full-featured
 as far as replicant is a full-featured android sdk). but that's probably
 something i'd rather report to #459219...
 
 thanks for packaging fdroidserver
 chrysn
 
 [1] 
 http://ftp.osuosl.org/pub/replicant/sdk/replicant-4.0/0001/sdk/replicant-sdk_linux-x86.zip
 



signature.asc
Description: OpenPGP digital signature


Bug#729079: RFP: keystore-explorer -- GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool

2013-11-08 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist

* Package name: keystore-explorer
  Version : 5.0
  Upstream Author : Kai Kramer
* URL : http://keystore-explorer.sourceforge.net/
* License : GPLv3+
  Programming Lang: Java
  Description : GUI replacement for the Java command-line utilities
keytool, jarsigner and jadtool

KeyStore Explorer is a free, open source GUI replacement for the Java
command-line utilities keytool, jarsigner and jadtool. KeyStore Explorer
presents their functionality, and more, via an intuitive graphical user 
interface.




signature.asc
Description: OpenPGP digital signature


Bug#459219: packaging aapt

2013-11-04 Thread Hans-Christoph Steiner

I'd like to package aapt and get it into Debian to work in conjunction with my
recently uploaded fdroidserver package.  Stefan Handschuh said he's packaged
all the dependencies, but I can't find them anywhere. Any word on that?

It looks like aapt is in a separate repo from android-tools
(platform/frameworks/base versus platform/system/core), so I don't see a
reason to include it in the same source package.  In fact, that makes me think
that we should be organizing the source packages around the upstream git
repos.  Perhaps its time for a pkg-android team? I'd join.

.hc



signature.asc
Description: OpenPGP digital signature


Bug#727716: ITP: fdroidserver -- F-Droid build server and repository tools for Android

2013-10-25 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org
Tags: pending help

* Package name: fdroidserver
  Version : 0.1
  Upstream Author : F-Droid Limited (Ciaran Gultnieks, Daniel Martí, and others)
* URL : https://f-droid.org
* License : GPL, GFDL-1.3 (with no invariant sections)
  Programming Lang: Python, PHP, Ruby
  Description : F-Droid build server and repository tools for Android

 F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
 applications for the Android platform. The client makes it easy to browse,
 install, and keep track of updates on your device.
 .
 The F-Droid server tools provide various scripts and tools that are used to
 maintain the main F-Droid application repository. You can use these same
 tools to create your own additional or alternative repository for publishing,
 or to assist in creating, testing and submitting metadata to the main
 repository.

git repo:
http://anonscm.debian.org/gitweb/?p=collab-maint/fdroidserver.git


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/526aa222.5050...@eds.org



Bug#726361: O: kmfl-keyboards-mywin -- myWin Myanmar (Burmese) Unicode Keyboard

2013-10-14 Thread Hans-Christoph Steiner
Package: wnpp
Severity: normal

The original author and packager of this software has apparently died in 2011:
http://ultimategerardm.blogspot.com/2011/02/in-memoriam-keith-stribley.html
http://www.flickr.com/photos/26895501@N03/5456030133/

The original website http://www.thanlwinsoft.org is defunct, but seems to be
mirrored:
http://thanlwinsoft.github.io

I modernized the package, but I know nothing about keyboards nor typing in
myanmar, so I can't really adopt this package.  So I'm marking it as orphaned.

.hc



signature.asc
Description: OpenPGP digital signature


Bug#724717: ITP: python-tvrage -- python client for the tvrage.com XML API

2013-09-26 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: python-tvrage
  Version : 0.4.1
  Upstream Author : Christian Kreutzer
* URL : https://pypi.python.org/pypi/python-tvrage/
* License : BSD-style
  Programming Lang: python
  Description : python client for the tvrage.com XML API
  Source  :
http://anonscm.debian.org/gitweb/?p=collab-maint/python-tvrage.git

 python-tvrage is a python based object oriented client interface for
 tvrage.com's XML based api feeds.
 .
 The tvrage package consists of three modules
 .
  * the tvrage.feeds module provides a wrapper function for each of tvrage's
XML-feeds
  * the tvrage.api module provides an clean and object oriented interface on top
of those services
  * the tvrage.quickinfo module is a simple pythonic wrapper for tvrage's
quickinfo api. Values are returned as python dictionaries rather than
dedicated objects for tv shows and episodes
 .
 The tvrage.feeds module provides very basic and low level access to the
 tvrage.com data feeds. For more complex use cases it is recomended to use the
 object oriented module tvrage.api. Note: All functions in the tvrage.feeds
 module return XML data as ElementTree objects.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSRPAlAAoJEJ8P5Yc3S76BM64P/1vOg6h9DyLtGR4HyVK3GU2h
I9fjsbHvmX3jqSJjXPcQ79bJWbvX1sHifvcyslbESQW7SqIC2O5ZtgHYV6coG9ny
LRuO6GXmro91C38L0QaTxuBkA/IVpf+FQI1fiTYAblPfky2pWV7ZbgXgyBc8GFlO
s3rKZiiMxfl4G1OUc2+9M0N+wdOaiTrSbhQZhFeVzPhTLkfxIPds6hfzJwVCg1cG
ymmlfACeVPXjNwt1aBLFo3fpIJp7AvtkV7L0wJAECP+llFwI8AuVyIqlW6C73PBF
/nKnn7n7yZqxJnaSHx43NY5uz3tjkY9AnmFZRLQVkutAkSZMoqH1tl4ZG/0mcTzn
wHA5VLzTsQViLAkj7Alxs7FWaEFTHugmkk1DxRGt3xUBjmYEti1k6jXqTFd1VsMN
5PL3g35SoCFK7IBO1BKb8GjMQ9dGcLCyzRPhYsD+IA8hmZUbZnGpXoUY6m/Lkvx0
4ECWyJmA1/eKBKDmWCuqqS0Utv/qEbbhaQF1zb2NWIxYY8ornIynvhhQwM4one/C
uequgiYT2hsSJXTQjWzeTr9Y2Zbn3JF30QAf3IyHkHRhp7rQZfSiQkYvYQfIaf+D
Ohu3cDVXukdvrmShgbb8HdYufEwpaTlnREjLHj+jtU/LutkbqYuNOEG8BaUamndT
7ym1xzBvS/CcEz/Wf4AS
=gMC9
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5244f029.5070...@eds.org



Bug#724718: ITP: flexget -- multipurpose automation tool for torrents, nzbs, podcasts, etc

2013-09-26 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: flexget
  Version : 1.1.121
  Upstream Author : Riku 'Shrike' Lindblad, Marko Koivusalo, lepinkainen,
Chase Sterling,
Alexey Nikitin and others
* URL : http://flexget.com
* License : MIT/Apache-2.0 mix
  Programming Lang: python
  Packge source   : http://anonscm.debian.org/gitweb/?p=collab-maint/flexget.git
  Description : multipurpose automation tool for torrents, nzbs,
podcasts, etc

 FlexGet is a multipurpose automation tool for content like torrents, nzbs,
 podcasts, comics, series, movies, etc. It can use different kinds of sources
 like RSS-feeds, html pages, csv files, search engines and there are even
 plugins for sites that do not provide any kind of useful feeds.
 .
 There are numerous plugins that allow utilizing FlexGet in interesting ways
 and more are being added continuously.
 .
 FlexGet is extremely useful in conjunction with applications which have watch
 directory support or provide interface for external utilities like FlexGet.
 .
 Easy configuration was a high priority when designing the application. If you
 have ever used command line based application you should be more than
 qualified. There is also experimental Web-UI coming along (slowly).
 .
 FlexGet uses ?YAML for configuration. This may be confusing (for new users) at
 first but don't be scared, FlexGet is equipped with validator that tries to
 guide you if you make mistakes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSRPGWAAoJEJ8P5Yc3S76Bu1AP/1F3t0dsJQdF3ChahIyGlXoy
h5RjEiZGbMaWKOiqp6m3irU996zhJjK0YyO16qb0iaZvnDTs8eZneRp6qXk2bxje
eIQ1rE7XoydbYaMFKeT1Sn+2oqGRGEOwmlZy1x7DEqt5g3mGlrLLOc5LFTKAOsIU
j3XbJSJyL1DiThZ+d3L3qkEhPeX3fgwSiDJKQ6rslRnUkyC9nO6b0r0ZMF2BBB5X
4xw0p2XUJFKHFnxUoo/JuVJQjyaBSO1iVe57MXtpL2FloBm9r3r6+dcGatOFSY3t
jErek1BtZ59hXlrq2ouBYnY2Jsgpin4ilDEfX74yHhC4bfnjjj2sj8X4sfRUBfjG
KU/K/DhBOP808DM+QuvMKI9xZy0b/ZBatn6+Afsb1DOPe0FUQBOD15+rrO3pk1Yf
fttn+7kbCp7U2StghTMVYs4Ct26/AY4x5Kmw3IWy7yRb3NG0a5ehaorDdj2MMfEy
TX/hxVmiPwMX11kE1I/CLM5xRv6cY30zTv89U53GDGutODlm3Hlhf8mQi0N4CbOk
8IYFrPZ/z0REZ+qXJ4MuxlWRNZIFePtR5mLwR6NPcXZpY9/dc6EqfUL4PWwMuD4Q
NzwdsF0hkrRJwwPmiMSh381QmohqyTIO+0Yt0TWhgasinKZUf/rANzun40x5bgrf
PE4ReI0HY/gdEec4gzF9
=rn3x
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5244f19a.7060...@eds.org



Bug#723170: ITP: pynzb - unified API for parsing NZB files from NNTP (Usenet) servers

2013-09-16 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: pynzb
  Version : 0.1
  Upstream Author : Eric Florenzano
* URL : https://pypi.python.org/pypi/pynzb/
* License : BSD
  Programming Lang: python
  Description : unified API for parsing NZB files from NNTP (Usenet) servers

 pynzb is a unified API for parsing NZB files, with several concrete
 implementations included.
 .
 NZB is an XML-based file format for retrieving posts from NNTP (Usenet)
 servers.  Since NZB is XML-based, it's relatively easy to build one-off
 parsers to parse NZB files.  This project is an attempt to consolidate those
 many one-off NZB parsers into one simple interface.
 .
 This package includes three implementations: one based on expat, another based
 on ElementTree, and a final implementation based on lxml.  The order in which
 they were listed is in order of compatibility.  The expat version should work 
on
 all versions of Python  2.0, the lxml one will work on all versions  2.5, and
 lxml will only work if you have lxml installed.
 .
 Simply import nzb_parser from the pynzb package.  It's an instantiated
 version of the fastest available parser that your system can support.



signature.asc
Description: OpenPGP digital signature


Bug#707056: getting openni2 into Debian

2013-09-13 Thread Hans-Christoph Steiner

Hey Hauke,

I'm emailing you as part of the team working on the OpenNI packages for
Debian.  I'm glad to see you're work on openni2!
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707056

In case you haven't seen it, the most up-to-date version of the 'openni'
package is here:
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/openni.git;a=summary

All of the other OpenNI-related packaged are part of the Debian pkg-multimedia
project, and the git repos are there:
http://anonscm.debian.org/gitweb/?a=project_listpf=pkg-multimedias=opennibtnS=Search

It would be great if you could also work out of a git repo hosted by the
pkg-multimedia team.  I can set up the repo, you just need to create an
account on Alioth, the Debian git host:
https://alioth.debian.org/account/register.php

then request to join the pkg-multimedia project here:
http://alioth.debian.org/projects/pkg-multimedia

We can then work out the final details and upload openni2 to Debian!

.hc



signature.asc
Description: OpenPGP digital signature


Bug#722879: ITP: keysync - Syncs OTR identities between the different chat programs

2013-09-13 Thread Hans-Christoph Steiner

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: keysync
  Version : 0.1
  Upstream Author : The Guardian Project
* URL : https://guardianproject.info/apps/keysync
* License : GPLv3+
  Programming Lang: python
  Description : Syncs OTR identities between the different chat programs

 There are many chat apps that support OTR encryption for verifying messages.
 Many use multiple chat apps, including one for desktop and another for
 mobile, or one for Mac OS X and another for GNU/Linux or Windows.  The trust
 relationships are only stored locally in the app in a format that is specific
 to that app.  Switching between all of them means that you have to manage
 your trust relationships for each app that you use.
 .
 KeySync addresses this problem by allowing you to sync your OTR identity and
 trust relationships between multiple apps.  It currently works with
 ChatSecure on Android, and Pidgin, Adium, and Jitsi on desktop.  This project
 is for converting the various OTR file formats between each other.
 Currently, KeySync is focused on the two major OTR implementations: libotr
 and otr4j, but it is modular enough to allow adding support for any OTR
 implementation.



signature.asc
Description: OpenPGP digital signature


Bug#628445: git repo moved

2013-05-22 Thread Hans-Christoph Steiner

The git repo has moved to here
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/openni-sensor-primesense.git



signature.asc
Description: OpenPGP digital signature


Bug#693492: reconsidering

2013-05-14 Thread Hans-Christoph Steiner

I think we should reconsider adding litecoin to Debian.  Its traded on some
exchanges already, and MtGox has said it would be adding support for trading
it as well.  One thing is clear in all these crypto-currencies: there is not
going to be just one.  So I think any reputable one should be in Debian.  I'm
willing to upload litecoin, I'm a DD, but I think it makes sense to have team
maintenance for the coins that are direct descendants of bitcoin since the
packaging will be so similar.

And since working on these crypto-currencies clearly has ties to financial
matters, I think we should be disclosing our financial interests when doing
work for Debian. I'll start: I only less than one bitcoin and less than 10
litecoin.  I plan on buying a few more of each.



signature.asc
Description: OpenPGP digital signature


Bug#702587: ITP: python-networkmanager -- live spectral sound processors

2013-03-08 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: python-networkmanager
  Version : 0.9.6
  Upstream Author : Dennis Kaarsemaker
* URL : https://pypi.python.org/pypi/python-networkmanager/
* License : GPLv3+
  Programming Lang: python
  Description : Python interface to the NetworkManager D-Bus interface

 python-networkmanager wraps NetworkManager's D-Bus interface so you can be
 less verbose when talking to NetworkManager from python. All interfaces have
 been wrapped in classes, properties are exposed as python properties and
 function calls are forwarded to the correct interface.
 .
 See docs/index.rst for the documentation. An HTML version can be found on
 http://packages.python.org/python-networkmanager/
 .
 The upstream git repo includes the upstream authors debian packaging, but there
 is a Debian repo for the Debian packaging following the common git-buildpackage
 style:

http://anonscm.debian.org/gitweb/?p=collab-maint/python-networkmanager.git
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBCAAGBQJROjdSAAoJEJ8P5Yc3S76BDS0QAKeIM2kz886p9mxSCGCwTNs5
LDERJmJ/ZWF8ibD60MPJ2Nz8mMsmBq6cxvq/KQOr+HuewoSMW71LQRTsNMvZ4mOx
QvTaMlyBBbNkraGRj/wVMXKluopVPhtHmLHBo41Td6pAwaLy9+k5DCXF63h/V85T
SBII88mD8AL9t5O0VMRD59Sq/rK48aB8kM9CQTMEeM5NOmFjOq14TNce4Rwi+ceO
YXnKUoLL+biYCYScRryo0cJgvCDm3tmfo/3+4uhtKt4Rj1oi9EEYJ7tzz7NRSw21
rGjobBwihK7btcptiYKZATyMpQk1aTlIPyJbK7fHDWK+QKZs2/L8m9W5arm0QBvX
aTwQZZI9U/iBnbN4jXqWTy83wdWyTG3AsqURo6v/E4yRHdi9RHbnpSrYX5KQfAkV
LkxMs9DQ/4yUj60P31fk8QnJ+3Zsd5JUxRQKMkjLAe8A7RDKKAQrTwIVT6+wJkJy
2iCThP2P5YW/aiXNRx6hJic5BVZ/0O2c9qO4Kh6Fh3/o2SLwxSN69AB8ad1FgKvU
gaSRO39BhehpNMpwXXQmhsKQ+LzCQDruAlAy28XyjGIZ3+nMxlZ6/ETlXpgrhGM9
fEAe/I617LOewGY15h132kKvYb+Njyd9TfU/49HmlgFMDYtGv4K5iMDTQFHvvO8S
v0jssWcZ8Sz4OSct0/F+
=97Lp
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/513a3756.40...@eds.org



Bug#689736: URL updates

2012-12-28 Thread Hans-Christoph Steiner

The debian packaging is here:
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-fftease.git;a=summary

The repackaging into a clean tarball is here:
https://github.com/pd-projects/fftease


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50de5653.7030...@eds.org



Bug#696458: ITP: pd-lyonpotpourri -- a potpourri of objects for working with audio

2012-12-20 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: pd-lyonpotpourri
  Version : 2.0+git20121009
  Upstream Author : Eric Lyon
* URL : http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/Pd/
* License : MIT
  Programming Lang: C
  Description : a potpourri of objects for synthesizing with audio

 This Pd library is a potpourri of objects for working with audio created by
 Eric Lyon.  Here is a listing of all the included objects:
 .
 - adsr~ a simple ADSR envelope that can be click triggered
 - bashfest~ a click driven buffer player with randomized DSP
 - buffet~ provides operations on a stored buffer
 - bvplay~ selective playback from a stored buffer with enveloping and
   increment control
 - channel~ access to a precise address in the signal vector
 - chopper~ munging loop playback from a buffer
 - clean_selector~ like selector~ but crossfades when switching channels
 - click2float~ translates a signal click to a float message
 - clickhold~ sample and hold a click
 - distortion~ lookup function distortion
 - dmach~ pattern based sample accurate drum machine prototype
 - expflam~ converts a click to an exponential flam click pattern
 - flanjah~ simple flanger
 - granola~ granular pitch scaling
 - granulesf~ granular synthesis module reading from a soundfile in a buffer
 - granule~ granular synthesis module reading from a stored waveform in a buffer
 - impulse~ converts a bang to a click
 - kbuffer~ low sampling rate buffer to capture gestures
 - killdc~ DC block filter
 - magfreq_analysis~ transforms a time domain signal to a magnitude/frequency
   spectrum
 - markov~ implements a first order Markov chain
 - mask~ a click driven pattern sequencer
 - oscil~ oscillator with flexible waveform specification
 - player~ click driven buffer player that can sustain multiple iterations
 - phasemod~ phase modulated waveform
 - pulser~ pulse wave generated by additive synthesis
 - rtrig~ generates random click triggers
 - samm~ sample accurate multiple metronomes, with click signal articulation
 - sigseq~ signal level numerical sequencer
 - stutter~ a basic buffer stuttering player
 - vdb~ a delay line using an MSP buffer for storage (no vector limit on
   feedback delaytime)
 - vdel~ a delay line with built in feedback and oscillator
 - vdp~ a more efficient pointer version of vd~
 - vd~ a simple, self -contained delay unit
 - waveshape~ a Chebychev function lookup waveshaper


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50d39ad5.3030...@eds.org



Bug#642118: git repo

2012-11-14 Thread Hans-Christoph Steiner

The package git repo is here:
http://anonscm.debian.org/gitweb/?p=collab-maint/tkdnd.git;a=summary


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50a3e1db.1000...@eds.org



Bug#690900: ITP: python-pgpdump -- PGP packet parser library

2012-10-18 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org

* Package name: python-pgpdump
  Version : 1.3
  Upstream Author : Dan McGee
* URL : https://pypi.python.org/pypi/pgpdump/
* License : BSD
  Programming Lang: Python
  Description : PGP packet parser library


 python-pgpdump is a Python library for parsing PGP packets as specified in
 RFC2440 and RFC4880. It is derived from pgpdump, a C program published at:
 http://www.mew.org/~kazu/proj/pgpdump/ The intent is to support what people
 actually have to do with PGP packets 95% of the time. This module does not
 aim to be a complete PGP parser, as we it currently does not decode every PGP
 packet type. Currently supported things include:
 .
  * Signature packets
  * Public key packets
  * ASCII-armor decoding and CRC check
 .
 A single codebase with dependencies on only the standard python library is
 compatible across Python 2.7, Python 3.2, and PyPy 1.8.

http://git.debian.org/?p=collab-maint/python-pgpdump.git;a=summary
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBCAAGBQJQgHzzAAoJEJ8P5Yc3S76BR7sP/3wbqjYqAkVzgO8WLWopBFey
AVGQvL3zsyKADV2kx3yokrZi04sXID+hPDZMVwuLKGtXLkpYsjFV2BqjoDgX7XRn
r9o437s5nNIYR/TehpJprQp2T4WwzoVGgVqYC/D4EMWywRu9WcmzRJA1JOaH00nu
4AoD/opAAHgsyq51l5OpeLpzXYeLc8DNRzbrkmB8V6uZ6m7743zfi2HvHKieQYxG
Jvt1uu4DykjhIroRcC4YjM2qzRjYxd9pZRqKx0lEez0BEKt559ImLbOBPhpHeH6s
AwVbmHM8v54uqNaImrt0cJ2cSAQdecWxIBa8kHKhL1yhqyTFyJF36QHkCAu7zyvR
z79bwyMi/eWhuNBDV4Uh5nxKTScmTegK5VO5V8t8/YRvPsoVDhKkydu1w1uZV6NE
vEPSDJvlyYhyEnQ3uNtYf5ECDTQnLuSlDH4XG/7Jc6JcbV/+F+tHJ+RfuI4nxl3z
uXHmB4qodW5bCD+yJ/ZL9DvvtxH4ngtcYplKx/dbGfOofLIOqaLHYiAemaXBWAVk
XTLNkXoIm3NXyTEGx+LeberX0BVinTf6D/fZbGe8RHeL0hAWwv85EsH5e2x3C56S
qY89yuvIJsZ+8kuDtBe1c3la9r5mVlNH0UzqVlmvVlgTniycqNUavzyR9drzj80r
wE7gj95M0USy4AFAcaqS
=EAFH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50807cf6.4010...@eds.org



Bug#651324: waiting for the ok from upstream

2012-10-08 Thread Hans-Christoph Steiner
The packaging is fully functional, and I just updated it to version
1.0.0beta5.  I'm just waiting on the OK from upstream that he thinks its
ready for upload to Debian, as well as word from the Gajim maintainer
about packaging the included gajim-otr plugin.

You can get versions compiled for Ubuntu here:
https://launchpad.net/~guardianproject/+archive/ppa

Or you can get the source from git and build with git-buildpackage


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50738925@eds.org



Bug#689736: ITP: pd-fftease -- live spectral sound processors for Pd

2012-10-05 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: pd-fftease
  Version : 2.5.2.1
  Upstream Author : Eric Lyon and Christopher Penrose
* URL : 
http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/MaxMSP/FFTease/
* License : MIT
  Programming Lang: C
  Description : live spectral sound processors for Pd

 FFTease is a collection of Pd objects implementing various forms of
 spectral sound processing. These include an additive-synthesis phase vocoder,
 noise reduction, cross synthesis, and more unusual forms of spectral
 processing.
 .
  * bthresher~ similar to thresher~ but with more control
  * burrow~ a cross-referenced filtering object
  * cavoc~ an 8-rule cellular automata that generates spectra
  * cavoc27~ a 27-rule cellular automata object
  * centerring~ a spectral modulation object
  * codepend~ a classic block convolution object
  * crossx~ a cross synthesis object with gating
  * dentist~ a partial knockout object
  * disarrain~ an interpolating version of disarray~
  * disarray~ a spectral redistribution object
  * drown~ a noise reduction (or increase) object
  * ether~ another spectral compositing object
  * leaker~ a sieve-based cross fader
  * mindwarp~ a spectral formant warping object
  * morphine~ a morphing object
  * multyq~ a four band filter
  * presidency~ a spectral sampler with pitch control
  * pvcompand~ a spectral compressor/expander object
  * pvgrain~ a spectrum analyzer for granular resynthesis
  * pvharm~ a harmonizer
  * pvoc~ an additive synthesis phase vocoder
  * pvtuner~ a spectrum quantizer for tuning to arbitrary scales
  * pvwarp~ a non-linear frequency warper
  * reanimator~ an audio texture mapper
  * resent~ similar to residency~ but with independent bin control
  * residency~ a spectral sampler useful for time scaling
  * residency_buffer~ a spectral sampler that writes to an MSP buffer
  * scrape~ a noise reduction (or increase) object with frequency control
  * shapee~ a frequency shaping object
  * swinger~ a phase swapping object
  * taint~ a cross synthesis object
  * thresher~ an amplitude/frequency sensitive gating object
  * vacancy~ a spectral compositing object
  * xsyn~ a cross synthesis with compression object
 .
 FFTease 2.5 objects will reconfigure themselves in response to changes in FFT
 size or signal vector size. Therefore, they may now be used in MaxMSP poly~
 objects with downsampling or upsampling. Changes in vector size remain
 subject to limitations imposed by the current poly~ (and Pluggo)
 architecture.
 .
 Caveat: these objects are CPU intensive. A few of these objects in a patch
 could push your computer to its limits. Be very careful with playback volume
 as some of the objects produce dramatically different (lower or higher)
 overall levels.
 .
 Acknowledgements: This work draws heavily on the phase vocoder code presented
 by F. Richard Moore in his classic Elements of Computer Music. Additional
 inspiration was derived from work on cross synthesis and noise reduction by
 Mark Dolson at CARL in the mid-1980s. We also wish to thank Miller Puckette
 and David Zicarelli for designing and implementing the framework under which
 FFTease is presented.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121005180603.29267.83898.report...@blinky.at.or.at



Bug#628169: packaged

2012-03-31 Thread Hans-Christoph Steiner

I guess I jumped the gun a bit, I already have a working package on
SQLCipher 2.0.3 based on the sqlite3 package.  Hopefully I didn't get
duplicate work.  Here is my package:

http://anonscm.debian.org/gitweb/?p=collab-maint/sqlcipher.git

Also, they are on this PPA if you want to try binaries:
https://launchpad.net/~guardianproject/+archive/ppa/+packages



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f77d11b.4070...@eds.org



Bug#628169: progress?

2012-03-30 Thread Hans-Christoph Steiner

Any progress on this package?  I am interested in helping out.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f764146.2010...@eds.org



Bug#651324: ITP: python-potr -- Pure Python implementation of the OTR protocol

2011-12-07 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: python-potr
  Version : 1.0.0b
  Upstream Author : Kjell Braden aff...@pentabarf.de
* URL : http://python-otr.pentabarf.de/
* License : LGPL-3+
  Programming Lang: Python
  Description : Pure Python implementation of the OTR protocol

 python-potr is a pure python implementation of the OTR protocol
 (Off-the-Record encryption, see the OTR website for more
 information). This gives developers the flexibility to implement OTR
 encryption for their python-based Instant Messaging clients. A
 gajim-otr plugin will be available in the next major Gajim release to
 provide IM encryption independently of the underlying chat protocol.
 .
 This package also includes the command line utility 'convertkey' for
 converting the old OTR file format to the new one.

http://git.debian.org/?p=collab-maint/python-potr.git;a=summary



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111207192058.17441.87352.report...@blinky.at.or.at



Bug#650688: ITP: pyjavaproperties -- Python implementation of java.util.Properties

2011-12-01 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: pyjavaproperties
  Version : 0.6
  Upstream Author : Jesse Noller jnol...@gmail.com
* URL : http://pypi.python.org/pypi/pyjavaproperties/
* License : PSF (Python Software Foundation) License
  Programming Lang: Python
  Description : Python implementation of java.util.Properties

 This module is designed to be a python equivalent to the
 java.util.Properties class. Currently, the basic input/output methods
 are supported, and there are plans to add the XML input/output
 methods found in J2SE 5.0.
 .
 Fundamentally, this module is designed so that users can easily parse
 and manipulate Java Properties files - that's it. There's a fair
 number of us pythonistas who work in multi-language shops, and
 constantly writing your own parsing mechanism is just painful. Not to
 mention Java guys are notoriously unwilling to use anything which is
 cross-language for configuration, unless it's XML, which is a form of
 self-punishment. :)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111201213009.14072.86303.report...@blinky.at.or.at



Bug#642118: ITP: tkdnd -- adds native drag drop capabilities to the Tk toolkit

2011-09-19 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: tkdnd
  Version : 2.2
  Upstream Author : Georgios Petasis peta...@iit.demokritos.gr
* URL : http://users.iit.demokritos.gr/~petasis/Tcl/index.html#tkdnd
* License : Tcl License
  Programming Lang: C, C++, Obj-C, Tcl
  Description : adds native drag  drop capabilities to the Tk toolkit

 TkDND is an extension that adds native drag  drop capabilities to the Tk
 toolkit.  Under unix the drag  drop protocol in use is the XDND protocol
 version 4 (also used by the QT toolkit, KDE  GNOME Desktops).



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110919145611.28158.44605.report...@blinky.at.or.at



Bug#636273: ITP: pd-unauthorized -- library of Pd objects for streaming and GUI control

2011-08-01 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: pd-unauthorized
  Version : 0.1
  Upstream Author : Yves Degoyon ydego...@free.fr
* URL : 
http://puredata.info/community/projects/software/unauthorized
* License : GPLv2
  Programming Lang: C, Tcl
  Description : library of Pd objects for streaming and GUI control

 unauthorized is a Pure Data library of GUI objects and a handful of objects
 for working with streaming and mp3s.
 .
 audience~: 2-dimensional audience simulation
 beatify~: modulate amplitude of a sound
 blinkenlight: a blinken lights films player ( but also a pixel grid )
 compressor~: a compressor of audio signals
 cooled: a micro sound editor
 disto~: a kind of effect used in pop music, use it elsewhere
 exciter: a bang-events sequencer
 filterbank~: outputs frequency response for a range of filters
 formant~ is a formant synthesis generator external for pd
 grid: 2-dimensional control object, ala kaospad
 mp3amp~ is a MPEG I Layer III (mp3) icecast/shoutcast client
 mp3cast~ is a MPEG I Layer III (mp3) streaming external
 mp3streamout~: peer-to-peer mp3 streaming out
 mp3fileout~: peer-to-peer mp3 streaming to a file
 mp3streamin~: peer-to-peer mp3 stream receiving
 mp3write~ is a MPEG I Layer III (mp3) file writer.
 pianoroll: a graphical sequencer controller
 playlist: choose a file in 1 click with space, numeric, characters
 probalizer: outputs integer values according to a drawn probability curve
 samplebox~: an opaque box to record and playback a sound
 scratcher~: records a sound and lets you scratch it with your mouse
 scrolllist: displays and scrolls a text in  a patch window
 sonogram~: displays, plays back and lets you modify a recorded sonogram.
 speexin~: a voice quality stream receiver using Speex library
 speexout~: a voice quality streamer using Speex library
 spigot~: a signal router.
 wahwah~: a kind of effect used in psychedelic music, use it elsewhere



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110801211956.12660.26554.report...@blinky.at.or.at



Bug#591737: RFP to ITP

2011-07-27 Thread Hans-Christoph Steiner
retitle 591737 ITP: pd-moonlib -- library of Pd objects related to GUI  
control

owner 591737 !
thanks



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/bead1572-5278-4b65-8d4d-ebbc9b783...@eds.org



Bug#596458: vcs

2011-07-27 Thread Hans-Christoph Steiner

Version: 0.1-1
Tags: pending help

This is packaged and ready for upload:
http://git.debian.org/?p=pkg-multimedia/pd-arraysize.git




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/3829ad6a-c036-4dec-82e2-7a90e5186...@eds.org



Bug#630942: ITP: osceleton -- translate skeleton data from a Kinect camera to OSC messages

2011-06-18 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: osceleton
  Version : 1.0
  Upstream Author : Tony Gonçalves/Sensebloom
* URL : https://github.com/Sensebloom/OSCeleton
* License : GPL, other DFSG licenses
  Programming Lang: C++
  Description : translate skeleton data from a Kinect camera to OSC messages

Tags: pending help

 OSCeleton is a small program that takes kinect skeleton data from the OpenNI
 framework and spits out the coordinates of the skeleton's joints via OSC
 messages. These can can then be used on your language / framework of choice.

This is already a functional package that is checked into git on alioth.  It
needs some work before it can be uploaded.  If you have time to spare and are
interested, please work on this package, either directly in git, or via patch
submissions. It might need a DFSG tarball made since the upstream tarball
includes some glut binaries for Windows.  Here's the git:

http://git.debian.org/?p=pkg-multimedia/osceleton.git;a=summary



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110619012512.6446.21936.report...@blinky.at.or.at



Bug#603175: pd-osc (was Re: Bug#603175: reorganize upstream first)

2011-06-14 Thread Hans-Christoph Steiner

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


I also think that having it separate libraries like 'osc' and 'net'  
makes sense, then we can phase out the 'mrpeach' lib or whatever.   
Mostly, its your code, so it'd be good to hear how you want to have it  
released and packaged.


.hc

On Jun 14, 2011, at 9:37 AM, IOhannes m zmoelnig wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi martin,

in the process of getting numerous pd-libraries into debian (and thus
ubuntu and other debian derivatives), we stumbled upon a small issue  
in

your set of objects.

as things are right now, there are no upstream releases of your
libraries; in SVN they are organized (as you are well aware) into a
mrpeach/ folder with various task-specific sub-folders.
historically, Pd-extended used the mrpeach/ folder as an  
organizational
unit. (install everything you created into a flat extra/mrpeach/  
folder)


however, since your libraries don't have anything in common apart from
you as the author, i would prefer to package them into separate
packages, according to the tasks they are associated with (at least
those where there i a notion of 'library' as is the case with your  
net-,

osc-, cmos- objects, so people can install pd-osc if they need OSC
communication (and don't need your net/ implementation, as they intend
to send OSC over serial/slip).

the rough idea is to have packages for
- - OSC
- - net
- - cmos
- - midifile
- - binfile
- - slip
- - str
- - oscillators
- - tabletools
- - which

the debian packages would be named accordingly, with pd- prepended  
(or
pd-mrpeach- for generic names like tabletools and oscillators,  
in

order to distinguish them from other libraries that could claim those
generic names with equal rights)

eventually i'm planning to have a pd-mrpeach meta-package that would
depend on all these sub-packages and provide a compatibility layer for
older (pd-extended) patches.

nothing is required from you to actually _do_ (e.g. code-wise), but as
hans has correctly pointed out, it would be good to know your feelings
about all this.

cheers
fgamsdr
IOhannes





On 2011-06-13 17:26, Hans-Christoph Steiner wrote:


Tags: upstream

Since there is no distinct pd-osc upstream, there are no separate
releases from the upstream author only svn, and the only circulating
release is the is the 'mrpeach' library included in Pd-extended, I  
think

we need to first get this stuff organized upstream before uploading a
package to Debian.  Have you talked with Martin Peach about it?  I  
think

it makes sense to have pd-osc, but I think the upstream author should
determine how the code is released.  The 'mrpeach' thing could be
dropped, for example, if Martin wants it that way.

.hc





-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk33ZAEACgkQkX2Xpv6ydvSN8ACeOL5AKdtccX+xl5Q0xrkoGHnt
QmAAnR1TlHVcbqkaf3DqFdXL2Qsvpm7r
=Wwm4
-END PGP SIGNATURE-





- 

  ¡El pueblo unido jamás será vencido!


-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)

iQIcBAEBCAAGBQJN949qAAoJEJ8P5Yc3S76BXCgP/jz2r2ZUjtsplHKWTSDgvxwZ
bXGeoi89+FMVbNQRnaeZEB+SKCPvzTZaWvp6vuNS9YSoQZs48zFZ+hlvpgJmsIxY
Vw3BsGrwb7Lf4JC1fq3Ww0f1E890NfsFklwpwetSIhsLhIjBmNOod/0fB/SAoCzW
5AfA+6Uh9/HLYhSjNEEOrtufKjjVfRU8Tlp3jX+2JjmBt60B+m3Ev6EbmzL8904L
Izu7BloWLYyDQkKaNYsFz0aKkSWbtpY2+lBC/Yw8D9k1qhbnaacz5EdFlVmjKw8p
OKR7To5W9ieu/B1r2srl49sFA8W+9NQv+QXX79TwNE7aaza6KwDp8bCLXYe2knec
e6Vjs/9qbAEgjO/RF8oGsSwQsjyXYWYGKV99MdKA8+8gykkNTJJUMepXrDjZfleG
m151+tDkGhBcyyTBZ2yun8V9m09a8cyQEXuByn48jjpUrdfKnc7IMFndPCeHVIi9
u8NpM3pp6V7pCKdyY9nwN/wKJBsqSMdp87pap1woAGITq1BsiarXyYMRnOt/MX4b
JR0Z3qObFusH5Su1YEnU+syrOXlt6a8R6vEXvt2LcN5kTqkVy5k2ymtWgJNrebDv
DPKUmzd60vqyux2xCs0IqCK4+DKLUP97WZ56gLaJqGPzqT85Hv/4I/h5mbZxllqu
2CDDjARNif2/Ca+OEn8Y
=9/ut
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/59fb9288-965b-4186-ab15-ac235889e...@eds.org



Bug#603175: pd-osc (was Re: Bug#603175: reorganize upstream first)

2011-06-14 Thread Hans-Christoph Steiner


These clearly make sense as standalone libs:

osc
net
cmos
oscillators
tabletools
str

But which, binfile, and midifile might be better in some kind of  
library.  Like perhaps some kind of 'file' library for binfile and  
midifile, that lib could include a whole suite of objects to read  
differernt files. Or maybe midifile belongs in a midi lib, which seems  
kind of like iemguts, as so on and so forth...


.hc


On Jun 14, 2011, at 12:38 PM, Martin wrote:


Hi IOhannes,

Yes go ahead. I've been wanting to do that as well. The name  
'mrpeach' is not very useful.


Martin


On 14/06/11 09:37 AM, IOhannes m zmoelnig wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi martin,

in the process of getting numerous pd-libraries into debian (and thus
ubuntu and other debian derivatives), we stumbled upon a small  
issue in

your set of objects.

as things are right now, there are no upstream releases of your
libraries; in SVN they are organized (as you are well aware) into a
mrpeach/ folder with various task-specific sub-folders.
historically, Pd-extended used the mrpeach/ folder as an  
organizational
unit. (install everything you created into a flat extra/mrpeach/  
folder)


however, since your libraries don't have anything in common apart  
from

you as the author, i would prefer to package them into separate
packages, according to the tasks they are associated with (at least
those where there i a notion of 'library' as is the case with your  
net-,

osc-, cmos- objects, so people can install pd-osc if they need OSC
communication (and don't need your net/ implementation, as they  
intend

to send OSC over serial/slip).

the rough idea is to have packages for
- - OSC
- - net
- - cmos
- - midifile
- - binfile
- - slip
- - str
- - oscillators
- - tabletools
- - which

the debian packages would be named accordingly, with pd-  
prepended (or
pd-mrpeach- for generic names like tabletools and  
oscillators, in

order to distinguish them from other libraries that could claim those
generic names with equal rights)

eventually i'm planning to have a pd-mrpeach meta-package that  
would
depend on all these sub-packages and provide a compatibility layer  
for

older (pd-extended) patches.

nothing is required from you to actually _do_ (e.g. code-wise), but  
as
hans has correctly pointed out, it would be good to know your  
feelings

about all this.

cheers
fgamsdr
IOhannes





On 2011-06-13 17:26, Hans-Christoph Steiner wrote:

Tags: upstream

Since there is no distinct pd-osc upstream, there are no separate
releases from the upstream author only svn, and the only circulating
release is the is the 'mrpeach' library included in Pd-extended, I  
think
we need to first get this stuff organized upstream before  
uploading a
package to Debian.  Have you talked with Martin Peach about it?  I  
think
it makes sense to have pd-osc, but I think the upstream author  
should

determine how the code is released.  The 'mrpeach' thing could be
dropped, for example, if Martin wants it that way.

.hc




-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk33ZAEACgkQkX2Xpv6ydvSN8ACeOL5AKdtccX+xl5Q0xrkoGHnt
QmAAnR1TlHVcbqkaf3DqFdXL2Qsvpm7r
=Wwm4
-END PGP SIGNATURE-









Looking at things from a more basic level, you can come up with a more  
direct solution... It may sound small in theory, but it in practice,  
it can change entire economies. - Amy Smith






--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/d9014b35-0195-4311-b868-8bef35259...@eds.org



Bug#603175: reorganize upstream first

2011-06-13 Thread Hans-Christoph Steiner


Tags: upstream

Since there is no distinct pd-osc upstream, there are no separate  
releases from the upstream author only svn, and the only circulating  
release is the is the 'mrpeach' library included in Pd-extended, I  
think we need to first get this stuff organized upstream before  
uploading a package to Debian.  Have you talked with Martin Peach  
about it?  I think it makes sense to have pd-osc, but I think the  
upstream author should determine how the code is released.  The  
'mrpeach' thing could be dropped, for example, if Martin wants it that  
way.


.hc



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/9fa3f948-fea1-4860-9c9d-5da37f402...@eds.org



Bug#607160: now part of pkg-multimedia team

2011-06-10 Thread Hans-Christoph Steiner

Tags: pending help

This package is now under development as part of the pkg-multimedia  
team.  It is usable, but there is still a fair amount to be done  
before it can be uploaded.  Join us in finishing it off, and therefore  
making Debian the best platform for Kinect development!


Here's the repo:
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/openni.git




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/67115068-3eda-43d5-a3fd-3a815c1f7...@eds.org



Bug#628402: now part of pkg-multimedia team

2011-06-10 Thread Hans-Christoph Steiner

Tags: pending help

This package is now under development as part of the pkg-multimedia  
team.  It is usable, but there is still a fair amount to be done  
before it can be uploaded.  Join us in finishing it off, and therefore  
making Debian the best platform for Kinect development!


Here's the repo:

http://anonscm.debian.org/gitweb/?p=pkg-multimedia/primesense-nite-nonfree.git




--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8dc3c581-b6b8-4814-b724-d49dc142b...@eds.org



Bug#628445: now part of pkg-multimedia team

2011-06-10 Thread Hans-Christoph Steiner

Tags: pending help

This package is now under development as part of the pkg-multimedia  
team.  It is usable, but there is still a fair amount to be done  
before it can be uploaded.  Join us in finishing it off, and therefore  
making Debian the best platform for Kinect development!


Here's the repo:
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/primesense-kinect-sensor.git



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/9ac318a2-d6c8-4f6b-8956-8d4b531d8...@eds.org



Bug#628401: ITP: openni -- framework for sensor-based 'Natural Interaction'

2011-05-28 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: openni
  Version : 1.1.0.41
  Upstream Author : OpenNI.org
* URL : http://http://openni.org/
* License : GPL, LGPL
  Programming Lang: C++, C#
  Description : framework for sensor-based 'Natural Interaction'

 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. OpenNI provides the interface for physical devices and for
 middleware components. The API enables modules to be registered in the OpenNI
 framework, which then produce sensory data. OpenNI also allows selection of
 different hardware and middleware modules.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110528164141.20326.53346.report...@blinky.at.or.at



Bug#628402: ITP: primesense-nite-nonfree -- OpenNI module providing gesture and skeleton tracking

2011-05-28 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: Hans-Christoph Steiner h...@eds.org


* Package name: primesense-nite-nonfree
  Version : 1.1.0.41
  Upstream Author : Cosimo Alfarano ka...@debian.org
* URL : http://wiki.debian.org/PrimeSenseNite
* License : GPL
  Programming Lang: sh
  Description : OpenNI module providing gesture and skeleton tracking

 This package will download the binary PrimeSense NITE modules for OpenNI and
 creates a debian packages you can install.  These modules provide two types
 of tracking to OpenNI: 'Control By Gesture' and 'Games for All'.  'Control By
 Gesture' is gesture tracking for using arm movements for navigating menus, it
 provides gesture tracking for things like push, click, circle, and
 wave. 'Games for All' is skeleton tracking for getting information on the
 position of all of the joints of the body.
 .
 WARNING: Installing this Debian package causes the
 PrimeSense NITE modules to be downloaded from www.primesense.com
 The End User License Agreement of NITE modules 
 is available at www.primesense.com.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110528161527.19764.97413.report...@blinky.at.or.at



  1   2   >