Bug#773850: ITP: signify-openbsd -- Lightweight cryptographic signing and verifying tool

2014-12-23 Thread Riley
Package: wnpp
Severity: wishlist
Owner: Riley 

* Package name: signify-openbsd
  Version : 7
  Upstream Author : Adrian Perez 
* URL : https://github.com/aperezdc/signify
* License : BSD
  Programming Lang: C
  Description : Lightweight cryptographic signing and verifying tool

Similar to GNU Privacy Guard (GPG), signify is the tool which
OpenBSD uses to cryptographically sign its releases, so that
you can be sure that you are actually getting a release made by
OpenBSD, as opposed to a malicious forgery designed to look
the same.

Signify's usage is not limited to OpenBSD's releases, however -
it can be used to sign any software.

So that it will work on Linux, the version of signify provided
in this package is not exactly the same as the version provided
in OpenBSD's CVS tree; however the upstream changes are
frequently merged.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141224024221.13086.89563.reportbug@fleetstreet



Re: Bug#773793: ITP: averell -- An incredibly stupid web server

2014-12-23 Thread Jean Parpaillon
Hi,
Thanks for your feedback.
The platform itself is portable on many architectures:
http://www.erlang.org/faq/implementations.html

Unfortunately, Debian package is not modular enough to avoid what you
mention (because of wxwidgets dependancies, mainly).

An alternative packaging remove this dependancy providing a so-called
erlang-mini package, which works perfectly on raspberry pi, for
instance:
https://www.erlang-solutions.com/downloads/download-erlang-otp

So, I suppose I should give an hand on official Debian package to make
my assertion a reality ;)

Regards,
Jean

Le mardi 23 décembre 2014 à 14:46 +0100, Adam Borowski a écrit :
> On Tue, Dec 23, 2014 at 12:10:40PM +0100, Jean Parpaillon wrote:
> > Thanks to the erlang/OTP platform, it is particularly portable, resources
> 
> > efficient and scalable.
> 
> Hmm... let's see how it fares portability-wise:
> http://buildd.debian-ports.org/status/package.php?p=erlang&suite=unstable
> 
> This stands in contrast to most languages we have in Debian.  I'd thus
> delete this paragraph, as it's false advertising.
> 

-- 
Jean Parpaillon
Open Source Consultant
Phone: +33 6 30 10 92 86
im: jean.parpail...@gmail.com
skype: jean.parpaillon
linkedin: http://www.linkedin.com/in/jeanparpaillon/en


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1419344586.4584.28.ca...@free.fr



Re: Bug#773793: ITP: averell -- An incredibly stupid web server

2014-12-23 Thread Adam Borowski
On Tue, Dec 23, 2014 at 12:10:40PM +0100, Jean Parpaillon wrote:
> Thanks to the erlang/OTP platform, it is particularly portable, resources

> efficient and scalable.

Hmm... let's see how it fares portability-wise:
http://buildd.debian-ports.org/status/package.php?p=erlang&suite=unstable

This stands in contrast to most languages we have in Debian.  I'd thus
delete this paragraph, as it's false advertising.

-- 
// If you believe in so-called "intellectual property", please immediately
// cease using counterfeit alphabets.  Instead, contact the nearest temple
// of Amon, whose priests will provide you with scribal services for all
// your writing needs, for Reasonable and Non-Discriminatory prices.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141223134626.ga30...@angband.pl



Office Supply Order

2014-12-23 Thread Brook Lisa
To Whom It May Concern,
I will like to make inquiries about the following items below.

Manufacturer: Seagate 500GB Slim Portable Drive USB 3.0 internal or external 
Hard Drive

Manufacturer: Seagate 1TB Slim Portable Drive USB 3.0 internal or external Hard 
Drive

kindly provide us with the price of the Item at your earliest convenience so 
that i can get back to you with the quantities needed.

Warm Regards

Brook Lisa
Dwyer Instrument Inc
102 Indiana Hwy. 212 ,
Michigan City , IN , 46360
Phone # : +1 219-214-1168
Fax # : +1 360-310-4033


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/8f3f057503dcea36409c8b240a352...@drjp.us



Bug#773793: ITP: averell -- An incredibly stupid web server

2014-12-23 Thread Jean Parpaillon
Package: wnpp
Severity: wishlist
Owner: Jean Parpaillon 

* Package name: averell
  Version : 1.0a
  Upstream Author : Jean Parpaillon 
* URL : http://github.com/jeanparpaillon/averell
* License : Apache 2.0
  Programming Lang: erlang
  Description : An incredibly stupid web server

averell is a really simple, but efficient web server. It is particularly
intended for serving static content, for instance when developing javascript
applications.

It is as simple as starting it in a directory to serve it. Options include:
- select port
- serve index.html automatically
- enabling CORS

Thanks to the erlang/OTP platform, it is particularly portable, resources
efficient and scalable.

Future developments:
- handling of htaccess-like file for directory specific directives
- daemon mode
- handling of HTTP standard authentications
- HTTPS mode
- distributed mode (keeping it simple...)


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141223111040.3088.30491.report...@malo.home



Bug#773780: ITP: py-moneyed -- Currency and Money classes for use in Python code

2014-12-23 Thread Benjamin Drung
Package: wnpp
Severity: wishlist
Owner: Benjamin Drung 

* Package name: py-moneyed
  Version : 0.5.0
  Upstream Author : Kai 
* URL : http://github.com/limist/py-moneyed
* License : BSD
  Programming Lang: Python
  Description : Currency and Money classes for use in Python code

The need to represent instances of money frequently arises in software
development, particularly any financial/economics software. To address that
need, this package provides the classes of Money and Currency, at a level more
useful than just using Python's Decimal class, or even the float primitive.
The package is meant to be stand-alone and easy to either use directly, or
subclass further.

The source package will produce the binary packages python-moneyed and
python3-moneyed. I will maintain the package in git in the collab-maint
Alioth group.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141223091302.20310.54594.report...@konstrukt.pb.local