14
0
forked from pool/python-pybeam

Accepting request 174785 from home:matwey:branches:devel:languages:python

- Version 0.2:
  - fixed floating point parsing
  - fixed Atom lists indexation

OBS-URL: https://build.opensuse.org/request/show/174785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=2
This commit is contained in:
2013-05-08 07:42:31 +00:00
committed by Git OBS Bridge
parent 7574075687
commit 7e5e7a8dfa
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbbe0e307e221494108c8a358edea06e356e2b4f997f6b9e5bee36a761036b41
size 4516

3
pybeam-0.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7717120a87386042df9672dbc910c090f9fcd03da5d37fc774e7f978a4652eb8
size 4556

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 6 14:05:27 UTC 2013 - matwey.kornilov@gmail.com
- Version 0.2:
- fixed floating point parsing
- fixed Atom lists indexation
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 1 15:57:09 UTC 2013 - matwey.kornilov@gmail.com Wed May 1 15:57:09 UTC 2013 - matwey.kornilov@gmail.com

View File

@@ -16,7 +16,7 @@
Name: python-pybeam Name: python-pybeam
Version: 0.1 Version: 0.2
Release: 0 Release: 0
License: MIT License: MIT
Summary: Python module to parse Erlang BEAM files Summary: Python module to parse Erlang BEAM files