Bug#803180: ITP: tboot -- Trusted Boot VMM module that uses Intel Trusted Execution

2015-10-27 Thread Paulo Kretcheu
Package: wnpp
Severity: wishlist
Owner: Paulo Roberto Alves de Oliveira (aka kretcheu) 

* Package name: tboot
  Version : 1.8.3
  Upstream Author : Intel Corporation
* URL : http://sourceforge.net/projects/tboot/
* License : BSD
  Programming Lang: C
  Description : Trusted Boot, pre-kernel/VMM module that uses Intel Trusted 
Execution

 Trusted Boot (tboot) is pre-kernel/VMM module that uses
 Intel Trusted Execution Technology (Intel TXT) to perform a measured
 and verified launch of an OS kernel/VMM.
 .
 This version of tboot supports Intel (both retail and Software Development
 Platforms (SDPs)) and OEM systems that are Intel TXT-capable.
 .
 This version of tboot only supports both the Xen virtual machine monitor
 (versions >= 3.4) and Linux kernel versions >= 2.6.33.



Bug#800393: ITP: pingo -- Generic API for controlling boards with programmable IO pins

2015-09-28 Thread Paulo Kretcheu
Package: wnpp
Severity: wishlist
Owner: Paulo Kretcheu <kretc...@gmail.com>

* Package name: pingo
  Version : 0.2.0
  Upstream Author : Luciano Ramalho <luci...@ramalho.org>
* URL : http://pingo.io
* License : MIT
  Programming Lang: Python
  Description : Generic API for controlling boards with programmable IO pins

  Pingo provides a uniform API to program devices like the Raspberry Pi,
  BeagleBone Black, pcDuino etc. just like the Python DBAPI provides an uniform
  API for database programming in Python.

  The API is object-oriented but easy to use: a board is an instance of a Board
  subclass. Every board has a dictionary called pins which lists all GPIO pins
  on the board. Each pin is an instance of a Pin subclass with attributes that
  you can inspect to learn about its capabilities.

  The name Pingo is a tribute to Garoa Hacker Clube, where the project started
  (the words pingo and garoa are related in Portuguese). To our English-speaking
  friends we like to say that it means "pin, go!".



Bug#797970: ITP: bangsh -- framework for easy shell scripting

2015-09-03 Thread Paulo Kretcheu
Package: wnpp
Severity: wishlist
Owner: Paulo Kretcheu <kretc...@gmail.com>

* Package name: bangsh
  Version : 0.1.1
  Upstream Author : Gustavo.Dutra <gustavo...@gmail.com>
* URL : https://github.com/bangsh/bangsh
* License : MIT/X
  Programming Lang: Shell Script
  Description : framework for easy shell scripting

 This framework is intended to help on easy bash script development.
 It is totally modularized. It helps you developing new Bash Script
 programs by forcing you to modularize and organize your code in functions,
 so that your program can be tested.



Bug#797704: ITP: pyhton-rows -- Python library for interface to tabular data, no matter the format

2015-09-01 Thread Paulo Kretcheu
Package: wnpp
Severity: wishlist
Owner: Paulo Roberto Alves de Oliveira (aka kretcheu) 

* Package name: pyhton-rows
  Version : 0.1.0
  Upstream Author : Álvaro Justen 
* URL : https://github.com/turicas/rows
* License : GPL-3
  Programming Lang: Python
  Description : Python library for interface to tabular data, no matter the 
format

No matter in which format your tabular data is: pyhton-rows will import it,
automatically detect types and give you high-level Python objects so you can
start working with the data instead of trying to parse it.
It is also locale-and-unicode aware.

The library is composed by:

- A common interface to tabular data (the Table class)
- A set of plugins to populate Table objects CSV, XLS, HTML, TXT -- more soon!
- A set of common fields (such as BoolField, IntegerField) which know exactly
  how to serialize and deserialize data for each object type you'll get
- A set of utilities (such as field type recognition) to help working with
  tabular data
- A command-line interface so you can have easy access to the most used 
features:
  convert between formats, sum, join and sort tables.
  Just import rows and relax.



Bug#792903: ITP: hdump -- Hexadecimal and ASCII dumper for binary files

2015-07-19 Thread Paulo Kretcheu
Package: wnpp
Severity: wishlist
Owner: Paulo Kretcheu kretc...@gmail.com

* Package name: hdump
  Version : 2.3
  Upstream Author : Fernando Mercês nand...@gmail.com
* URL : https://github.com/merces/hdump
* License : (GPL3+)
  Programming Lang: (C)
  Description : Hexadecimal and ASCII dumper for binary files

 Fast and simple hexadecimal/ASCII dumper for binary files, written in ANSI C.
 Features:
   - Number of columns adjustable by constant in the source.
   - Displays the hexadecimal and ASCII equivalent, if any, of the bytes.
   - Multi-platform (tested on GNU/Linux and Windows).
   - Sspecify the initial byte (-b). Supports hex notation.
   - Define numbers of bytes (-n). Multiple of the number of columns.

   - This package is useful because is simple and can help who need see binary
 contents of file quickl.


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