Check-in [cf35ca32c0]
Overview
Comment: | Update dependencies |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | py3 |
Files: | files | file ages | folders |
SHA1: |
cf35ca32c0b563d2cff40781a7c32463 |
User & Date: | mario on 2014-04-14 00:18:21 |
Other Links: | branch diff | manifest | tags |
Context
2014-04-18
| ||
00:06 | Some typos fixed in the docs. check-in: edf5668ef9 user: mario tags: py3 | |
2014-04-14
| ||
00:18 | Update dependencies check-in: cf35ca32c0 user: mario tags: py3 | |
2014-04-13
| ||
23:52 | Duplicate docs for fossil wiki check-in: 485cf1b186 user: mario tags: py3 | |
Changes
Modified PKG-INFO from [cf54822d4c] to [90430401a4].
1 2 | Metadata-Version: 1.0 Name: streamtuner2 | | | | 1 2 3 4 5 6 7 8 9 10 | Metadata-Version: 1.0 Name: streamtuner2 Version: 2.1.0 Summary: Streamtuner2 is an internet radio browser Home-page: http://fossil.include-once.org/streamtuner2/ Author: Mario Salzer Author-email: xmilky+st2@gmail.... License: Public Domain Description: Streamtuner2 lists radio directory services like Shoutcast, Xiph, Live365, MyOggRadio, Jamendo. It allows listening via any audio player, and recording of streams via streamripper. Platform: ALL |
Modified help/technical.page from [c23102cb3e] to [58ce5547ab].
︙ | ︙ | |||
9 10 11 12 13 14 15 | <title>Technical information</title> <section id="dependecies"> <title>Dependencies</title> <terms> | | | | > | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | <title>Technical information</title> <section id="dependecies"> <title>Dependencies</title> <terms> <item><p>Python 2.7 or 3.x</p></item> <item><p>PyGtk or PyGI</p></item> <item><p>Gtk2 or Gtk3</p></item> </terms> <terms> <title>Soft dependencies</title> <item><p>Python-LXML</p></item> <item><p>Python-PyQuery</p></item> <item><p>Python-Kronos</p></item> <item><p>Audacious</p></item> </terms> </section> <section id="config_files"> <title>Configuration files</title> |
︙ | ︙ |