Re: positron, pyogg and pyvorbis

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 19, 2003 07:41:31 at 07:41:31AM -0700, Gordon Messmer (yinyang@xxxxxxxxx) wrote:
 
> What's the first line of the positron script?
> 
The script begins like this (full version is online at www.xyph.org):

#!/usr/bin/python

# -*- Mode: python -*-
#
# positron - main frontend
#
# Copyright (C) 2003, Xiph.org Foundation
#
# This file is part of positron.
#
# This program is free software; you can redistribute it and/or modify
#it 
# under the terms of a BSD-style license (see the COPYING file in the 
# distribution).
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTIBILITY
# or FITNESS FOR A PARTICULAR PURPOSE.  See the license for more
#details.

import sys
from os import path
import getopt
from positron.config import Config
from positron.neuros import Neuros
import positron.neuros
import positron.cmd_add
import positron.cmd_del
import positron.cmd_list
import positron.cmd_clear
import positron.cmd_pack
import positron.cmd_sync
import positron.cmd_config
import positron.cmd_rebuild

import positron.ports

version = "positron version 1.0"


-- 
Marco Fioretti                 m.fioretti, at the server inwind.it
Red Hat for low memory         http://www.rule-project.org/en/

"Get real! This is a discussion group, not a helpdesk. You post
something, we discuss its implications. If the discussion happens to
answer a question you've asked, that's incidental."
				 -- nobull in comp.lang.perl.misc


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux