Bug#995352: ITP: tahoe-lafs -- Secure distributed file store

2021-09-30 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Madhu Adav 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: tahoe-lafs
  Version : 1.16.0rc0
  Upstream Author : The Tahoe-LAFS Software Foundation
* URL : http://tahoe-lafs.readthedocs.io/en/latest/
* License : GPL-2+ with several exceptions or TGPPL1+
  Programming Lang: Python
  Description : Secure distributed file store

 Tahoe, the Least Authority File Store, is a distributed filesystem that
 features high reliability, strong security properties, and a fine-grained
 sharing model. Files are encrypted, signed, erasure-coded, then distributed
 over multiple servers, such that any (configurable) subset of the servers
 will be sufficient to recover the data. The default 3-of-10 configuration
 tolerates up to 7 server failures before data becomes unrecoverable.
 .
 Tahoe offers "provider-independent security": the confidentiality and
 integrity of your data do not depend upon the behavior of the servers. The
 use of erasure-coding means that reliability and availability depend only
 upon a subset of the servers.
 .
 Tahoe files are accessed through a RESTful web API, a human-oriented web
 server interface, and CLI tools.


 Reintroducing tahoe-lafs which was removed earlier because it did not support
 python3. Also filing it on behalf of my colleague. (who is marked owner)



Bug#995289: ITP: foolscap -- object-capability-based RPC system for Twisted Python

2021-09-29 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: foolscap
  Version : 21.7.0
  Upstream Author : Brian Warner
* URL : https://github.com/warner/foolscap/
* License : MIT
  Programming Lang: Python
  Description : object-capability-based RPC system for Twisted Python

 Foolscap (also known as "newpb") contains a new RPC system for Twisted Python,
 combining capability-based security, secure references, flexible
 serialization, and technology to mitigate resource-consumption attacks.


 This is for reintroducing the package which now has Python3 support and is
 a dependency for tahoe-lafs.



Re: Debian Project Leader election 2021: First call for votes

2021-04-07 Thread Vasudev Kamath
> - - -=-=-=-=-=- Don't Delete Anything Between These Lines =-=-=-=-=-=-=-=-
> f9533fc1-129b-41db-822c-be8fe8e9faa6
> [1] Choice 1: Jonathan Carter
> [2] Choice 2: Sruthi Chandran
> [3] Choice 3: None Of The Above
> - - -=-=-=-=-=- Don't Delete Anything Between These Lines =-=-=-=-=-=-=-=-


signature.asc
Description: PGP signature


Bug#966229: ITP: protocol -- a simple command line tool for displaying standard network protocol headers

2020-07-24 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: protocol
  Version : 0.1
  Upstream Author : Luis MartinGarcia 
* URL : http://www.luismg.com/protocol/
* License : GPL-3.0
  Programming Lang: Python
  Description : a simple command line tool for displaying standard network 
protocol headers

 Protocol is a simple command-line tool that serves two purposes:
   - Provide a simple way for engineers to have a look at standard network 
protocol headers, directly
 from the command-line, without having to google for the relevant RFC or 
for ugly header image
 diagrams.
   - Provide a way for researchers and engineers to quickly generate ASCII 
RFC-like header diagrams for
 their own custom protocols.

 - why is this package useful/relevant?
   It is useful for observing headers of Standard Network protocol without 
going to need to go through
   wiki page for protocol or from RFC documents.
   It is also helpful to generate RFC like ASCII header diagram for custom 
protocol.

 - how do you plan to maintain it?
   For now myself, might consider later to move it to Python application team.



Bug#841773: ITP: biboumi -- XMPP gateway to IRC

2016-10-23 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: biboumi
  Version : 3.0
  Upstream Author : Florent Le Coz (louiz’) 
* URL : https://lab.louiz.org/louiz/biboumi
* License : zlib
  Programming Lang: C++
  Description : XMPP gateway to IRC

 Biboumi is an XMPP gateway that connects to IRC servers and translates between
 the two protocols. It can be used to access IRC channels using any XMPP client
 as if these channels were XMPP MUCs.
 .
 The goal is to provide a way to access most of IRC features using any XMPP
 client. It doesn’t however try to provide a complete mapping of the features of
 both worlds simply because this is not useful and most probably impossible. For
 example all IRC modes are not all translatable into an XMPP features. Some of
 them are (like +m (mute) or +o (operator) modes), but some others are
 IRC-specific. If IRC is the limiting factor (for example you cannot have a
 non-ASCII nickname on IRC) then biboumi doesn’t try to work around this issue:
 it just enforces the rules of the IRC server by telling the user that he/she
 must choose an ASCII-only nickname. An important goal is to keep the software
 (and its code) light and simple.

This software provides transparent way of connecting to IRC channel using
XMPP gateway, unlike approach of having a bot bridging 2 channel where bot
acts as mediator for communication. Here user joining from XMPP gateway will
look like normal person joining an IRC channel for people who are in IRC

This will allow people who are happy using XMPP than IRC to join IRC and
still feel like they are talking in a MUC rooms.

Package will be maintained as part of pkg-voip team.



Bug#835626: ITP: fonts-mononoki -- a font for programming and code review

2016-08-27 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-mononoki
  Version : 1.2
  Upstream Author : Matthias Tellen
* URL : https://github.com/madmalik/mononoki
* License : OFL-1.1
  Programming Lang: font
  Description : a font for programming and code review

This font is created to enhance code formatting.
.
This font has following features
 * Monospace allowing two dimensional structuring and highlighting
   differences in character level.
 * Works well on both High and low resolution displays
 * Every characters is clearly differentiable from other similar
   looking character.
 
The package will be maintained as part of Debian Fonts Task Force
team. Also the font is really nice for editing and reviewing code and
is the reason for packaging it.



Re: [Q] How we set Vcs-* ?

2016-02-01 Thread Vasudev Kamath
Vasudev Kamath  writes:

> d...@debian.org writes:
>
>> Hi,
>>
>> I set Vcs-* at my package mikutter previously:
>>
>>  Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mikutter.git
>>  Vcs-Git: git://anonscm.debian.org/collab-maint/mikutter.git
>>
>> Other day, I got lintian warning "vcs-field-uses-insecure-uri".
>> First, I modified Vcs-Browser:
>>
>>  Vcs-Browser: https://anonscm.debian.org/git/collab-maint/mikutter.git
>^^
>this should be cgit
>
> What lintian complained earlier was for *http://* for Vcs-Browser field you
> just need to replace it with https://

Please ignore my suggestion, I just now learnt from Ben's mail that both
cgit and git can be used for Vcs-* field :-)



Re: [Q] How we set Vcs-* ?

2016-02-01 Thread Vasudev Kamath
d...@debian.org writes:

> Hi,
>
> I set Vcs-* at my package mikutter previously:
>
>   Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mikutter.git
>   Vcs-Git: git://anonscm.debian.org/collab-maint/mikutter.git
>
> Other day, I got lintian warning "vcs-field-uses-insecure-uri".
> First, I modified Vcs-Browser:
>
>   Vcs-Browser: https://anonscm.debian.org/git/collab-maint/mikutter.git
   ^^
   this should be cgit

What lintian complained earlier was for *http://* for Vcs-Browser field you
just need to replace it with https://



Re: Administrators and moderators of ubuntu-devel list, please erase all the messages that I not should have posted here in debian-devel list!

2015-12-10 Thread Vasudev Kamath
Vasudev Kamath  writes:

> Vasudev Kamath  writes:
>
>>
>> I think the original message was a troll message :-). I saw the same message 
>> with similar
>> subject on a different list to ¹. So I think you can simply ignore it.
>>
>> ¹ http://mail.9fans.net/private/9fans/2015-December/034480.html
> Err sorry I posted link to private list archives. 

Here is the link for public list archive. ¹ Sorry for the noise :-)

¹ http://marc.info/?l=9fans&m=144975913529020&w=2



Re: Administrators and moderators of ubuntu-devel list, please erase all the messages that I not should have posted here in debian-devel list!

2015-12-10 Thread Vasudev Kamath
Vasudev Kamath  writes:

>
> I think the original message was a troll message :-). I saw the same message 
> with similar
> subject on a different list to ¹. So I think you can simply ignore it.
>
> ¹ http://mail.9fans.net/private/9fans/2015-December/034480.html
Err sorry I posted link to private list archives. 



Re: Administrators and moderators of ubuntu-devel list, please erase all the messages that I not should have posted here in debian-devel list!

2015-12-10 Thread Vasudev Kamath
Alexander Wirt  writes:

> On Thu, 10 Dec 2015, françai s wrote:
>
>> Please excuse me, I want say "Administrators and moderators of debian-devel
>> list", I not want say "Administrators and moderators of ubuntu-devel list.
>> 
>> 2015-12-10 13:42 GMT-02:00 françai s :
>> 
>> > Administrators and moderators of ubuntu-devel list, please erase all the
>> > messages that I not should have posted here in debian-devel list.
>> >
>> > I ask this because I probably be in future a good programmer famous and I
>> > do not want to talk about the topics that I should not have posted here in
>> > debian-devel list.
>> >
>> > I decided prevent substantial harm to important relationships that
>> > probably I will have in future with other developers.
> The Debian-Listarchives-Policy is to NOT remove or alter any postings
> if they are published.
>
> Even if we would, it wouldn't help, as our lists are archived
> elsewhere[*], so once an email has been accepted it is out in the wild
> with its entire content and addresses and theres no way to get it back.
>
> The one exception to this rule is, when the posting is clearly spam.
> In that case press the 'Report as spam' button at the top of the page
> to nominate the posting for reviewing.
>
> Please see http://www.debian.org/MailingLists/#disclaimer,
> http://www.debian.org/MailingLists/disclaimer and
> http://wiki.debian.org/Teams/ListMaster/ListArchiveSpam
> for more information
>
>
> [*] elsewhere are most likely http://gmane.org, http://groups.google.com,
> http://mail-archive.com, http://osdir.com/ml/, http://markmail.org,
> http://marc.info, http://www.nabble.com/Debian-f24.html but there are
> more public and private archives out there.
>

I think the original message was a troll message :-). I saw the same message 
with similar
subject on a different list to ¹. So I think you can simply ignore it.

¹ http://mail.9fans.net/private/9fans/2015-December/034480.html



Re: [Pkg-fonts-devel] Migrating from fonts-droid to fonts-noto

2015-11-10 Thread Vasudev Kamath
Jonas Smedegaard  writes:

> Quoting Vasudev Kamath (2015-11-10 09:39:36)
>> Christian PERRIER  writes:
>>
>>> Quoting Vasudev Kamath (vasu...@copyninja.info):
>>>
>>>>> Is this change going to impact the fonts-android-udeb binary 
>>>>> package which is now being used within the Debian Installer?
>>>>
>>>> No, as of now upstream git repository of android source provides 2 
>>>> fallback variants DroidSansFallback and DroidSansFallbackFull along 
>>>> with DroidSansMono. So this should not be a problem.
>>>
>>>
>>> I think that Kibi's point is more asking "will you rename the udeb 
>>> package", which would then require a change in the D-I build 
>>> scripts
>>
>> Ah okay. No I will not rename the package.
>>
>> Only change I'm thinking to do is change the font shipped by udeb, 
>> currently it ships DroidSansFallback. I'm thinking of changing it to 
>> DroidSansFallbackFull will this cause any problems?.
>
> Seems change of font within that udeb can be done in independent of and 
> thus tracked as a separate bug than the issue of migrating non-fallback 
> fonts to Noto.  I.e. need not delay the transition and need only be 
> discussed with those directly involved - no need for distro-wide 
> discussion of that :-)

Sure thing :-).



Re: Migrating from fonts-droid to fonts-noto

2015-11-10 Thread Vasudev Kamath
Christian PERRIER  writes:

> Quoting Vasudev Kamath (vasu...@copyninja.info):
>
>> > Is this change going to impact the fonts-android-udeb binary package
>> > which is now being used within the Debian Installer?
>> 
>> No, as of now upstream git repository of android source provides 2
>> fallback variants DroidSansFallback and DroidSansFallbackFull along with
>> DroidSansMono. So this should not be a problem.
>
>
> I think that Kibi's point is more asking "will you rename the udeb
> package", which would then require a change in the D-I build
> scripts

Ah okay. No I will not rename the package.

Only change I'm thinking to do is change the font shipped by udeb,
currently it ships DroidSansFallback. I'm thinking of changing it to
DroidSansFallbackFull will this cause any problems?.



Re: Migrating from fonts-droid to fonts-noto

2015-11-09 Thread Vasudev Kamath
Hi,
Cyril Brulebois  writes:

>> 
>> And reverse build depends on package kodi as reported by
>> build-rdeps script from devscripts package.
>> 
>> I'm attaching a dd-list with this mail. I will start filing bugs against
>> all these packages.
>
> Is this change going to impact the fonts-android-udeb binary package
> which is now being used within the Debian Installer?

No, as of now upstream git repository of android source provides 2
fallback variants DroidSansFallback and DroidSansFallbackFull along with
DroidSansMono. So this should not be a problem.

Cheers,



Migrating from fonts-droid to fonts-noto

2015-11-09 Thread Vasudev Kamath

Hello all,

As per my communication with Dave Crossland ¹², fonts-droid is now
superceded by fonts-noto. Newer version of fonts-android will no longer
ship binary package fonts-droid. But fallback variants will still be
shipped with new binary package fonts-droid-fallback. (Yet to be
packaged).

So I'm requesting all the maintainers of reverse dependencies of
fonts-droid to do the switch. Below is the list of reverse dependencies
as reported by reverse-depends script from ubuntu-dev-tools package.

Reverse-Recommends
==
* gnome-shell-pomodoro-data
* libgs9-common
* task-chinese-s-desktop
* task-chinese-t-desktop
* wesnoth-1.12-data
* wesnoth-1.13-data

Reverse-Suggests

* signing-party

Reverse-Depends
===
* blender [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 
mips mipsel powerpc ppc64el s390x]
* cinnamon-desktop-environment
* josm
* performous
* request-tracker4
* texlive-fonts-extra

And reverse build depends on package kodi as reported by
build-rdeps script from devscripts package.

I'm attaching a dd-list with this mail. I will start filing bugs against
all these packages.



fonts-droid-dd-list
Description: Binary data

¹ 
http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/attachments/20151031/011f4334/attachment.mht
² 
http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/2015-October/016632.html

Cheers,




signature.asc
Description: PGP signature


Bug#794245: ITP: fonts-monoid -- open source coding font with bitmap-like sharpness

2015-07-31 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-monoid
  Version : 0.60
  Upstream Author : Andreas Larsen
* URL : http://larsenwork.com/monoid/
* License : MIT/OFL 1.1
  Programming Lang: font
  Description : open source coding font with bitmap-like sharpness

 Monoid is customizatble and optimized for coding with bitmap-like
 sharpness at 12px/9pt even on low res display.
 .
 Monoid is semi-condensed and distinguishable glyphs with short ascenders,
 descenders, big appertures and supersized operators, punctuation.
 .
 It comes with regular, bold, oblique and retina versions with >750 latin,
 greek, cyrillic, ligature, alternate and Powerline glyphs.

 I will maintain this package as part of pkg-fonts team.


-- 
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/20150731163656.31718.79438.report...@rudra.copyninja.info



Bug#757249: ITP: fonts-ekmukta -- humanist, mono-linear typeface for Devanagari and Latin scripts

2014-08-06 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-ekmukta
  Version : 1.2.2
  Upstream Author : Girish Dalvi 
* URL : https://github.com/girish-dalvi/Ek-Mukta
* License : OFL-1.1
  Programming Lang: fonts
  Description : humanist, mono-linear typeface for Devanagari and Latin 
scripts

 Ek Mukta is a Unicode compliant, versatile, contemporary, humanist,
 mono-linear typeface available in seven weights, supporting Devanagari
 and Latin scripts.

You can get look and feel of this font at [1]

[1] http://www.idc.iitb.ac.in/~girish/demo/

Please also include as much relevant information as possible.

This package provides new mono-linear font with 7 weights for Devanagari
script, It provides new font for Devanagari script which is used by
multiple Indian languages as script. Currently there are very limited
FOSS fonts for devanagari.

Package will be maintained as part of Debian-IN (Debian India) team.

Cheers,
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyni...@samsargika.copyninja.info
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#740272: ITP: python-flask-jsonpify -- Extension to Flask's core jsonify function

2014-02-27 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: python-flask-jsonpify
  Version : 1.1
  Upstream Author : Cory Dolphin
* URL : https://github.com/wcdolphin/flask-jsonpify
* License : MIT
  Programming Lang: Python
  Description : Extension to Flask's core jsonify function

Flask-Jsonpify is an extension to Flask's core jsonify function,
returning JSON-Padded responses when a callback is specified as
request's arguments. It's usage and implementation is the same as
flask.jsonify, differing only when a request has a callback specified in
the request arguments, in which case the response body is JSON-Padded,
or JSONP, using the callback.

This package is dependency for debile-web, web interface for debile
software. [1]

I intend to maintain it as part of DPMT team.

[1] http://alioth.debian.org/projects/pkg-debile

Cheers,
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyni...@samsargika.copyninja.info
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Re: Transition from ttf-* fonts to fonts-* for Debian-IN Team

2014-01-15 Thread Vasudev Kamath
Cyril Brulebois  writes:

Hi Cyril,

> [ -boot@ added to cc. ]
>
> Vasudev Kamath  (2014-01-15):
>> [I've set myself in reply-to so I won't loose the replies please
>> consider ccing me even though I'm subscribed to d-d]
>> 
>> Hi,
>> 
>> As per the change in font naming convention, all (most) fonts are
>> renamed from ttf-*-fonts to fonts-* and we introduced transitional dummy
>> packages to allow smooth transition from ttf-* counter parts to fonts-*
>> counter parts. This was done in Wheezy and now time has come to drop these
>> transitional dummy packages (oh well and I accidentally dropped these
>> already and the packages are not transitioning) and I'm writing this
>> mail as part of Debian-IN (Debian India) team where we maintain all
>> Indian language fonts. Below is the set of fonts which we are planning
>> to ask for removal from archive.
>> 
>>  1. ttf-indic-fonts
>>  2. ttf-bengali-fonts
>>  3. ttf-devanagari-fonts
>>  4. ttf-kannada-fonts
>>  5. ttf-punjabi-fonts
>>  6. ttf-tamil-fonts
>>  7. ttf-malayalam-fonts
>>  8. ttf-telugu-fonts
>>  9. ttf-oriya-fonts
>
> debian-installer has:
> build/pkg-lists/gtk-common:ttf-kannada-fonts-udeb

Uh oh yes right.. I forgot completely about installer, I probably had
communicated on this with Christian(bubulle) and I think tasksel was fixed by 
him
IIRC but not able to recall completely as it was long time back.

>
> It seems to me the udeb still contains the actual font and doens't pull
> a fonts-* package. Are you planning on switching the udeb to the new
> naming thing sooner or later?
>

So yes all these old udebs are also transitioned but there is no
transitional dummy packages for them as they are installer only.

If I remember correctly we have only 2 font udebs for Indian languages
one was *ttf-kannada-fonts-udeb* and another was
*ttf-malayalam-fonts-udeb* and now we have new udebs for these as
*fonts-knda-udeb* and *fonts-mlym-udeb*.

IIRC fonts-mlym-udeb might not be needed by debian-installer as
Malayalam is part of GNU Free Fonts package. Correct me if I'm wrong.

Warm Regards
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: PGP signature


Transition from ttf-* fonts to fonts-* for Debian-IN Team

2014-01-14 Thread Vasudev Kamath

[I've set myself in reply-to so I won't loose the replies please
consider ccing me even though I'm subscribed to d-d]

Hi,

As per the change in font naming convention, all (most) fonts are
renamed from ttf-*-fonts to fonts-* and we introduced transitional dummy
packages to allow smooth transition from ttf-* counter parts to fonts-*
counter parts. This was done in Wheezy and now time has come to drop these
transitional dummy packages (oh well and I accidentally dropped these
already and the packages are not transitioning) and I'm writing this
mail as part of Debian-IN (Debian India) team where we maintain all
Indian language fonts. Below is the set of fonts which we are planning
to ask for removal from archive.

 1. ttf-indic-fonts
 2. ttf-bengali-fonts
 3. ttf-devanagari-fonts
 4. ttf-kannada-fonts
 5. ttf-punjabi-fonts
 6. ttf-tamil-fonts
 7. ttf-malayalam-fonts
 8. ttf-telugu-fonts
 9. ttf-oriya-fonts

These fonts were containing mixture of various fonts from various
upstream built from single source font *ttf-indic-fonts*. Now we have
split these fonts into various font packages depending on various
upstreams to ease life of maintainers. So here is the equivalaent meta
packages for above packages that needs to be used. Yes meta packages as
these fonts further depends on various other font packages from the same
language. 

 1. fonts-indic
 2. fonts-beng
 3. fonts-deva
 4. fonts-knda
 5. fonts-mlym
 6. fonts-guru
 7. fonts-taml
 8. fonts-telu
 9. fonts-orya

Each of the above fonts will pull all the fonts available for each
language in Debian except fonts-indic which will pull all remaining
metapackages.

Now for the dd-list which still refers ttf-*-fonts which I generated
using

reverse-depends -s --list $package | dd-list --nouploaders



dd-list
Description: dd-list

I will file the bug for these packages possibly with patch in a week if
not fixed by then.

This is part of first fonts transition request, next one will be bit
huge and will be raised from pkg-fonts team :).

Warm Regards
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: PGP signature


Bug#732553: ITP: fonts-cosmic-sans-neue -- font family with great monospaced variant for programmers

2013-12-18 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-cosmic-sans-neue
  Version : 1.3.1
  Upstream Author : Jany Belluz 
* URL : http://openfontlibrary.org/en/font/cosmic-sans-neue-mono
* License : OFL-1.1
  Programming Lang: font
  Description : font family with great monospaced variant for programmers

 A programming font, designed with functionality in mind, and with some
 wibbly-wobbly handwriting-like fuzziness that makes it unassumingly
 cool.
 .
 Not related to other Cosmic Sans from the Internet. This one has Neue
 at the end, and it changes everything (most notably the coolness
 level). The name comes from my realization that at some point it looked
 like the mutant child of Comic Sans and Helvetica Neue. Hopefully it is
 not the case any more.
 .
 Inspirational sources include Inconsolata and Monaco.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#731071: ITP: python-rply -- pure python parser generator

2013-12-01 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: python-rply
  Version : 0.6.1
  Upstream Author : Alex Gaynor
* URL : https://github.com/alex/rply
* License : BSD-3-clause
  Programming Lang: Python
  Description : pure python parser generator

 A pure python parser generator, that also works with RPython. It is a
 more-or-less direct port of David Beazley's awesome PLY, with a new
 public API, and RPython support.

 This is the dependency for hy

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#729937: ITP: ibus-sayura -- Sinhala Transe IME engine for ibus

2013-11-18 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 
User: debian-in-work...@lists.alioth.debian.org
Usertags: languagesummitpune2013

* Package name: ibus-sayura
  Version : 1.3.1
  Upstream Author : Huang Peng, Pravin Satpute
* URL : https://fedorahosted.org/ibus-sayura/
* License : GPL-2
  Programming Lang: C
  Description : Sinhala Transe IME engine for ibus


-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#729884: ITP: fonts-meera-taml -- Meera Tamil font

2013-11-18 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 
User: debian-in-work...@lists.alioth.debian.org
Usertag: languagesummitpune2013

* Package name: fonts-meera-taml
  Version : 1.0
  Upstream Author : Santhosh Thottingal 
* URL : https://github.com/santhoshtr/meera-tamil
* License : OFL-1.1
  Programming Lang: font
  Description : Meera Tamil font

  This package provides font for Tamil script used in state of Tamil
  Nadu in Indian subcontinent.
  .
  This font is designed for Wikipedia and for Tamil people.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#729856: ITP: libtranslit -- Transliteration library with multiple backends

2013-11-18 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 
Users: debian-in-work...@lists.alioth.debian.org
Usertags: languagesummitpune2013

* Package name: libtranslit
  Version : 0.0.3
  Upstream Author : Daiki Ueno
* URL : https://github.com/ueno/libtranslit
* License : GPL-3+
  Programming Lang: C
  Description : Transliteration library with multiple backends

  This package is dependency for ibus-typing-booster


-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#729851: ITP: ibus-typing-booster -- typing autocompletion for ibus to increase typing speeds

2013-11-18 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 
User: debian-in-work...@lists.alioth.debian.org
Usertags: languagesummitpune2013

* Package name: ibus-typing-booster
  Version : 1.2.6
  Upstream Author : Anish Patil
* URL : https://fedorahosted.org/ibus-typing-booster/
* License : GPL-2+
  Programming Lang: Python
  Description : typing autocompletion for ibus to increase typing speeds

  ibus-typing-booster project provides auto completion
  feature. ibus-typing-booster helps user while typing. User can avoid
  typing mistakes and can avoid typing long spellings. It is a
  replacement for ibus-indic-table and ibus-european-table projects.
  .
  Currently following languages are supported:
  .
  * English
  * Ukrainian
  * Icelandic
  * Russian
  * Portuguese
  * German 
  * Yiddish
  * Thai
  * Sinhala
  * Swedish
  * Polish
  * Norwegian
  * Kurdish
  * Hungarian
  * Greek
  * Czech
  * Romanian
  * Norwegian
  * Italian
  * Armenian
  * Hebrew
  * Persian
  * Spanish
  * Bulgarian
  * Belarusian
  * Hindi
  * Marathi
  * Bengali
  * Urdu
  * Farsi
  * Nepali
  * French
  * Danish
  * Oriya
  * Telugu
  * Tamil 
  * Punjabi
  * Gujarati
  * Maithili 
  * Assamese
  * Kannada

Cheers,
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#728597: ITP: libcss-lessp-perl -- LESS for perl

2013-11-03 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libcss-lessp-perl
  Version : 0.86
  Upstream Author : Ivan Drinchev 
* URL : https://metacpan.org/pod/CSS::LESSp
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : LESS for perl

 This module is designed to parse and compile .less files into CSS
 files.
 .
 The benifit of this module is that it is extremely fast. This tool also
 provides less.pl binary which can be directly used to convert less
 files to css.

 This will be dependency for Plack::Middleware::Asset::RailsLike module.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#728568: ITP: libdispatch-class-perl -- dispatch on the type (class) of an argument

2013-11-03 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libdispatch-class-perl
  Version : 0.01
  Upstream Author : Lukas Mai 
* URL : https://metacpan.org/pod/Dispatch::Class
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : dispatch on the type (class) of an argument

 This module offers a simple way to check the class of an object and
 handle specific cases specifically.
 .
 In other words the module allows to do specific tasks depending on
 object type, similar to run time polymorphism.

 This module is dependency of libtry-tiny-byclass-perl which is inturn
 dependency of libcatmandu-perl


-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#728537: ITP: libtry-tiny-byclass-perl -- selectively catch exceptions by class names

2013-11-02 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libtry-tiny-byclass-perl
  Version : 0.01
  Upstream Author : Lukas Mai 
* URL : https://metacpan.org/pod/Try::Tiny::ByClass
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : selectively catch exceptions by class names

 This module is a simple wrapper around Try::Tiny, which see. It
 re-exports try, catch, and finally.  In addition, it provides a way to
 catch only some exceptions by filtering on the class (including
 superclasses and consumed roles) of an exception object.

 This module is dependency for libcatmandu-perl
-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#728513: ITP: libdata-spreadpagination-perl -- page numbering and spread pagination

2013-11-02 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libdata-spreadpagination-perl
  Version : 0.1.2
  Upstream Author : Jody Belka 
* URL : https://metacpan.org/pod/Data::SpreadPagination
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : page numbering and spread pagination

 The object produced by Data::SpreadPagination can be used to create a
 spread pagination navigator. It inherits from Data::Page, and has
 access to all of the methods from this object.In addition, it also
 provides methods for creating a pagination spread, to allow for keeping
 the number of pagenumbers displayed within a sensible limit, but at the
 same time allowing easy navigation.The object can easily be passed to a
 templating system such as Template Toolkit or be used within a script.

 This package is dependency for libcatmandu-perl.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#726288: ITP: libdata-messagepack-perl -- MessagePack serializing/deserializing

2013-10-14 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libdata-messagepack-perl
  Version : 0.48
  Upstream Author : Tokuhiro Matsuno, Makamaka Hannyaharamitu
* URL : https://metacpan.org/module/Data::MessagePack
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : MessagePack serializing/deserializing

 This module converts Perl data structures to MessagePack and vice
 versa.
 .
 MessagePack is a binary-based efficient object serialization format. It
 enables to exchange structured objects between many languages like
 JSON. But unlike JSON, its very fast and small.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#724506: ITP: libcgi-expand-perl -- convert flat hash to nested data using TT2's dot convention

2013-09-24 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libcgi-expand-perl
  Version : 2.04
  Upstream Author : Bard Bowman 
* URL : https://metacpan.org/module/CGI::Expand
* License : Artistic or GPL-1+
  on license)
  Programming Lang: Perl
  Description : convert flat hash to nested data using TT2's dot convention

 Converts a CGI query into structured data using a dotted name
 convention similar to TT2.  expand_cgi works with CGI.pm,
 Apache::Request or anything with an appropriate "param" method. Or you
 can use expand_hash directly.
 .
 If you prefer to use a different flattening convention then CGI::Expand
 can be subclassed.
 .

 This is dependency of libcatmandu-perl

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#723591: ITP: libcatmandu-perl -- suite of Perl modules to ease the import, storage, retrieval, export and transformation of metadata records

2013-09-17 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: libcatmandu-perl
  Version : 0.7002
  Upstream Author : Nicolas Steenlant 
* URL : https://metacpan.org/module/Catmandu
* License : Artistic or GPL-1+
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description :  metadata tool kit

 Catmandu provides a suite of Perl modules to ease the import, storage,
 retrieval, export and transformation of metadata records. Combine
 Catmandu modules with web application frameworks such as PSGI/Plack,
 document stores such as MongoDB and full text indexes such as Solr to
 create a rapid development environment for digital library services such
 as institutional repositories and search engines.


-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#712442: ITP: fonts-noto -- Noto is a "No Tofu" font family for over 30 scripts

2013-06-15 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-noto
  Version : 2013-04-11
  Upstream Author : Noto font developers
* URL : https://code.google.com/p/noto
* License : Apache 2.0
  Programming Lang: font
  Description : Noto is a "No Tofu" font family for over 30 scripts

When there is no  font to display a piece of text we see square boxes
which are called as tofu. This font family want to remove tofu from the
web and hence the name Noto.
.
Noto helps to make the web more beautiful across platforms for all
languages. Currently, Noto covers over 30 scripts, and will cover all of
Unicode in the future.
.
Noto fonts are intended to be visually harmonious across multiple
languages, with compatible heights and stroke thicknesses.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#711870: ITP: fonts-sarai -- TrueType fonts for Devanagari script

2013-06-10 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-sarai
  Version : 1.0
  Upstream Author : IndLinux Team
* URL : 
http://indlinux.svn.sourceforge.net/viewvc/indlinux/trunk/fonts/sarai/
* License : GPL-2
  Programming Lang: font
  Description : TrueType fonts for Devanagari script

This font is used for Devangari script which is used by multiple Indian
languages like Sanskrit, Hindi, Marathi etc. This font was previously
part of fonts-deva-extra and since it got a new upstream moved into its
own package.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Re: Bug#709237: ITP: meta-suckless-tools -- meta-package installs simple commands for minimalistic window managers

2013-05-22 Thread Vasudev Kamath
On 14:31 Wed 22 May , Jonathan Dowland wrote:
> On Wed, May 22, 2013 at 07:17:34AM +0400, Dmitry Papchenkoff wrote:
> > Maybe there should not be a separate package for each tool, but at
> > least st and dmenu should be packaged separately.
> 
> Why?
> 
> > Moreover, there IS a package named stterm in unstable which ships st
> > separately (I've found it then published ITP for my version of st). It
> > lacks Breaks/Conflicts with suckless-tools 38, but will overwrite it
> > files.
> 
> It predates suckless-tools in the archive. Therefore, suckless-tools
> should have renamed its st binary. Conflicts is not appropriate here.

Actually both suckless-tools with st and stterm existed together and
still exists together but as Dmitry says stterm doesn't overwrite st
files shipped by suckless-tools, it actually renames st files to
stterm. And new version of suckless-tools in experimental (39) does no
longer have st (will be uploaded soon to unstable).

I already replied to this ITP as I'm the maintainer of suckless-tools
but didn't Cc debian-devel but since the thread is still continuing here
is clarification from my side on the bug report [1]

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709237#28

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Re: Bug#709238: ITP: st -- Simple terminal emulator from suckless.org

2013-05-21 Thread Vasudev Kamath
On Wed, May 22, 2013 at 1:51 AM, Dmitry Papchenkoff
 wrote:
> I see. Sorry, I should check latest suckless-tools package before
> submitting an ITP.

suckless-tools no more contains st its now part of stterm package

> Version 38 of suckless-tools package includes st, and there is no new
> version in stable, testing or unstable.

But there is new version in experimental which has removed st, I
waiting for my AM to sponsor new version to unstable which is not
having st. stterm is the new home of st.


--

Vasudev Kamath
http://copyninja.info
copyninja@{frndk.de|vasudev.homelinux.net}


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cak+nopv_r1kmqhk7qspny_y_uk2azfzha1b+nij4xstwrec...@mail.gmail.com



Bug#705882: ITP: php-markdown-extra -- Extension of php-markdown with features that plain markdown doesn't provide

2013-04-21 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Friendica Maintenance Team 

* Package name: php-markdown-extra
  Version : 1.2.7
  Upstream Author : Michel Fortin
* URL : http://michelf.ca/projects/php-markdown/extra/
* License : BSD-3-clause
  Programming Lang: PHP
  Description : Extension of php-markdown with features that plain markdown 
doesn't provide

PHP Markdown Extra is a PHP Markdown extension implementing some
features currently not available with the plain Markdown syntax.
.
This library provides following new feature in addition to markdown
supported syntax.
 
  * Inline HTML
  * Markdown Inside HTML Blocks
  * Special Attributes
  * Fenced Code Blocks
  * Tables
  * Definition Lists
  * Footnotes
* Output
  * Abbreviations
  * Emphasis
  * Backslash Escapes

 This package is dependency for friendica package.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#703219: ITP: fonts-font-awesome -- iconic font designed for use with Twitter Bootstrap

2013-03-17 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-font-awesome
  Version : 3.0.2
  Upstream Author : Dave Gandy 
* URL : https://github.com/FortAwesome/Font-Awesome
* License : OFL
  Programming Lang: font
  Description : iconic font designed for use with Twitter Bootstrap

Iconic font designed for using with Twitter bootstrap. This font
contains about 249 various icons. Icons are scalable which means they
look nice at any size. This font is released under OFL.

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#698111: ITP: zimlib -- Standard library implementation of ZIM specifications

2013-01-13 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: zimlib
  Version : 0.93.20121015-1
  Upstream Author : Tommi Maekitalo 
* URL : http://www.openzim.org/index.php/Zimlib
* License : GPL-2
  Programming Lang: C++
  Description : Standard library implementation of ZIM specifications

 zimlib is the standard implementation of ZIM specification, which
 implements the read and write method for ZIM files.
 .
 ZIM is a file format created with focus on extracting and encoding data
 from Mediawiki for offline use. Even though project currently focuses
 on Mediawiki its original mission is to make web content available
 offline. Project intends to support other wiki engines and content
 management systems in future.
 .
 Features of zimlib are:
  * Native, coded in C++
  * Extremely fast
  * Minimal footprint
  * Minimal dependencies
  * Portable on most OS (Windows, Linux, Mac OS X)

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#697520: ITP: pugixml -- Light weight C++ XML processing library

2013-01-06 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: pugixml
  Version : 1.2
  Upstream Author : Arseny Kapoulkine 
* URL : http://pugixml.org/
* License : MIT/X
  Programming Lang: C++
  Description : Light-weight C++ XML processing library

 pugixml is a lightweight C++ XML processing library with XPath
 support. It features:
  * DOM like interface with rich traversal/modification capabilities
  * Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
  * XPath 1.0 implementation for complex data-driven tree queries
  * Full Unicode support with Unicode interface variants and automatic
encoding conversions.
 .
 The library is extremely portable and easy to integrate and use.
 .
 Since pugixml has a DOM parser, it can't process XML documents that do
 not fit in memory; also the parser is a non-validating one, so if you
 need DTD or XML Schema validation, the library is not for you.
  

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#695867: ITP: ctpp2 -- CTPP or CT Plus Plus is a tool separating data processing (business logic) from data presentation.

2012-12-13 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: ctpp2
  Version : 2.8.3
  Upstream Author : CTPP Team
* URL : http://ctpp.havoc.ru/en
* License : BSD-3-Clause
  Programming Lang: C++
  Description : CTPP or CT Plus Plus is a tool separating data processing 
(business logic) from data presentation.

CTPP is a suitable choice for projects where a programmer and an HTML
designer are different people. The goal of CTPP development was to
achieve maximum performance with minimal basic functionality that is
easily expandable. In other words, any conceivable capabilities can be
added by writing users functions.
.
CTPP has following advantages
 * Very High performance
 * Flexible syntax of templates
 * Robustness
 * Portability
 * Support for implementations in the language of your choice
 * Various template sources.
 * Output data filters
 * User functions


-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#681655: ITP: fonts-lohit-taml-classical -- Lohit Tamil fonts with additional ligature for Classical Tamil script

2012-07-15 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-lohit-taml-classical
  Version : 2.5.1
  Upstream Author : Pravin Satpute 
* URL  : https://fedorahosted.org/lohit
* License: OFL
  Programming Lang: N/A
  Description : Lohit Tamil fonts with additional ligature for Classical
Tamil script


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



Bug#662111: ITP: fonts-lato -- sans-serif typeface family font

2012-03-03 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: fonts-lato
   Version: 1.104
  Upstream Author : ��ukasz Dziedzic
* URL  :  http://www.latofonts.com
* License: OFL 1.1
  Programming Lang: font
  Description : sans-serif typeface family font

Lato is a sanserif type��face fam��ily designed by 
Warsaw-������based designer
��ukasz Dziedzic (���Lato��� means 
���Sum��mer��� in Pol��ish).
Lato fam��ily was pub��lished under the open-������source 
Open Font License by
his foundry tyPoland, with sup��port from Google.



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



Proper update-alternative priorities for x-www-browser

2012-01-28 Thread Vasudev Kamath
Hello Folks,

I was preparing the QA upload for surf and I had got a request from a
user that update-alternative priority 50 for surf is too high. Jacob
Wilk who is sponsoring the upload asked me to raise a bug so changes
can be done transparently. The bug is here [1].

As Jacob points out in the bug the priorities for different browser is
not uniform iceweasel is having priority of 70 and chromium browser is
having priority of 40 where as some not well known browser is having
priority of 100.

So shall I reduce the priority of surf from 50 to 40 or 30 or leave it
as it is? Do we have some guidelines for setting update-alternative
priorities for x-www-browser apps?


[1] http://bugs.debian.org/657646

Best Regards
-- 
Vasudev Kamath
GPG key fingerprint: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature


Bug#623597: ITP: bcrypt-ruby -- OpenBSD's bcrypt() password hashing algorithm.

2011-04-21 Thread Vasudev Kamath
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: bcrypt-ruby
  Version : 2.1.4
  Upstream Author : Coda Hale 
* URL : http://bcrypt-ruby.rubyforge.org
* License : BSD
  Programming Lang: Ruby
  Description : OpenBSD's bcrypt() password hashing algorithm.
 bcrypt() is a sophisticated and secure hash algorithm designed
 by The OpenBSD project for hashing passwords. bcrypt-ruby provides
 a simple, humane wrapper for safely handling passwords.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110421164745.20188.55204.report...@vasudev.homelinux.net