Bug#1073938: ITP: libgeo-libproj-ffi-perl -- Foreign function interface to PROJ coordinate transformation software

2024-06-20 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-...@lists.debian.org

* Package name: libgeo-libproj-ffi-perl
  Version : 1.00
  Upstream Contact: Arne Johannessen 
* URL : 
* License : Perl or Artistic 2.0
  Programming Lang: Perl
  Description : Foreign function interface to PROJ coordinate 
transformation software

  Geo::LibProj::FFI is a foreign function interface to the
  PROJ coordinate transformation / projection library. Please
  see the PROJ library's C function reference for further documentation.
  .
  Geo::LibProj::FFI offers a large portion of the most commonly used PROJ
  functions, but more could be added later.
  .
  This module was originally written for PROJ version 8. It works with PROJ
  versions as old as 6.2.0, and up to and including the most recent version.
  It obsoletes the now deprecated Geo::Proj4 XS module which cannot be
  used with any recent version of the PROJ library.



Bug#1052161: ITP: libmozilla-ca-perl -- Mozilla's CA cert bundle in PEM format

2023-09-18 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libmozilla-ca-perl
  Version : 20230821-1
  Upstream Contact: Gisle Aas 
* URL : https://github.com/libwww-perl/Mozilla-CA
* License : MPL-2.0
  Programming Lang: Perl
  Description : Mozilla's CA cert bundle in PEM format

  Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority
  certificates in a form that can be consumed by modules and libraries
  based on OpenSSL.
  The module provide a single function:
  SSL_ca_file()
  Returns the absolute path to the Mozilla's CA cert bundle PEM file.



Bug#732531: ITP: pktools -- A collection of programs to process geo raster images

2013-12-18 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine 

* Package name: pktools
  Version : 2.4.3
  Upstream Author : Pieter Kempeneers 
* URL : http://www.nongnu.org/pktools/html/index.html
* License : GPL3
  Programming Lang: C++
  Description : A collection of programs to process geo raster images

pktools is a collection of programs written in C++ to perform
operations, mostly on raster images. It heavily relies on the Geospatial
Data Abstraction Library GDAL and OGR. The
programs are similar to the gdal tools (gdalinfo, gdal_translate,
gdal_merge,...) and some of the functionalities provided in pktools
already exist in the gdal tools. The reason for implementing pktools is
a combination of personal preference and additional functionality.
All utilities in pktools use command line options and have a built in help.

A list of tools available:

pkascii2img program to create raster image based on ascii file
pkascii2ogr program to create vector points or polygons from text file
pkclassify_nn classify raster image using Artificial Neural Network
pkclassify_svm classify raster image using Support Vector Machine
pkcreatect program to create and import colour table to GTiff image
pkcrop perform raster data operations on image such as crop, extract and 
stack bands
pkdiff program to compare two raster image files
pkdsm2shadow program to calculate sun shadow based on digital surface model 
and sun angles
pkdumpimg program to dump image content to ascii or std out
pkdumpogr dump ogr file to text file or standard output
pkeditogr program to edit (rename fields) ogr fil
pkegcs Utility for raster files in European Grid Coordinate System
pkenhance program to enhance raster images
pkextract extract pixel values from raster image from a (vector or raster) 
sample
pkfillnodata program to fill holes in raster image
pkfilterascii program to filter data in ASCII file (spectral respons 
function, dwt)
pkfilter program to filter raster images
pkfs_nn feature selection for nn classifier
pkfs_svm feature selection for svm classifier
pkgetmask program to create mask image based on values in input raster image
pkinfo program to retrieve information from raster images
pklas2img program to create (e.g., DEM) raster image from las files
pkmosaic program to create mosaic geo-referenced images
pkndvi program to calculate vegetation index image
pkopt_svm program to optimize parameters for SVM classification
pkpolygonize program to make vector file from raster image
pkreclass program to replace pixel values in raster image
pkregression_nn regression with artificial neural network (multi-layer 
perceptron)
pksetmask program to apply mask image (set invalid values) to raster image
pksieve program to sieve filter raster image
pkstatascii
pkstatogr program to calculate basic statistics from vector file


-- 
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/20131218135314.18625.2476.report...@blegrez.ba.issia.cnr.it



Bug#551631: ITP: ossim -- The OSSIM library

2009-10-19 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: ossim
  Version : 1.7.21
  Upstream Author : Garrett Potts et al.
* URL : http://www.ossim.org/OSSIM/OSSIM_Home.html
* License : LGPL
  Programming Lang: C++
  Description : The OSSIM library

 Open Source Software Image Map (OSSIM) is a high performance engine for
 remote sensing, image processing, geographical information systems and
 photogrammetry. It has been actively developed since 1996.
 .
 Designed as a series of high performance software libraries, it is
 written in C++ employing the latest techniques in object-oriented
 software design.
 .
 The library provides advanced remote sensing, image processing, and
 geo-spatial functionality. A quick summary of OSSIM functionality
 includes ortho-rectification, precision terrain correction, rigorous
 sensor models, very large mosaics, and cross sensor fusions, a wide
 range of map projections anddatums, and a large range of commercial
 and government data formats. The architecture of the library supports
 parallel processing with mpi, a dynamic plugin architecture, and
 dynamically connectable objects allowing rapid prototyping of custom
 image processing chains.

 This package include the core OSSIM library and the basic command-line
 tools. Other related package (such as Ossim Planet or Imagelinker) 
 will come as successive packages.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#550218: ITP: python-liblas -- A Python module to use the ASPRS LiDAR data translation library

2009-10-08 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: python-liblas
  Version : 1.2.1
  Upstream Author : Howard Butler 
* URL : http://pypi.python.org/pypi/libLAS
* License : BSD
  Programming Lang: Python
  Description : A Python module to use the ASPRS LiDAR data translation 
library

  This is the python binding for the libLAS library. LibLAS is a C/C++
  library for reading and writing ASPRS LAS versions 1.0, 1.1 and 1.2
  data. The LAS format is a sequential binary format used to store
  data from sensors and as intermediate processing storage by some
  LiDAR-related applications. LiDAR (Light Detection and Ranging) is
  an optical remote sensing technology that measures properties of
  scattered light to find range and/or other information of a distant
  target. The prevalent method to determine distance to an object or
  surface is to use laser pulses.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548720: ITP: libkml -- The C++ library for supporting OGC KML 2.2 standard

2009-09-28 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine 

* Package name: libkml
  Version : 1.0.1
  Upstream Author : Google Inc. 
* URL : http://code.google.com/p/libkml/
* License : BSD
  Programming Lang: C++, Python and Java
  Description : The C++ library for supporting OGC KML 2.2 standard

  This is a Google's library for use with applications that want to
  parse, generate and operate on KML. It is an implementation of the OGC
  KML 2.2 standard. It is written in C++ and bindings are available 
  via SWIG to Java and Python. The library depends on boost 1.34.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536882: ITP: ncview -- A X11 visual browser for NetCDF format files

2009-07-14 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: ncview
  Version : 1.93g
  Upstream Author : David W. Pierce 
* URL : http://meteora.ucsd.edu/~pierce/ncview_home_page.html
* License : GPL
  Programming Lang: C
  Description : A X11 visual browser for NetCDF format files

 You would use ncview to get a quick and easy, push-button look at
 your NetCDF files. You can view simple movies of the data, view along various
 dimensions, take a look at the actual data values, change color maps, invert
 the data and other simple visual operations.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532415: ITP: liblas -- ASPRS LiDAR data translation toolset

2009-06-09 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: liblas
  Version : 1.2.1
  Upstream Author : Howard Butler et al
* URL : http://liblas.org/
* License : BSD
  Programming Lang: C++
  Description : ASPRS LiDAR data translation toolset

  libLAS is a C/C++ library and toolset for reading and writing ASPRS
  LAS versions 1.0, 1.1 and 1.2 data. The LAS format is a sequential
  binary format used to store data from sensors and as intermediate
  processing storage by some LiDAR-related applications.
  libLAS has C, C++, .NET, and Python APIs.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#530845: ITP: spatialindex -- A general framework to manage spatial indexes

2009-05-28 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: spatialindex
  Version : 1.3.2
  Upstream Author : Marios Hadjieleftheriou 
* URL : http://trac.gispython.org/spatialindex
* License : LGPL 2.1+
  Programming Lang: C++
  Description : A general framework to manage spatial indexes

  Spatialindex is a C++ library that provides a framework for
  developing spatial indices. Currently it defines generic interfaces,
  provides simple main memory and disk based storage managers and a
  robust implementation of an R*-tree, an MVR-tree and a TPR-tree.

  The purpose of this library is to provide:

  1. An extensible framework that will support robust spatial indexing
  methods.
  2. Support for sophisticated spatial queries. Range, point location,
  nearest neighbor and k-nearest neighbor as well as parametric queries
  (defined by spatial constraints) should be easy to deploy and run.
  3. Easy to use interfaces for inserting, deleting and updating
  information.
  4. Wide variety of customization capabilities. Basic index and storage
  characteristics like the page size, node capacity, minimum fan-out,
  splitting algorithm, etc. should be easy to customize.
  5. Index persistence. Internal memory and external memory structures
  should be supported. Clustered and non-clustered indices should be
  easy to be persisted.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#521182: ITP: dans-gdal-scripts -- GINA contributed GDAL tools

2009-03-25 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine 

* Package name: dans-gdal-scripts
  Version : 0.14
  Upstream Author : Dan Stahlke 
* URL : http://www.gina.alaska.edu/projects/gina-tools
* License : BSD
  Programming Lang: C++
  Description : GINA contributed GDAL tools

 Dan Stahlke's GDAL contributed tools are a collection of useful tools to
 perform common geo raster operations. 

 The included tools are: 

 gdal_contrast_stretch, 
 gdal_dem2rgb, 
 gdal_get_projected_bounds,
 gdal_landsat_pansharpi, 
 gdal_list_corners, 
 gdal_merge_simple, 
 gdal_merge_vrt 
 gdal_raw2geotiff, 
 gdal_trace_outline, 
 gdal_wkt_to_mask.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#456659: ITP: tk-tile -- A themed widget set provider library for Tk

2007-12-17 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine <[EMAIL PROTECTED]>

* Package name: tk-tile
  Version : 0.7.8
  Upstream Author : Joe English and other parties.
* URL : http://tktable.sourceforge.net/
* License : BSD
  Programming Lang: C, Tcl
  Description : A themed widget set provider library for Tk


 The Tile widget set is an experimental reimplementation
 of some of the standard Tk widgets.  The main features are:

* "Revitalized" look and feel under X11
* Appearance controlled by a theme engine, providing
  greater flexibility for custom widgets
* New widgets, including notebook, progressbar, combobox,
  separator, and sizegrip.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#420623: O: w3-recs-2003 -- Recommendations of the W3 - Year 2003

2007-04-23 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: normal


Package: w3-recs-2003
Priority: optional
Section: non-free/doc
Installed-Size: 18364
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Architecture: all
Version: 2003.12-1
Recommends: www-browser
Suggests: doc-html-w3
Filename: pool/non-free/w/w3-recs-2003/w3-recs-2003_2003.12-1_all.deb
Size: 3108258
MD5sum: 1cbc052330fdc2dd65bffeeb54a99584
SHA1: cb1c5ec1d374b35cf1d89713e4649ac8791b7d44
SHA256: b5f8967070fcb34f4bb01c5c865e508292287d63eae0240001f422938a6d89e5
Description: [EBOOK-DEV] Recommendations of the W3 - Year 2003
 This package includes the W3C Recommendations, issued in 2003, and covering
 the different technologies related to web development:
 .
- Scalable Vector Graphics (SVG) 1.1 Specification
- Mobile SVG Profiles: SVG Tiny and SVG Basic
- Document Object Model (DOM) Level 2 HTML Specification
- XPointer xmlns() Scheme
- XPointer Framework
- XPointer element() Scheme
- SOAP Version 1.2 Part 0: Primer
- SOAP Version 1.2 Part 1: Messaging Framework
- SOAP Version 1.2 Part 2: Adjuncts
- SOAP Version 1.2 Specification Assertions and Test Collection


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#420624: O: w3-recs-2002 -- Recommendations of the W3 - Year 2002

2007-04-23 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: normal


Package: w3-recs-2002
Priority: optional
Section: non-free/doc
Installed-Size: 2204
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Architecture: all
Version: 2003.03-3
Recommends: www-browser
Suggests: doc-html-w3
Filename: pool/non-free/w/w3-recs-2002/w3-recs-2002_2003.03-3_all.deb
Size: 499566
MD5sum: ff341dbd5bd82eca0a4af4036eb740d4
SHA1: a1b4d39e0b02e3880d322197e014c1f76375ccd7
SHA256: 2879688450a618ee42329db34904b7065fc8effca615c848cfaab4b616ccf4be
Description: [EBOOK-DEV] Recommendations of the W3 - Year 2002
 This package includes the W3C Recommendations, issued in 2002, and covering
 the different technologies related to web development:
 .
 * XML-Signature Syntax and Processing
 * The Platform for Privacy Preferences 1.0 (P3P1.0) Specification
 * Exclusive XML Canonicalization Version 1.0
 * XML-Signature XPath Filter 2.0
 * Decryption Transform for XML Signature
 * XML Encryption Syntax and Processing
 * User Agent Accessibility Guidelines 1.0


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#420622: O: w3-recs -- Recommendations of the W3

2007-04-23 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: normal


Package: w3-recs
Priority: optional
Section: non-free/doc
Installed-Size: 53600
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Architecture: all
Version: 2004.08-1
Recommends: w3m | www-browser
Filename: pool/non-free/w/w3-recs/w3-recs_2004.08-1_all.deb
Size: 8754394
MD5sum: 08deb02ad2cb21f8415a4f9da51d480f
SHA1: 102e78e35e55ae978066e32cf23d1452056203bf
SHA256: de458d0263a5ebcdc5fac90d73a7bf6dfe035a54067fda49e1197ea571ca0933
Description: [EBOOK-DEV] Recommendations of the W3
 This package includes the W3C Recommendations covering the different
 technologies related to web development, up to year 2001:
 .
 * HTML 4.01
 * Cascading Style Sheets, level 1 & 2
 * Document Object Model, level 1 & 2
 * XML 1.0
 * XSL Transformations 1.0 (XSLT)
 * XML Path 1.0 (XPATH)
 * PICSRules 1.1
 * Rating Services and Rating Systems
 * PICS Label Distribution
 * MathML 2.0
 * SVG 1.0
 * SMIL 2.0/SMIL Animation
 * XLink 1.0
 * XHTML 1.1
 * PNG (Portable Network Graphics)
 * Namespaces in XML
 * Extensible Stylesheet Language (XSL) 1.0
 * Resource Description Framework (RDF) Model and Syntax Specification
 * XML Information Set
 * Web Content Accessibility Guidelines 1.0
 * Web CGM 1.0 (Second Edition)
 .
 Other more recent recommendations are collected in separate pkgs, one
 per year. See also the compatibility pseudo-pkg doc-html-w3.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#418184: ITP: geotiff -- the GeoTIFF library

2007-04-07 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Debian GIS Project 

* Package name: geotiff
  Version : 1.2.3
  Upstream Author : Frank Warmerdam et al. <[EMAIL PROTECTED]>
* URL : http://geotiff.maptools.org/
* License : MIT/X like
  Programming Lang: C
  Description : the GeoTIFF library

 This C library supports TIFF 6.0 based interchange format for georeferenced
 raster imagery. The GeoTIFF standard has been developed for reading,
 and writing geographic meta-information tags on top of TIFF raster.





Copyright notes:

All the source code in this toolkit are either in the public domain, or under 
an X style license.  In any event it is all considered to be free to use
for any purpose (including commercial software).  No credit is required 
though some of the code requires that the specific source code modules 
retain their existing copyright statements.  The CSV files, and other tables
derived from the EPSG coordinate system database are also free to use.  In 
particular, no part of this code is "copyleft", nor does it imply any 
requirement for users to disclose this or their own source code.

All components not carrying their own copyright message, but distributed
with libgeotiff should be considered to be under the same license as
Niles' code.

-

Code by Frank Warmerdam has this copyright notice (directly copied from
X Consortium licence):

 * Copyright (c) 1999, Frank Warmerdam
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 * DEALINGS IN THE SOFTWARE.

---

Code by Niles Ritter is under this licence:

 *Written By: Niles D. Ritter.
 *
 *  copyright (c) 1995   Niles D. Ritter
 *
 *  Permission granted to use this software, so long as this copyright
 *  notice accompanies any products derived therefrom.

---

The EPSG Tables (from which the CSV files, and .inc files are derived)
carried this statement on use of the data (from the EPSG web 
site at url http://www.epsg.org/):

Use of the Data

   1. All data pertinent to  a specific coordinate reference system must
   be copied without modification and  all related pages/records must be
   included;

   2. All components of this data  set pertinent to any given coordinate
   reference system must be  distributed together (complete distribution
   of  all  components  of  the  data set  is  preferred,  but  the  OGP
   recognises the need for a more limited distribution);

   3. The data may not be distributed for profit by any third party; and
   4. The original source [OGP] must be acknowledged.

The user assumes the entire risk as  to the accuracy and the use of this
data. The  data may be copied  and distributed subject to  the following
conditions:

INFORMATION  PROVIDED  IN THIS  DOCUMENT  IS  PROVIDED "AS  IS"  WITHOUT
WARRANTY OF  ANY KIND,  EITHER EXPRESSED OR  IMPLIED, INCLUDING  BUT NOT
LIMITED TO THE IMPLIED WARRANTIES  OF MERCHANTABILITY AND/OR FITNESS FOR
A PARTICULAR PURPOSE.

With regard  to (3) above, the  data may be included  within proprietary
applications distributed on a commercial basis when the commerciality is
based on  application functionality and not  on a value ascribed  to the
freely-distributed EPSG dataset.

These conditions are currently under review.

--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#416033: O: doc-html-w3 -- Recommendations of the W3

2007-03-24 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: normal

I have no more time or interest to maintain this bounce of documentation 
packages.
It would require an initial upgrade to current RECs, a quite boring
activity :-/

Package: doc-html-w3
Priority: optional
Section: non-free/doc
Installed-Size: 32
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Architecture: all
Version: 2003.03-1
Depends: w3-recs, w3-recs-2002, w3-recs-2003
Recommends: www-browser
Filename: pool/non-free/d/doc-html-w3/doc-html-w3_2003.03-1_all.deb
Size: 5126
MD5sum: 72e34dc4382f03da2496fe5ef433550e
SHA1: bae75207adb6ba71f529316d8bf96440b84888a6
SHA256: 647f5a022a2233da68a5de974755d60789d9eba4e564c7953984760e76e314ab
Description: [EBOOK-DEV] Recommendations of the W3 (Pseudo-Package)
 This package pulls in all w3-recs* packages. Recommendations are
 divided on a per-year base, in order to minimize downloading time.
 .
 W3 forum issues many recommendations every year, but this packaging
 style has been started in 2002, so there is a single giant-package
 for all RECs up to year 2001 (which is named w3-recs) and all other ones
 are collected in one package per year.
Tag: role::documentation


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413842: ITP: ogdi -- A library which implements an API for OGDI, a network-enabled protocol to access raster and vector GIS data respositories

2007-03-07 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine <[EMAIL PROTECTED]>

* Package name: ogdi
  Version : 3.1.5
  Upstream Author : Frank Warmerdam et al
* URL : http://ogdi.sourceforge.net/
* License : BSD-like
  Programming Lang: C
  Description : A library which implements an API for OGDI, a 
network-enabled protocol to access raster and vector GIS data respositories

OGDI is the Open Geographic Datastore Interface. OGDI is an application
programming interface (API) that uses a standardized access methods to
work in conjunction with GIS software packages (the application) and
various geospatial data products. OGDI uses a client/server architecture
to facilitate the dissemination of geospatial data products over any
TCP/IP network, and a driver-oriented approach to facilitate access to
several geospatial data products/formats.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#321336: netcdf adoption?

2006-03-04 Thread Francesco Paolo Lovergine
I see netcdf status is being still orphaned. I wonder if we should adopt
that important package soon. Daniel, would you please inform the group
about your plans about?

-- 
Francesco P. Lovergine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348508: ITP: autodir -- Creates home, group directories for LDAP/NIS/SQL/local Unix accounts transparently

2006-01-17 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine <[EMAIL PROTECTED]>

* Package name: autodir
  Version : 0.99.0
  Upstream Author : Venkata Ramana Enaganti <[EMAIL PROTECTED]>
* URL : http://www.intraperson.com/autodir/
* License : Creative Commons Attribution License 2.0
  Description : Creates home, group directories for LDAP/NIS/SQL/local Unix 
accounts transparently

  For license: http://creativecommons.org/licenses/by/2.0/legalcode (non-free)

  A modular and threaded tool to create and/or mounting and managing
  automagically and transparently user/group home directories, on demand. 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#330174: ITP: netgo -- KDE tool to interactively manage network settings using different custom profiles

2005-09-26 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: Francesco Paolo Lovergine <[EMAIL PROTECTED]>

* Package name: netgo
  Version : 0.5
  Upstream Author : Per Johansson
* URL : http://netgo.hjolug.org/
* License : GPL
  Description : KDE tool to interactively manage network settings using 
different custom profiles

netGo is a distribution-independent networking tool (written in Qt) for
changing network settings quickly and easily. It is intended for laptop
owners, who often need to change network settings when relocating.
It allows you to create profiles that contain the network settings such
as the IP, netmask, gateway, name servers and wireless options. After
creating a profile it can be executed with a single click.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#308533: ITP: gstat -- A program for multivariable geostatistical modelling, prediction and simulation

2005-05-10 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist
Owner: "Francesco P. Lovergine" <[EMAIL PROTECTED]>

* Package name: gstat
  Version : 2.4.4
  Upstream Author : Edzer J. Pebesma <[EMAIL PROTECTED]> et al.
* URL : http://www.gstat.org/
* License : GPL
  Description : A program for multivariable geostatistical modelling, 
prediction and simulation

Gstat is an open source (GPL) computer code for multivariable
geostatistical modelling, prediction and simulation, and has been around
from  1997. In the original  form, gstat  is a  stand-alone executable,
interfaced to various GIS (including GRASS 6). 
As  of 2003, the gstat functionaly  is also available as an S extension, 
either as R package or S-Plus library.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- 
Francesco P. Lovergine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#120209: ROX package for Debian

2004-07-24 Thread Francesco Paolo Lovergine
retitle 120209 ITA: rox -- Risc Os on X - desktop environment
thanks

Dear Marcin

there are a few people (also in #rox) interested in having rox-filer and rox
environment in debian and (possibly) sarge. I'd like to work with
you and them in order to have working and policy-compliant packages
as soon as possible. I'll start from creating a central repo
on alioth in order to collect contributes from all. Your package
will help for that. What are your ideas about that?



-- 
Francesco P. Lovergine



Bug#255072: ITP: smb4k -- Smb4K is a Samba (Windows) share browser for KDE

2004-06-18 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist

* Package name: smb4k
  Version : 0.4.0
  Upstream Author : Alexander Reinholdt et al.
* URL : http://smb4k.berlios.org
* License : GPL
  Description : Smb4K is a Samba (Windows) share browser for KDE

smb4K  is a  SMB (Windows)  share  browser for  KDE. It  uses the  Samba
software  suite  to   access  the  SMB  shares  of   the  local  network
neighborhood. Its purpose is to provide a program that's easy to use and
has as many features as possible. Features so far:

* Scanning for (active) workgroups, hosts, and shares
* Mounting and unmounting of SMB shares, including unmounting all shares at 
once
* Access to the files of a mounted SMB share using Konqueror
* Auto-detection of external mounts/unmounts
* Mounting of recently used shares on start-up
* Miscellaneous infos about the SMB shares
* Network search
* WINS server support
* Preview of SMB shares
* Selectable look-up and search methods
* Default login
* Ability to execute mount and umount SUID root
* Special handling of homes shares
* Ability to bookmark favorite shares
* System tray icon
* Support of advanced Samba options

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]



Bug#252387: ITP: pftp -- Fast file transfer program

2004-06-03 Thread Francesco Paolo Lovergine
On Wed, Jun 02, 2004 at 09:04:31PM -0300, Alex de Oliveira Silva wrote:
> 
> * Package name: pftp

Err, I have the suspect what follows is wrong...

>   Version : x.y.z
>   Upstream Author : Name <[EMAIL PROTECTED]>

-- 
Francesco P. Lovergine



Bug#222728: sylpheed adoption

2004-05-03 Thread Francesco Paolo Lovergine
On Mon, May 03, 2004 at 10:00:56PM +0200, giskard wrote:

> Now sylpheed-gtk2 has no conflicts with any sylpheed*.
> The package and the source you can find at 
> www.autistici.org/giskard/file/frankie
> And now what we do?

to wait me checking the package. If ricardo adopted  sylpheed, this bug
should be closed by uploading and sylpheed-gtk2 could be uploaded as
NEW (after reviewing, of course)

-- 
Francesco P. Lovergine



Bug#236418: ITP: debootstrap-buildd -- Scripts to create chroots for building packages

2004-03-06 Thread Francesco Paolo Lovergine
On Fri, Mar 05, 2004 at 10:41:03PM -0800, Daniel Schepler wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: debootstrap-buildd
>   Version : 0.1
>   Upstream Author : Daniel Schepler <[EMAIL PROTECTED]>
> * URL or Web page : 
> * License : GPL
>   Description : Scripts to create chroots for building packages
>  This package contains custom debootstrap scripts which create chroots
>  with (only) the build-essential packages installed.  After creation,
>  these chroots can be used for testing package builds (for example for
>  correcness of Build-Depends), or for compiling backport versions of
>  packages.
>  .
>  Instructions are included for using these scripts either directly or
>  in conjunction with pbuilder.

pbuilder and sbuild (even if its build.chroot is currently broken on sid) 
already do that standalone AFAIK. Is this a proposal for a common
package for both?

-- 
Francesco P. Lovergine



Bug#214929: mps is outdated, to be removed.

2004-02-14 Thread Francesco Paolo Lovergine
reassign 214929 ftp.debian.org
severity 214929 wishlist
retitle 214929 Please remove mps - package is outdated
thanks

Mps and mtop are now included in openmosix usertools. This is an
outdated package of the old mosix days.

-- 
Francesco P. Lovergine



Bug#231458: orphaning my packages: limewire and imapfilter

2004-02-06 Thread Francesco Paolo Lovergine
retitle 231458 ITA: imapfilter - filter mail in your IMAP account
thanks


Touch down! :-)


On Fri, Feb 06, 2004 at 11:36:33AM -0800, mbc wrote:
> I sent in my orphaning bug this morning, so go ahead and follow this 
> procedure:
> 
> http://www.debian.org/doc/manuals/developers-reference/ch-pkgs.en.html#s-adopting
> 
> thanks! feel free to ask me any questions. I'm sure it's very out of 
> date already.
> 
> Francesco Paolo Lovergine wrote:
> 
> >On Fri, Feb 06, 2004 at 10:14:12AM -0800, mbc wrote:
> > 
> >
> >>Package: imapfilter (0.9.2-1)
> >>
> >>   
> >>
> >
> >I'm interested into adoption.
> >
> > 
> >
> 

-- 
Francesco P. Lovergine



Bug#230602: ITP: logwatch -- logwatch - a log analyzer written in perl

2004-02-02 Thread Francesco Paolo Lovergine
On Mon, Feb 02, 2004 at 10:04:19PM +0100, Willi Mann V. wrote:
> Francesco Paolo Lovergine wrote:
> >On Sun, Feb 01, 2004 at 10:55:16AM +0100, Willi Mann wrote:
> >
> >>The report is mailed using mailx.
> >>
> >
> >
> >Ugh! Why not sendmail or better a proper perl module???
> >
> That was the decision of Kirk Bauer, not mine. Could you tell me the 
> reason why you don't like mailx? If you give me a good reason, I'll 
> propose a patch upstream, but I'm definitly not going to change it just 
> for Debian, unless it's neccessary.
> 

Tilde escape commands in mailx for instances. Data input needs to be 
accurately checked to avoid abuses. That's the reason to avoid in general
the use of such a command. Moreoveri, perl has different proper and
powerful methods to send e-mail. There is no need to spawn a program
like that. So, that's also a stylistic issue. 

-- 
Francesco P. Lovergine



Bug#230602: ITP: logwatch -- logwatch - a log analyzer written in perl

2004-02-02 Thread Francesco Paolo Lovergine
On Sun, Feb 01, 2004 at 10:55:16AM +0100, Willi Mann wrote:
>
> The report is mailed using mailx.
> 

Ugh! Why not sendmail or better a proper perl module???

-- 
Francesco P. Lovergine



Bug#207640: ITP: xoops -- XOOPS is a dynamic oject-oriented web portal system written in PHP

2003-08-28 Thread Francesco Paolo Lovergine
Package: wnpp
Version: unavailable; reported 2003-08-28
Severity: wishlist

* Package name: xoops
  Version : 2.0.3
  Upstream Author : Kazumi Ono, Goghs Cheng, et al,
See [EMAIL PROTECTED]
* URL : http://www.xoops.org/
* License : GPL
  Description : XOOPS is a dynamic oject-oriented web portal system written 
in PHP

  XOOPS  is a  dynamic OO  (Object  Oriented) based  open source  portal
  script written in PHP. XOOPS is the ideal tool for developing small to
  large  dynamic community  websites, intra  company portals,  corporate
  portals, weblogs and much more.

  The goals  with XOOPS team  is to  create a Content  Management System
  (CMS) for users  and developers that installs out of  the box offering
  unparalleled ease of  use, support and management. The  XOOPS CMS will
  be  extendable by  the use  of modules  installable through  a unified
  admin interface.  The ultimate goal of  the XOOPS team is  to take the
  best features of  current CMS's and roll them into  an Open Source CMS
  that's  easy to  use,  extendable and  unparalleled  in the  Free/Open
  Source Community.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux klecker 2.4.21-3-686 #1 Sun Jul 20 16:11:09 EST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]




Bug#191203: available for adoption

2003-05-02 Thread Francesco Paolo Lovergine
retitle 191203 ITA: sbuild -- Tool for building Debian binary packages from 
Debian sources
thanks


On Thu, May 01, 2003 at 07:51:29PM -0700, Rick Younie wrote:
> Francesco P. Lovergine wrote:
> > As already stated in a previous mail, I'm available for co-maint.
> > I could adopt it if no other is ready for adoption, too.
> 
> Thanks Francesco.  Could you adopt then?  Roger may want to
> take part.
> 
> Rick
> -- 

Ok, I'll add roger as an uploader. Could you please send me 
anything not yet in archives, or cvs info if available?
I'll create a repository on alioth ASAP.

-- 
Francesco P. Lovergine



Bug#181716: still in preparation?

2003-04-19 Thread Francesco Paolo Lovergine
Stephen 

I have currently a working kernel which merges official debian
patches and current acpi for 2.4.20 (acpi-20021212-2.4.20.diff).
Are you still interested in that k-patch?

-- 
Francesco P. Lovergine



Bug#181080: ITP: aolserver-misc -- Various modules for aolserver 3.5.1

2003-02-15 Thread Francesco Paolo Lovergine
Package: wnpp
Version: unavailable; reported 2003-02-15
Severity: wishlist

* Package name: aolserver-misc
  Version : many
  Upstream Author : AOLserver folks ()
* URL : http://aolserver.sf.net/
* License : Mozilla
  Description : Various modules for aolserver 3.5

This is a cumulative issue for many contrib modules for aolserver.
They are listed as ns* in

http://sourceforge.net/project/showfiles.php?group_id=3152

My goal is packaging all modules there (whenever possible)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gandalf 2.4.18-frankie #1 lun ago 5 15:25:32 CEST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]




Bug#175715: ITP: mailman21 - A powerful GNU mailing list manager

2003-01-07 Thread Francesco Paolo Lovergine
On Tue, Jan 07, 2003 at 02:41:12PM -0400, Gleydson Mazioli da Silva wrote:
> package: wnpp
> severity: wishlist
> 
> Hi all,
> 
> I intent to package the new mailman 2.1 series. I've sent mail some time ago 
> to Tollef asking if there was any problem in maintaining that new series, but 
> I got no 
> response (I hope that Tollef see this message :-). 
> 

One more email is not a bad idea.

> I'm working for a time as list master for listas.cipsga.org.br, creating 
> some useful scripts to easy the list administration, backup, etc. for 
> list masters. 
> 
> This new release has some interesting features, including VERP support, 
> emergency moderation, content type filtering, multi language support, etc.
> 
> I've started that packaging from scratch and I wish to include all features 
> mentioned above as easy user selection for mailman installation.
> 
> Initially, I've named this package as mailman21, so it will not conflict 
> with the original mailman package, so the list administrator could do the 
> migration without some problems. I've writed all steps to do the upgrade 
> from mailman 2.0 release to 2.1 release.
> 
> If no objection, I'll upload the package.
> 


Uhm, what's the reason to have 2 packages for the same program?
Are there incompatible? Cannot 2.1 be run in 2.0 compatible mode?
IMHO someone should have a very solid reason to prefer separate
packaging instead of upgrading. You could probably produce a patch
to integrate your scripts in current 2.0 or propose an upgrading path
to 2.1. 


-- 
Francesco P. Lovergine



Bug#164957: ITP: labe -- Ldap Address Book Editor

2002-10-16 Thread Francesco Paolo Lovergine
Package: wnpp
Version: unavailable; reported 2002-10-16
Severity: wishlist

* Package name: labe
  Version : 3.1
  Upstream Author : [EMAIL PROTECTED]
* URL : http://www.savoirfairelinux.com/labe/
* License : GPL
  Description : Ldap Address Book Editor


LABE stands for Ldap Address Book Editor.

LABE is a web application created to administrate a centralised LDAP
directory, compatible with Mozilla, Evolution and Outlook.
It requires apache web server (1.3.x) with PHP module to work and
OpenLDAP.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux klecker 2.4.19-686 #1 Sun Oct 6 18:37:38 EST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)



Bug#164116: ITP: uebimiau -- A simple yet efficient WebMail system written in PHP

2002-10-10 Thread Francesco Paolo Lovergine
Package: wnpp
Version: unavailable; reported 2002-10-10
Severity: wishlist

* Package name: uebimiau
  Version : 2.7.2
  Upstream Author : [EMAIL PROTECTED]
* URL : http://www.uebimiau.sili.com.br/
* License : GPL
  Description : A simple yet efficient WebMail system written in PHP

(Include the long description here.)

UebiMiau is a simple, yet efficient cross-plataform POP3 mail
reader written in PHP. It's have some many features, such as:
Folders, View and Send Attachments, Preferences, Search, Quota
Limit, etc. UebiMiau does not require database or IMAP.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux klecker 2.4.19-686 #1 Sun Oct 6 18:37:38 EST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)




Bug#163677: ITP: hdup -- Filesystem duplicator and backup

2002-10-07 Thread Francesco Paolo Lovergine
Package: wnpp
Version: unavailable; reported 2002-10-07
Severity: wishlist

* Package name: hdup
  Version : 1.5.2.1
  Upstream Author : R. Gieben <[EMAIL PROTECTED]>
* URL : http://www.miek.nl/projects/hdup/hdup.shtml
* License : GPL
  Description : Filesystem duplicator and backup

(Include the long description here.)

 hdup is a backup utility with the following characteristics:
 .
 remote backups (move the backup to another machine); encrypted backups;
 no obscure format for the backups; compression (gzip/bzip or none);
 simple to use.
 .
 That's why hdup came into existence. The source also includes two
 manpages, one for hdup itself and the other for the configuration file.
 It should be fairly obvious how to use hdup.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux klecker 2.4.19-686 #2 Sun Sep 29 09:29:06 EST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)




Bug#148032: ITP: ksetisaver -- KDE screensaver frontend for the Linux seti@home client

2002-05-24 Thread Francesco Paolo Lovergine
Package: wnpp
Version: N/A; reported 2002-05-24
Severity: wishlist


This is a sponsored package. The sponsored developer is 

Filippo Panessa <[EMAIL PROTECTED]>



* Package name: ksetisaver
  Version : 0.2.7
  Upstream Author : Sebastian Schildt <[EMAIL PROTECTED]>
* URL : http://www.frozenlight.de/
* License : GPL
  Description : KDE screensaver frontend for the Linux [EMAIL PROTECTED] 
client

(Include the long description here.)

 The [EMAIL PROTECTED] project  offers two different types of  clients: A client
 with a graphical GUI and a  pure command line client. Unfortunately for
 Linux there's only a command  client available. The command line client
 is quite fast compared to the Windows GUI version, but in my opinion WU
 crunching is much more fun when you can look on some cool graphics from
 time to time to really "see" what  you are doing. Ok, this is the point
 where KSetiSaver  kicks in: It  acts as  a normal screensaver  for KDE.
 When it is launched it starts monitoring a [EMAIL PROTECTED] client. KSetiSaver
 is also able to launch setiathome. That means [EMAIL PROTECTED] is only active,
 when the screensaver is. This way  you get the same behaviour liuke you
 would with the Windows GUI client!

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux klecker 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#110424: ITP: xv-3.10a - An image viewer and manipulator for the X Window System.

2001-08-28 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist

This program is a classic image manipulation program in X11.
It is quite dated, but useful. It is currently in `stable' release,
within non-free/graphics section,
but it is absent in unstable/testing. Latest upload was in May 2000.
I sent an email four days ago to the current maintainer for potato (Phil Troin)
for a NMU. Apparently it is not orphaned, but it is not under the list
of his packages (something is lost, apparently). 

License :

XV Licensing Information

XV IS SHAREWARE FOR PERSONAL USE ONLY.  

[...]

License conditions are quite long, anyway it is distributed with
sources.

If I'll have a contact with Phil I'll close this ITP.

-- 
Francesco P. Lovergine


pgpZRVwYJghsP.pgp
Description: PGP signature


Bug#99012: ITP: gpw - A password generator based on trigraph.

2001-05-28 Thread Francesco Paolo Lovergine
Package: wnpp
Severity: wishlist

 This package generates pronounceable passwords. It uses the
 statistics of three-letter combinations (trigraphs) taken from whatever
 dictionaries you feed it. Thus pronouceability may differ from language to
 language. Based on the ideas in Morrie Gasser's password generator
 for Multics, and Dan Edwards's generator for CTSS.  FIPS Standard
 181 describes a similar digraph-based generator, derived from Gasser's. 

Home-page: http://www.multicians.org/thvv/tvvtools.html
License: currently uknown, see below

I contacted the UM. He accepted to release under BSD-like license asap.

-- 
Francesco P. Lovergine


pgpL4IXs24LRi.pgp
Description: PGP signature